]> git.sesse.net Git - vlc/log
vlc
16 years ago - Don't put private system_* header in public
Rémi Denis-Courmont [Mon, 25 Feb 2008 19:48:50 +0000 (19:48 +0000)]
 - Don't put private system_* header in public
 - Remove useless system_VLCPath

16 years agoRevert [25316] for now - need to think about this
Rémi Denis-Courmont [Mon, 25 Feb 2008 19:10:39 +0000 (19:10 +0000)]
Revert [25316] for now - need to think about this

16 years agoXvMC - Remove warnings (only unused parameters and variables are left)
Jean-Baptiste Kempf [Mon, 25 Feb 2008 18:30:20 +0000 (18:30 +0000)]
XvMC - Remove warnings (only unused parameters and variables are left)

16 years agocontrol/testapi.c: Nicer log() output.
Pierre d'Herbemont [Mon, 25 Feb 2008 18:28:25 +0000 (18:28 +0000)]
control/testapi.c: Nicer log() output.

16 years agoForgotten files in previous commit.
Pierre d'Herbemont [Mon, 25 Feb 2008 18:26:17 +0000 (18:26 +0000)]
Forgotten files in previous commit.

16 years agomisc/events.c: Fix a case about a callback non being called.
Pierre d'Herbemont [Mon, 25 Feb 2008 18:22:05 +0000 (18:22 +0000)]
misc/events.c: Fix a case about a callback non being called.

16 years agocontrol/event.c: Make it pass the unit tests.
Pierre d'Herbemont [Mon, 25 Feb 2008 18:18:00 +0000 (18:18 +0000)]
control/event.c: Make it pass the unit tests.

16 years agoXvmc: fix xvmc compilation on x86_64. Patch by eMPee584
Jean-Baptiste Kempf [Mon, 25 Feb 2008 18:17:29 +0000 (18:17 +0000)]
Xvmc: fix xvmc compilation on x86_64. Patch by eMPee584

16 years agoXvMC: revert [25318] and do it in a better way. Remove some warnings because of forgo...
Jean-Baptiste Kempf [Mon, 25 Feb 2008 18:12:44 +0000 (18:12 +0000)]
XvMC: revert [25318] and do it in a better way. Remove some warnings because of forgotten inclusions.

16 years agoXvMC: possible fix compilation. Who uses that anyway ?
Jean-Baptiste Kempf [Mon, 25 Feb 2008 18:08:10 +0000 (18:08 +0000)]
XvMC: possible fix compilation. Who uses that anyway ?

16 years agoFix a long-standing missing dependency of vlc upon libvlc
Rémi Denis-Courmont [Mon, 25 Feb 2008 17:57:58 +0000 (17:57 +0000)]
Fix a long-standing missing dependency of vlc upon libvlc

16 years agoDon't look for plugins from the current working directory.
Rémi Denis-Courmont [Mon, 25 Feb 2008 17:56:03 +0000 (17:56 +0000)]
Don't look for plugins from the current working directory.
This can cause needless I/O, and consistutes a trivial local privilege esclation.

16 years agoBring a non-installed ./vlc script that loads plugins from the build tree explicitly.
Rémi Denis-Courmont [Mon, 25 Feb 2008 17:50:59 +0000 (17:50 +0000)]
Bring a non-installed ./vlc script that loads plugins from the build tree explicitly.

16 years agocontrol/event.c: Use vlc_array_t instead of the macros.
Pierre d'Herbemont [Mon, 25 Feb 2008 17:50:10 +0000 (17:50 +0000)]
control/event.c: Use vlc_array_t instead of the macros.

16 years agosvn:ignore
Rémi Denis-Courmont [Mon, 25 Feb 2008 17:49:22 +0000 (17:49 +0000)]
svn:ignore

16 years agotestapi.c: Test libvlc's events.
Pierre d'Herbemont [Mon, 25 Feb 2008 17:48:33 +0000 (17:48 +0000)]
testapi.c: Test libvlc's events.

16 years agoMore vlc to src/ (yes, I know this screws up things).
Rémi Denis-Courmont [Mon, 25 Feb 2008 17:32:54 +0000 (17:32 +0000)]
More vlc to src/ (yes, I know this screws up things).
If you packaged without staged installation you're going to have a problem (but packaging without staged installation is to utterly lame in the first place)

16 years agoDelete unneeded instruction from a loop
Rémi Duraffort [Mon, 25 Feb 2008 17:07:16 +0000 (17:07 +0000)]
Delete unneeded instruction from a loop

16 years agoextract early attachment:// art
Rafaël Carré [Mon, 25 Feb 2008 16:50:55 +0000 (16:50 +0000)]
extract early attachment:// art

16 years agoTypo
Rémi Denis-Courmont [Mon, 25 Feb 2008 16:38:18 +0000 (16:38 +0000)]
Typo

16 years agoUse %m on GLIBC to work-around strerror_r prototype problems
Rémi Denis-Courmont [Mon, 25 Feb 2008 16:29:04 +0000 (16:29 +0000)]
Use %m on GLIBC to work-around strerror_r prototype problems

16 years agofix #1461
Rafaël Carré [Mon, 25 Feb 2008 15:45:21 +0000 (15:45 +0000)]
fix #1461

16 years agouse strerror_r() which is guaranteed to be thread safe, using the GNU prototype only...
Rafaël Carré [Mon, 25 Feb 2008 13:38:26 +0000 (13:38 +0000)]
use strerror_r() which is guaranteed to be thread safe, using the GNU prototype only when available

16 years agomisc/threads.c: Fix error description printing in vlc_pthread_fatal().
Pierre d'Herbemont [Mon, 25 Feb 2008 13:17:06 +0000 (13:17 +0000)]
misc/threads.c: Fix error description printing in vlc_pthread_fatal().

16 years agoFix i386-Win32Cross-Trunk compilation.
Jean-Paul Saman [Mon, 25 Feb 2008 10:27:52 +0000 (10:27 +0000)]
Fix i386-Win32Cross-Trunk compilation.

16 years agoQt4 - remove some unused code.
Jean-Baptiste Kempf [Mon, 25 Feb 2008 09:35:40 +0000 (09:35 +0000)]
Qt4 - remove some unused code.

16 years agoQt4 - Fix art display in the bgWidget, fix one volume bug, fix fullscreen button
Jean-Baptiste Kempf [Mon, 25 Feb 2008 09:35:14 +0000 (09:35 +0000)]
Qt4 - Fix art display in the bgWidget, fix one volume bug, fix fullscreen button

16 years agoQt4 - SPrefs, add an option for saving volume on exit, and fix the displayMode in...
Jean-Baptiste Kempf [Mon, 25 Feb 2008 09:33:56 +0000 (09:33 +0000)]
Qt4 - SPrefs, add an option for saving volume on exit, and fix the displayMode in SPrefs.

16 years agoQt4 - Input Manager: cleanup, fix behaviour of enableVideo(), initialize variable...
Jean-Baptiste Kempf [Mon, 25 Feb 2008 09:32:30 +0000 (09:32 +0000)]
Qt4 - Input Manager: cleanup, fix behaviour of enableVideo(), initialize variable that can be used and renaming.

16 years agoQt4 - Remove stupid this->
Jean-Baptiste Kempf [Mon, 25 Feb 2008 09:29:48 +0000 (09:29 +0000)]
Qt4 - Remove stupid this->

16 years agoQt4 - Better behaviour for the left panel of the playlist.
Jean-Baptiste Kempf [Mon, 25 Feb 2008 09:28:23 +0000 (09:28 +0000)]
Qt4 - Better behaviour for the left panel of the playlist.

16 years agoQt4 - documentation on includes priorities.
Jean-Baptiste Kempf [Mon, 25 Feb 2008 09:26:29 +0000 (09:26 +0000)]
Qt4 - documentation on includes priorities.

16 years agoUpdate - avoid a segfault if the error is triggered before hd creation.
Jean-Baptiste Kempf [Mon, 25 Feb 2008 09:24:55 +0000 (09:24 +0000)]
Update - avoid a segfault if the error is triggered before hd creation.

16 years agoRemove trailing whitespace.
Jean-Paul Saman [Mon, 25 Feb 2008 09:22:38 +0000 (09:22 +0000)]
Remove trailing whitespace.

16 years agoRefactor mozilla toolbar code. There are still a few things wrong:
Jean-Paul Saman [Mon, 25 Feb 2008 09:22:36 +0000 (09:22 +0000)]
Refactor mozilla toolbar code. There are still a few things wrong:
- nice images
- fix playlist status bug
- timeslider not updated bug
- button/slider position and detection of button click is hardcoded

16 years agoFixed another crash with fullscreen in mozilla toolbar.
Jean-Paul Saman [Mon, 25 Feb 2008 09:22:34 +0000 (09:22 +0000)]
Fixed another crash with fullscreen in mozilla toolbar.

16 years agoCleanup and fix crash when plugin wasn't playing.
Jean-Paul Saman [Mon, 25 Feb 2008 09:22:32 +0000 (09:22 +0000)]
Cleanup and fix crash when plugin wasn't playing.

16 years agocosmetics + evil (?) -> hack (objective C definitely looks strange...)
Rafaël Carré [Mon, 25 Feb 2008 00:49:30 +0000 (00:49 +0000)]
cosmetics + evil (?) -> hack (objective C definitely looks strange...)

16 years agoignore xcode3 local files
Rafaël Carré [Mon, 25 Feb 2008 00:31:26 +0000 (00:31 +0000)]
ignore xcode3 local files

16 years agofix update code in macosx gui
Rafaël Carré [Mon, 25 Feb 2008 00:28:43 +0000 (00:28 +0000)]
fix update code in macosx gui

16 years agofix previous commit
Rafaël Carré [Sun, 24 Feb 2008 23:38:08 +0000 (23:38 +0000)]
fix previous commit

16 years agomake incorrect uses of free() and malloc() call abort() on OSX
Rafaël Carré [Sun, 24 Feb 2008 23:25:31 +0000 (23:25 +0000)]
make incorrect uses of free() and malloc() call abort() on OSX

16 years agocontrib: s/cmake/CMake/
Pierre d'Herbemont [Sun, 24 Feb 2008 23:01:00 +0000 (23:01 +0000)]
contrib: s/cmake/CMake/

16 years agodon't duplicate sha1 hashes with strdup() (not \0 terminated)
Rafaël Carré [Sun, 24 Feb 2008 21:23:54 +0000 (21:23 +0000)]
don't duplicate sha1 hashes with strdup() (not \0 terminated)
update the release documentation, only supported signatures are v3 signatures (gpg 2.x generates v3 sigs by default, but not gpg 1.x)

16 years agocontrib: Use qt4_win32 with respects to qt4_mac in order not to confuse the two.
Pierre d'Herbemont [Sun, 24 Feb 2008 20:36:13 +0000 (20:36 +0000)]
contrib: Use qt4_win32 with respects to qt4_mac in order not to confuse the two.

16 years agoSlovak translation update by Marián Hikaník
Christophe Mutricy [Sun, 24 Feb 2008 19:48:32 +0000 (19:48 +0000)]
Slovak translation update by Marián Hikaník

16 years agomacosx/vlc_app: Display an indicator when waiting for playlist content.
Pierre d'Herbemont [Sun, 24 Feb 2008 16:27:47 +0000 (16:27 +0000)]
macosx/vlc_app: Display an indicator when waiting for playlist content.

16 years agoqt4: Finish res.qrc->vlc.qrc renaming. (Fix podcast and make dist).
Pierre d'Herbemont [Sun, 24 Feb 2008 15:27:20 +0000 (15:27 +0000)]
qt4: Finish res.qrc->vlc.qrc renaming. (Fix podcast and make dist).

16 years agoAdd some doxygene comments
Rémi Duraffort [Sun, 24 Feb 2008 14:25:45 +0000 (14:25 +0000)]
Add some doxygene comments
(FOSDEM is a great place)

16 years agocmake: Use CMAKE_CURRENT_BINARY_DIR for tests files.
Pierre d'Herbemont [Sun, 24 Feb 2008 14:20:24 +0000 (14:20 +0000)]
cmake: Use CMAKE_CURRENT_BINARY_DIR for tests files.

16 years agogui/macosx/interaction.m: Don't destroy twice the window.
Pierre d'Herbemont [Sun, 24 Feb 2008 12:48:03 +0000 (12:48 +0000)]
gui/macosx/interaction.m: Don't destroy twice the window.

16 years agoremove buggy and inconsistent intf-switch
Rafaël Carré [Sun, 24 Feb 2008 10:23:40 +0000 (10:23 +0000)]
remove buggy and inconsistent intf-switch
if you need skins, use skins.
if you need skins and something else, use both.

16 years agoforward port [25261]
Rafaël Carré [Sun, 24 Feb 2008 10:21:46 +0000 (10:21 +0000)]
forward port [25261]
workaround buggy alsa drivers

16 years agomodules/gui/macosx.m: Make sure the module will terminate after a Ctrl-C from a term.
Pierre d'Herbemont [Sat, 23 Feb 2008 22:14:13 +0000 (22:14 +0000)]
modules/gui/macosx.m: Make sure the module will terminate after a Ctrl-C from a term.

16 years agocmake: Don't use poll() on Mac OS X, as it can't poll a tty properly.
Pierre d'Herbemont [Sat, 23 Feb 2008 21:52:59 +0000 (21:52 +0000)]
cmake: Don't use poll() on Mac OS X, as it can't poll a tty properly.

16 years agovlc.c: Attempt to kill VLC again if Ctrl-C is hit again when the abort timeout is...
Pierre d'Herbemont [Sat, 23 Feb 2008 21:34:48 +0000 (21:34 +0000)]
vlc.c: Attempt to kill VLC again if Ctrl-C is hit again when the abort timeout is ellapsed. It allows to abort VLC after the first abort timeout.

16 years agovlc.c: Make sure exiting after two Ctrl-C is instantaneous on Mac OS X.
Pierre d'Herbemont [Sat, 23 Feb 2008 21:22:10 +0000 (21:22 +0000)]
vlc.c: Make sure exiting after two Ctrl-C is instantaneous on Mac OS X.

16 years agoprojects/mozilla: Use an hyphen in "plug-in". This closes #1474. (Patch by timeless...
Pierre d'Herbemont [Sat, 23 Feb 2008 19:39:07 +0000 (19:39 +0000)]
projects/mozilla: Use an hyphen in "plug-in". This closes #1474. (Patch by timeless@gmail.com)

16 years agocmake: Add qt4 resources. Enable qt4 plugin compilation with cmake's CVS. (known...
Pierre d'Herbemont [Sat, 23 Feb 2008 19:28:18 +0000 (19:28 +0000)]
cmake: Add qt4 resources. Enable qt4 plugin compilation with cmake's CVS. (known not to work with cmake version 2.4-patch 7
)

16 years agoqt4: Rename res.qrc to vlc.qrc to match default cmake behaviour in naming.
Pierre d'Herbemont [Sat, 23 Feb 2008 19:00:34 +0000 (19:00 +0000)]
qt4: Rename res.qrc to vlc.qrc to match default cmake behaviour in naming.

16 years agocmake: Forgotten config/intf.c in libvlc target.
Pierre d'Herbemont [Sat, 23 Feb 2008 18:42:30 +0000 (18:42 +0000)]
cmake: Forgotten config/intf.c in libvlc target.

16 years agocmake: Use latest CVS version.
Pierre d'Herbemont [Sat, 23 Feb 2008 18:26:18 +0000 (18:26 +0000)]
cmake: Use latest CVS version.

16 years agocmake: .moc.cpp compilation fixes.
Pierre d'Herbemont [Sat, 23 Feb 2008 18:09:58 +0000 (18:09 +0000)]
cmake: .moc.cpp compilation fixes.

16 years agoDistribute contrib/src/Distributions
Christophe Mutricy [Fri, 22 Feb 2008 21:22:58 +0000 (21:22 +0000)]
Distribute contrib/src/Distributions

16 years agoSupports vorbis audio in avi container (refs #224)
Rafaël Carré [Fri, 22 Feb 2008 16:46:07 +0000 (16:46 +0000)]
Supports vorbis audio in avi container (refs #224)
Note that the format supported is the one created by FFmpeg, and not one of those described in the ticket.

16 years agopulseaudio plugin needs 0.9.8 at least.
Pavlov Konstantin [Fri, 22 Feb 2008 12:29:33 +0000 (12:29 +0000)]
pulseaudio plugin needs 0.9.8 at least.

16 years agoSome OSes don't have posix_fadvise
Christophe Mutricy [Thu, 21 Feb 2008 21:57:16 +0000 (21:57 +0000)]
Some OSes don't have posix_fadvise

16 years agocmake: Fix PACKAGE_VERSION_* as pointed by jpeg.
Pierre d'Herbemont [Thu, 21 Feb 2008 21:42:38 +0000 (21:42 +0000)]
cmake: Fix PACKAGE_VERSION_* as pointed by jpeg.

16 years agocmake: Defines PACKAGE_VERSION_* as pointed by jpeg.
Pierre d'Herbemont [Thu, 21 Feb 2008 21:37:55 +0000 (21:37 +0000)]
cmake: Defines PACKAGE_VERSION_* as pointed by jpeg.

16 years agoDebug the debug
Rémi Denis-Courmont [Thu, 21 Feb 2008 21:09:05 +0000 (21:09 +0000)]
Debug the debug

16 years agoWe also read memory mapping sequentially (well, this is a bit redumdant)
Rémi Denis-Courmont [Thu, 21 Feb 2008 20:26:21 +0000 (20:26 +0000)]
We also read memory mapping sequentially (well, this is a bit redumdant)

16 years agoTell the OS we mostly reqd files sequentially
Rémi Denis-Courmont [Thu, 21 Feb 2008 20:24:39 +0000 (20:24 +0000)]
Tell the OS we mostly reqd files sequentially

16 years agoDon't use char * to point to const char *, fix a memleak, and cleanups
Rémi Denis-Courmont [Thu, 21 Feb 2008 20:11:32 +0000 (20:11 +0000)]
Don't use char * to point to const char *, fix a memleak, and cleanups

16 years agoRemove no-ops
Rémi Denis-Courmont [Thu, 21 Feb 2008 19:59:40 +0000 (19:59 +0000)]
Remove no-ops

16 years agoAdd flags when adding an input item option
Rémi Denis-Courmont [Thu, 21 Feb 2008 19:23:20 +0000 (19:23 +0000)]
Add flags when adding an input item option

16 years agoFix linking
Rémi Denis-Courmont [Thu, 21 Feb 2008 18:51:36 +0000 (18:51 +0000)]
Fix linking

16 years agoUnexport var_OptionParse
Rémi Denis-Courmont [Thu, 21 Feb 2008 18:46:02 +0000 (18:46 +0000)]
Unexport var_OptionParse

16 years agoRemove useless check
Rémi Denis-Courmont [Thu, 21 Feb 2008 18:41:03 +0000 (18:41 +0000)]
Remove useless check

16 years agolibmp4: removed the 'France' option, who cares ?
Damien Fouilleul [Thu, 21 Feb 2008 15:55:23 +0000 (15:55 +0000)]
libmp4: removed the 'France' option, who cares ?

16 years agoComments to make doxygen happy
Rémi Duraffort [Thu, 21 Feb 2008 15:09:23 +0000 (15:09 +0000)]
Comments to make doxygen happy

16 years agolibvlc: document that libvlc_new() MUST have a program path in argv[0]
Damien Fouilleul [Thu, 21 Feb 2008 14:38:46 +0000 (14:38 +0000)]
libvlc: document that libvlc_new() MUST have a program path in argv[0]

16 years agolibvlc: revert [22749], useless, breaks plugins
Damien Fouilleul [Thu, 21 Feb 2008 14:37:55 +0000 (14:37 +0000)]
libvlc: revert [22749], useless, breaks plugins

16 years agominimal_macosx need to run on the 1st thread to be able to use video output
Rafaël Carré [Thu, 21 Feb 2008 11:53:32 +0000 (11:53 +0000)]
minimal_macosx need to run on the 1st thread to be able to use video output

16 years agocontrbis: update svn:ignore for new targets
Rafaël Carré [Thu, 21 Feb 2008 11:53:01 +0000 (11:53 +0000)]
contrbis: update svn:ignore for new targets

16 years agoprefer macosx interface over qt4
Rafaël Carré [Thu, 21 Feb 2008 11:52:24 +0000 (11:52 +0000)]
prefer macosx interface over qt4

16 years agoactivex: oops, used duplicate id for BITMAP resource
Damien Fouilleul [Thu, 21 Feb 2008 11:47:59 +0000 (11:47 +0000)]
activex: oops, used duplicate id for BITMAP resource

16 years agoQt4 - Playlist: fix the resizing of the QSPlitter containing the art.
Jean-Baptiste Kempf [Thu, 21 Feb 2008 09:28:31 +0000 (09:28 +0000)]
Qt4 - Playlist: fix the resizing of the QSPlitter containing the art.

16 years agoQt4 - IM. cosmetic.
Jean-Baptiste Kempf [Thu, 21 Feb 2008 09:17:27 +0000 (09:17 +0000)]
Qt4 - IM. cosmetic.

16 years agoQt4 - change severity of debug.
Jean-Baptiste Kempf [Thu, 21 Feb 2008 09:12:17 +0000 (09:12 +0000)]
Qt4 - change severity of debug.

16 years agoQt4 - try to reset the Rate when input is done.
Jean-Baptiste Kempf [Thu, 21 Feb 2008 09:11:40 +0000 (09:11 +0000)]
Qt4 - try to reset the Rate when input is done.

16 years agosvn:keywords
Rafaël Carré [Thu, 21 Feb 2008 01:56:43 +0000 (01:56 +0000)]
svn:keywords

16 years agofix dailymotion parser, choosing VP6 as the default of the multiple streams available
Rafaël Carré [Thu, 21 Feb 2008 01:47:15 +0000 (01:47 +0000)]
fix dailymotion parser, choosing VP6 as the default of the multiple streams available
note that a prebuilt table of preferred codecs, or even user interaction would be better

16 years agocmake: Fix qt4 linking and moc.
Pierre d'Herbemont [Thu, 21 Feb 2008 00:10:29 +0000 (00:10 +0000)]
cmake: Fix qt4 linking and moc.

16 years agolibvlc.c: fix invalid destroy of unitialized timer_lock mutex when VLC_Init() fails
Damien Fouilleul [Wed, 20 Feb 2008 23:44:00 +0000 (23:44 +0000)]
libvlc.c: fix invalid destroy of unitialized timer_lock mutex when VLC_Init() fails

16 years agomacosx: fix compile/runtime warnings
Damien Fouilleul [Wed, 20 Feb 2008 23:37:27 +0000 (23:37 +0000)]
macosx: fix compile/runtime warnings

16 years agoMacOSX: fix macosx-embedded -> embedded-video migration
Damien Fouilleul [Wed, 20 Feb 2008 23:35:12 +0000 (23:35 +0000)]
MacOSX: fix macosx-embedded -> embedded-video migration

16 years agocmake: Enable asf by default.
Pierre d'Herbemont [Wed, 20 Feb 2008 23:27:02 +0000 (23:27 +0000)]
cmake: Enable asf by default.

16 years agofix youtube parsing
Rafaël Carré [Wed, 20 Feb 2008 23:12:27 +0000 (23:12 +0000)]
fix youtube parsing

16 years agoSome comments to have a better doxygen documentation
Rémi Duraffort [Wed, 20 Feb 2008 22:45:38 +0000 (22:45 +0000)]
Some comments to have a better doxygen documentation

16 years agoFix linking of libvlc
Rémi Denis-Courmont [Wed, 20 Feb 2008 21:38:06 +0000 (21:38 +0000)]
Fix linking of libvlc