- 08 Aug, 2005 1 commit
-
-
Jean-Paul Saman authored
(Forward port from branch 0.8.1-jpsaman-thedj) TS demux can now dump a TS stream directly to a file or special devices, this mode can be used with DSP's. Enhanced CSA encryption/decryption with a non standard mode to encrypt/decrypt a part of a TS packet. Further I replaced a bunch of // comments with /* .. */ comments style.
-
- 07 Aug, 2005 9 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
- complete functionality except "Extract" (I'm going to fix that next week) * MainMenu.nib: re-orded the window-menu a bit * wizard.*: added a method to launch it from the bookmarks
-
Olivier Teulière authored
-
Felix Paul Kühne authored
-
Olivier Teulière authored
* skins2: Added dialogs.directory() and dialogs.streamingWizard() actions * doc/skins/skins2-howto.xml: Updated the doc accordingly
-
Antoine Cellerier authored
-
- 06 Aug, 2005 15 commits
-
-
Cyril Deguet authored
-
Cyril Deguet authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Cyril Deguet authored
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
* ask to uninstall VLC before installing * use several languages (its nice for people who really don't talk english) * small fixes
-
Cyril Deguet authored
-
Cyril Deguet authored
* all: removed some warnings
-
Cyril Deguet authored
* sap.c: compilation fix * win32_graphics.cpp: avoid multiple #define
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 05 Aug, 2005 15 commits
-
-
Felix Paul Kühne authored
- save the prefs when they are changed, so the settings are kept - restore the objects to the correct values - fixed some compiler warnings - i18n support additions * Extended.nib: minor tweak * wxwidgets/extrapanel.cpp: fixed typo
-
Christophe Massiot authored
* modules/control/http.c: Use scandir instead of readdir since it allows to sort the files alphanumerically. * src/misc/charset.c: Fixed the declaration of vlc_fix_readdir_charset.
-
Christophe Massiot authored
-
Christophe Massiot authored
play. playlist_add takes two arguments, mrl and name, and returns the ID of the added item. play takes 1 argument, the ID of the item, and returns non-zero in case of error. These functions are much more convenient than using the "control" tags, because you can then do several commands in the same page, and get the playlist ID of the added item, which many people complained about.
-
Christophe Massiot authored
failing.
-
Rémi Denis-Courmont authored
-
Christophe Massiot authored
-
Christophe Massiot authored
--sout-transcode-fps is in use.
-
Christophe Massiot authored
to ascii instead of UTF-8 because those pages actually contain only ascii characters, and it allows it to work with all browsers including those which do not support UTF-8. BTW these pages should be somewhere in the filesystem instead of hard-coded in the C file.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-