]> git.sesse.net Git - vlc/log
vlc
17 years ago* Slovenian l10n update by Matej Urbancic.
Christophe Mutricy [Tue, 22 May 2007 22:53:50 +0000 (22:53 +0000)]
* Slovenian l10n update by Matej Urbancic.
* Some files have been renamed -> update POTFILES.in

17 years agoQt4 - when cancel was pressed in the open directory dialog, an empty directory
Jean-Baptiste Kempf [Tue, 22 May 2007 21:41:01 +0000 (21:41 +0000)]
Qt4 - when cancel was pressed in the open directory dialog, an empty directory
string was being added to the playlist, which resulted in an error. Patch  by Nick Vercammen.

17 years agoQt4 - Preferences: Remove Apply button, and fix a few segfaults with Hannes Domani...
Jean-Baptiste Kempf [Tue, 22 May 2007 21:38:44 +0000 (21:38 +0000)]
Qt4 - Preferences: Remove Apply button, and fix a few segfaults with Hannes Domani patches and help

17 years ago- win32 vouts: fiex potential crash (SIGFPE) if the output window geometry is empty
Damien Fouilleul [Tue, 22 May 2007 21:06:49 +0000 (21:06 +0000)]
- win32 vouts: fiex potential crash (SIGFPE) if the output window geometry is empty

17 years ago- blend.c: fix for BlendRV24, needs testing, dionoea ?
Damien Fouilleul [Tue, 22 May 2007 18:50:11 +0000 (18:50 +0000)]
- blend.c: fix for BlendRV24, needs testing, dionoea ?

17 years agoqt4 - Open Dialog: Resize behaviour should be a bit better, still not optimal, but...
Jean-Baptiste Kempf [Mon, 21 May 2007 22:49:06 +0000 (22:49 +0000)]
qt4 - Open Dialog: Resize behaviour should be a bit better, still not optimal, but well :D

17 years agoQt4 - Open Dialog: Make Slave text open only when needed. Fix a bit the subtitles...
Jean-Baptiste Kempf [Mon, 21 May 2007 22:31:59 +0000 (22:31 +0000)]
Qt4 - Open Dialog: Make Slave text open only when needed. Fix a bit the subtitles size when shown.

17 years agoQt4 - Add an advanced option for whiners to have by default the open dialog extended.
Jean-Baptiste Kempf [Mon, 21 May 2007 22:09:44 +0000 (22:09 +0000)]
Qt4 - Add an advanced option for whiners to have by default the open dialog extended.

17 years ago* playlist.c, asx.c: add new --playlist-skip-ads option (default enabled) to skip...
Antoine Cellerier [Mon, 21 May 2007 21:58:42 +0000 (21:58 +0000)]
* playlist.c, asx.c: add new --playlist-skip-ads option (default enabled) to skip autodetected ads. Test playlist: "http://www.zoomin.tv/asx/dsp_asxplaylist.cfm?id=251350&pid=lefigaro&quality=2&WMCache=0&iebr=0". Assumption is: if the playlist states that an item shouldn't be skipped or can't be seeked in, then it's an ad.

17 years agoQt4 - Open Dialog: BDA basic support.
Jean-Baptiste Kempf [Mon, 21 May 2007 21:55:30 +0000 (21:55 +0000)]
Qt4 - Open Dialog: BDA basic support.

17 years ago* include/vlc_url.h: vlc_UrlParse(): forbid use of '/' in login or password. Fixes...
Antoine Cellerier [Mon, 21 May 2007 20:37:23 +0000 (20:37 +0000)]
* include/vlc_url.h: vlc_UrlParse(): forbid use of '/' in login or password. Fixes use of URLs like "http://www.lemonde.fr/web/video/0,47-0@2-3210,54-913109@51-891944,0.html".

17 years agoImplement GET_TIME/LENGTH/POSITION when reading from a dvb device with eit support.
Laurent Aimar [Mon, 21 May 2007 20:28:40 +0000 (20:28 +0000)]
Implement GET_TIME/LENGTH/POSITION when reading from a dvb device with eit support.
(It has to be improved to get the time from the tdt/tot and not from time())

17 years agoReimplemented libvlc_vlm functions (untested)
Laurent Aimar [Mon, 21 May 2007 19:15:54 +0000 (19:15 +0000)]
Reimplemented libvlc_vlm functions (untested)
Not yet implemented: libvlc_vlm_show_media and libvlc_vlm_get_media_title/chapter/seekable.
Is libvlc_vlm_show_media usefull ?

17 years ago- bye, bye "fast-mutex" and "win9x-cv-method" variables
Damien Fouilleul [Mon, 21 May 2007 16:41:45 +0000 (16:41 +0000)]
- bye, bye "fast-mutex" and "win9x-cv-method" variables

17 years agoNo need to use vlc_global here.
Rémi Denis-Courmont [Mon, 21 May 2007 14:50:52 +0000 (14:50 +0000)]
No need to use vlc_global here.

17 years ago* release-howto.txt: mention wiki latest_version template
Yoann Peronneau [Mon, 21 May 2007 14:43:48 +0000 (14:43 +0000)]
* release-howto.txt: mention wiki latest_version template

17 years ago .aclocal should be the last one
Jean-Baptiste Kempf [Sun, 20 May 2007 21:04:31 +0000 (21:04 +0000)]
 .aclocal should be the last one

17 years ago* subtitles.c: case insensitive search for subtitle file extensions.
Antoine Cellerier [Sun, 20 May 2007 20:43:00 +0000 (20:43 +0000)]
* subtitles.c: case insensitive search for subtitle file extensions.

17 years agoQt4 - Open Dialog: Continue Capture tab, and implement the MRL updates. Slots and...
Jean-Baptiste Kempf [Sun, 20 May 2007 19:14:36 +0000 (19:14 +0000)]
Qt4 - Open Dialog: Continue Capture tab, and implement the MRL updates. Slots and signals should be ok. Advanced Properties are not done (any volunteer ?), and Win32 are not done either.

17 years agolibvlc events related functions renamed
Filippo Carone [Sun, 20 May 2007 18:00:54 +0000 (18:00 +0000)]
libvlc events related functions renamed

17 years ago* xspf.c: initializes identifier to 0 and free pp_tracklist
Yoann Peronneau [Sun, 20 May 2007 17:58:51 +0000 (17:58 +0000)]
* xspf.c: initializes identifier to 0 and free pp_tracklist

17 years ago* Fix configure.ac
Antoine Cellerier [Sun, 20 May 2007 17:35:54 +0000 (17:35 +0000)]
* Fix configure.ac

17 years agocallback.c renamed to event.c
Filippo Carone [Sun, 20 May 2007 17:29:55 +0000 (17:29 +0000)]
callback.c renamed to event.c

17 years ago* made the method names humanally readable, fixed a minor bug and slightly reduced...
Felix Paul Kühne [Sun, 20 May 2007 17:28:15 +0000 (17:28 +0000)]
* made the method names humanally readable, fixed a minor bug and slightly reduced the panel's size

17 years agostatic handle_callback
Filippo Carone [Sun, 20 May 2007 17:27:44 +0000 (17:27 +0000)]
static handle_callback

17 years ago* xspf.c: export item description as <annotation>
Yoann Peronneau [Sun, 20 May 2007 17:23:28 +0000 (17:23 +0000)]
* xspf.c: export item description as <annotation>

17 years ago* xspf.c: add XSPF annotation element as description
Yoann Peronneau [Sun, 20 May 2007 17:13:25 +0000 (17:13 +0000)]
* xspf.c: add XSPF annotation element as description

17 years agovolumelistener moved to listener package
Filippo Carone [Sun, 20 May 2007 16:59:22 +0000 (16:59 +0000)]
volumelistener moved to listener package

17 years agoUse oldval and newval in libvlc_event_t
Filippo Carone [Sun, 20 May 2007 16:58:44 +0000 (16:58 +0000)]
Use oldval and newval in libvlc_event_t

17 years ago* fixed previous commit
Felix Paul Kühne [Sun, 20 May 2007 16:54:17 +0000 (16:54 +0000)]
* fixed previous commit

17 years ago* configure.ac: also try lua51
Antoine Cellerier [Sun, 20 May 2007 16:47:14 +0000 (16:47 +0000)]
* configure.ac: also try lua51

17 years ago* prefer wget over curl
Felix Paul Kühne [Sun, 20 May 2007 16:37:58 +0000 (16:37 +0000)]
* prefer wget over curl

17 years agoQt4 - open dialogs: Capture tab, DVB, PVR and V4L. main design is done. NEeds to...
Jean-Baptiste Kempf [Sun, 20 May 2007 16:23:48 +0000 (16:23 +0000)]
Qt4 - open dialogs: Capture tab, DVB, PVR and V4L. main design is done. NEeds to be checked by people who actually use that kind of device.

17 years ago* default enable Interface Interactions
Felix Paul Kühne [Sun, 20 May 2007 16:17:35 +0000 (16:17 +0000)]
* default enable Interface Interactions

17 years agoMac OS X: Make sure luaplaylist folder is in the distribution.
Pierre d'Herbemont [Sun, 20 May 2007 15:36:55 +0000 (15:36 +0000)]
Mac OS X: Make sure luaplaylist folder is in the distribution.

17 years ago* Force cast to vlc_object_t when calling config_GetDataDir.
Antoine Cellerier [Sun, 20 May 2007 15:17:54 +0000 (15:17 +0000)]
* Force cast to vlc_object_t when calling config_GetDataDir.

17 years agopython bindings: allow to pass values in the vlc.Position constructor:
Olivier Aubert [Sun, 20 May 2007 15:08:53 +0000 (15:08 +0000)]
python bindings: allow to pass values in the vlc.Position constructor:
 p = vlc.Position(value=16, origin=vlc.RelativePosition)
Defaults to value=0, origin=AbsolutePosition, key=MediaTime

17 years agoAdd lua to win32 contribs.
Jean-Baptiste Kempf [Sun, 20 May 2007 14:47:32 +0000 (14:47 +0000)]
Add lua to win32 contribs.

17 years ago* libvlc.h: hopefully fix a few warnings.
Antoine Cellerier [Sun, 20 May 2007 14:42:13 +0000 (14:42 +0000)]
* libvlc.h: hopefully fix a few warnings.
* win32_specific.c, threads.c: fix win32 compilation.

17 years ago* add missing includes (trying to fix compilation errors in buildbot :D)
Antoine Cellerier [Sun, 20 May 2007 14:21:07 +0000 (14:21 +0000)]
* add missing includes (trying to fix compilation errors in buildbot :D)

17 years agothe object pointer is null in the handler, so use null here
Filippo Carone [Sun, 20 May 2007 14:12:57 +0000 (14:12 +0000)]
the object pointer is null in the handler, so use null here

17 years ago* Yet another p_libvlc_global compile fix (BeOS)
Antoine Cellerier [Sun, 20 May 2007 14:08:44 +0000 (14:08 +0000)]
* Yet another p_libvlc_global compile fix (BeOS)

17 years ago* Some more fixes (+ don't redefine a function that already existed, reverts part...
Antoine Cellerier [Sun, 20 May 2007 14:04:46 +0000 (14:04 +0000)]
* Some more fixes (+ don't redefine a function that already existed, reverts part of previous commit).

17 years ago* Fix non linux compilation round 2.
Antoine Cellerier [Sun, 20 May 2007 13:54:17 +0000 (13:54 +0000)]
* Fix non linux compilation round 2.

17 years ago* src/modules/modules.c: hopefully fix compilation for non linux builds.
Antoine Cellerier [Sun, 20 May 2007 13:38:53 +0000 (13:38 +0000)]
* src/modules/modules.c: hopefully fix compilation for non linux builds.

17 years agoWhen you cut / paste code from another file, you should also copy / paste the copyrig...
Antoine Cellerier [Sun, 20 May 2007 13:35:37 +0000 (13:35 +0000)]
When you cut / paste code from another file, you should also copy / paste the copyright info.

17 years agoqt4 - playlist_model, check if p_item is not null before using it. Patch from Ilkka...
Jean-Baptiste Kempf [Sun, 20 May 2007 11:53:32 +0000 (11:53 +0000)]
qt4 - playlist_model, check if p_item is not null before using it. Patch from Ilkka Ollakka

17 years agoHide libvlc_global_data_t from plugins
Rémi Denis-Courmont [Sun, 20 May 2007 10:03:51 +0000 (10:03 +0000)]
Hide libvlc_global_data_t from plugins

17 years agoRemove obsolete stuff
Rémi Denis-Courmont [Sun, 20 May 2007 08:40:04 +0000 (08:40 +0000)]
Remove obsolete stuff

17 years agoRevert wrongfully commited file
Rémi Denis-Courmont [Sun, 20 May 2007 08:39:35 +0000 (08:39 +0000)]
Revert wrongfully commited file

17 years agoFix SVN revision handling.
Rémi Denis-Courmont [Sun, 20 May 2007 08:38:20 +0000 (08:38 +0000)]
Fix SVN revision handling.
It is by design flawed to have phony built source.

17 years agoFix comment
Rémi Denis-Courmont [Sun, 20 May 2007 08:12:54 +0000 (08:12 +0000)]
Fix comment

17 years ago* make update-po
Antoine Cellerier [Sat, 19 May 2007 23:57:33 +0000 (23:57 +0000)]
* make update-po

17 years ago* Fix compilation.
Antoine Cellerier [Sat, 19 May 2007 23:33:56 +0000 (23:33 +0000)]
* Fix compilation.

17 years agocallback.c added (ops)
Filippo Carone [Sat, 19 May 2007 23:30:27 +0000 (23:30 +0000)]
callback.c added (ops)

17 years agoFix compilation.
Christophe Mutricy [Sat, 19 May 2007 23:18:06 +0000 (23:18 +0000)]
Fix compilation.

17 years agoSample java listener and jni callback functions added
Filippo Carone [Sat, 19 May 2007 23:12:55 +0000 (23:12 +0000)]
Sample java listener and jni callback functions added

17 years agoInitial callback support in libvlc + example on how to use in the java bindings
Filippo Carone [Sat, 19 May 2007 23:11:39 +0000 (23:11 +0000)]
Initial callback support in libvlc + example on how to use in the java bindings

17 years agoFix previous commit
Christophe Mutricy [Sat, 19 May 2007 23:00:43 +0000 (23:00 +0000)]
Fix previous commit

17 years agoLua configuration: Add a test for system with no .pc
Christophe Mutricy [Sat, 19 May 2007 22:46:20 +0000 (22:46 +0000)]
Lua configuration: Add a test for system with no .pc
   Revert [20203]

17 years agoCompile lua.
Christophe Mutricy [Sat, 19 May 2007 22:46:18 +0000 (22:46 +0000)]
Compile lua.

17 years ago* deinterlace.c: compile fix by ILEoo.
Antoine Cellerier [Sat, 19 May 2007 22:24:16 +0000 (22:24 +0000)]
* deinterlace.c: compile fix by ILEoo.

17 years agoForgot this file
Rémi Denis-Courmont [Sat, 19 May 2007 22:02:15 +0000 (22:02 +0000)]
Forgot this file

17 years agoSame as previous commit
Rémi Denis-Courmont [Sat, 19 May 2007 21:44:01 +0000 (21:44 +0000)]
Same as previous commit

17 years agoUse a vlc_CPU() wrapper instead of (ab)using libvlc_global
Rémi Denis-Courmont [Sat, 19 May 2007 21:43:16 +0000 (21:43 +0000)]
Use a vlc_CPU() wrapper instead of (ab)using libvlc_global

17 years agoThis has been fixed in VLC's FFMpeg demuxer module in [20188]
Christophe Mutricy [Sat, 19 May 2007 21:36:17 +0000 (21:36 +0000)]
This has been fixed in VLC's FFMpeg demuxer module in [20188]

17 years agoWindows compile fix
Rémi Denis-Courmont [Sat, 19 May 2007 21:16:54 +0000 (21:16 +0000)]
Windows compile fix

17 years agoQt4 - Interaction: Password are hidden.
Jean-Baptiste Kempf [Sat, 19 May 2007 21:16:09 +0000 (21:16 +0000)]
Qt4 - Interaction: Password are hidden.

17 years agoid svn keyword set
Filippo Carone [Sat, 19 May 2007 21:14:52 +0000 (21:14 +0000)]
id svn keyword set

17 years agoUse static storage rather than libvlc_global for stuff that is only used in a single...
Rémi Denis-Courmont [Sat, 19 May 2007 20:57:48 +0000 (20:57 +0000)]
Use static storage rather than libvlc_global for stuff that is only used in a single file.

17 years agoMove OSD and TLS to instance.
Rémi Denis-Courmont [Sat, 19 May 2007 20:49:48 +0000 (20:49 +0000)]
Move OSD and TLS to instance.

17 years agoMake saved-volume variable a per-libvlc instance rather than per-system process variable.
Rémi Denis-Courmont [Sat, 19 May 2007 20:31:02 +0000 (20:31 +0000)]
Make saved-volume variable a per-libvlc instance rather than per-system process variable.
I find the original semantic a bit suspicious, but someone should really double check this commit and revert if needed.

17 years agoForgot this file
Rémi Denis-Courmont [Sat, 19 May 2007 20:17:45 +0000 (20:17 +0000)]
Forgot this file

17 years agoUse vlc_object_kill(). Needs triple checking.
Rémi Denis-Courmont [Sat, 19 May 2007 20:03:26 +0000 (20:03 +0000)]
Use vlc_object_kill(). Needs triple checking.

This also seems to make the pre-existing Qt4 crash more obvious.

17 years agoRemove unneeded old kludge
Rémi Denis-Courmont [Sat, 19 May 2007 20:00:54 +0000 (20:00 +0000)]
Remove unneeded old kludge

17 years agoDo not unload plugins in debug builds. Not sure if this is a good idea though
Rémi Denis-Courmont [Sat, 19 May 2007 19:50:57 +0000 (19:50 +0000)]
Do not unload plugins in debug builds. Not sure if this is a good idea though

17 years agoContrib; lua for win32. Start of fixing...
Jean-Baptiste Kempf [Sat, 19 May 2007 19:17:29 +0000 (19:17 +0000)]
Contrib; lua for win32. Start of fixing...

17 years agoFix line breaks
Rémi Denis-Courmont [Sat, 19 May 2007 19:01:49 +0000 (19:01 +0000)]
Fix line breaks

17 years agoFollowing vlc_object_kill(), add vlc_object_dying()
Rémi Denis-Courmont [Sat, 19 May 2007 18:56:22 +0000 (18:56 +0000)]
Following vlc_object_kill(), add vlc_object_dying()

17 years agofree callbacks on libvlc destruction
Filippo Carone [Sat, 19 May 2007 18:50:52 +0000 (18:50 +0000)]
free callbacks on libvlc destruction

17 years agouser data pointer added to callback structure
Filippo Carone [Sat, 19 May 2007 18:27:16 +0000 (18:27 +0000)]
user data pointer added to callback structure

17 years agoSet callback list to null on instance init
Filippo Carone [Sat, 19 May 2007 18:24:11 +0000 (18:24 +0000)]
Set callback list to null on instance init

17 years agoinitial structures for libvlc callbacks (code adapted from git pdherbemont_branch)
Filippo Carone [Sat, 19 May 2007 18:22:26 +0000 (18:22 +0000)]
initial structures for libvlc callbacks (code adapted from git pdherbemont_branch)

17 years ago- Remove unneeded "." kludge (libvlc is now built from src)
Rémi Denis-Courmont [Sat, 19 May 2007 17:47:15 +0000 (17:47 +0000)]
- Remove unneeded "." kludge (libvlc is now built from src)
- Remove old NULL kludge

17 years agoconfigure.ac: Make sure lua is enabled when --enable-lua is set.
Pierre d'Herbemont [Sat, 19 May 2007 16:51:05 +0000 (16:51 +0000)]
configure.ac: Make sure lua is enabled when --enable-lua is set.

17 years agoMore BDA DVB-S and DVB-T parameters bring it closer to the linux version
Ken Self [Sat, 19 May 2007 16:22:27 +0000 (16:22 +0000)]
More BDA DVB-S and DVB-T parameters bring it closer to the linux version

17 years agoRestored Makefile.am and added a test for cross-compiling in configure.ac. The LIBGCR...
Jean-Paul Saman [Sat, 19 May 2007 15:39:08 +0000 (15:39 +0000)]
Restored Makefile.am and added a test for cross-compiling in configure.ac. The LIBGCRYPT macro didn't test for the cross-compile situation.

17 years ago* youtube_homepage.lua: get the stream's duration.
Antoine Cellerier [Sat, 19 May 2007 15:37:06 +0000 (15:37 +0000)]
* youtube_homepage.lua: get the stream's duration.

17 years ago* luaplaylist.c: make sure that the Lua stack is big enough before reading the playli...
Antoine Cellerier [Sat, 19 May 2007 15:09:08 +0000 (15:09 +0000)]
* luaplaylist.c: make sure that the Lua stack is big enough before reading the playlist table.

17 years ago* luaplaylist.c, README.txt: add .duration option for playlist items. Should now...
Antoine Cellerier [Sat, 19 May 2007 14:57:16 +0000 (14:57 +0000)]
* luaplaylist.c, README.txt: add .duration option for playlist items. Should now be possible to rewrite our m3u parser entirely in Lua :D
* m3u.c: indentation fix.

17 years agoextras/contrib/bootstrap: Use space to ident rather than tabs.
Pierre d'Herbemont [Sat, 19 May 2007 14:34:22 +0000 (14:34 +0000)]
extras/contrib/bootstrap: Use space to ident rather than tabs.

17 years agoContrib: Include lua as a contrib lib. (Please review for your arch).
Pierre d'Herbemont [Sat, 19 May 2007 14:33:16 +0000 (14:33 +0000)]
Contrib: Include lua as a contrib lib. (Please review for your arch).

17 years ago* luaplaylist.c, README.txt: add support for VLC options.
Antoine Cellerier [Sat, 19 May 2007 14:28:16 +0000 (14:28 +0000)]
* luaplaylist.c, README.txt: add support for VLC options.
* *.lua: misc fixes.

17 years ago* m3u.c: remove unneeded comment. ppsz_options is freed a few lines down.
Antoine Cellerier [Sat, 19 May 2007 14:25:45 +0000 (14:25 +0000)]
* m3u.c: remove unneeded comment. ppsz_options is freed a few lines down.

17 years agoMissing const
Rémi Denis-Courmont [Sat, 19 May 2007 13:02:46 +0000 (13:02 +0000)]
Missing const

17 years ago* share/luaplaylist/youtube_homepage.lua: New lua parser script to open youtube home...
Antoine Cellerier [Sat, 19 May 2007 00:49:30 +0000 (00:49 +0000)]
* share/luaplaylist/youtube_homepage.lua: New lua parser script to open youtube home/browse pages. This demos the ability to return more than one item in lua playlist scripts.

17 years agooups, better put the prototype before using the function
Christophe Mutricy [Sat, 19 May 2007 00:35:48 +0000 (00:35 +0000)]
oups, better put the prototype before using the function

17 years ago* ffmpeg/demux.c: update copyright date.
Antoine Cellerier [Sat, 19 May 2007 00:34:34 +0000 (00:34 +0000)]
* ffmpeg/demux.c: update copyright date.

17 years ago* ffmpeg/demux.c: Don't change an ffmpeg demux's .flags member permanently. Fixes...
Antoine Cellerier [Sat, 19 May 2007 00:28:51 +0000 (00:28 +0000)]
* ffmpeg/demux.c: Don't change an ffmpeg demux's .flags member permanently. Fixes the "ffmpeg demuxer can't be used more that once" bug with libavformat revisions newer than 7589 (included).

17 years agovlc_url.h: Username and password passed in the URL can contain encoded @ : and /...
Christophe Mutricy [Sat, 19 May 2007 00:15:12 +0000 (00:15 +0000)]
vlc_url.h: Username and password passed in the URL can contain encoded @ : and /. So decode them.