- 31 Dec, 2003 2 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
- 30 Dec, 2003 3 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
Rocky Bernstein authored
cvd*: finally shows subtitles (with some bugs) ogt_parse.c: use common just added above.
-
- 29 Dec, 2003 1 commit
-
-
Rocky Bernstein authored
ogt_parse.c, render.c: go back to 4-bit alpha since that's what DVD and CVD have.
-
- 28 Dec, 2003 5 commits
-
-
Cyril Deguet authored
(fixes compilation issues when the libcddb is not present)
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
some cleanup.
-
Eric Petit authored
+ fixed a possible crash with Alt+X shortcuts + fixed volume slider update
-
- 27 Dec, 2003 5 commits
-
-
Cyril Deguet authored
-
Cyril Deguet authored
header, since it doesn't seem to be reliable
-
Gildas Bazin authored
* modules/gui/wxwindows/*: use the wxL2U macro when necessary.
-
Gildas Bazin authored
* ALL: bumped version number to 0.7.0-test3
-
Rocky Bernstein authored
-
- 26 Dec, 2003 2 commits
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
not affect or be seen in upcoming release.
-
- 24 Dec, 2003 3 commits
-
-
Gildas Bazin authored
* src/libvlc.h: on win9x --win9x-cv-method=0 was problematic (eg. vlc could get stuck during video startup) so --win9x-cv-method=1 is now the default.
-
Gildas Bazin authored
* src/libvlc.c: small fixes to Usage().
-
Gildas Bazin authored
* include/vlc_block.h: added a temporary i_rate field to block_t. * modules/codec/libmpeg2.c: synchro uses p_block->i_rate again. * src/input/*: do not decode audio when i_rate != DEFAULT_RATE.
-
- 23 Dec, 2003 4 commits
-
-
Gildas Bazin authored
* modules/video_output/directx/events.c: warning message into debug message.
-
Gildas Bazin authored
* modules/video_output/directx/events.c: fixed mouse coordinates for dvd navigation which got broken when we switched to using a child window for the video.
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
-
- 22 Dec, 2003 15 commits
-
-
Derk-Jan Hartman authored
unavailable after several songs.
-
Derk-Jan Hartman authored
This fixes the ID3 detection of ID3v1.
-
Gildas Bazin authored
* modules/access/dshow/dshow.cpp: fixed previous fix.
-
Benjamin Pracht authored
back to config_PutInt when using the fullscreen button on the interface. This allows to remember the fullscreen setting when changing playlist item
-
Gildas Bazin authored
* modules/access/dshow/dshow.cpp: small fix for devices list.
-
Gildas Bazin authored
* modules/codec/libmpeg2.c: compiles with the latest libmpeg2 cvs.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: use our new wxL2U() macro where needed.
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
-
Gildas Bazin authored
* modules/gui/wxwindows/*: don't forget to convert the filename/author fields in the playlist to the encoding in use by the wxWindows interface.
-
Sam Hocevar authored
+ Added missing copyright information. + Added GPL header. * src/misc/iso-639_def.h: + Removed useless (and unprotected) macros.
-
Eric Petit authored
-
Eric Petit authored
because it's reserved for system shorcuts - added a workaround)
-
Sam Hocevar authored
+ Added pda.glade to the list of Glade2 generated files. + Remove strings such as "http://" or "/dev/video0" from the list of translated strings in the PDA interface. * Fixed grammar, spelling, a few pathetic inconsistencies, removed trailing whitespaces and tabulations here and there.
-
Sam Hocevar authored
-