]> git.sesse.net Git - vlc/log
vlc
16 years agowxwidgets: meta fixes, constify update_download
Damien Fouilleul [Wed, 15 Aug 2007 11:20:51 +0000 (11:20 +0000)]
wxwidgets: meta fixes, constify update_download

16 years agoqt4: forgot that file in previous commit
Damien Fouilleul [Wed, 15 Aug 2007 10:53:30 +0000 (10:53 +0000)]
qt4: forgot that file in previous commit

16 years agomisc/mtime.c: warning fixes, latest MinGW has gettimeofday()
Damien Fouilleul [Wed, 15 Aug 2007 10:19:25 +0000 (10:19 +0000)]
misc/mtime.c: warning fixes, latest MinGW has gettimeofday()

16 years agoqt4: compile fixes, replaced asnprintf by snprintf, which is a better choice in that...
Damien Fouilleul [Wed, 15 Aug 2007 10:16:45 +0000 (10:16 +0000)]
qt4: compile fixes, replaced asnprintf by snprintf, which is a better choice in that context

16 years agoReadibility.
Jean-Paul Saman [Wed, 15 Aug 2007 08:02:49 +0000 (08:02 +0000)]
Readibility.

16 years agoRemove excess whitespace
Jean-Paul Saman [Wed, 15 Aug 2007 08:02:42 +0000 (08:02 +0000)]
Remove excess whitespace

16 years agoRemove excess whitespace.
Jean-Paul Saman [Wed, 15 Aug 2007 08:02:33 +0000 (08:02 +0000)]
Remove excess whitespace.

16 years agoAttempt to fix previous commit.
Pierre d'Herbemont [Wed, 15 Aug 2007 06:21:10 +0000 (06:21 +0000)]
Attempt to fix previous commit.

16 years agoAttempt to fix previous commit.
Pierre d'Herbemont [Wed, 15 Aug 2007 06:18:35 +0000 (06:18 +0000)]
Attempt to fix previous commit.

16 years agoMore svn propset svn:keywords "Id".
Pierre d'Herbemont [Wed, 15 Aug 2007 04:53:01 +0000 (04:53 +0000)]
More svn propset svn:keywords "Id".

16 years agos/svn:keyword/svn:keywords/ (oops).
Pierre d'Herbemont [Wed, 15 Aug 2007 04:49:41 +0000 (04:49 +0000)]
s/svn:keyword/svn:keywords/ (oops).

16 years agoshare/luameta/googleimage.lua: Resolve % escape in the arturl prior returning it.
Pierre d'Herbemont [Wed, 15 Aug 2007 04:45:12 +0000 (04:45 +0000)]
share/luameta/googleimage.lua: Resolve % escape in the arturl prior returning it.

16 years agoBunch of propset svn:keyword "Id".
Pierre d'Herbemont [Wed, 15 Aug 2007 04:42:46 +0000 (04:42 +0000)]
Bunch of propset svn:keyword "Id".

16 years agomodules/meta_engine/luameta.c: Add resolve_xml_special_chars and decode_uri to the...
Pierre d'Herbemont [Wed, 15 Aug 2007 04:40:32 +0000 (04:40 +0000)]
modules/meta_engine/luameta.c: Add resolve_xml_special_chars and decode_uri to the lua env.

16 years ago* Protect input item's meta through setters and getters. That allows tracking of...
Pierre d'Herbemont [Wed, 15 Aug 2007 04:33:57 +0000 (04:33 +0000)]
* Protect input item's meta through setters and getters. That allows tracking of input item meta info changes.
* vlc_meta_t gains a table for accessing its non-extra meta.

16 years agoshare/luameta/googleimage.lua: Rework a bit to better handle meta going wrong.
Pierre d'Herbemont [Wed, 15 Aug 2007 04:28:26 +0000 (04:28 +0000)]
share/luameta/googleimage.lua: Rework a bit to better handle meta going wrong.

16 years agomodules/misc/playlist/xspf.c: Remove some weird duplicate code.
Pierre d'Herbemont [Wed, 15 Aug 2007 00:07:27 +0000 (00:07 +0000)]
modules/misc/playlist/xspf.c: Remove some weird duplicate code.

16 years agomodules/misc/notify/growl.c: Remove some dead code.
Pierre d'Herbemont [Tue, 14 Aug 2007 23:58:50 +0000 (23:58 +0000)]
modules/misc/notify/growl.c: Remove some dead code.

16 years agomodules/misc/notify/msn.c: Remove some dead code.
Pierre d'Herbemont [Tue, 14 Aug 2007 23:57:55 +0000 (23:57 +0000)]
modules/misc/notify/msn.c: Remove some dead code.

16 years agomodules/meta_engine/googleimage.c: Remove the googleimage module as it is implemented...
Pierre d'Herbemont [Tue, 14 Aug 2007 22:47:45 +0000 (22:47 +0000)]
modules/meta_engine/googleimage.c: Remove the googleimage module as it is implemented in lua.

16 years agomodules/meta/Modules.am: Add the luameta module and Alphabetically sort.
Pierre d'Herbemont [Tue, 14 Aug 2007 22:10:32 +0000 (22:10 +0000)]
modules/meta/Modules.am: Add the luameta module and Alphabetically sort.

16 years agoselect() sucks
Rémi Denis-Courmont [Tue, 14 Aug 2007 18:53:44 +0000 (18:53 +0000)]
select() sucks

16 years agoCorrections to scaling logic in previous commit
Bernie Purcell [Tue, 14 Aug 2007 00:03:48 +0000 (00:03 +0000)]
Corrections to scaling logic in previous commit

16 years agoUpdates POTFILES.in to include new subsdec files created in [21024]
Rafaël Carré [Mon, 13 Aug 2007 23:55:07 +0000 (23:55 +0000)]
Updates POTFILES.in to include new subsdec files created in [21024]
Runs make update-po

16 years agoProper date and svn:keywords
Christophe Mutricy [Mon, 13 Aug 2007 22:19:47 +0000 (22:19 +0000)]
Proper date and svn:keywords

16 years agomodules/meta_fetcher/luameta.c: Fix file name in header, and add Antoine in authors...
Pierre d'Herbemont [Mon, 13 Aug 2007 21:54:05 +0000 (21:54 +0000)]
modules/meta_fetcher/luameta.c: Fix file name in header, and add Antoine in authors list as it is a derivative.

16 years agomodules/meta_engine/luameta.c: Get meta (untested) and artwork using lua scripts.
Pierre d'Herbemont [Mon, 13 Aug 2007 21:46:27 +0000 (21:46 +0000)]
modules/meta_engine/luameta.c: Get meta (untested) and artwork using lua scripts.

16 years agomodules/gui/qt4: More compilation attempt.
Pierre d'Herbemont [Mon, 13 Aug 2007 19:59:27 +0000 (19:59 +0000)]
modules/gui/qt4: More compilation attempt.

16 years agofucking make
Rafaël Carré [Mon, 13 Aug 2007 19:28:35 +0000 (19:28 +0000)]
fucking make

16 years agomisc/events.c: Add a new way to send receive events. (ripped of from libvlc). It...
Pierre d'Herbemont [Mon, 13 Aug 2007 19:08:15 +0000 (19:08 +0000)]
misc/events.c: Add a new way to send receive events. (ripped of from libvlc). It will allow input_item to send events.

16 years agofuck autotools
Rafaël Carré [Mon, 13 Aug 2007 19:06:25 +0000 (19:06 +0000)]
fuck autotools

16 years agomodules/gui/qt4: Attempt to fix previous commit.
Pierre d'Herbemont [Mon, 13 Aug 2007 18:55:48 +0000 (18:55 +0000)]
modules/gui/qt4: Attempt to fix previous commit.

16 years agoBuilds correctly lua for windows
Rafaël Carré [Mon, 13 Aug 2007 18:53:46 +0000 (18:53 +0000)]
Builds correctly lua for windows
Distributes luaplaylist scripts with windows packages

16 years agomodules/gui/qt4: Reflects latest meta changes.
Pierre d'Herbemont [Mon, 13 Aug 2007 18:30:28 +0000 (18:30 +0000)]
modules/gui/qt4: Reflects latest meta changes.

16 years agoEnables taglib by default, allows meta editing on windows & linux in QT4 interface
Rafaël Carré [Mon, 13 Aug 2007 17:34:13 +0000 (17:34 +0000)]
Enables taglib by default, allows meta editing on windows & linux in QT4 interface
Thanks to Little`Bubble

16 years agoinclude/vlc_input.h: This commit should have been part of r21062.
Pierre d'Herbemont [Mon, 13 Aug 2007 17:28:24 +0000 (17:28 +0000)]
include/vlc_input.h: This commit should have been part of r21062.

16 years agoRevert accidental commit in [21066]
Rafaël Carré [Mon, 13 Aug 2007 16:44:55 +0000 (16:44 +0000)]
Revert accidental commit in [21066]

16 years agoAdd myself, sort alphabetically
Rafaël Carré [Mon, 13 Aug 2007 16:38:48 +0000 (16:38 +0000)]
Add myself, sort alphabetically

16 years agoReturns object hierarchy with root object introspection data. Thanks to eean.
Rafaël Carré [Mon, 13 Aug 2007 15:21:43 +0000 (15:21 +0000)]
Returns object hierarchy with root object introspection data. Thanks to eean.
Uses correct interface name.

16 years agoUpdates window title even in fullscreen - patch by Aurélien Jacobs
Rafaël Carré [Mon, 13 Aug 2007 14:45:16 +0000 (14:45 +0000)]
Updates window title even in fullscreen - patch by Aurélien Jacobs

16 years agoinclude/vlc_meta.h: Start with a zero sized dictionary for extra meta.
Pierre d'Herbemont [Mon, 13 Aug 2007 14:06:37 +0000 (14:06 +0000)]
include/vlc_meta.h: Start with a zero sized dictionary for extra meta.

16 years agoinclude/vlc_arrays.h: Allow zero sized vlc_dictionary_t creation.
Pierre d'Herbemont [Mon, 13 Aug 2007 14:05:34 +0000 (14:05 +0000)]
include/vlc_arrays.h: Allow zero sized vlc_dictionary_t creation.

16 years agoinclude/vlc_meta.h: Use the vlc_dictionary to store extra meta tags.
Pierre d'Herbemont [Mon, 13 Aug 2007 13:55:10 +0000 (13:55 +0000)]
include/vlc_meta.h: Use the vlc_dictionary to store extra meta tags.

16 years agomodules/meta_engine/googleimage.c: Art Fetcher module that gets it's arts from images...
Pierre d'Herbemont [Sun, 12 Aug 2007 21:18:08 +0000 (21:18 +0000)]
modules/meta_engine/googleimage.c: Art Fetcher module that gets it's arts from images.google.com.

16 years agoinput/meta.c: Be a bit more selective on meta pre-requirement for art.
Pierre d'Herbemont [Sun, 12 Aug 2007 21:12:47 +0000 (21:12 +0000)]
input/meta.c: Be a bit more selective on meta pre-requirement for art.

16 years agoinput/meta.c: Allow meta for media that don't have artist nor album. (Because movies...
Pierre d'Herbemont [Sun, 12 Aug 2007 21:07:24 +0000 (21:07 +0000)]
input/meta.c: Allow meta for media that don't have artist nor album. (Because movies owns the right to get their own meta).

16 years agoRemove dead code (VLC only uses port numbers, not service names ever)
Rémi Denis-Courmont [Sun, 12 Aug 2007 19:02:51 +0000 (19:02 +0000)]
Remove dead code (VLC only uses port numbers, not service names ever)

16 years agoDCCP also needs listen()
Rémi Denis-Courmont [Sun, 12 Aug 2007 18:23:09 +0000 (18:23 +0000)]
DCCP also needs listen()

16 years agocontrol/media_list.c: Don't forget to increase the md refcount where needed.
Pierre d'Herbemont [Sat, 11 Aug 2007 13:48:35 +0000 (13:48 +0000)]
control/media_list.c: Don't forget to increase the md refcount where needed.

16 years agocontrol/media_list_player.c: Don't change playlist item at play.
Pierre d'Herbemont [Sat, 11 Aug 2007 12:59:14 +0000 (12:59 +0000)]
control/media_list_player.c: Don't change playlist item at play.

16 years agoQt4 Patch changes RA/R1/NR and RND/NRND text in repeat/random buttons to use
Jean-Baptiste Kempf [Sat, 11 Aug 2007 12:55:58 +0000 (12:55 +0000)]
Qt4 Patch changes RA/R1/NR and RND/NRND text in repeat/random buttons to use
I_PL_REPEAT/I_PL_LOOP/I_PL_RANDOM etc. strings as done after
toggleRepeat usage etc.
Patch by Ilkka Ollakka

16 years agoQt4 - Hide/Show from taskBar for Windows.
Jean-Baptiste Kempf [Sat, 11 Aug 2007 12:10:38 +0000 (12:10 +0000)]
Qt4 - Hide/Show from taskBar for Windows.
Patch from Hannes Domani.

16 years agocontrol/media_instance.c: Ignore the exception raised by libvlc_get_input_thread...
Pierre d'Herbemont [Sat, 11 Aug 2007 12:10:25 +0000 (12:10 +0000)]
control/media_instance.c: Ignore the exception raised by libvlc_get_input_thread in libvlc_media_instance_play.

16 years agocontrol/media_list_player.c: Fix a typo in get_next_index.
Pierre d'Herbemont [Sat, 11 Aug 2007 12:01:14 +0000 (12:01 +0000)]
control/media_list_player.c: Fix a typo in get_next_index.

16 years agoPrescaled output support
Bernie Purcell [Sat, 11 Aug 2007 05:57:28 +0000 (05:57 +0000)]
Prescaled output support

16 years agocontrol/media_list_player.c: Implement _play_item_at_index().
Pierre d'Herbemont [Sat, 11 Aug 2007 01:49:26 +0000 (01:49 +0000)]
control/media_list_player.c: Implement _play_item_at_index().

16 years agocontrol/media_descriptor.c: Implement more meta.
Pierre d'Herbemont [Fri, 10 Aug 2007 23:47:22 +0000 (23:47 +0000)]
control/media_descriptor.c: Implement more meta.

16 years agocontrol/media_instance.c: Never fail when requesting the event manager.
Pierre d'Herbemont [Fri, 10 Aug 2007 23:10:09 +0000 (23:10 +0000)]
control/media_instance.c: Never fail when requesting the event manager.

16 years agocontrol/media_list_player.c: Initialize p_mlist, and p_mi.
Pierre d'Herbemont [Fri, 10 Aug 2007 23:03:39 +0000 (23:03 +0000)]
control/media_list_player.c: Initialize p_mlist, and p_mi.

16 years agoi422_yuy2: SSE2 improvements
Damien Fouilleul [Fri, 10 Aug 2007 18:28:49 +0000 (18:28 +0000)]
i422_yuy2: SSE2 improvements

16 years agocontrol/media_list_player.c: Fix a typo.
Pierre d'Herbemont [Fri, 10 Aug 2007 17:40:54 +0000 (17:40 +0000)]
control/media_list_player.c: Fix a typo.

16 years agoFix previous commit (oops).
Pierre d'Herbemont [Fri, 10 Aug 2007 14:04:51 +0000 (14:04 +0000)]
Fix previous commit (oops).

16 years agosrc/Makefile.am: Build media_list.c, media_list_player.c, tag_query.c.
Pierre d'Herbemont [Fri, 10 Aug 2007 13:19:57 +0000 (13:19 +0000)]
src/Makefile.am: Build media_list.c, media_list_player.c, tag_query.c.

16 years agoinclude/vlc_arrays.h: Don't forget to return a value in value_for_key.
Pierre d'Herbemont [Fri, 10 Aug 2007 13:18:46 +0000 (13:18 +0000)]
include/vlc_arrays.h: Don't forget to return a value in value_for_key.

16 years agoMakefile: fixed package-win32-zip, it was missing libvlc-controll.dll
Damien Fouilleul [Fri, 10 Aug 2007 10:49:12 +0000 (10:49 +0000)]
Makefile: fixed package-win32-zip, it was missing libvlc-controll.dll

16 years agoinclude/vlc_arrays.h: Compile fix for g++.
Pierre d'Herbemont [Fri, 10 Aug 2007 00:56:04 +0000 (00:56 +0000)]
include/vlc_arrays.h: Compile fix for g++.

16 years agoinclude/vlc_arrays.h: Always return a valid ptr in vlc_dictionary_all_keys.
Pierre d'Herbemont [Fri, 10 Aug 2007 00:40:04 +0000 (00:40 +0000)]
include/vlc_arrays.h: Always return a valid ptr in vlc_dictionary_all_keys.

16 years agoinclude/vlc_arrays.h: Implement simple best-case-in-O(1) hash table.
Pierre d'Herbemont [Fri, 10 Aug 2007 00:35:57 +0000 (00:35 +0000)]
include/vlc_arrays.h: Implement simple best-case-in-O(1) hash table.

16 years agoinclude/vlc_arrays.h: oops, (I did it again).
Pierre d'Herbemont [Thu, 9 Aug 2007 19:54:43 +0000 (19:54 +0000)]
include/vlc_arrays.h: oops, (I did it again).

16 years ago(oops)
Pierre d'Herbemont [Thu, 9 Aug 2007 19:38:00 +0000 (19:38 +0000)]
(oops)

16 years agoFix previous commit on gcc. (oops).
Pierre d'Herbemont [Thu, 9 Aug 2007 19:29:17 +0000 (19:29 +0000)]
Fix previous commit on gcc. (oops).

16 years agoinclude/vlc_arrays.h: Fix previous commit compilation with g++.
Pierre d'Herbemont [Thu, 9 Aug 2007 19:12:11 +0000 (19:12 +0000)]
include/vlc_arrays.h: Fix previous commit compilation with g++.

16 years agoinclude/vlc_arrays.h: Transform the dictionary macro to static inline, and publish...
Pierre d'Herbemont [Thu, 9 Aug 2007 18:38:48 +0000 (18:38 +0000)]
include/vlc_arrays.h: Transform the dictionary macro to static inline, and publish a vlc_dictionary_t type.

16 years agovlc/libvlc.h: Advertise libvlc_media_instance_set_drawable.
Pierre d'Herbemont [Thu, 9 Aug 2007 16:08:47 +0000 (16:08 +0000)]
vlc/libvlc.h: Advertise libvlc_media_instance_set_drawable.

16 years agocontrol/media_descriptor: Implement libvlc_media_descriptor_get_mrl.
Pierre d'Herbemont [Thu, 9 Aug 2007 16:08:14 +0000 (16:08 +0000)]
control/media_descriptor: Implement libvlc_media_descriptor_get_mrl.

16 years agoRevert [21008]
Rémi Denis-Courmont [Thu, 9 Aug 2007 14:19:53 +0000 (14:19 +0000)]
Revert [21008]

16 years agocontrol/media_instance.c: Set a per-object drawable.
Pierre d'Herbemont [Thu, 9 Aug 2007 12:45:37 +0000 (12:45 +0000)]
control/media_instance.c: Set a per-object drawable.

16 years agoLibvlc: Start the implementation of the libvlc playlist. Still in progress.
Pierre d'Herbemont [Wed, 8 Aug 2007 21:12:02 +0000 (21:12 +0000)]
Libvlc: Start the implementation of the libvlc playlist. Still in progress.

16 years agoSubsdec.c split: remove the old file.
Jean-Baptiste Kempf [Wed, 8 Aug 2007 17:07:41 +0000 (17:07 +0000)]
Subsdec.c split: remove the old file.

16 years agoSubsdec: Split the decoder for subsdec / SSA / USF in three files, since the code...
Jean-Baptiste Kempf [Wed, 8 Aug 2007 17:03:24 +0000 (17:03 +0000)]
Subsdec: Split the decoder for subsdec / SSA / USF in three files, since the code has grown a bit too much in order to improve readability.
Some functions may still need to be renamed and moved from a file to another.
I hope it is done in the correct way, if not, tell me or revert.

16 years agoI meant to use var_CreateGetNonEmptyString().
Jean-Paul Saman [Wed, 8 Aug 2007 14:24:29 +0000 (14:24 +0000)]
I meant to use var_CreateGetNonEmptyString().

16 years agomozilla: fix VLC Plugin.plugin target for MacOS X, added support for libvlc.dylib...
Damien Fouilleul [Wed, 8 Aug 2007 13:45:09 +0000 (13:45 +0000)]
mozilla: fix VLC Plugin.plugin target for MacOS X, added support for libvlc.dylib, etc..

16 years agoForce lirc configuration file to usForce lirc configuration file to usee
Jean-Paul Saman [Wed, 8 Aug 2007 13:13:04 +0000 (13:13 +0000)]
Force lirc configuration file to usForce lirc configuration file to usee

16 years agoScale every plane correctly. This fixes the "green bar at the bottom after scaling...
Jean-Paul Saman [Wed, 8 Aug 2007 09:25:44 +0000 (09:25 +0000)]
Scale every plane correctly. This fixes the "green bar at the bottom after scaling" issue.

16 years agoUse parenthesis to make it more readible.`
Jean-Paul Saman [Wed, 8 Aug 2007 09:25:42 +0000 (09:25 +0000)]
Use parenthesis to make it more readible.`

16 years agocontrol/media_instance.c: Listen to the variable changes.
Pierre d'Herbemont [Wed, 8 Aug 2007 01:13:31 +0000 (01:13 +0000)]
control/media_instance.c: Listen to the variable changes.

16 years agocontrol/media_instance.c: Support libvlc_MediaInstanceReachedEnd event for upcoming...
Pierre d'Herbemont [Tue, 7 Aug 2007 23:51:17 +0000 (23:51 +0000)]
control/media_instance.c: Support libvlc_MediaInstanceReachedEnd event for upcoming media_list_player.

16 years agocontrol/event.c: event_manager_init -> event_manager_new
Pierre d'Herbemont [Tue, 7 Aug 2007 22:55:01 +0000 (22:55 +0000)]
control/event.c: event_manager_init -> event_manager_new

16 years agocontrol/libvlc_internal.h: Comment fix.
Pierre d'Herbemont [Tue, 7 Aug 2007 22:10:29 +0000 (22:10 +0000)]
control/libvlc_internal.h: Comment fix.

16 years agocontrol/media_instance.c: Code factorization.
Pierre d'Herbemont [Tue, 7 Aug 2007 18:59:45 +0000 (18:59 +0000)]
control/media_instance.c: Code factorization.

16 years agocontrol/event.c: Tab fix.
Pierre d'Herbemont [Tue, 7 Aug 2007 18:42:21 +0000 (18:42 +0000)]
control/event.c: Tab fix.

16 years agoThanks to Ilkka Ollakka for qt4 too.
Jean-Baptiste Kempf [Tue, 7 Aug 2007 17:58:53 +0000 (17:58 +0000)]
Thanks to Ilkka Ollakka for qt4 too.

16 years agoQt4 - Playlist: scrollTo current-item and view issues...
Jean-Baptiste Kempf [Tue, 7 Aug 2007 17:57:46 +0000 (17:57 +0000)]
Qt4 - Playlist: scrollTo current-item and view issues...
Patch by Ilkka Ollakka

16 years agoFix HTTP authentication.
Rémi Denis-Courmont [Tue, 7 Aug 2007 17:18:34 +0000 (17:18 +0000)]
Fix HTTP authentication.
Yes, some sites use empty usernames

16 years agoQt4 - Slider bug temporary solving.
Jean-Baptiste Kempf [Tue, 7 Aug 2007 17:04:49 +0000 (17:04 +0000)]
Qt4 - Slider bug temporary solving.
Patch by Hannes Domani
THANKS updated.

16 years agoDo not bother with the byte range when we are at offset zero
Rémi Denis-Courmont [Tue, 7 Aug 2007 17:03:52 +0000 (17:03 +0000)]
Do not bother with the byte range when we are at offset zero

16 years agoCosmetics.
Antoine Cellerier [Mon, 6 Aug 2007 21:55:22 +0000 (21:55 +0000)]
Cosmetics.

16 years agoOups
Rémi Denis-Courmont [Mon, 6 Aug 2007 20:04:25 +0000 (20:04 +0000)]
Oups

16 years agoSync with module macros and sout chain parsing
Rémi Denis-Courmont [Mon, 6 Aug 2007 20:01:24 +0000 (20:01 +0000)]
Sync with module macros and sout chain parsing

16 years agoSimplify and remove a warning
Rémi Denis-Courmont [Mon, 6 Aug 2007 19:58:36 +0000 (19:58 +0000)]
Simplify and remove a warning