- 15 Dec, 2003 16 commits
-
-
Gildas Bazin authored
* modules/codec/vorbis.c: added 5.1 channel configuration to the decoder.
-
Gildas Bazin 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
-
Gildas Bazin authored
* modules/video_output/directx/directx.c: debug message.
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: compilation fix.
-
Gildas Bazin authored
* share/http/admin/dboxfiles.html: html page used by the dbox.
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Clément Stenac authored
-
Yoann Peronneau authored
* added hotkeys Fn and COMMAND+Fn, whith 2 <= n <= 8 * bookmark9 and 10 are not added since F9 and F10 are reserved keys
-
Gildas Bazin authored
* modules/access/dshow/*: fixed a problem when we would sometimes get stuck trying to stop the dshow graph.
-
- 14 Dec, 2003 11 commits
-
-
Rocky Bernstein authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
* modules/mux/dummy.c: added "raw" shortcut.
-
Gildas Bazin 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.
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin 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
-
Gildas Bazin authored
Fixed sizer problem on win32 with wxWin cvs.
-
- 13 Dec, 2003 13 commits
-
-
Rocky Bernstein authored
-
Cyril Deguet authored
-
Gildas Bazin 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
-
Gildas Bazin 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.
-
Gildas Bazin authored
* ALL: bumped version number to 0.7.0-test2
-
Gildas Bazin authored
* NEWS: updated.
-
Rocky Bernstein authored
been properly reflected back in gnome.glade now.
-
Rocky Bernstein authored
configured.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
VCD. Customize "Title" field (e.g. CD-DA "Track" or VCD "Entry").
-