- Mar 06, 2004
-
-
Samuel Hocevar authored
-
- Mar 05, 2004
-
-
Unknown authored
-
- Jan 03, 2004
-
-
gbazin authored
* po/*: another ./toolbox --update-po before 0.7.0 because some commits where done.
-
zorglub authored
-
Rocky Bernstein authored
{cvd,ogt}_parse.c, common.c, subtitle.h: add ability to dump subtitles via libpng.
-
gbazin authored
* po/*, ChangeLog: preparing for the 0.7.0 release.
-
gbazin authored
* modules/gui/wxwindows/interface.cpp: fixed and re-enabled aspect-ratio combobox in the extended gui.
-
gbazin authored
* modules/stream_out/transcode.c: added YV12 raw video fourcc (chroma planes will likely be inverted though).
-
gbazin authored
* modules/demux/mpeg/mpga.c, src/input/stream.c: fixed mem leaks.
-
- Jan 02, 2004
-
-
zorglub authored
VLC Media Player 0.7.0 Bond
-
gbazin authored
* modules/video_output/directx/*: fixed overlay on 24bpp displays.
-
Samuel Hocevar authored
-
gbazin authored
* modules/gui/wxwindows/preferences_widgets.cpp: use wxL2U() (Thanks Anil).
-
Rocky Bernstein authored
-
- Jan 01, 2004
-
-
zorglub authored
* Updated version number and Changelog
-
Rocky Bernstein authored
-
zorglub authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- Dec 31, 2003
- Dec 30, 2003
-
-
zorglub authored
-
zorglub authored
-
Rocky Bernstein authored
cvd*: finally shows subtitles (with some bugs) ogt_parse.c: use common just added above.
-
- Dec 29, 2003
-
-
Rocky Bernstein authored
ogt_parse.c, render.c: go back to 4-bit alpha since that's what DVD and CVD have.
-
- Dec 28, 2003
-
-
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
-
- Dec 27, 2003
-
-
Cyril Deguet authored
-
Cyril Deguet authored
header, since it doesn't seem to be reliable
-
gbazin authored
* modules/gui/wxwindows/*: use the wxL2U macro when necessary.
-
gbazin authored
* ALL: bumped version number to 0.7.0-test3
-
Rocky Bernstein authored
-
- Dec 26, 2003
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
not affect or be seen in upcoming release.
-
- Dec 24, 2003
-
-
gbazin 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.
-
gbazin authored
* src/libvlc.c: small fixes to Usage().
-
gbazin 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.
-