]> git.sesse.net Git - vlc/log
vlc
16 years agoFix VERY OBVIOUS bugs that would not have happened if people had read
Rémi Denis-Courmont [Thu, 30 Aug 2007 21:33:12 +0000 (21:33 +0000)]
Fix VERY OBVIOUS bugs that would not have happened if people had read
compiler warnings (such as buffer overflows detected at compile time!)

16 years agoFix #include order
Rémi Denis-Courmont [Thu, 30 Aug 2007 21:32:15 +0000 (21:32 +0000)]
Fix #include order

16 years agoFlag bug that I am not too sure how to fix.
Rémi Denis-Courmont [Thu, 30 Aug 2007 21:31:49 +0000 (21:31 +0000)]
Flag bug that I am not too sure how to fix.
Please fix it *** IF YOU KNOW WHAT YOU ARE DOING ***

16 years agoFix one memleak and a few unused result warnings
Rémi Denis-Courmont [Thu, 30 Aug 2007 21:30:59 +0000 (21:30 +0000)]
Fix one memleak and a few unused result warnings

16 years agoForgot this file
Rémi Denis-Courmont [Thu, 30 Aug 2007 21:30:07 +0000 (21:30 +0000)]
Forgot this file

16 years agoAdd some const qualifiers
Rémi Denis-Courmont [Thu, 30 Aug 2007 21:29:51 +0000 (21:29 +0000)]
Add some const qualifiers

16 years agoUpdate slovenian l10n by Matej Urbančič
Christophe Mutricy [Thu, 30 Aug 2007 20:46:48 +0000 (20:46 +0000)]
Update slovenian l10n by Matej Urbančič

16 years agoUpgrade list of files and pot file
Christophe Mutricy [Thu, 30 Aug 2007 20:45:58 +0000 (20:45 +0000)]
Upgrade list of files and pot file

16 years agoShut up xgettext warning
Christophe Mutricy [Thu, 30 Aug 2007 20:45:09 +0000 (20:45 +0000)]
Shut up xgettext warning

16 years agoDon't translate empty strings
Christophe Mutricy [Thu, 30 Aug 2007 20:34:41 +0000 (20:34 +0000)]
Don't translate empty strings

16 years agoFixes fucking gtranslator bug
Rafaël Carré [Thu, 30 Aug 2007 15:47:43 +0000 (15:47 +0000)]
Fixes fucking gtranslator bug

16 years agoMacOSX/VLC_app/VLC.xcodeproj: Fix framework location.
Pierre d'Herbemont [Thu, 30 Aug 2007 14:54:57 +0000 (14:54 +0000)]
MacOSX/VLC_app/VLC.xcodeproj: Fix framework location.

16 years agoqt4: uses setMinimumSize from the good thread using signal/slot
Rafaël Carré [Thu, 30 Aug 2007 13:52:53 +0000 (13:52 +0000)]
qt4: uses setMinimumSize from the good thread using signal/slot

16 years agominimal_window: Remove unwanted commit.
Pierre d'Herbemont [Thu, 30 Aug 2007 13:13:22 +0000 (13:13 +0000)]
minimal_window: Remove unwanted commit.

16 years agominimal_macosx: Fix the minimal window.
Pierre d'Herbemont [Thu, 30 Aug 2007 13:12:47 +0000 (13:12 +0000)]
minimal_macosx: Fix the minimal window.

16 years agoUses qfu() instead of QString::fromUtf8()
Rafaël Carré [Thu, 30 Aug 2007 11:50:10 +0000 (11:50 +0000)]
Uses qfu() instead of QString::fromUtf8()

16 years agoQT4: Basic help dialog (links to wiki and forum)
Rafaël Carré [Thu, 30 Aug 2007 10:00:27 +0000 (10:00 +0000)]
QT4: Basic help dialog (links to wiki and forum)

16 years agoDisplays playlist names using UTF8
Rafaël Carré [Thu, 30 Aug 2007 09:30:03 +0000 (09:30 +0000)]
Displays playlist names using UTF8

16 years agoUpdates french translation a bit
Rafaël Carré [Thu, 30 Aug 2007 07:29:26 +0000 (07:29 +0000)]
Updates french translation a bit

16 years agoMakes THANKS & COPYING built in in qt4 about dialog
Rafaël Carré [Thu, 30 Aug 2007 07:08:24 +0000 (07:08 +0000)]
Makes THANKS & COPYING built in in qt4 about dialog

16 years agofrench translation: makes help mnemonic not conflict with audio mnemonic
Rafaël Carré [Thu, 30 Aug 2007 05:20:56 +0000 (05:20 +0000)]
french translation: makes help mnemonic not conflict with audio mnemonic

16 years agoChecks if ml.xsp is present before loading it
Rafaël Carré [Thu, 30 Aug 2007 01:10:14 +0000 (01:10 +0000)]
Checks if ml.xsp is present before loading it

16 years agoReenables media library loading
Rafaël Carré [Thu, 30 Aug 2007 00:59:13 +0000 (00:59 +0000)]
Reenables media library loading
Uses --no-media-library if you don't want to use it (see #1047)

16 years agoConverting a string for using it in xml without using it is STUPID
Rafaël Carré [Thu, 30 Aug 2007 00:50:10 +0000 (00:50 +0000)]
Converting a string for using it in xml without using it is STUPID

16 years agoRemembers art url when an input with same artist & album needs art, so if it's a...
Rafaël Carré [Thu, 30 Aug 2007 00:15:43 +0000 (00:15 +0000)]
Remembers art url when an input with same artist & album needs art, so if it's a local file, it doesn't need to be copied in the cache.

16 years agoReplaces xml special chars in image url
Rafaël Carré [Wed, 29 Aug 2007 23:52:55 +0000 (23:52 +0000)]
Replaces xml special chars in image url

16 years agominimal_macosx/macosx.c: Shorter and more explicit description.
Pierre d'Herbemont [Wed, 29 Aug 2007 23:26:28 +0000 (23:26 +0000)]
minimal_macosx/macosx.c: Shorter and more explicit description.

16 years agomodules/gui/minimal_macosx/macosx.c: Lower priority of the modules and add a better...
Pierre d'Herbemont [Wed, 29 Aug 2007 23:24:31 +0000 (23:24 +0000)]
modules/gui/minimal_macosx/macosx.c: Lower priority of the modules and add a better description.

16 years agomodules/gui/minimal_macosx: Add a minimal_macosx interface and vout that is used...
Pierre d'Herbemont [Wed, 29 Aug 2007 23:13:06 +0000 (23:13 +0000)]
modules/gui/minimal_macosx: Add a minimal_macosx interface and vout that is used by the framework.

16 years agoDon't cache local album art
Rafaël Carré [Wed, 29 Aug 2007 22:06:53 +0000 (22:06 +0000)]
Don't cache local album art

16 years agonotify: Uses notification-daemon's builtin icons for both of popup's buttons
Rafaël Carré [Wed, 29 Aug 2007 21:41:01 +0000 (21:41 +0000)]
notify: Uses notification-daemon's builtin icons for both of popup's buttons

16 years agopropset svn:keywords "Id"
Pierre d'Herbemont [Wed, 29 Aug 2007 21:10:20 +0000 (21:10 +0000)]
propset svn:keywords "Id"

16 years agopropset snv:keywords "Id"
Pierre d'Herbemont [Wed, 29 Aug 2007 21:09:27 +0000 (21:09 +0000)]
propset snv:keywords "Id"

16 years agoRevert part of [21475]: qt-adv-options has it use
Christophe Mutricy [Wed, 29 Aug 2007 21:07:25 +0000 (21:07 +0000)]
Revert part of [21475]: qt-adv-options has it use

16 years agoextra/MacOSX/VLC_app: Initial import of a wanna-be VLC.app application that use the...
Pierre d'Herbemont [Wed, 29 Aug 2007 19:48:10 +0000 (19:48 +0000)]
extra/MacOSX/VLC_app: Initial import of a wanna-be VLC.app application that use the framework. Not really valuable for now.

16 years agoextra/MacOSX/Framework: Initial import of the Mac OS X Framework.
Pierre d'Herbemont [Wed, 29 Aug 2007 19:42:29 +0000 (19:42 +0000)]
extra/MacOSX/Framework: Initial import of the Mac OS X Framework.

16 years agoconfigure.ac: removed -Wold-style-definition from CFLAGS as this affects AC_TRY_COMPI...
Damien Fouilleul [Wed, 29 Aug 2007 10:28:21 +0000 (10:28 +0000)]
configure.ac: removed -Wold-style-definition from CFLAGS as this affects AC_TRY_COMPILE() and causes false results such as:

checking __attribute__ ((aligned ())) support... 0
checking __attribute__ ((format ())) support with function pointers... no

16 years agocontrol/media_descriptor.c: Set the media descriptor of the subitems.
Pierre d'Herbemont [Wed, 29 Aug 2007 00:03:55 +0000 (00:03 +0000)]
control/media_descriptor.c: Set the media descriptor of the subitems.

16 years agocontrol/media_list.c: Replace set_name/name by set_media_descriptor/media_descriptor...
Pierre d'Herbemont [Wed, 29 Aug 2007 00:01:51 +0000 (00:01 +0000)]
control/media_list.c: Replace set_name/name by set_media_descriptor/media_descriptor. This is the md from which the media_list is a subitem, if any.

16 years agomodules/services_discovery/sap.c: "SAP" seems to be a better name than "SAP sessions...
Pierre d'Herbemont [Tue, 28 Aug 2007 23:50:53 +0000 (23:50 +0000)]
modules/services_discovery/sap.c: "SAP" seems to be a better name than "SAP sessions" to me.

16 years agoRevert the patch for working fontpath on Gentoo due to
Bernie Purcell [Tue, 28 Aug 2007 23:49:14 +0000 (23:49 +0000)]
Revert the patch for working fontpath on Gentoo due to
complaints about it's inclusion in vanilla vlc on the list.

16 years agolibvlc_internal.h: Fix media_list_player compilation and reident.
Pierre d'Herbemont [Tue, 28 Aug 2007 23:39:28 +0000 (23:39 +0000)]
libvlc_internal.h: Fix media_list_player compilation and reident.

16 years agolibvlc_internal.h: We have to put media_list_path here after all. We may want to...
Pierre d'Herbemont [Tue, 28 Aug 2007 23:34:44 +0000 (23:34 +0000)]
libvlc_internal.h: We have to put media_list_path here after all. We may want to privatize a bit the different libvlc types by defining, types that can be privatized, directly in the .c file. (or in a per-object .h file).

16 years agocontrol/media_list_path.h: Add a forgotten libvlc_ prefix in libvlc_media_list_path_t.
Pierre d'Herbemont [Tue, 28 Aug 2007 23:30:59 +0000 (23:30 +0000)]
control/media_list_path.h: Add a forgotten libvlc_ prefix in libvlc_media_list_path_t.

16 years agolibvlc.h: Advertise libvlc_media_list_player_play_item().
Pierre d'Herbemont [Tue, 28 Aug 2007 23:29:57 +0000 (23:29 +0000)]
libvlc.h: Advertise libvlc_media_list_player_play_item().

16 years agocontrol/media_list_path.h: Fix previous omit.
Pierre d'Herbemont [Tue, 28 Aug 2007 23:27:20 +0000 (23:27 +0000)]
control/media_list_path.h: Fix previous omit.

16 years agocontrol/media_list_player.c: Add support for playing a hierarchical media_list.
Pierre d'Herbemont [Tue, 28 Aug 2007 23:25:54 +0000 (23:25 +0000)]
control/media_list_player.c: Add support for playing a hierarchical media_list.

16 years agoinput/meta.c: Attempt to find art in input_ArtFind even if there is no meta. Title...
Pierre d'Herbemont [Tue, 28 Aug 2007 23:08:22 +0000 (23:08 +0000)]
input/meta.c: Attempt to find art in input_ArtFind even if there is no meta. Title is enough.

16 years agoinput/input_internal.h: Send variables callback on state changes.
Pierre d'Herbemont [Tue, 28 Aug 2007 22:29:26 +0000 (22:29 +0000)]
input/input_internal.h: Send variables callback on state changes.

16 years agodshow: support for devices of the same name (UNTESTED !), closes #519
Damien Fouilleul [Tue, 28 Aug 2007 21:08:51 +0000 (21:08 +0000)]
dshow: support for devices of the same name (UNTESTED !), closes #519

16 years agovlc: don't forget vlc-config --libs vlc when linking executable
Damien Fouilleul [Tue, 28 Aug 2007 17:13:14 +0000 (17:13 +0000)]
vlc: don't forget vlc-config --libs vlc when linking executable

16 years agosmb.c: this is a useless patch, why did i apply it in the first place !
Damien Fouilleul [Tue, 28 Aug 2007 16:53:39 +0000 (16:53 +0000)]
smb.c: this is a useless patch, why did i apply it in the first place !

16 years agosmb.c: protect open call, sounds like open is macro in latest glibc ? patch by kwizart
Damien Fouilleul [Tue, 28 Aug 2007 16:43:39 +0000 (16:43 +0000)]
smb.c: protect open call, sounds like open is macro in latest glibc ? patch by kwizart

16 years agoFix contrib clean target for libdc1394 and libraw1394
Jean-Paul Saman [Tue, 28 Aug 2007 11:30:00 +0000 (11:30 +0000)]
Fix contrib clean target for libdc1394 and libraw1394

16 years agoUse a different font path for Gentoo linux
Bernie Purcell [Tue, 28 Aug 2007 05:20:36 +0000 (05:20 +0000)]
Use a different font path for Gentoo linux

16 years agoconfigure.ac: Don't use -O3 if debug is enabled.
Pierre d'Herbemont [Tue, 28 Aug 2007 03:30:28 +0000 (03:30 +0000)]
configure.ac: Don't use -O3 if debug is enabled.

16 years agocontrol/tree.c: Remove this unused object implementation.
Pierre d'Herbemont [Tue, 28 Aug 2007 02:42:28 +0000 (02:42 +0000)]
control/tree.c: Remove this unused object implementation.

16 years agolibvlc.h: Don't expose libvlc_tree. It will get deleted.
Pierre d'Herbemont [Tue, 28 Aug 2007 02:41:46 +0000 (02:41 +0000)]
libvlc.h: Don't expose libvlc_tree. It will get deleted.

16 years agocontrol/media_list.c: Get rid of libvlc_MediaListItemChanged.
Pierre d'Herbemont [Tue, 28 Aug 2007 02:36:00 +0000 (02:36 +0000)]
control/media_list.c: Get rid of libvlc_MediaListItemChanged.

16 years agodynamic_media_list.c: Fix compilation.
Pierre d'Herbemont [Tue, 28 Aug 2007 02:15:02 +0000 (02:15 +0000)]
dynamic_media_list.c: Fix compilation.

16 years agocontrol/media_list.c: Don't send MediaListItemChanged. Listen to the MediaDescriptor...
Pierre d'Herbemont [Tue, 28 Aug 2007 01:51:58 +0000 (01:51 +0000)]
control/media_list.c: Don't send MediaListItemChanged. Listen to the MediaDescriptor* events if you need the equivalent.

16 years agocontrol/flat_media_list.c: Fix a bunch of bug, plus add a tracing capability.
Pierre d'Herbemont [Tue, 28 Aug 2007 01:46:56 +0000 (01:46 +0000)]
control/flat_media_list.c: Fix a bunch of bug, plus add a tracing capability.

16 years agocontrol/event.c: Make detach-ing from an event safe: A detached callback can't be...
Pierre d'Herbemont [Tue, 28 Aug 2007 01:43:11 +0000 (01:43 +0000)]
control/event.c: Make detach-ing from an event safe: A detached callback can't be called after event_detached. Add an internal event_detach_lock_state, to bypass this feature.

16 years agocontrol/event.c: Don't leak the ARRAY.
Pierre d'Herbemont [Mon, 27 Aug 2007 21:04:20 +0000 (21:04 +0000)]
control/event.c: Don't leak the ARRAY.

16 years agomake ptr -> int conversion 64 bit friendly
Damien Fouilleul [Mon, 27 Aug 2007 21:02:14 +0000 (21:02 +0000)]
make ptr -> int conversion 64 bit friendly

16 years agomisc/events.c: Avoid leaking the array.
Pierre d'Herbemont [Mon, 27 Aug 2007 21:00:02 +0000 (21:00 +0000)]
misc/events.c: Avoid leaking the array.

16 years agocontrol/event.c: Fix wrong code.
Pierre d'Herbemont [Mon, 27 Aug 2007 20:52:31 +0000 (20:52 +0000)]
control/event.c: Fix wrong code.

16 years agomisc/events.c: Remove unwanted code.
Pierre d'Herbemont [Mon, 27 Aug 2007 20:50:52 +0000 (20:50 +0000)]
misc/events.c: Remove unwanted code.

16 years agomisc/events.c: (Thanks to ileoo) Fix a crash.
Pierre d'Herbemont [Mon, 27 Aug 2007 20:50:23 +0000 (20:50 +0000)]
misc/events.c: (Thanks to ileoo) Fix a crash.

16 years agomisc/events.c: Fix previous commit.
Pierre d'Herbemont [Mon, 27 Aug 2007 20:37:35 +0000 (20:37 +0000)]
misc/events.c: Fix previous commit.

16 years agomisc/events.c: Fix a leak in debug mode.
Pierre d'Herbemont [Mon, 27 Aug 2007 20:37:10 +0000 (20:37 +0000)]
misc/events.c: Fix a leak in debug mode.

16 years agomisc/events.c: Proper callback caching to avoid the lock.
Pierre d'Herbemont [Mon, 27 Aug 2007 20:18:33 +0000 (20:18 +0000)]
misc/events.c: Proper callback caching to avoid the lock.

16 years agomedia_list_player.c: Fix previous commit.
Pierre d'Herbemont [Mon, 27 Aug 2007 19:17:14 +0000 (19:17 +0000)]
media_list_player.c: Fix previous commit.

16 years agocontrol: Fix multiple event_manager leaks.
Pierre d'Herbemont [Mon, 27 Aug 2007 19:16:10 +0000 (19:16 +0000)]
control: Fix multiple event_manager leaks.

16 years agocontrol/event.c: Locking for libvlc event.
Pierre d'Herbemont [Mon, 27 Aug 2007 18:49:07 +0000 (18:49 +0000)]
control/event.c: Locking for libvlc event.

16 years agofix a littlebit that hack about setting editing mode in infopanel
Ilkka Ollakka [Mon, 27 Aug 2007 18:44:46 +0000 (18:44 +0000)]
fix a littlebit that hack about setting editing mode in infopanel

16 years agocontrol/media_list.c: add_media_descriptor at the end of the list.
Pierre d'Herbemont [Mon, 27 Aug 2007 14:45:15 +0000 (14:45 +0000)]
control/media_list.c: add_media_descriptor at the end of the list.

16 years agoSlovakian l10n update by Marián Hikaník
Christophe Mutricy [Mon, 27 Aug 2007 14:16:27 +0000 (14:16 +0000)]
Slovakian l10n update by Marián Hikaník

16 years agoFix makedist
Christophe Mutricy [Mon, 27 Aug 2007 13:11:59 +0000 (13:11 +0000)]
Fix makedist

16 years agos/vlc-debus/mpris/
Christophe Mutricy [Mon, 27 Aug 2007 12:27:23 +0000 (12:27 +0000)]
s/vlc-debus/mpris/

16 years agoCorrect a mask typo, copy across some memory checks from freetype.c
Bernie Purcell [Mon, 27 Aug 2007 03:15:57 +0000 (03:15 +0000)]
Correct a mask typo, copy across some memory checks from freetype.c
and install facility for text scaling similar to freetype.c.

16 years agoWhitespace removal
Bernie Purcell [Sun, 26 Aug 2007 23:23:02 +0000 (23:23 +0000)]
Whitespace removal

16 years agom3u.c: don't free and write
Ilkka Ollakka [Sun, 26 Aug 2007 20:20:40 +0000 (20:20 +0000)]
m3u.c: don't free and write

16 years agoxspf.c: add album-art as <image> and use Title in title (if available),
Ilkka Ollakka [Sun, 26 Aug 2007 19:59:02 +0000 (19:59 +0000)]
xspf.c: add album-art as <image> and use Title in title (if available),
xspf-specs seems to agree that it's valid this way. (title tag MAY
appear once in item)

16 years agoplaylist/items.c: Add a left over that might prevent art/meta from being fetched...
Pierre d'Herbemont [Sun, 26 Aug 2007 15:45:30 +0000 (15:45 +0000)]
playlist/items.c: Add a left over that might prevent art/meta from being fetched. Reported by ileoo.

16 years agoImplement the Timestamp header
Rémi Denis-Courmont [Sun, 26 Aug 2007 07:20:34 +0000 (07:20 +0000)]
Implement the Timestamp header

16 years ago- refuse to act if Range is specified since we cannot seek
Rémi Denis-Courmont [Sun, 26 Aug 2007 06:09:20 +0000 (06:09 +0000)]
- refuse to act if Range is specified since we cannot seek
- always round Scale to 1 because we only support that value

16 years agomisc/events.c: Here we really would need a recursive lock to be safe.
Pierre d'Herbemont [Sat, 25 Aug 2007 21:56:14 +0000 (21:56 +0000)]
misc/events.c: Here we really would need a recursive lock to be safe.

16 years agocontrol/media_descriptor.c: Fix yet an other typo. We are not in preparsed state...
Pierre d'Herbemont [Sat, 25 Aug 2007 21:40:28 +0000 (21:40 +0000)]
control/media_descriptor.c: Fix yet an other typo. We are not in preparsed state at the begining.

16 years agoFix typo
Rémi Denis-Courmont [Sat, 25 Aug 2007 19:44:48 +0000 (19:44 +0000)]
Fix typo

16 years agocontrol/media_descriptor.c: Remove a typo that makes the subitems to appear empty.
Pierre d'Herbemont [Sat, 25 Aug 2007 17:40:11 +0000 (17:40 +0000)]
control/media_descriptor.c: Remove a typo that makes the subitems to appear empty.

16 years agocontrol/flat_media_list.c: Remove an other typo that could cause a crash.
Pierre d'Herbemont [Sat, 25 Aug 2007 17:06:41 +0000 (17:06 +0000)]
control/flat_media_list.c: Remove an other typo that could cause a crash.

16 years agocontrol/flat_media_list.c: Remove a typo that causes a crash.
Pierre d'Herbemont [Sat, 25 Aug 2007 16:59:44 +0000 (16:59 +0000)]
control/flat_media_list.c: Remove a typo that causes a crash.

16 years agomisc/events.c: Remove a trailing \n in debug log.
Pierre d'Herbemont [Sat, 25 Aug 2007 16:47:18 +0000 (16:47 +0000)]
misc/events.c: Remove a trailing \n in debug log.

16 years agomisc/events.c: Fix event debugging.
Pierre d'Herbemont [Sat, 25 Aug 2007 16:45:47 +0000 (16:45 +0000)]
misc/events.c: Fix event debugging.

16 years agoFix previous commit.
Pierre d'Herbemont [Sat, 25 Aug 2007 16:37:59 +0000 (16:37 +0000)]
Fix previous commit.

16 years agoFix previous commit.
Pierre d'Herbemont [Sat, 25 Aug 2007 16:29:37 +0000 (16:29 +0000)]
Fix previous commit.

16 years agocontrol/media_descriptor.c: Expose event_manager().
Pierre d'Herbemont [Sat, 25 Aug 2007 16:28:13 +0000 (16:28 +0000)]
control/media_descriptor.c: Expose event_manager().

16 years agomodules/services_discovery/shout.c: Rename "Shoutcast" (radio) to "Shoutcast Radio".
Pierre d'Herbemont [Sat, 25 Aug 2007 14:42:20 +0000 (14:42 +0000)]
modules/services_discovery/shout.c: Rename "Shoutcast" (radio) to "Shoutcast Radio".

16 years agomisc/events.c: Add some debug code. (turnable on and off via #ifdef)
Pierre d'Herbemont [Sat, 25 Aug 2007 14:36:58 +0000 (14:36 +0000)]
misc/events.c: Add some debug code. (turnable on and off via #ifdef)