- 15 Dec, 2003 15 commits
-
-
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 11 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
-
gbazin authored
Fixed sizer problem on win32 with wxWin cvs.
-
- 13 Dec, 2003 14 commits
-
-
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.
-
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").
-
Rocky Bernstein authored
-