Pierre d'Herbemont
|
43c5416dbd
macosx/framework: Activate --play-and-pause with the framework by default.
|
16 years ago |
Pierre d'Herbemont
|
e56388720c
macosx/framework: Fix the configure ARCHS autodetection script so that we are shell independant (setenv vs export), and force to build only the selected ARCHS.
|
16 years ago |
Pierre d'Herbemont
|
781d8aada5
macosx/framework: Fix the release target of the framework.
|
16 years ago |
Felix Paul Kühne
|
947b1cdaf7
osx/framework: added wrapper methods for snapshots and deinterlacing
|
16 years ago |
Pierre d'Herbemont
|
370b9c431c
macosx/framework: Add the freebox as one of the known SD.
|
16 years ago |
Felix Paul Kühne
|
842559d510
osx/framework: added convience methods for volume up/down
|
16 years ago |
Felix Paul Kühne
|
a27e686916
osx/framework: added convenience methods for jumps within a stream
|
16 years ago |
Felix Paul Kühne
|
2b491de29f
osx/framework: allow VLCTime to handle int values
|
16 years ago |
Felix Paul Kühne
|
2fbea4c79d
framework: updated to current libvlc API
|
16 years ago |
Rémi Denis-Courmont
|
95fcbb02b0
libvlc_audio_*: remove useless exception parameters
|
16 years ago |
Rémi Denis-Courmont
|
fc7a11a782
libvlc_media_*: remove a bunch of useless exception parameters
|
16 years ago |
Felix Paul Kühne
|
086095b235
osx/framework: don't include the big macosx module as it is useless for this purpose
|
16 years ago |
Pierre d'Herbemont
|
9534710f82
macosx/framework: share folder should be in the framework.
|
16 years ago |
Felix Paul Kühne
|
33fa62bbba
macosx/framework: added a hack to fix compilation on Snow Leopard against the 10.5 SDK
|
16 years ago |
Pierre d'Herbemont
|
da47b54b30
macosx/framework: Delay sleeping during playback.
|
16 years ago |
Felix Paul Kühne
|
4218d890f7
framework/macosx: allow x86_64 as architecture and set the project file's compatibility target to Xcode 3.1
|
16 years ago |
Pierre d'Herbemont
|
95e7c4e8fa
macosx/framework: Implement -playMedia:.
|
16 years ago |
Pierre d'Herbemont
|
c6ca87a7b6
macosx/framework: Set root media after setting the playlist.
|
16 years ago |
Pierre d'Herbemont
|
6738ce6977
macosx/framework: New line at end of file.
|
16 years ago |
Felix Paul Kühne
|
7ec502c5b2
macosx/framework: fix custom target scripts in case ARCHS includes more than 1 architecture
|
16 years ago |
Pierre d'Herbemont
|
099eec42fa
macosx/framework: Add a new target core-framework.
|
16 years ago |
Pierre d'Herbemont
|
0fe8da59ac
macosx/framework: Fix a typo.
|
16 years ago |
Pierre d'Herbemont
|
590f2d9e96
macosx/framework: Typo.
|
16 years ago |
Pierre d'Herbemont
|
cbd0c0b83a
macosx/framework: Use the arch from the root settings.
|
16 years ago |
Pierre d'Herbemont
|
bd81e17c84
macosx/framework: Support printing negative duration.
|
16 years ago |
Pierre d'Herbemont
|
690db9f68e
macosx/framework: Implement <NSCopying> for VLCTime.
|
16 years ago |
Felix Paul Kühne
|
515bbfcc47
VLCKit: added the abilities to compile in 64bit mode on Leopard and in 32bit on Snow Leopard
|
16 years ago |
Pierre d'Herbemont
|
4352637982
macosx/framework: Make VLCMediaListPlayer.h a public header.
|
16 years ago |
Felix Kühne
|
e7da87a4a4
VLCKit: added partial 64bit compilation support
|
16 years ago |
Pierre d'Herbemont
|
c0792a0e8d
macosx/framework: Slim down to the minimum VLCMediaPlayer -play and -pause methods.
|
16 years ago |