- 19 Mar, 2004 2 commits
- 18 Mar, 2004 1 commit
-
-
hartman authored
Should fix collapse/expand/ignore of dirs on OS X. * better short title for this config option
-
- 15 Mar, 2004 2 commits
-
-
Rocky Bernstein authored
SVCD subtitles still can only be changed via --spu-channel. The video subtitle menu titles for both is a bit whacked out.
-
Rocky Bernstein authored
or PBC is on.
-
- 14 Mar, 2004 6 commits
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
section. Also add the extended data.
-
gbazin authored
-
gbazin authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 13 Mar, 2004 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
* mmsh: big rework of the mmsh module.
-
- 12 Mar, 2004 1 commit
-
-
Rocky Bernstein authored
-
- 11 Mar, 2004 3 commits
-
-
Rocky Bernstein authored
OS builds.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 10 Mar, 2004 1 commit
-
-
gbazin authored
+ implemented a --file-cat config option that accepts a coma separated list of file names. This option allows opening splitted files as a single (concatenated) input.
-
- 07 Mar, 2004 2 commits
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 05 Mar, 2004 2 commits
-
-
Carlo Calabrò authored
Found and fixed: - some untranslated macros - some acronyms which were not in capital letters - a couple of VLC Media Player (_m_edia _p_layer, now) - typos here and there - dots missing in some of the long texts - spaces before ? and :, which is correct in french but not in english :) - NT services are now called Windows Services
-
Sam Hocevar authored
* Removed .cvsignore files and added proper svn:ignore properties.
-
- 03 Mar, 2004 2 commits
-
-
gbazin authored
* ALL: changed the prototype of module_Need() to accept a "strict" boolean argument. If "strict" is true and a module name is provided then module_Need() will only look for the specified module If "strict" is false, then module_Need() will first look for the specified module and if it wasn't found, will continue with the other modules with the same "capability".
-
Christophe Massiot authored
(because others do it - no idea if it helps, though)
-
- 02 Mar, 2004 1 commit
-
-
hartman authored
-
- 01 Mar, 2004 1 commit
-
-
gbazin authored
+ lower a bit the input thread priority on win32 (using THREAD_PRIORITY_ABOVE_NORMAL now). * modules/access/file.c: + s/config_GetInt()/var_Get() for file-caching. * modules/access_output/udp.c: + less verbose debug messages. + increase thread priority on win32.
-
- 24 Feb, 2004 2 commits
-
-
gbazin authored
* modules/access/cdda.c: added "cddasimple" shortcut.
-
Laurent Aimar authored
-
- 23 Feb, 2004 1 commit
-
-
Rocky Bernstein authored
-
- 22 Feb, 2004 4 commits
-
-
gbazin authored
* modules/access/cdda/access.c: fix to allow playing the last track and cd's with only 1 track.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
reading. (caught by valgrind).
-
- 20 Feb, 2004 2 commits
- 19 Feb, 2004 1 commit
-
-
Rocky Bernstein authored
Thanks to Marco Z�hlke for finding this problem.
-
- 17 Feb, 2004 1 commit
-
-
gbazin authored
-
- 16 Feb, 2004 2 commits
- 14 Feb, 2004 1 commit
-
-
gbazin authored
* modules/access/cdda/*: forgot to remove demux in module declaration. fixed deadlock with CDDAFixupPlayList().
-