]> git.sesse.net Git - vlc/log
vlc
17 years agoQt4 - Open Capture Panel and file Panel: Don't build by hand the ComboChoices...
Jean-Baptiste Kempf [Sat, 26 May 2007 22:26:03 +0000 (22:26 +0000)]
Qt4 - Open Capture Panel and file Panel: Don't build by hand the ComboChoices...
Make it automatic.

17 years ago* configure.ac: allow compilation of wxwidget module with wxwidgets 2.8.x
Gildas Bazin [Sat, 26 May 2007 21:53:17 +0000 (21:53 +0000)]
* configure.ac: allow compilation of wxwidget module with wxwidgets 2.8.x

17 years agobda qt4 gui: add combobox to select bandwidth on dvb-t
Ken Self [Sat, 26 May 2007 17:18:35 +0000 (17:18 +0000)]
bda qt4 gui: add combobox to select bandwidth on dvb-t

17 years agoFixed stream_Block() comment (close #1208)
Laurent Aimar [Fri, 25 May 2007 19:34:40 +0000 (19:34 +0000)]
Fixed stream_Block() comment (close #1208)

17 years agoFixed possible overflow in duration parsing.
Laurent Aimar [Fri, 25 May 2007 19:25:25 +0000 (19:25 +0000)]
Fixed possible overflow in duration parsing.

17 years agoFixed input_ItemNewExt* prototype (mtime_t for duration, close #1205)
Laurent Aimar [Fri, 25 May 2007 19:21:10 +0000 (19:21 +0000)]
Fixed input_ItemNewExt* prototype (mtime_t for duration, close #1205)

17 years agoCompilation warning fix.
Laurent Aimar [Fri, 25 May 2007 19:18:50 +0000 (19:18 +0000)]
Compilation warning fix.

17 years agoCompilation warning fix.
Laurent Aimar [Fri, 25 May 2007 19:18:12 +0000 (19:18 +0000)]
Compilation warning fix.

17 years agoCompilation warning fixes.
Laurent Aimar [Fri, 25 May 2007 19:14:34 +0000 (19:14 +0000)]
Compilation warning fixes.

17 years agoAdded meta parsing (close #624)
Laurent Aimar [Fri, 25 May 2007 18:37:45 +0000 (18:37 +0000)]
Added meta parsing (close #624)

17 years agoImplemented GET_TIME/GET_LENGTH/SET_TIME (close #1207)
Laurent Aimar [Fri, 25 May 2007 18:21:35 +0000 (18:21 +0000)]
Implemented GET_TIME/GET_LENGTH/SET_TIME (close #1207)

17 years agogui/wx: i18n fixes pointed by Cristi Secara
Christophe Mutricy [Fri, 25 May 2007 18:01:31 +0000 (18:01 +0000)]
gui/wx: i18n fixes pointed by Cristi Secara

17 years agoBDA fixes: no dvb-adapter, hide srate for dvb-t, freq always in kHz
Ken Self [Fri, 25 May 2007 17:52:42 +0000 (17:52 +0000)]
BDA fixes: no dvb-adapter, hide srate for dvb-t, freq always in kHz

17 years agoTypo
Christophe Mutricy [Fri, 25 May 2007 15:41:59 +0000 (15:41 +0000)]
Typo

17 years ago- qt4: retrict FileDialog changes to win32
Damien Fouilleul [Fri, 25 May 2007 15:12:10 +0000 (15:12 +0000)]
- qt4: retrict FileDialog changes to win32

17 years agoqt4: improve the layout of files in file open dialog
Damien Fouilleul [Fri, 25 May 2007 14:49:17 +0000 (14:49 +0000)]
qt4: improve the layout of files in file open dialog

17 years agoRomanian l10n by Cristian Secara
Christophe Mutricy [Fri, 25 May 2007 14:12:48 +0000 (14:12 +0000)]
Romanian l10n by Cristian Secara

17 years ago- libmpeg2 codec: uses Y plane pitch rather then picture width as stride, hopefully...
Damien Fouilleul [Thu, 24 May 2007 21:27:14 +0000 (21:27 +0000)]
- libmpeg2 codec: uses Y plane pitch rather then picture width as stride, hopefully closes #1184

17 years agoArgh i will manage it one day
Christophe Mutricy [Wed, 23 May 2007 23:39:37 +0000 (23:39 +0000)]
Argh i will manage it one day

17 years agoMakefile.am: s/version.c/revision.c/ in update-po code
Christophe Mutricy [Wed, 23 May 2007 22:28:19 +0000 (22:28 +0000)]
Makefile.am: s/version.c/revision.c/ in update-po code
POTFILES.in: Refresh it

17 years agoqt4 - Capture: Show Srate for DVB-C AND DVB-S
Jean-Baptiste Kempf [Wed, 23 May 2007 20:55:16 +0000 (20:55 +0000)]
qt4 - Capture: Show Srate for DVB-C AND DVB-S

17 years agoFFmpeg, update description and help.
Jean-Baptiste Kempf [Wed, 23 May 2007 17:25:34 +0000 (17:25 +0000)]
FFmpeg, update description and help.

17 years agoQt4 - Open Capture: Don't limit yourself to 99kHz
Jean-Baptiste Kempf [Wed, 23 May 2007 17:13:12 +0000 (17:13 +0000)]
Qt4 - Open Capture: Don't limit yourself to 99kHz

17 years agovout: attach picture heap to temporary picture, so that modules (such as blend) have...
Damien Fouilleul [Wed, 23 May 2007 16:09:26 +0000 (16:09 +0000)]
vout: attach picture heap to temporary picture, so that modules (such as blend) have access to the extra info in heap

17 years agovlc.c: small fix in use of __wgetmainargs
Damien Fouilleul [Wed, 23 May 2007 14:56:11 +0000 (14:56 +0000)]
vlc.c: small fix in use of __wgetmainargs

17 years ago- win32: retire --fast-mutex and --win-cv-method completely
Damien Fouilleul [Wed, 23 May 2007 14:48:08 +0000 (14:48 +0000)]
- win32: retire --fast-mutex and --win-cv-method completely

17 years agoFix make dist
Christophe Mutricy [Wed, 23 May 2007 12:33:44 +0000 (12:33 +0000)]
Fix make dist

17 years agoDon't use gettext on src/modules/builtin.h
Christophe Mutricy [Wed, 23 May 2007 12:33:06 +0000 (12:33 +0000)]
Don't use gettext on src/modules/builtin.h

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.