]> git.sesse.net Git - vlc/log
vlc
17 years agoinput/meta.c: ArtCacheCreateDir fix, second try.
Pierre d'Herbemont [Wed, 22 Aug 2007 15:58:01 +0000 (15:58 +0000)]
input/meta.c: ArtCacheCreateDir fix, second try.

17 years agoinput/meta.c: Fix ArtCacheCreateDir thanks to ILeoo.
Pierre d'Herbemont [Wed, 22 Aug 2007 15:56:00 +0000 (15:56 +0000)]
input/meta.c: Fix ArtCacheCreateDir thanks to ILeoo.

17 years agoinput/meta.c: Make sure the artwork cache is used.
Pierre d'Herbemont [Wed, 22 Aug 2007 15:21:38 +0000 (15:21 +0000)]
input/meta.c: Make sure the artwork cache is used.

17 years agoinput/meta.c: Fix a leak.
Pierre d'Herbemont [Wed, 22 Aug 2007 15:16:51 +0000 (15:16 +0000)]
input/meta.c: Fix a leak.

17 years agoinput/meta.c: Avoid by passing cache when not needed.
Pierre d'Herbemont [Wed, 22 Aug 2007 15:00:49 +0000 (15:00 +0000)]
input/meta.c: Avoid by passing cache when not needed.

17 years agoshare/luameta/googleimage.lua: Filter out extensions.
Pierre d'Herbemont [Wed, 22 Aug 2007 14:54:11 +0000 (14:54 +0000)]
share/luameta/googleimage.lua: Filter out extensions.

17 years agoid3tag plugin can now be disabled
Rafaël Carré [Wed, 22 Aug 2007 13:58:44 +0000 (13:58 +0000)]
id3tag plugin can now be disabled

17 years agoRemoves luaplaylist.c from POTFILES.in
Rafaël Carré [Wed, 22 Aug 2007 13:57:51 +0000 (13:57 +0000)]
Removes luaplaylist.c from POTFILES.in

17 years agomodules/demux/playlist: Remove luaplaylist now that it is merged in the lua module.
Pierre d'Herbemont [Wed, 22 Aug 2007 13:39:09 +0000 (13:39 +0000)]
modules/demux/playlist: Remove luaplaylist now that it is merged in the lua module.

17 years agomodules/misc/meta_engine: Remove luameta now that it is merged in the lua module.
Pierre d'Herbemont [Wed, 22 Aug 2007 13:37:07 +0000 (13:37 +0000)]
modules/misc/meta_engine: Remove luameta now that it is merged in the lua module.

17 years agoconfigure.ac: Switch to the new lua module.
Pierre d'Herbemont [Wed, 22 Aug 2007 13:34:12 +0000 (13:34 +0000)]
configure.ac: Switch to the new lua module.

17 years agomodules/misc/lua: Share some code between the modules that uses lua and put them...
Pierre d'Herbemont [Wed, 22 Aug 2007 13:33:23 +0000 (13:33 +0000)]
modules/misc/lua: Share some code between the modules that uses lua and put them in a single module.

17 years agoUpdates dbus pygtk controller
Rafaël Carré [Wed, 22 Aug 2007 01:06:17 +0000 (01:06 +0000)]
Updates dbus pygtk controller

17 years agoFixes memory leaks
Rafaël Carré [Tue, 21 Aug 2007 23:21:12 +0000 (23:21 +0000)]
Fixes memory leaks

17 years agoCorrectly handle (avoid deadlocks) always on top when switching fullscreen.
Rafaël Carré [Tue, 21 Aug 2007 22:37:49 +0000 (22:37 +0000)]
Correctly handle (avoid deadlocks) always on top when switching fullscreen.
Fixes #882

17 years agosrc/control/libvlc_internal.h: Forgotten file.
Pierre d'Herbemont [Tue, 21 Aug 2007 19:43:59 +0000 (19:43 +0000)]
src/control/libvlc_internal.h: Forgotten file.

17 years agoFix NULL %s
Rémi Denis-Courmont [Tue, 21 Aug 2007 19:43:51 +0000 (19:43 +0000)]
Fix NULL %s

17 years agocontrol/media_descriptor.c: Keep a media_list of our own subitems if we have some...
Pierre d'Herbemont [Tue, 21 Aug 2007 19:43:04 +0000 (19:43 +0000)]
control/media_descriptor.c: Keep a media_list of our own subitems if we have some (we are then a media_descriptor playlist).

17 years agoFix previous commit
Rémi Denis-Courmont [Tue, 21 Aug 2007 19:22:41 +0000 (19:22 +0000)]
Fix previous commit

17 years ago- Do not parse CSeq; do not assume it fits in an integer
Rémi Denis-Courmont [Tue, 21 Aug 2007 19:16:09 +0000 (19:16 +0000)]
- Do not parse CSeq; do not assume it fits in an integer
- Factorize some code

17 years agoCentralize HTTP/RTSP error text
Rémi Denis-Courmont [Tue, 21 Aug 2007 19:11:34 +0000 (19:11 +0000)]
Centralize HTTP/RTSP error text

17 years agoFix remote DoS against the RTSP server when Transport is not specified
Rémi Denis-Courmont [Tue, 21 Aug 2007 18:52:42 +0000 (18:52 +0000)]
Fix remote DoS against the RTSP server when Transport is not specified

17 years agoinput/meta.c: Make sure we don't return VLC_SUCCESS in __input_FindArtInCache when...
Pierre d'Herbemont [Tue, 21 Aug 2007 18:47:35 +0000 (18:47 +0000)]
input/meta.c: Make sure we don't return VLC_SUCCESS in __input_FindArtInCache when no album art was found.

17 years agoinput/meta.c: Use more explicit variable naming in __input_FindArtInCache.
Pierre d'Herbemont [Tue, 21 Aug 2007 18:46:11 +0000 (18:46 +0000)]
input/meta.c: Use more explicit variable naming in __input_FindArtInCache.

17 years agoFix memory leak
Rémi Denis-Courmont [Tue, 21 Aug 2007 18:05:15 +0000 (18:05 +0000)]
Fix memory leak

17 years agoFix utf8_readdir usage
Rémi Denis-Courmont [Tue, 21 Aug 2007 18:02:43 +0000 (18:02 +0000)]
Fix utf8_readdir usage

17 years agodbus.h: sens valid XML
Rafaël Carré [Tue, 21 Aug 2007 18:00:46 +0000 (18:00 +0000)]
dbus.h: sens valid XML

17 years agoFix it again.
Rémi Denis-Courmont [Tue, 21 Aug 2007 17:49:38 +0000 (17:49 +0000)]
Fix it again.

17 years agoUse utf8_readdir properly.
Rémi Denis-Courmont [Tue, 21 Aug 2007 17:45:23 +0000 (17:45 +0000)]
Use utf8_readdir properly.

17 years agoinput/meta.c: Fix crashy-warnings thanks to courmisch.
Pierre d'Herbemont [Tue, 21 Aug 2007 17:43:54 +0000 (17:43 +0000)]
input/meta.c: Fix crashy-warnings thanks to courmisch.

17 years agoAppend media description to the SDP, as the name suggest
Rémi Denis-Courmont [Tue, 21 Aug 2007 17:31:09 +0000 (17:31 +0000)]
Append media description to the SDP, as the name suggest

17 years agoUse hostname as SDP origin, as the spec says.
Rémi Denis-Courmont [Tue, 21 Aug 2007 17:15:51 +0000 (17:15 +0000)]
Use hostname as SDP origin, as the spec says.
(Oh, I am well aware that this is often not correctly set, but then again,
 why the heck would someone wants to parse the SDP origin in real life?)

17 years agoinput/meta.c: Use utf8_readdir instead of readdir.
Pierre d'Herbemont [Tue, 21 Aug 2007 16:49:45 +0000 (16:49 +0000)]
input/meta.c: Use utf8_readdir instead of readdir.

17 years agoUse memcmp()
Rémi Denis-Courmont [Tue, 21 Aug 2007 16:45:36 +0000 (16:45 +0000)]
Use memcmp()

17 years agoFix warning
Rémi Denis-Courmont [Tue, 21 Aug 2007 16:41:29 +0000 (16:41 +0000)]
Fix warning

17 years agoCVS -> Subversion
Rémi Denis-Courmont [Tue, 21 Aug 2007 16:37:01 +0000 (16:37 +0000)]
CVS -> Subversion

17 years agoUse session-wide RTCP RR bandwidth. Fix overflow
Rémi Denis-Courmont [Tue, 21 Aug 2007 16:32:06 +0000 (16:32 +0000)]
Use session-wide RTCP RR bandwidth. Fix overflow

17 years agoCosmetic
Rémi Denis-Courmont [Tue, 21 Aug 2007 16:25:16 +0000 (16:25 +0000)]
Cosmetic

17 years agoAdvertises signals and renames VLC_ defines to MPRIS_
Rafaël Carré [Tue, 21 Aug 2007 16:11:21 +0000 (16:11 +0000)]
Advertises signals and renames VLC_ defines to MPRIS_

17 years agoinput/meta.c: * Remove psz_name
Pierre d'Herbemont [Tue, 21 Aug 2007 15:28:19 +0000 (15:28 +0000)]
input/meta.c: * Remove psz_name
              * Use filename sanitization at the lower level

17 years agoinput/meta.c: Better art finding.
Pierre d'Herbemont [Tue, 21 Aug 2007 15:09:18 +0000 (15:09 +0000)]
input/meta.c: Better art finding.

17 years agofreetype: make sure fontconfig is still optional
Damien Fouilleul [Tue, 21 Aug 2007 15:02:09 +0000 (15:02 +0000)]
freetype: make sure fontconfig is still optional

17 years agoBetter extensions checks for album art file creation
Rafaël Carré [Tue, 21 Aug 2007 14:09:14 +0000 (14:09 +0000)]
Better extensions checks for album art file creation

17 years agoinput/meta.c: Better check in ArtCacheCreatePath.
Pierre d'Herbemont [Tue, 21 Aug 2007 13:31:22 +0000 (13:31 +0000)]
input/meta.c: Better check in ArtCacheCreatePath.

17 years agoPrevents crash when arturl is misformatted, and can't be translated to a filename
Rafaël Carré [Tue, 21 Aug 2007 13:20:01 +0000 (13:20 +0000)]
Prevents crash when arturl is misformatted, and can't be translated to a filename

17 years agoAdds headers back.
Rafaël Carré [Tue, 21 Aug 2007 12:56:16 +0000 (12:56 +0000)]
Adds headers back.

17 years agoFix previous commit.
Pierre d'Herbemont [Tue, 21 Aug 2007 12:23:20 +0000 (12:23 +0000)]
Fix previous commit.

17 years agomodules/services_discovery/shout.c: (Thanks ileoo) Revert by tree view on shout.
Pierre d'Herbemont [Tue, 21 Aug 2007 11:59:40 +0000 (11:59 +0000)]
modules/services_discovery/shout.c: (Thanks ileoo) Revert by tree view on shout.

17 years agoChanges to get styled subtitles working with Windows
Bernie Purcell [Tue, 21 Aug 2007 07:49:24 +0000 (07:49 +0000)]
Changes to get styled subtitles working with Windows

17 years agoConvert patch from \r\n to \n
Rafaël Carré [Tue, 21 Aug 2007 00:14:24 +0000 (00:14 +0000)]
Convert patch from \r\n to \n

17 years agoAdds libavcodec version check for musepack7 fourcc
Rafaël Carré [Mon, 20 Aug 2007 23:43:15 +0000 (23:43 +0000)]
Adds libavcodec version check for musepack7 fourcc

17 years agoAdds some metadata writing capability (ref #1248 )
Rafaël Carré [Mon, 20 Aug 2007 21:54:24 +0000 (21:54 +0000)]
Adds some metadata writing capability (ref #1248 )

17 years ago* added the OSX path to .hosts
Felix Paul Kühne [Mon, 20 Aug 2007 21:17:46 +0000 (21:17 +0000)]
* added the OSX path to .hosts

17 years agoFix warnings
Christophe Mutricy [Mon, 20 Aug 2007 21:15:12 +0000 (21:15 +0000)]
Fix warnings

17 years agoUpdate news for .hosts location
Rafaël Carré [Mon, 20 Aug 2007 21:14:04 +0000 (21:14 +0000)]
Update news for .hosts location

17 years agounbreak compilation
Christophe Mutricy [Mon, 20 Aug 2007 20:46:39 +0000 (20:46 +0000)]
unbreak compilation

17 years agoFixes compilation(2)
Rafaël Carré [Mon, 20 Aug 2007 20:45:28 +0000 (20:45 +0000)]
Fixes compilation(2)

17 years agoFixes compilation
Rafaël Carré [Mon, 20 Aug 2007 20:21:19 +0000 (20:21 +0000)]
Fixes compilation

17 years agoFactorizes code
Rafaël Carré [Mon, 20 Aug 2007 20:14:08 +0000 (20:14 +0000)]
Factorizes code

17 years ago- Fix TTL in SDP
Rémi Denis-Courmont [Mon, 20 Aug 2007 19:47:07 +0000 (19:47 +0000)]
- Fix TTL in SDP
- Some cleanup

17 years agoRemove stdio while we're at it.
Rémi Denis-Courmont [Mon, 20 Aug 2007 19:23:10 +0000 (19:23 +0000)]
Remove stdio while we're at it.
Finally rid of the strcasestr warning

17 years agoFix compilation
Rémi Denis-Courmont [Mon, 20 Aug 2007 19:18:53 +0000 (19:18 +0000)]
Fix compilation

There is something seriously messed up in these files though
(like the declaration in xtag.h do not match the definition in xtag.c!)

17 years agoUse fixed size string for extension. This is more DSO friendly
Rémi Denis-Courmont [Mon, 20 Aug 2007 19:13:50 +0000 (19:13 +0000)]
Use fixed size string for extension. This is more DSO friendly

17 years agoRemove _GNU_SOURCE and string.h too
Rémi Denis-Courmont [Mon, 20 Aug 2007 19:10:23 +0000 (19:10 +0000)]
Remove _GNU_SOURCE and string.h too

17 years agoRemove stdlib.h
Rémi Denis-Courmont [Mon, 20 Aug 2007 19:08:22 +0000 (19:08 +0000)]
Remove stdlib.h

17 years agoMissing vlc/vlc.h here
Rémi Denis-Courmont [Mon, 20 Aug 2007 19:04:45 +0000 (19:04 +0000)]
Missing vlc/vlc.h here

17 years agoHere too
Rémi Denis-Courmont [Mon, 20 Aug 2007 19:02:53 +0000 (19:02 +0000)]
Here too

17 years agoSomething went wrong here
Rémi Denis-Courmont [Mon, 20 Aug 2007 19:01:32 +0000 (19:01 +0000)]
Something went wrong here

17 years agoRemember not to include anything before vlc/vlc.h
Rémi Denis-Courmont [Mon, 20 Aug 2007 18:59:30 +0000 (18:59 +0000)]
Remember not to include anything before vlc/vlc.h
(which includes config.h which defines the platform feature macros)
Also remember stdio, string and stdlib are included implicitly

17 years agoFix memory handling
Rémi Denis-Courmont [Mon, 20 Aug 2007 18:45:41 +0000 (18:45 +0000)]
Fix memory handling

17 years agoFix strcasestr declaration
Rémi Denis-Courmont [Mon, 20 Aug 2007 18:42:11 +0000 (18:42 +0000)]
Fix strcasestr declaration

17 years agoCall "meta reader" module in ffmpeg demuxer
Rafaël Carré [Mon, 20 Aug 2007 17:13:54 +0000 (17:13 +0000)]
Call "meta reader" module in ffmpeg demuxer

17 years agoservices_discovery.c: Patch by Alexander Gall <gall # switch.ch>, avoid crashing...
Pierre d'Herbemont [Mon, 20 Aug 2007 17:13:32 +0000 (17:13 +0000)]
services_discovery.c: Patch by Alexander Gall <gall # switch.ch>, avoid crashing on systems that don't handle NULL string in ..printf.

17 years agoAdds mpc to the ffmpeg's fourcc list
Rafaël Carré [Mon, 20 Aug 2007 16:56:21 +0000 (16:56 +0000)]
Adds mpc to the ffmpeg's fourcc list

17 years agouse GetName only if GetTitle returns emptry string for meta
Ilkka Ollakka [Mon, 20 Aug 2007 16:13:38 +0000 (16:13 +0000)]
use GetName only if GetTitle returns emptry string for meta

17 years agoAdd comment/cosmetics
Rafaël Carré [Mon, 20 Aug 2007 14:52:24 +0000 (14:52 +0000)]
Add comment/cosmetics

17 years agoGet input length from metadata if demuxer failed to retrieve it
Rafaël Carré [Mon, 20 Aug 2007 14:45:31 +0000 (14:45 +0000)]
Get input length from metadata if demuxer failed to retrieve it

17 years agoCorrects some metadata descriptions
Rafaël Carré [Mon, 20 Aug 2007 14:13:48 +0000 (14:13 +0000)]
Corrects some metadata descriptions

17 years agoRemoves deleted file
Rafaël Carré [Mon, 20 Aug 2007 14:13:06 +0000 (14:13 +0000)]
Removes deleted file

17 years agoQt4 - Comments about TODO and FIXMEs on the main_interface, for my holidays :D
Jean-Baptiste Kempf [Mon, 20 Aug 2007 12:04:06 +0000 (12:04 +0000)]
Qt4 - Comments about TODO and FIXMEs on the main_interface, for my holidays :D

17 years agoQt4: fix compilation. Sorry for the disturbance.
Jean-Baptiste Kempf [Mon, 20 Aug 2007 11:54:11 +0000 (11:54 +0000)]
Qt4: fix compilation. Sorry for the disturbance.

17 years agoQt4 : build fix.
Jean-Baptiste Kempf [Mon, 20 Aug 2007 11:27:46 +0000 (11:27 +0000)]
Qt4 : build fix.

17 years agoQt4 : remove from Modules.am a removed file.
Jean-Baptiste Kempf [Mon, 20 Aug 2007 10:48:34 +0000 (10:48 +0000)]
Qt4 : remove from Modules.am a removed file.

17 years agoURI: when pasring for protocol headers allow for more characters than just alpha
Damien Fouilleul [Mon, 20 Aug 2007 10:40:36 +0000 (10:40 +0000)]
URI: when pasring for protocol headers allow for more characters than just alpha

17 years agoQt4 : buttons size and various fixes. Remove dead code and avoid duplication.
Jean-Baptiste Kempf [Mon, 20 Aug 2007 10:04:39 +0000 (10:04 +0000)]
Qt4 : buttons size and various fixes. Remove dead code and avoid duplication.

17 years agoQt4 : Fix a size in main controlsWidget.
Jean-Baptiste Kempf [Mon, 20 Aug 2007 09:42:32 +0000 (09:42 +0000)]
Qt4 : Fix a size in main controlsWidget.

17 years agoQt4 : fullscreen Button activation/deactivation
Jean-Baptiste Kempf [Mon, 20 Aug 2007 09:39:46 +0000 (09:39 +0000)]
Qt4 : fullscreen Button activation/deactivation

17 years agoQt4 : Fix the playlistButton Size.
Jean-Baptiste Kempf [Mon, 20 Aug 2007 09:28:53 +0000 (09:28 +0000)]
Qt4 : Fix the playlistButton Size.
cosmetics.

17 years agoQt4 : remove useless files.
Jean-Baptiste Kempf [Mon, 20 Aug 2007 09:20:51 +0000 (09:20 +0000)]
Qt4 : remove useless files.
Fix some segfaults by disabling functions.
Slower, faster are on the side of the slider now.

17 years agoQt4 : Changes in the main interface:
Jean-Baptiste Kempf [Mon, 20 Aug 2007 08:41:55 +0000 (08:41 +0000)]
Qt4 : Changes in the main interface:
 - Don't use the .ui, do all by hand :)
 - Use a ControlWidgets to design all the controls, and implement the functions
 - Change a bit the advanced widget, that must be integrated in the
   controlsWidget
There is a lot of Not Yet Implemented, so feel free to add some.

17 years agoFix previous commit.
Pierre d'Herbemont [Mon, 20 Aug 2007 06:23:10 +0000 (06:23 +0000)]
Fix previous commit.

17 years agosrc/control: Various events addition.
Pierre d'Herbemont [Mon, 20 Aug 2007 04:43:48 +0000 (04:43 +0000)]
src/control: Various events addition.

17 years agoForgotten file from previous commit.
Pierre d'Herbemont [Mon, 20 Aug 2007 02:46:54 +0000 (02:46 +0000)]
Forgotten file from previous commit.

17 years agocontrol/media_list.c: Set the VLCNode tag when an item is added as a subitem.
Pierre d'Herbemont [Mon, 20 Aug 2007 02:30:36 +0000 (02:30 +0000)]
control/media_list.c: Set the VLCNode tag when an item is added as a subitem.

17 years agocontrol/tree.c: Notify subtree/addition removal.
Pierre d'Herbemont [Mon, 20 Aug 2007 02:29:34 +0000 (02:29 +0000)]
control/tree.c: Notify subtree/addition removal.

17 years agoDisables some useless metadata in infopanel dialog
Rafaël Carré [Mon, 20 Aug 2007 02:21:13 +0000 (02:21 +0000)]
Disables some useless metadata in infopanel dialog
Redesign the label & edits placement to resize the dialog

17 years agoForgotten that in [21284]
Rafaël Carré [Mon, 20 Aug 2007 02:04:29 +0000 (02:04 +0000)]
Forgotten that in [21284]

17 years agocontrol/tag_query.c: Make tag_query_match actually match something.
Pierre d'Herbemont [Mon, 20 Aug 2007 01:40:03 +0000 (01:40 +0000)]
control/tag_query.c: Make tag_query_match actually match something.

17 years agosrc/Makefile.am: build dynamic_media_list.c and tree.c.
Pierre d'Herbemont [Mon, 20 Aug 2007 01:30:14 +0000 (01:30 +0000)]
src/Makefile.am: build dynamic_media_list.c and tree.c.

17 years agodynamic_media_list.c: Fix a warning.
Pierre d'Herbemont [Mon, 20 Aug 2007 01:28:12 +0000 (01:28 +0000)]
dynamic_media_list.c: Fix a warning.