- Dec 16, 2003
-
-
gbazin authored
* ALL: preparing for 0.7.0-test2.
-
- Dec 15, 2003
-
-
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.
-
- Dec 14, 2003
-
-
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
-
gbazin authored
Fixed sizer problem on win32 with wxWin cvs.
-
- Dec 13, 2003
-
-
Rocky Bernstein authored
-
Cyril Deguet authored
-
gbazin authored
* src/playlist/*: when deleting the currently playing item, skip it instead of stopping the playlist. * include/modules_inner.h, include/configuration.h: don't use a static array anymore during the initialization of the plugins, malloc it instead. This fixes regular overflow problems we have when we increase the number of options in the main module.
-
Rocky Bernstein authored
-
gbazin authored
* modules/video_output/directx/directx.c: compilation fix.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
Fill in playlist info. Customizable "title" and "author" field. Still need to pick out and duration field. A couple of segfaults fixed.
-
gbazin authored
* ALL: bumped version number to 0.7.0-test2
-
gbazin authored
* NEWS: updated.
-