]> git.sesse.net Git - vlc/log
vlc
16 years agoRemove net_Select. Simplify net_Read consequently.
Rémi Denis-Courmont [Sat, 22 Dec 2007 10:02:50 +0000 (10:02 +0000)]
Remove net_Select. Simplify net_Read consequently.

16 years agoUse poll() directly when you want to listen to multiple sockets.
Rémi Denis-Courmont [Sat, 22 Dec 2007 09:31:58 +0000 (09:31 +0000)]
Use poll() directly when you want to listen to multiple sockets.

16 years agoQt4 - Fix previous commit.
Jean-Baptiste Kempf [Sat, 22 Dec 2007 09:31:50 +0000 (09:31 +0000)]
Qt4 - Fix previous commit.

16 years agoSame as previous commit
Rémi Denis-Courmont [Sat, 22 Dec 2007 09:11:25 +0000 (09:11 +0000)]
Same as previous commit

16 years agoRevert [23768] and [23768]. Fix dead lock whenever reading from the network.
Rémi Denis-Courmont [Sat, 22 Dec 2007 09:10:56 +0000 (09:10 +0000)]
Revert [23768] and [23768]. Fix dead lock whenever reading from the network.

16 years agoQt4 - Use a main instance of Sout for VLM. Clean DP since all dialogs (except Bookmar...
Jean-Baptiste Kempf [Sat, 22 Dec 2007 08:12:02 +0000 (08:12 +0000)]
Qt4 - Use a main instance of Sout for VLM. Clean DP since all dialogs (except Bookmarks that won't be done...) are done.

16 years agoQt4 - remember if the playlist was inside or not. Clean.
Jean-Baptiste Kempf [Sat, 22 Dec 2007 07:19:01 +0000 (07:19 +0000)]
Qt4 - remember if the playlist was inside or not. Clean.

16 years agoQt4 - Remember playlist's size.
Jean-Baptiste Kempf [Sat, 22 Dec 2007 03:20:11 +0000 (03:20 +0000)]
Qt4 - Remember playlist's size.

16 years agoQt4 - Save the settings from the playlist for the dialog Provider if ever needed.
Jean-Baptiste Kempf [Sat, 22 Dec 2007 03:04:42 +0000 (03:04 +0000)]
Qt4 - Save the settings from the playlist for the dialog Provider if ever needed.

16 years agoQT4 - sizing (still not fix... anyone can look at it ?) and remember if the playlist...
Jean-Baptiste Kempf [Sat, 22 Dec 2007 02:38:14 +0000 (02:38 +0000)]
QT4 - sizing (still not fix... anyone can look at it ?) and remember if the playlist is floating.

16 years agoQt4 - Typo on the sizing that can explain the "Video Above the control" bug.
Jean-Baptiste Kempf [Sat, 22 Dec 2007 01:50:29 +0000 (01:50 +0000)]
Qt4 - Typo on the sizing that can explain the "Video Above the control" bug.

16 years agoQt4 - Be sure of the existence of getInput.
Jean-Baptiste Kempf [Sat, 22 Dec 2007 01:49:50 +0000 (01:49 +0000)]
Qt4 - Be sure of the existence of getInput.

16 years agoQt4 - remove unusefull debug.
Jean-Baptiste Kempf [Sat, 22 Dec 2007 01:08:21 +0000 (01:08 +0000)]
Qt4 - remove unusefull debug.

16 years agodtstospdif.c: Print a warning on frame size changes. Hopefully it will help us to...
Pierre d'Herbemont [Sat, 22 Dec 2007 00:43:59 +0000 (00:43 +0000)]
dtstospdif.c: Print a warning on frame size changes. Hopefully it will help us to debug the issue with SPDIF.

16 years agomodules/audio_filter/converter/dtstospdif.c: We need a starting date. Fix a typo...
Pierre d'Herbemont [Sat, 22 Dec 2007 00:34:04 +0000 (00:34 +0000)]
modules/audio_filter/converter/dtstospdif.c: We need a starting date. Fix a typo that cause the starting date not to be set.

16 years agofix [23367]
Rafaël Carré [Fri, 21 Dec 2007 21:38:35 +0000 (21:38 +0000)]
fix [23367]

16 years agofile: do not declare mmapBlock() if it won't be defined
Rafaël Carré [Fri, 21 Dec 2007 21:05:02 +0000 (21:05 +0000)]
file: do not declare mmapBlock() if it won't be defined

16 years agoQt4 - Use AutoRaise button for faster and slower in order to keep consistency in...
Jean-Baptiste Kempf [Fri, 21 Dec 2007 20:34:34 +0000 (20:34 +0000)]
Qt4 - Use AutoRaise button for faster and slower in order to keep consistency in the interface.

16 years agoQt4 - SpeedSlider, use an AutoRaise button for the Normal Rate.
Jean-Baptiste Kempf [Fri, 21 Dec 2007 20:29:59 +0000 (20:29 +0000)]
Qt4 - SpeedSlider, use an AutoRaise button for the Normal Rate.
Remove and unneeded member in the class.

16 years agoQt4 - Fix the SINGLE Item mode of the Media Information! Be Carefull again !
Jean-Baptiste Kempf [Fri, 21 Dec 2007 20:16:12 +0000 (20:16 +0000)]
Qt4 - Fix the SINGLE Item mode of the Media Information! Be Carefull again !

16 years agoQt4 - We DO need pulling for the stats in MediaInfo Dialog... Revert part of 23590.
Jean-Baptiste Kempf [Fri, 21 Dec 2007 19:59:39 +0000 (19:59 +0000)]
Qt4 - We DO need pulling for the stats in MediaInfo Dialog... Revert part of 23590.

16 years agoQt4 - Fix an 'assertion failed' when opening the media information witout an input.
Jean-Baptiste Kempf [Fri, 21 Dec 2007 19:40:58 +0000 (19:40 +0000)]
Qt4 - Fix an 'assertion failed' when opening the media information witout an input.

16 years agomodules/services_discovery/freebox.c: Wrong copyright, reported by funman.
Pierre d'Herbemont [Fri, 21 Dec 2007 19:35:59 +0000 (19:35 +0000)]
modules/services_discovery/freebox.c: Wrong copyright, reported by funman.

16 years agomodules/services_discovery/freebox.c: Create a new service discovery for the french...
Pierre d'Herbemont [Fri, 21 Dec 2007 19:30:52 +0000 (19:30 +0000)]
modules/services_discovery/freebox.c: Create a new service discovery for the french ISP free.fr set top box.

16 years agonetwork/io.c: net_Select should return i_total on timeout.
Pierre d'Herbemont [Fri, 21 Dec 2007 18:56:54 +0000 (18:56 +0000)]
network/io.c: net_Select should return i_total on timeout.

16 years agomodules/services_discovery/sap.c: Don't trust announcement down packet, but support...
Pierre d'Herbemont [Fri, 21 Dec 2007 18:52:21 +0000 (18:52 +0000)]
modules/services_discovery/sap.c: Don't trust announcement down packet, but support implicit timeout.
* As suggested in the RFC we remove the discovered media if there is no new packet after three average packet period. (implicit timeout).
* Announcement of removal packet can be used to silently replace an announce by an other.
* Add a timeout argument to net_Select.

16 years agoput the right developers website url, pointed out by marcfiu on IRC. bump gettext...
Rafaël Carré [Fri, 21 Dec 2007 17:25:10 +0000 (17:25 +0000)]
put the right developers website url, pointed out by marcfiu on IRC. bump gettext requirement

16 years agoAdd module_Exists until I don't get any error on my build tree!
Rémi Denis-Courmont [Fri, 21 Dec 2007 17:22:39 +0000 (17:22 +0000)]
Add module_Exists until I don't get any error on my build tree!

16 years agoUse vlc_config_set for categories (close #1411)
Rémi Denis-Courmont [Fri, 21 Dec 2007 16:56:21 +0000 (16:56 +0000)]
Use vlc_config_set for categories (close #1411)

16 years agoFix config item counting
Rémi Denis-Courmont [Fri, 21 Dec 2007 16:55:49 +0000 (16:55 +0000)]
Fix config item counting

16 years ago - Fix error handling
Rémi Denis-Courmont [Fri, 21 Dec 2007 15:56:50 +0000 (15:56 +0000)]
 - Fix error handling
 - Fix a warning

16 years agoUse ssize_t
Rémi Denis-Courmont [Fri, 21 Dec 2007 15:56:30 +0000 (15:56 +0000)]
Use ssize_t

16 years agoshout.c: Fix a typo in previous commit. (thanks, funman).
Pierre d'Herbemont [Fri, 21 Dec 2007 15:03:49 +0000 (15:03 +0000)]
shout.c: Fix a typo in previous commit. (thanks, funman).

16 years agomodules/services_discovery/shout.c: Don't leak the input_item.
Pierre d'Herbemont [Fri, 21 Dec 2007 14:57:24 +0000 (14:57 +0000)]
modules/services_discovery/shout.c: Don't leak the input_item.

16 years agoMacOSX/Framework/VLCEventManager.m: Fix a bit the file description.
Pierre d'Herbemont [Fri, 21 Dec 2007 14:35:20 +0000 (14:35 +0000)]
MacOSX/Framework/VLCEventManager.m: Fix a bit the file description.

16 years agoMacOSX/Framework/VLCMediaList.m: Implement -description: and fix -flatAspect and...
Pierre d'Herbemont [Fri, 21 Dec 2007 14:31:00 +0000 (14:31 +0000)]
MacOSX/Framework/VLCMediaList.m: Implement -description: and fix -flatAspect and -hierarchicalAspect when used with bindings.

16 years agoQt4 - VLM: select input from the OpenDialog, using the existing OpenDialog and not...
Jean-Baptiste Kempf [Fri, 21 Dec 2007 01:21:09 +0000 (01:21 +0000)]
Qt4 - VLM: select input from the OpenDialog, using the existing OpenDialog and not creating new one. :D

16 years agoqt4: special icon made by Geoffrey Roussel alias akem/meka is displayed in the last...
Rafaël Carré [Fri, 21 Dec 2007 00:58:18 +0000 (00:58 +0000)]
qt4: special icon made by Geoffrey Roussel alias akem/meka is displayed in the last days of the year.

16 years agoQt4 - UI. Remove QT4.3 only functions.
Jean-Baptiste Kempf [Fri, 21 Dec 2007 00:45:54 +0000 (00:45 +0000)]
Qt4 - UI. Remove QT4.3 only functions.

16 years agoQt4 - typo.
Jean-Baptiste Kempf [Fri, 21 Dec 2007 00:42:57 +0000 (00:42 +0000)]
Qt4 - typo.

16 years agoQt4 - Small open dialog refactoring for use for vlm dialog.
Jean-Baptiste Kempf [Fri, 21 Dec 2007 00:40:47 +0000 (00:40 +0000)]
Qt4 - Small open dialog refactoring for use for vlm dialog.

16 years agoAdd mysef as playlist & ncurses interface maintainer
Rafaël Carré [Thu, 20 Dec 2007 22:58:00 +0000 (22:58 +0000)]
Add mysef as playlist & ncurses interface maintainer

16 years ago* modules/demux/mp4/libmp4.c: spelling - uncompletetly -> incompletely
Dennis van Amerongen [Thu, 20 Dec 2007 19:19:00 +0000 (19:19 +0000)]
* modules/demux/mp4/libmp4.c: spelling - uncompletetly -> incompletely

16 years agoRemove excess/trailing whitespace
Jean-Paul Saman [Thu, 20 Dec 2007 11:47:22 +0000 (11:47 +0000)]
Remove excess/trailing whitespace

16 years agoRestore old functionality in video_output fb to use the entire screen size.
Jean-Paul Saman [Thu, 20 Dec 2007 11:47:21 +0000 (11:47 +0000)]
Restore old functionality in video_output fb to use the entire screen size.

16 years agoMake wxwidgets compile again. The preference dialog still needs fixing.
Jean-Paul Saman [Thu, 20 Dec 2007 11:47:19 +0000 (11:47 +0000)]
Make wxwidgets compile again. The preference dialog still needs fixing.

16 years agoQt4 - Fix the "playlist doesn't show at first click" bug.
Jean-Baptiste Kempf [Thu, 20 Dec 2007 05:17:31 +0000 (05:17 +0000)]
Qt4 - Fix the "playlist doesn't show at first click" bug.

16 years agoQt4 - More Module_Exist for SPrefs.
Jean-Baptiste Kempf [Thu, 20 Dec 2007 04:44:31 +0000 (04:44 +0000)]
Qt4 - More Module_Exist for SPrefs.

16 years agorevert [23722]
Rafaël Carré [Thu, 20 Dec 2007 00:48:39 +0000 (00:48 +0000)]
revert [23722]

16 years agolua playlist: fix joox
Rafaël Carré [Thu, 20 Dec 2007 00:37:23 +0000 (00:37 +0000)]
lua playlist: fix joox

16 years agoQt4 - add UPDATEVLC_DIALOG to the DP.
Jean-Baptiste Kempf [Thu, 20 Dec 2007 00:21:20 +0000 (00:21 +0000)]
Qt4 - add UPDATEVLC_DIALOG to the DP.

16 years agoplaylist demuxers: return -1 in case of error, 0 in case of eof, 1 else; like any...
Rafaël Carré [Wed, 19 Dec 2007 23:59:06 +0000 (23:59 +0000)]
playlist demuxers: return -1 in case of error, 0 in case of eof, 1 else; like any correct demuxer. (we always return eof since playlists don't need 2 successive demuxing).
fix a corner case bug in ifo.c

16 years agoxspf: use correct return value. VLC_FALSE == VLC_SUCCESS
Rafaël Carré [Wed, 19 Dec 2007 23:28:02 +0000 (23:28 +0000)]
xspf: use correct return value. VLC_FALSE == VLC_SUCCESS

16 years agoMacOSX/Framework/VLCMedia.m: Implement mediaAsNodeWithName:.
Pierre d'Herbemont [Wed, 19 Dec 2007 23:12:22 +0000 (23:12 +0000)]
MacOSX/Framework/VLCMedia.m: Implement mediaAsNodeWithName:.

16 years agocontrol/media_descriptor.c: Implement libvlc_media_descriptor_new_as_node.
Pierre d'Herbemont [Wed, 19 Dec 2007 23:10:31 +0000 (23:10 +0000)]
control/media_descriptor.c: Implement libvlc_media_descriptor_new_as_node.

16 years agoMacOSX/Framework/VLCEventManager.m: Directly issue events to main thread if we are...
Pierre d'Herbemont [Wed, 19 Dec 2007 22:50:14 +0000 (22:50 +0000)]
MacOSX/Framework/VLCEventManager.m: Directly issue events to main thread if we are called from main thread.

16 years agoQt4 - revert part of [23442]. Fix and close #1398.
Jean-Baptiste Kempf [Wed, 19 Dec 2007 22:30:48 +0000 (22:30 +0000)]
Qt4 - revert part of [23442]. Fix and close #1398.

16 years agoopengllayer.m: Use AGP texturing.
Pierre d'Herbemont [Wed, 19 Dec 2007 22:28:22 +0000 (22:28 +0000)]
opengllayer.m: Use AGP texturing.

16 years agoconfigure.ac: Don't activate opengllayer, if QuartzCore/CALayer.h is not here.
Pierre d'Herbemont [Wed, 19 Dec 2007 22:10:51 +0000 (22:10 +0000)]
configure.ac: Don't activate opengllayer, if QuartzCore/CALayer.h is not here.

16 years agoWork-around for overaging POSIX systems
Rémi Denis-Courmont [Wed, 19 Dec 2007 20:46:45 +0000 (20:46 +0000)]
Work-around for overaging POSIX systems

16 years agoFix stupid logic
Rémi Denis-Courmont [Wed, 19 Dec 2007 20:42:12 +0000 (20:42 +0000)]
Fix stupid logic

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Allow tree based VLCMediaListAspect manipulati...
Pierre d'Herbemont [Wed, 19 Dec 2007 16:20:44 +0000 (16:20 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Allow tree based VLCMediaListAspect manipulation with Bindings.

16 years agoMacOSX/Framework/VLCMediaPlayer.m: Formatting fixes.
Pierre d'Herbemont [Wed, 19 Dec 2007 16:18:07 +0000 (16:18 +0000)]
MacOSX/Framework/VLCMediaPlayer.m: Formatting fixes.

16 years agoffmpeg-macosx-intel-mmx.patch: Update the patch to reflect latest ffmpeg changes...
Pierre d'Herbemont [Wed, 19 Dec 2007 16:09:55 +0000 (16:09 +0000)]
ffmpeg-macosx-intel-mmx.patch: Update the patch to reflect latest ffmpeg changes. (flac code moved to flacdsp_mmc.c and new sse2 optimization in flac that uses too much registers).

16 years agocontrol/media_list_view.c: Ignore exception that may happen while unregistering an...
Pierre d'Herbemont [Wed, 19 Dec 2007 15:46:32 +0000 (15:46 +0000)]
control/media_list_view.c: Ignore exception that may happen while unregistering an event, a we may never have register the event.

16 years agoconfigure.ac:
Pierre d'Herbemont [Wed, 19 Dec 2007 15:40:10 +0000 (15:40 +0000)]
configure.ac:
* Activate the opengllayer video output module.
* Rework a bit how Mac OS X Specific modules are handled.
video_output/Modules.am:
* Activate the opengllayer video output module.
* Please test that the --tag=CC libtool hack doesn't interfer with the .cpp modules.

16 years agomodules/video_output/opengllayer.m: Initial creation of a Mac OS X video output modul...
Pierre d'Herbemont [Wed, 19 Dec 2007 13:55:46 +0000 (13:55 +0000)]
modules/video_output/opengllayer.m: Initial creation of a Mac OS X video output module. Its output is a CAOpenGLLayer. This needs a special video output module as it is not trivial to create an opengl provider module connected to a layer. (the layer request its frames).

16 years agoinclude/vlc_common.h: Define gettext() as a no-op when --disable-nls is used. (Fix...
Pierre d'Herbemont [Wed, 19 Dec 2007 13:31:14 +0000 (13:31 +0000)]
include/vlc_common.h: Define gettext() as a no-op when --disable-nls is used. (Fix compilation with --disable-nls).

16 years agoQt4 - Getting rid of useless setCheckState( Qt::Checked ) when setChecked is enough...
Jean-Baptiste Kempf [Wed, 19 Dec 2007 07:06:00 +0000 (07:06 +0000)]
Qt4 - Getting rid of useless setCheckState( Qt::Checked ) when setChecked is enough...

16 years agoQt4 - Preferences, lastfm fix.
Jean-Baptiste Kempf [Wed, 19 Dec 2007 07:02:26 +0000 (07:02 +0000)]
Qt4 - Preferences, lastfm fix.

16 years agoQt4 - Open Capture. Only build what you do have. :D
Jean-Baptiste Kempf [Wed, 19 Dec 2007 06:52:33 +0000 (06:52 +0000)]
Qt4 - Open Capture. Only build what you do have. :D

16 years agoQt4 - FIX compilation when --enable-update-check isn't enabled...
Jean-Baptiste Kempf [Wed, 19 Dec 2007 05:46:26 +0000 (05:46 +0000)]
Qt4 - FIX compilation when --enable-update-check isn't enabled...

16 years agoBetter asprintf error handling
Rémi Duraffort [Wed, 19 Dec 2007 01:43:20 +0000 (01:43 +0000)]
Better asprintf error handling

16 years agoupdate system:
Rafaël Carré [Tue, 18 Dec 2007 23:30:00 +0000 (23:30 +0000)]
update system:
    * don't compare svn revisions, we don't support binaries compiled from svn.
    * compare only the 1st character of the "extra" (the 'd' of "0.8.6d")
    * document the status file format
    * don't use %as GNU extension with sscanf()

16 years agoFix compiler warning about comparison of signed and unsigned integers.
Jean-Paul Saman [Tue, 18 Dec 2007 22:21:28 +0000 (22:21 +0000)]
Fix compiler warning about comparison of signed and unsigned integers.

16 years ago* fix the strings instead of marking them as fuzzy. sorry about the breakage
Felix Paul Kühne [Tue, 18 Dec 2007 20:57:40 +0000 (20:57 +0000)]
* fix the strings instead of marking them as fuzzy. sorry about the breakage

16 years ago_POSIX_CLOCK_SELECTION at 0 does not mean it's not supported.
Rémi Denis-Courmont [Tue, 18 Dec 2007 20:40:46 +0000 (20:40 +0000)]
_POSIX_CLOCK_SELECTION at 0 does not mean it's not supported.

16 years agoDon't create two competing options of the same name
Rémi Denis-Courmont [Tue, 18 Dec 2007 20:38:47 +0000 (20:38 +0000)]
Don't create two competing options of the same name

16 years ago* po/de.po: add some fuzzy stuff..
Dennis van Amerongen [Tue, 18 Dec 2007 20:24:02 +0000 (20:24 +0000)]
* po/de.po: add some fuzzy stuff..

16 years agoGood riddance the helper module
Rémi Denis-Courmont [Tue, 18 Dec 2007 19:25:39 +0000 (19:25 +0000)]
Good riddance the helper module

16 years agoMove options from the help kludge^Wmodule to the main module
Rémi Denis-Courmont [Tue, 18 Dec 2007 19:19:37 +0000 (19:19 +0000)]
Move options from the help kludge^Wmodule to the main module

16 years agoFix for libvlc_config crash (hopefully)
Rémi Denis-Courmont [Tue, 18 Dec 2007 18:56:58 +0000 (18:56 +0000)]
Fix for libvlc_config crash (hopefully)

16 years ago* updated German translation by Philipp Weissenbacher including a couple of more...
Felix Paul Kühne [Tue, 18 Dec 2007 16:38:41 +0000 (16:38 +0000)]
* updated German translation by Philipp Weissenbacher including a couple of more strings translated by myself and various minor fixes here and there. --- we seriously need to work on the correctness of the English strings.. ;)

16 years agoAdd fonctions to the update system : all is in a thread now. The rc interface doesn...
Rémi Duraffort [Tue, 18 Dec 2007 15:51:29 +0000 (15:51 +0000)]
Add fonctions to the update system : all is in a thread now. The rc interface doesn't use the update system for the moment and there isn't any encryption for the moment ...

16 years agoImplement vlc.video.toggleTeletext() JS API method
Jean-Paul Saman [Tue, 18 Dec 2007 09:04:24 +0000 (09:04 +0000)]
Implement vlc.video.toggleTeletext() JS API method

16 years agoContribs: build portaudio on Windows. Close #419
Jean-Baptiste Kempf [Tue, 18 Dec 2007 04:48:32 +0000 (04:48 +0000)]
Contribs: build portaudio on Windows. Close #419

16 years agoQt4 - remember the position on close and open in the same position.
Jean-Baptiste Kempf [Tue, 18 Dec 2007 04:28:14 +0000 (04:28 +0000)]
Qt4 - remember the position on close and open in the same position.
Reference #1374

16 years agoQt4 - Mention the VIDEO_TS opening in the tooltip. Opening a VIDEO_TS folder from...
Jean-Baptiste Kempf [Tue, 18 Dec 2007 04:16:29 +0000 (04:16 +0000)]
Qt4 - Mention the VIDEO_TS opening in the tooltip. Opening a VIDEO_TS folder from the *DISK OPENING* works fine. Close #247.

16 years agoRemove unused variable
Rémi Denis-Courmont [Mon, 17 Dec 2007 21:03:26 +0000 (21:03 +0000)]
Remove unused variable

16 years agoForce rebuild due to ABI breakage yet again (should be the last one for plugin entry...
Rémi Denis-Courmont [Mon, 17 Dec 2007 20:54:32 +0000 (20:54 +0000)]
Force rebuild due to ABI breakage yet again (should be the last one for plugin entry config)

16 years agoUse vlc_config_create()
Rémi Denis-Courmont [Mon, 17 Dec 2007 20:53:25 +0000 (20:53 +0000)]
Use vlc_config_create()

16 years agoSave one memory copy and fix the helper module leak
Rémi Denis-Courmont [Mon, 17 Dec 2007 20:27:03 +0000 (20:27 +0000)]
Save one memory copy and fix the helper module leak

16 years agoMemory leaks
Rémi Denis-Courmont [Mon, 17 Dec 2007 19:43:18 +0000 (19:43 +0000)]
Memory leaks

16 years agoAdd support for aliases through vlc_config_set
Rémi Denis-Courmont [Mon, 17 Dec 2007 19:36:58 +0000 (19:36 +0000)]
Add support for aliases through vlc_config_set

16 years agoAdd action through vlc_config_set
Rémi Denis-Courmont [Mon, 17 Dec 2007 19:01:13 +0000 (19:01 +0000)]
Add action through vlc_config_set

16 years agoFix XSPF crash when XML is not available
Rémi Denis-Courmont [Mon, 17 Dec 2007 18:57:56 +0000 (18:57 +0000)]
Fix XSPF crash when XML is not available

16 years ago* mirror pkg-config on ganesh, as their mirror is down most of the time
Felix Paul Kühne [Mon, 17 Dec 2007 16:20:29 +0000 (16:20 +0000)]
* mirror pkg-config on ganesh, as their mirror is down most of the time

16 years agoFix error handling
Rémi Denis-Courmont [Mon, 17 Dec 2007 16:16:53 +0000 (16:16 +0000)]
Fix error handling

16 years ago* fixed a crash when quitting VLC while scrolling the credits in the about window...
Felix Paul Kühne [Mon, 17 Dec 2007 15:40:29 +0000 (15:40 +0000)]
* fixed a crash when quitting VLC while scrolling the credits in the about window. Additionally, improved the help window's memory print slightly

16 years agoFix breakage in transcode_audio_new().
Jean-Paul Saman [Mon, 17 Dec 2007 14:38:14 +0000 (14:38 +0000)]
Fix breakage in transcode_audio_new().