- 09 Jul, 2003 7 commits
-
-
Gildas Bazin authored
* modules/demux/ogg.c: latest change for web radios support did affect the quality of normal ogg files. Make the check a bit more strict.
-
Gildas Bazin authored
* modules/gui/wxwindows/interface.cpp: resume after pause was broken recently. * src/audio_output/output.c: reverted a recent change that was screwing up the proper scheduling of audio samples after a starvation. That should improve the heavy resampling we currently have after a pause. * modules/audio_output/alsa.c: improvements and fixes to the alsa audio output.
-
Sam Hocevar authored
-
Mohammed Adnène Trojette authored
-
Mohammed Adnène Trojette authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
next title to next playlistitem. The old code for this was buggy. This should work better. Especially for CDDA's, since we previously didn't support titles.
-
- 08 Jul, 2003 4 commits
-
-
Sam Hocevar authored
instead.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
+ Removed a useless use of cut. + Do not fail in the "clean" rule if no targets were built. * Makefile.am: + Propagate $(srcdir) to toolbox. * toolbox: + Do not include .moc files in POTFILES.in. + Fixed the generation of MSVC project files (untested).
-
- 07 Jul, 2003 8 commits
-
-
Sam Hocevar authored
not specified.
-
Sam Hocevar authored
* HACKING: Elaborated on how to add a new module as suggested by Joe Kraft.
-
Sam Hocevar authored
compiles cleanly (to build the medicacontrol.so library you need to cd to that directory and "make medicacontrol.so") but untested. * src/playlist/playlist.c: Mostly harmless fix to playlist.c suggested by Olivier.
-
Sam Hocevar authored
-
Gildas Bazin authored
* modules/stream_out/transcode.c: fixed segfault when muxer doesn't handle an audio codec, fixed mp3 transcoding support. * modules/stream_out/standard.c: clean-up.
-
Christophe Massiot authored
-
Sam Hocevar authored
-
Mohammed Adnène Trojette authored
-
- 06 Jul, 2003 5 commits
-
-
Christophe Massiot authored
-
Gildas Bazin authored
* install-win32: fixed my last commit.
-
Sigmund Augdal Helberg authored
share/vlc_win32_rc.rc: provide some version info in the vlc binary If all is well, this should not break msvc build, but binaries built with msvc will have version 0.0.0
-
Gildas Bazin authored
* INSTALL.win32: added an instruction for using tar to extract the contrib. * modules/stream_out/transcode.c: added mp3 fourcc.
-
Gildas Bazin authored
* modules/gui/wxwindows/streamout.cpp: clean-up for sap support. Added a couple of transcoding codecs (WMV2, MJPG, mp3). The output filename is now surrounded by quotes and the MRL is updated correctly on codec change. * install-win32: start menu shortucts are installed in the "All Users" section. * configure.ac: added a --with-ffmpeg-mp3lame option for when ffmpeg was compiled with mp3lame support.
-
- 05 Jul, 2003 4 commits
-
-
Alexis de Lattre authored
-
Sam Hocevar authored
Do not unload the WxWindows plugins on Unix, because they might be linked with Gtk which makes evil use of atexit().
-
Clément Stenac authored
* announce.c: - coding style fixes - fixed port detection in IPv6 addresses (with ':' inside)
-
Sam Hocevar authored
woody package build. * bootstrap: + Remove config.h.in and config.h before running autoheader. + Added "set -e" for better error tracking. + Call autoheader and automake after autoconf so that the first build does not need to call autoheader. * debian/woody-buildpackage: + Removed that script and put the code in toolbox. * debian/control: + Added a build-dependency on libmatroska-dev. * debian/rules: + Activated Matroska support. + Re-enabled dh_installchangelogs.
-
- 04 Jul, 2003 8 commits
-
-
Eric Petit authored
-
Sam Hocevar authored
upload. * debian/rules: Build builtins in the first compile pass, and build plugins and PIC builtins in the second pass, so that PIC and non-PIC never get messed. * modules/demux/mkv.cpp: Added minor verbosity in a warning message. * modules/gui/kde/preferences.cpp: Fix for woody's KDE. * modules/stream_out/transcode.c: Workaround for woody's vorbisenc.h.
-
Mohammed Adnène Trojette authored
-
Sam Hocevar authored
+ Disabled a redundant BUILT_SOURCES variable. * debian/woody-buildpackage: + Disable skins for woody (no WxWindows). + Do not build a diff since we always use the pristine tarball.
-
Mohammed Adnène Trojette authored
-
Mohammed Adnène Trojette authored
* Fix Bug thanks to Cif: url form was "IP:port" and port 1234 was systematically sent separately. * Multicast IP form is "@IP" and not "IP". Right ?
-
Sam Hocevar authored
build errors are never ignored.
-
Mohammed Adnène Trojette authored
* Added a Miscellaneous Panel in wxwindows stream output. * Added a SAP Announce button in this panel.
-
- 03 Jul, 2003 4 commits
-
-
Simon Latapie authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
directory too low.
-