]> git.sesse.net Git - vlc/log
vlc
16 years agoThis file does not exist
Rémi Denis-Courmont [Fri, 25 Jan 2008 17:12:08 +0000 (17:12 +0000)]
This file does not exist

16 years agomove mutex setkind hack to src/
Rémi Denis-Courmont [Fri, 25 Jan 2008 16:51:54 +0000 (16:51 +0000)]
move mutex setkind hack to src/

16 years agoSame as previous commit
Rémi Denis-Courmont [Fri, 25 Jan 2008 16:41:35 +0000 (16:41 +0000)]
Same as previous commit

16 years agoFix cpp warning
Rémi Denis-Courmont [Fri, 25 Jan 2008 16:39:07 +0000 (16:39 +0000)]
Fix cpp warning

16 years agoPrivatize the memalign replacement
Rémi Denis-Courmont [Fri, 25 Jan 2008 16:38:14 +0000 (16:38 +0000)]
Privatize the memalign replacement

16 years agoUpdate POTFILES after file renaming
Christophe Mutricy [Fri, 25 Jan 2008 15:54:24 +0000 (15:54 +0000)]
Update POTFILES after file renaming

16 years agoaccess_file: fix a vlc warning
Rafaël Carré [Fri, 25 Jan 2008 15:15:56 +0000 (15:15 +0000)]
access_file: fix a vlc warning

16 years agolua demuxer: update dailymotion thumbnails
Rafaël Carré [Fri, 25 Jan 2008 14:45:13 +0000 (14:45 +0000)]
lua demuxer: update dailymotion thumbnails

16 years agofix segfault
Rafaël Carré [Fri, 25 Jan 2008 14:12:36 +0000 (14:12 +0000)]
fix segfault

16 years agofix apple remote compilation
Rafaël Carré [Fri, 25 Jan 2008 12:51:53 +0000 (12:51 +0000)]
fix apple remote compilation

16 years agofix cdda compilation
Rafaël Carré [Fri, 25 Jan 2008 12:50:17 +0000 (12:50 +0000)]
fix cdda compilation

16 years agocontribs: don't build libcaca's ruby, C# and C++ bindings
Rafaël Carré [Fri, 25 Jan 2008 12:45:35 +0000 (12:45 +0000)]
contribs: don't build libcaca's ruby, C# and C++ bindings

16 years agoQt4 - Remove QFontDialog Dependency... We don't have some CONFIG_ITEM_FONT yet.....
Jean-Baptiste Kempf [Fri, 25 Jan 2008 08:42:24 +0000 (08:42 +0000)]
Qt4 - Remove QFontDialog Dependency... We don't have some CONFIG_ITEM_FONT yet... Do we have complete fontconfig support btw ?

16 years agoQt4 - Remove useless inclusion.
Jean-Baptiste Kempf [Fri, 25 Jan 2008 08:18:40 +0000 (08:18 +0000)]
Qt4 - Remove useless inclusion.

16 years agoQt4 - Remove unused includes.
Jean-Baptiste Kempf [Fri, 25 Jan 2008 07:49:28 +0000 (07:49 +0000)]
Qt4 - Remove unused includes.

16 years agoQt4 - VLM: Schedule configuration. The VLM Dialog should work, still basic, but work.
Jean-Baptiste Kempf [Fri, 25 Jan 2008 01:44:32 +0000 (01:44 +0000)]
Qt4 - VLM: Schedule configuration. The VLM Dialog should work, still basic, but work.

16 years agoQt4 - Windows registry manipulation. Create the good HKEY where there should be,...
Jean-Baptiste Kempf [Fri, 25 Jan 2008 00:48:32 +0000 (00:48 +0000)]
Qt4 - Windows registry manipulation. Create the good HKEY where there should be, even if the installer didn't do it.

16 years agoUse standard memory management functions
Rémi Denis-Courmont [Thu, 24 Jan 2008 21:17:00 +0000 (21:17 +0000)]
Use standard memory management functions

16 years agoRemove some GCCisms.
Rémi Denis-Courmont [Thu, 24 Jan 2008 20:55:46 +0000 (20:55 +0000)]
Remove some GCCisms.
Fix RC compilation, and OSD from C++ code in the process.

16 years agoMissing #include on Win32
Rémi Denis-Courmont [Thu, 24 Jan 2008 18:29:14 +0000 (18:29 +0000)]
Missing #include on Win32

16 years agoFix Galaktos plugin compilation, config.h related.
Jean-Baptiste Kempf [Thu, 24 Jan 2008 18:13:23 +0000 (18:13 +0000)]
Fix Galaktos plugin compilation, config.h related.

16 years agoAdd sanity check for public headers
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:53:34 +0000 (17:53 +0000)]
Add sanity check for public headers

16 years agoFix typo in [24531]
Jean-Baptiste Kempf [Thu, 24 Jan 2008 17:48:28 +0000 (17:48 +0000)]
Fix typo in [24531]

16 years agoTabs
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:34:52 +0000 (17:34 +0000)]
Tabs

16 years agoRemove net_AddressIsMulticast:
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:22:50 +0000 (17:22 +0000)]
Remove net_AddressIsMulticast:
it did not work properly (proper check is impossible without blocking)

16 years ago- Don't override PACKAGE. It breaks.
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:15:50 +0000 (17:15 +0000)]
- Don't override PACKAGE. It breaks.
- Don't undef off_t twice.

16 years agoRemove the sys/socket.h check. We don't really use it anyway, and socket calls have...
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:07:35 +0000 (17:07 +0000)]
Remove the sys/socket.h check. We don't really use it anyway, and socket calls have to be somewhere anyway

16 years agoDon't work-around would-be bugs in the configure checks.
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:05:18 +0000 (17:05 +0000)]
Don't work-around would-be bugs in the configure checks.

16 years agoFix header inclusion. VLC does not check for sys/socket.h
Rémi Denis-Courmont [Thu, 24 Jan 2008 17:03:16 +0000 (17:03 +0000)]
Fix header inclusion. VLC does not check for sys/socket.h

16 years agoDon't check for ssize_t twice, and don't use autoconf <= 2.1x syntax.
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:45:26 +0000 (16:45 +0000)]
Don't check for ssize_t twice, and don't use autoconf <= 2.1x syntax.

16 years agoGet rid of HAVE_SOCKLEN_T - refs #297
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:39:05 +0000 (16:39 +0000)]
Get rid of HAVE_SOCKLEN_T - refs #297

16 years agotimespec is in time.h, not sys/time.h
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:38:25 +0000 (16:38 +0000)]
timespec is in time.h, not sys/time.h

16 years agoRemove dummy declarations
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:24:43 +0000 (16:24 +0000)]
Remove dummy declarations

16 years agoRemove useless include
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:11:34 +0000 (16:11 +0000)]
Remove useless include

16 years agoInclude assert.h when needed
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:08:13 +0000 (16:08 +0000)]
Include assert.h when needed

16 years ago...and consistent semantics
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:07:43 +0000 (16:07 +0000)]
...and consistent semantics

16 years agoConsistent naming
Rémi Denis-Courmont [Thu, 24 Jan 2008 16:07:03 +0000 (16:07 +0000)]
Consistent naming

16 years agoFix warning when there are no config items
Rémi Denis-Courmont [Thu, 24 Jan 2008 15:55:22 +0000 (15:55 +0000)]
Fix warning when there are no config items

16 years agoWhitelisting.
Rémi Denis-Courmont [Thu, 24 Jan 2008 15:55:05 +0000 (15:55 +0000)]
Whitelisting.

16 years agoReverts [24530] & [24531] (preprocessing related) , add $(DEFS) (-DHAVE_CONFIG_H...
Rafaël Carré [Thu, 24 Jan 2008 14:33:38 +0000 (14:33 +0000)]
Reverts [24530] & [24531] (preprocessing related) , add $(DEFS) (-DHAVE_CONFIG_H) to moc command line

16 years ago* modules/access/bda/bda.h: remove white space
Dennis van Amerongen [Thu, 24 Jan 2008 14:21:14 +0000 (14:21 +0000)]
* modules/access/bda/bda.h: remove white space

16 years ago* modules/gui/wxwidgets and skins2: add various more config.h in reference to [24525]
Dennis van Amerongen [Thu, 24 Jan 2008 14:18:22 +0000 (14:18 +0000)]
* modules/gui/wxwidgets and skins2: add various more config.h in reference to [24525]

16 years ago* input/stream.c: checks memory allocation, patch by Michael Gao completed by myself
Rafaël Carré [Thu, 24 Jan 2008 13:35:17 +0000 (13:35 +0000)]
* input/stream.c: checks memory allocation, patch by Michael Gao completed by myself

16 years agoqt4: do not build windows registry code when not compiling for windows
Rafaël Carré [Thu, 24 Jan 2008 13:01:42 +0000 (13:01 +0000)]
qt4: do not build windows registry code when not compiling for windows

16 years agoQt4 - Basic implementation of the extensions. Seem to work :D Just .avi now, because...
Jean-Baptiste Kempf [Thu, 24 Jan 2008 08:28:07 +0000 (08:28 +0000)]
Qt4 - Basic implementation of the extensions. Seem to work :D Just .avi now, because we have no good list of extensions in the source code... :D
Ref #763

16 years agoQt4 - Fix Compilation on CYGWin. This is a quick fix but not a solution. Again, MOC...
Jean-Baptiste Kempf [Thu, 24 Jan 2008 06:53:27 +0000 (06:53 +0000)]
Qt4 - Fix Compilation on CYGWin. This is a quick fix but not a solution. Again, MOC isn't given HAVE_CONFIG_H so it can't understand ENABLE_VLM or ENABLE_UPDATE. MOCFLAGs would fix that ?

16 years agoSmall fix for Windows compilation... gruiking because MOC doesn't understand #ifdef...
Jean-Baptiste Kempf [Thu, 24 Jan 2008 04:36:36 +0000 (04:36 +0000)]
Small fix for Windows compilation... gruiking because MOC doesn't understand #ifdef WIN32... Necessary to add a MOCFLAGS in configure.ac ?

16 years ago* modules/access/rtsp/real.h: remote whiteline
Dennis van Amerongen [Thu, 24 Jan 2008 02:07:25 +0000 (02:07 +0000)]
* modules/access/rtsp/real.h: remote whiteline

16 years ago* modules/access/bda/bda.c: add config.h in reference to [24525]
Dennis van Amerongen [Thu, 24 Jan 2008 02:04:59 +0000 (02:04 +0000)]
* modules/access/bda/bda.c: add config.h in reference to [24525]

16 years agomissing from [24525]
Christophe Mutricy [Wed, 23 Jan 2008 23:23:37 +0000 (23:23 +0000)]
missing from [24525]

16 years agoMissing from [24525]
Christophe Mutricy [Wed, 23 Jan 2008 22:28:40 +0000 (22:28 +0000)]
Missing from [24525]

16 years agoDon't include config.h from the headers - refs #297.
Rémi Denis-Courmont [Wed, 23 Jan 2008 21:50:58 +0000 (21:50 +0000)]
Don't include config.h from the headers - refs #297.
Missing some cases that I could not test.
Also ffmpeg/chroma.c is locked, so I can but leave it broken.
Fix is for the remaining modules is obvious and the issue is easy to detect.

16 years agoTabs!
Rémi Denis-Courmont [Wed, 23 Jan 2008 21:38:04 +0000 (21:38 +0000)]
Tabs!

16 years agoavoid mere whitespaces when hostname is not specified
Rémi Denis-Courmont [Wed, 23 Jan 2008 17:44:27 +0000 (17:44 +0000)]
avoid mere whitespaces when hostname is not specified

16 years agoFix [22070] not creating the http-host variable. Closes #1449.
Rémi Denis-Courmont [Wed, 23 Jan 2008 17:36:56 +0000 (17:36 +0000)]
Fix [22070] not creating the http-host variable. Closes #1449.

16 years agoCleanup condition handling, should fix #1448
Rémi Denis-Courmont [Wed, 23 Jan 2008 17:19:15 +0000 (17:19 +0000)]
Cleanup condition handling, should fix #1448

16 years agoFix off-by-one overflow and simplify
Rémi Denis-Courmont [Wed, 23 Jan 2008 15:43:20 +0000 (15:43 +0000)]
Fix off-by-one overflow and simplify

16 years agognutls: fool VLC_OBJECT() cast check for NULL objects
Damien Fouilleul [Wed, 23 Jan 2008 14:56:46 +0000 (14:56 +0000)]
gnutls: fool VLC_OBJECT() cast check for NULL objects

16 years agoThere is no (more?) FAQ
Rafaël Carré [Wed, 23 Jan 2008 12:23:26 +0000 (12:23 +0000)]
There is no (more?) FAQ

16 years agoupdate comment about setDesktopSettingsAware()
Rafaël Carré [Wed, 23 Jan 2008 12:22:41 +0000 (12:22 +0000)]
update comment about setDesktopSettingsAware()

16 years agoMakefile.am: add vlc_pgpkey.h
Rafaël Carré [Wed, 23 Jan 2008 12:20:20 +0000 (12:20 +0000)]
Makefile.am: add vlc_pgpkey.h

16 years agoWxWidget: Fix compilation.
Jean-Baptiste Kempf [Wed, 23 Jan 2008 08:06:27 +0000 (08:06 +0000)]
WxWidget: Fix compilation.

16 years agoQt4 - Typo correction.
Jean-Baptiste Kempf [Wed, 23 Jan 2008 06:45:23 +0000 (06:45 +0000)]
Qt4 - Typo correction.

16 years agoVista registeration inside the installer... Has to be tested.
Jean-Baptiste Kempf [Wed, 23 Jan 2008 06:44:16 +0000 (06:44 +0000)]
Vista registeration inside the installer... Has to be tested.

16 years agoQt4 - Put the dialog you are not likely to use during playback as QDialogs, meaning...
Jean-Baptiste Kempf [Wed, 23 Jan 2008 06:01:33 +0000 (06:01 +0000)]
Qt4 - Put the dialog you are not likely to use during playback as QDialogs, meaning centered on MainInterface.
VLM, Preferences, Errors, Podcast_Conf, GotoTime, Help.

16 years agoQt4 - Support for VolumeMuteKey, as spotted by DGMurdockIII
Jean-Baptiste Kempf [Wed, 23 Jan 2008 05:44:11 +0000 (05:44 +0000)]
Qt4 - Support for VolumeMuteKey, as spotted by DGMurdockIII

16 years agoQt4 - Stop the stupidity of the input Slider:
Jean-Baptiste Kempf [Wed, 23 Jan 2008 02:31:38 +0000 (02:31 +0000)]
Qt4 - Stop the stupidity of the input Slider:
- Click on a point on the timeline goes to that point directly
- Draging the timeline makes the position follow your draging
- Hovering a point on the timeline gives you the time of the position under your cursor.

This make break your neck, and kill your favourite ant, but I think this is not that wrong.

16 years agoQt4 fix a layout bug. Spotted by Antoine Lejeune | phytos
Jean-Baptiste Kempf [Wed, 23 Jan 2008 01:43:39 +0000 (01:43 +0000)]
Qt4 fix a layout bug. Spotted by Antoine Lejeune | phytos

16 years agoQt4 - Input Slider simplification... Draging still kind of suck...
Jean-Baptiste Kempf [Wed, 23 Jan 2008 01:40:42 +0000 (01:40 +0000)]
Qt4 - Input Slider simplification... Draging still kind of suck...

16 years agoRemove forward declaration
Rémi Denis-Courmont [Tue, 22 Jan 2008 19:49:02 +0000 (19:49 +0000)]
Remove forward declaration

16 years agoWe don't the logging level. Assume debug is only wanted in debug builds.
Rémi Denis-Courmont [Tue, 22 Jan 2008 19:46:41 +0000 (19:46 +0000)]
We don't the logging level. Assume debug is only wanted in debug builds.

16 years ago- Don't mix delete and free().
Rémi Denis-Courmont [Tue, 22 Jan 2008 19:30:31 +0000 (19:30 +0000)]
- Don't mix delete and free().
- Don't free/delete stuff that belongs to LibVLC - closes #1397 for real.

And this has nothing to do with [24331] or [24406].

16 years agovlc_threads: undo last commit, not needed
Damien Fouilleul [Tue, 22 Jan 2008 19:13:51 +0000 (19:13 +0000)]
vlc_threads: undo last commit, not needed

16 years agovlc_threads.h: now that vlc_object_t is optional for mutexes, make sure that we deal...
Damien Fouilleul [Tue, 22 Jan 2008 19:03:20 +0000 (19:03 +0000)]
vlc_threads.h: now that vlc_object_t is optional for mutexes, make sure that we deal with it properly

16 years agoPrint messages directly to standard error if we don't have an object much like when...
Rémi Denis-Courmont [Tue, 22 Jan 2008 18:55:13 +0000 (18:55 +0000)]
Print messages directly to standard error if we don't have an object much like when malloc fails, though this time with UTF-8 support.

16 years agoRemove the static gnutls object pointer thanks to previous commit
Rémi Denis-Courmont [Tue, 22 Jan 2008 18:48:17 +0000 (18:48 +0000)]
Remove the static gnutls object pointer thanks to previous commit

16 years agoAllow mutexes without objects. QueueMsg can handle this internally too.
Rémi Denis-Courmont [Tue, 22 Jan 2008 18:47:01 +0000 (18:47 +0000)]
Allow mutexes without objects. QueueMsg can handle this internally too.

16 years agoRemove useless cast
Rémi Denis-Courmont [Tue, 22 Jan 2008 18:46:24 +0000 (18:46 +0000)]
Remove useless cast

16 years agogcry_md_read() returns a buffer which hold at least 20 bytes
Rafaël Carré [Tue, 22 Jan 2008 18:41:07 +0000 (18:41 +0000)]
gcry_md_read() returns a buffer which hold at least 20 bytes

16 years agovlc_threads: provide proper implementation of vlc_spinlock or WIN32 (Windows 2000...
Damien Fouilleul [Tue, 22 Jan 2008 18:34:11 +0000 (18:34 +0000)]
vlc_threads: provide proper implementation of vlc_spinlock or WIN32 (Windows 2000 required), avoid runtime assert

16 years agoupdate: do not make wrong assumptions about mpis' size
Rafaël Carré [Tue, 22 Jan 2008 18:00:57 +0000 (18:00 +0000)]
update: do not make wrong assumptions about mpis' size
use intf_UserFatal when an error occurs while verifying the binary

16 years agoconfig_GetInt returns -1 on error - that does not mean the setting is ON
Rémi Denis-Courmont [Tue, 22 Jan 2008 16:51:36 +0000 (16:51 +0000)]
config_GetInt returns -1 on error - that does not mean the setting is ON

16 years agoRemove Cthreads support
Rémi Denis-Courmont [Tue, 22 Jan 2008 16:25:57 +0000 (16:25 +0000)]
Remove Cthreads support

16 years agoRemove State Threads support
Rémi Denis-Courmont [Tue, 22 Jan 2008 16:17:33 +0000 (16:17 +0000)]
Remove State Threads support

16 years agoRemove support for GNU Portable Threads
Rémi Denis-Courmont [Tue, 22 Jan 2008 16:07:04 +0000 (16:07 +0000)]
Remove support for GNU Portable Threads

16 years agoupdate: put pgp key in its own header (and update the key to 2008), put a FIXME for...
Rafaël Carré [Tue, 22 Jan 2008 15:29:01 +0000 (15:29 +0000)]
update: put pgp key in its own header (and update the key to 2008), put a FIXME for some bug discovered (some signatures are smaller than 65 bytes), be more verbose when a problem happens.

16 years agoaudioscrobbler: code cleanup, higher severity for some messages, use vlc_object_signal()
Rafaël Carré [Tue, 22 Jan 2008 15:27:05 +0000 (15:27 +0000)]
audioscrobbler: code cleanup, higher severity for some messages, use vlc_object_signal()

16 years agoprint a message about cvlc only when running with the default interface
Rafaël Carré [Tue, 22 Jan 2008 15:22:43 +0000 (15:22 +0000)]
print a message about cvlc only when running with the default interface

16 years agouse the correct type *cough*
Rafaël Carré [Tue, 22 Jan 2008 15:21:48 +0000 (15:21 +0000)]
use the correct type *cough*

16 years agoFix qt4 deadlocking on gnome
Rafaël Carré [Tue, 22 Jan 2008 13:48:40 +0000 (13:48 +0000)]
Fix qt4 deadlocking on gnome

16 years agoUse big endian definitions for ffmpeg PIX_FMT_* when running on big endian machines...
Jean-Paul Saman [Tue, 22 Jan 2008 13:19:39 +0000 (13:19 +0000)]
Use big endian definitions for ffmpeg PIX_FMT_* when running on big endian machines. Eg: PIX_FMT_RGB24 should become PIX_FMT_BGR24.

16 years agofix previous commit
Ilkka Ollakka [Tue, 22 Jan 2008 07:20:16 +0000 (07:20 +0000)]
fix previous commit

16 years agoset volume-change variable also in volumeUp/volumeDown, because it seemed that when...
Ilkka Ollakka [Tue, 22 Jan 2008 07:19:24 +0000 (07:19 +0000)]
set volume-change variable also in volumeUp/volumeDown, because it seemed that when you change volume with that, it wasn't setted

16 years agoSeems that title-callback weren't called afterall for dvd, should work
Ilkka Ollakka [Tue, 22 Jan 2008 06:56:52 +0000 (06:56 +0000)]
Seems that title-callback weren't called afterall for dvd, should work
better now, thanks for j-b for spotting.

16 years agoQt4 - Fix timeLabel alignment.
Jean-Baptiste Kempf [Tue, 22 Jan 2008 06:07:04 +0000 (06:07 +0000)]
Qt4 - Fix timeLabel alignment.

16 years agocall UpdateRate when rate changes, add myself to authors
Ilkka Ollakka [Tue, 22 Jan 2008 05:26:59 +0000 (05:26 +0000)]
call UpdateRate when rate changes, add myself to authors

16 years agoQt4 - remove windows only code.
Jean-Baptiste Kempf [Tue, 22 Jan 2008 03:55:45 +0000 (03:55 +0000)]
Qt4 - remove windows only code.

16 years agoQt4 - Dialog implementation for registering the file association on Windows.
Jean-Baptiste Kempf [Tue, 22 Jan 2008 03:51:41 +0000 (03:51 +0000)]
Qt4 - Dialog implementation for registering the file association on Windows.
The Windows only code doesn't exist yet, but soon ?

16 years agoQt4 - < thresh> although "Add interfaces -> Switch interface to something" isnt reall...
Jean-Baptiste Kempf [Tue, 22 Jan 2008 00:59:19 +0000 (00:59 +0000)]
Qt4 - < thresh> although "Add interfaces -> Switch interface to something" isnt really logical

16 years agoQt4 - layout fix.
Jean-Baptiste Kempf [Tue, 22 Jan 2008 00:08:56 +0000 (00:08 +0000)]
Qt4 - layout fix.