- 16 Dec, 2003 11 commits
-
-
gbazin authored
* modules/gui/wxwindows/open.cpp: compilation fix.
-
gbazin authored
* modules/gui/skins/src/themeloader.cpp: the tar loader now checks the magic value in the tar header.
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
* modules/codec/ffmpeg/ffmpeg.c, modules/demux/ogg.c: theora decoding support via ffmpeg (currently slower than libtheora).
-
Rémi Denis-Courmont authored
-
Rocky Bernstein authored
Disc" and use that as the default for next time.
-
gbazin authored
* doc/Makefile.am: added intf-cdda.txt to EXTRA_DIST.
-
gbazin authored
* ALL: preparing for 0.7.0-test2.
-
- 15 Dec, 2003 19 commits
-
-
gbazin authored
* modules/demux/ogg.c: a couple of fixes for flac streaming.
-
gbazin authored
* modules/packetizer/mpeg4audio.c: fixed raw mpeg4 audio packetizer. * modules/demux/mp4/libmp4.c: fixed (again) parsing of wave tag.
-
gbazin authored
* modules/gui/skins/src/skin_main.cpp: bail out if we can't open an X11 display.
-
gbazin authored
* modules/codec/vorbis.c: added 5.1 channel configuration to the decoder.
-
gbazin authored
* modules/audio_output/directx.c: don't set the default audio output to mono even if the windows settings are set to mono. Too many people just don't know how to set the windows speakers configuration setting properly.
-
Jean-Paul Saman authored
-
gbazin authored
* modules/video_output/directx/directx.c: debug message.
-
gbazin authored
* modules/gui/wxwindows/open.cpp: compilation fix.
-
gbazin authored
* share/http/admin/dboxfiles.html: html page used by the dbox.
-
bigben authored
-
bigben authored
-
hartman authored
-
hartman authored
-
hartman authored
-
hartman authored
-
hartman authored
-
zorglub authored
-
yoann authored
* added hotkeys Fn and COMMAND+Fn, whith 2 <= n <= 8 * bookmark9 and 10 are not added since F9 and F10 are reserved keys
-
gbazin authored
* modules/access/dshow/*: fixed a problem when we would sometimes get stuck trying to stop the dshow graph.
-
- 14 Dec, 2003 10 commits
-
-
Rocky Bernstein authored
-
hartman authored
-
gbazin authored
* modules/mux/dummy.c: added "raw" shortcut.
-
gbazin authored
Added a nasty hack to reset LC_NUMERIC to "C" because the stream output MRL parsing can't deal with "," in floating point numbers. * modules/codec/ffmpeg/encoder.c: sanity checks. * modules/stream_out/transcode.c: sanity checks.
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
* modules/stream_out/duplicate.c: don't forget to loop through the linked list of sout buffers when sending the data.
-
Eric Petit authored
BApplication (fixes crash for people who like scripting with BMessages)
-
Eric Petit authored
-