]> git.sesse.net Git - vlc/log
vlc
16 years agocmake: FindX11.
Pierre d'Herbemont [Sun, 10 Feb 2008 12:42:36 +0000 (12:42 +0000)]
cmake: FindX11.

16 years agoDon't set DATA_PATH when building plugins - fixes #1464
Rémi Denis-Courmont [Sun, 10 Feb 2008 12:34:34 +0000 (12:34 +0000)]
Don't set DATA_PATH when building plugins - fixes #1464

16 years agoUse config_GetDataDir() instead of DATA_PATH.
Rémi Denis-Courmont [Sun, 10 Feb 2008 12:31:27 +0000 (12:31 +0000)]
Use config_GetDataDir() instead of DATA_PATH.

16 years agoCleanup.
Rémi Denis-Courmont [Sun, 10 Feb 2008 12:12:24 +0000 (12:12 +0000)]
Cleanup.
SHM is autodetected, so there is not point in disabling it by force.

16 years agoThis really is an integer, not a boolean
Rémi Denis-Courmont [Sun, 10 Feb 2008 12:02:30 +0000 (12:02 +0000)]
This really is an integer, not a boolean

16 years agoQt4 - cosmetic.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 12:01:30 +0000 (12:01 +0000)]
Qt4 - cosmetic.

16 years agoRemove arbitrary timer in net_Write()
Rémi Denis-Courmont [Sun, 10 Feb 2008 11:50:55 +0000 (11:50 +0000)]
Remove arbitrary timer in net_Write()

16 years agoAdd state-callback to check item-change, change playlist-current to
Ilkka Ollakka [Sun, 10 Feb 2008 11:16:51 +0000 (11:16 +0000)]
Add state-callback to check item-change, change playlist-current to
item-change for IM callback.
Check callback and handle other than interface-update stuff only if they
have same id than current input

Should fix that meta not showing/too many signals sended in beginning.
Shouldn't break anything (as always ;)

16 years agoQt4 - save the mainInterface size only if there was no video playing when you quit.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 11:14:41 +0000 (11:14 +0000)]
Qt4 - save the mainInterface size only if there was no video playing when you quit.

16 years agoFix asa subtitles merge. Close #1468
Jean-Baptiste Kempf [Sun, 10 Feb 2008 11:04:14 +0000 (11:04 +0000)]
Fix asa subtitles merge. Close #1468
Patch by aballier.

16 years agoQt4 - Destroy correctly the qt4 interface when used in DP.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 10:46:02 +0000 (10:46 +0000)]
Qt4 - Destroy correctly the qt4 interface when used in DP.

16 years agoQt4 - beginning of cleaning correctly the DP.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 10:19:58 +0000 (10:19 +0000)]
Qt4 - beginning of cleaning correctly the DP.

16 years agoCleanup MRL parsing as agreed half a year ago.
Rémi Denis-Courmont [Sun, 10 Feb 2008 09:53:23 +0000 (09:53 +0000)]
Cleanup MRL parsing as agreed half a year ago.
This fixes opening file names with colons which some users,
at the expense of requiring "://" to separate the access from the path.
As such udp:@12.34.56.87 won't work anymore, use udp://@12.34.56.87 instead.

16 years agoQt4 - Remove trailing spaces...
Jean-Baptiste Kempf [Sun, 10 Feb 2008 09:31:17 +0000 (09:31 +0000)]
Qt4 - Remove trailing spaces...

16 years agoQt4 - Messages. Simplification and extend the tree item by default.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 09:21:42 +0000 (09:21 +0000)]
Qt4 - Messages. Simplification and extend the tree item by default.

16 years agoQt4 - setToolTip on the rateLabel.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 09:04:18 +0000 (09:04 +0000)]
Qt4 - setToolTip on the rateLabel.

16 years agoQt4 - Windows, try to fix the Open Containing Folder...
Jean-Baptiste Kempf [Sun, 10 Feb 2008 06:02:55 +0000 (06:02 +0000)]
Qt4 - Windows, try to fix the Open Containing Folder...

16 years agoFortune...
Jean-Baptiste Kempf [Sun, 10 Feb 2008 05:59:51 +0000 (05:59 +0000)]
Fortune...

16 years agoQt4 - SoundSlider setToolTip only in the correct range.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 03:15:28 +0000 (03:15 +0000)]
Qt4 - SoundSlider setToolTip only in the correct range.

16 years agoQt4 - tree: remove the \n at the end of each line...
Jean-Baptiste Kempf [Sun, 10 Feb 2008 02:02:59 +0000 (02:02 +0000)]
Qt4 - tree: remove the \n at the end of each line...

16 years agomacosx/framework: Fix the cmake bootstrap script.
Pierre d'Herbemont [Sun, 10 Feb 2008 01:37:23 +0000 (01:37 +0000)]
macosx/framework: Fix the cmake bootstrap script.

16 years agovlc_common.h: VLC_EXPORT should have extern if there is no visibility support.
Pierre d'Herbemont [Sun, 10 Feb 2008 01:04:07 +0000 (01:04 +0000)]
vlc_common.h: VLC_EXPORT should have extern if there is no visibility support.

16 years agoReplace the button to the right place.
Rémi Duraffort [Sat, 9 Feb 2008 22:55:42 +0000 (22:55 +0000)]
Replace the button to the right place.

16 years agomacosx/framework: Fix a bit the cmake generation script.
Pierre d'Herbemont [Sat, 9 Feb 2008 22:27:33 +0000 (22:27 +0000)]
macosx/framework: Fix a bit the cmake generation script.

16 years agocmake: Enable opengllayer on Mac OS X.
Pierre d'Herbemont [Sat, 9 Feb 2008 22:02:06 +0000 (22:02 +0000)]
cmake: Enable opengllayer on Mac OS X.

16 years agocmake: FindCurses.
Pierre d'Herbemont [Sat, 9 Feb 2008 21:59:19 +0000 (21:59 +0000)]
cmake: FindCurses.

16 years agomacosx/framework: Use local variables where needed. That prevent wrong linkage with...
Pierre d'Herbemont [Sat, 9 Feb 2008 21:54:14 +0000 (21:54 +0000)]
macosx/framework: Use local variables where needed. That prevent wrong linkage with an other libvlc, and fix the multiple crash resulting in linking to 2 differents libvlc.

16 years agoUse the exception set in poll().
Rémi Denis-Courmont [Sat, 9 Feb 2008 21:10:04 +0000 (21:10 +0000)]
Use the exception set in poll().
This is a theoretical bug fix, as POLLPRI is not used anywhere in VLC.

16 years agocontribs: really fix ffmpeg compilation on Darwin (by reverting most of [25028] and...
Felix Paul Kühne [Sat, 9 Feb 2008 20:07:53 +0000 (20:07 +0000)]
contribs: really fix ffmpeg compilation on Darwin (by reverting most of [25028] and adapting its 2nd hunk to fit the upstream code)

16 years agoMakefile.am: distribute simple_prefs.*
Felix Paul Kühne [Sat, 9 Feb 2008 18:19:49 +0000 (18:19 +0000)]
Makefile.am: distribute simple_prefs.*

16 years agofix zsh completion generator, add a script to help compilation, generation, and insta...
Rafaël Carré [Sat, 9 Feb 2008 18:19:40 +0000 (18:19 +0000)]
fix zsh completion generator, add a script to help compilation, generation, and installation of completion

16 years agomacosx: same as previous commit plus revert of [24799] for prefs.m (unintended commit)
Felix Paul Kühne [Sat, 9 Feb 2008 18:18:44 +0000 (18:18 +0000)]
macosx: same as previous commit plus revert of [24799] for prefs.m (unintended commit)

16 years agofix framework building in VLC-release.app target
Rafaël Carré [Sat, 9 Feb 2008 18:15:55 +0000 (18:15 +0000)]
fix framework building in VLC-release.app target

16 years agocmake: Increment my commit count :/ (oops).
Pierre d'Herbemont [Sat, 9 Feb 2008 18:01:35 +0000 (18:01 +0000)]
cmake: Increment my commit count :/ (oops).

16 years agocmake: Define DEBUG.
Pierre d'Herbemont [Sat, 9 Feb 2008 17:59:35 +0000 (17:59 +0000)]
cmake: Define DEBUG.

16 years agomacosx: fully implemented the interface and audio categories (excepting the visualise...
Felix Paul Kühne [Sat, 9 Feb 2008 17:51:37 +0000 (17:51 +0000)]
macosx: fully implemented the interface and audio categories (excepting the visualiser setting)

16 years agocmake: Make the *.c *.h script generation compatible with cmake's trunk.
Pierre d'Herbemont [Sat, 9 Feb 2008 17:42:15 +0000 (17:42 +0000)]
cmake: Make the *.c *.h script generation compatible with cmake's trunk.

16 years agocmake: Fix for cmake's head.
Pierre d'Herbemont [Sat, 9 Feb 2008 17:02:04 +0000 (17:02 +0000)]
cmake: Fix for cmake's head.

16 years agoFix erroneous [25032].
Pavlov Konstantin [Sat, 9 Feb 2008 16:32:03 +0000 (16:32 +0000)]
Fix erroneous [25032].

16 years agoFix linkage in --as-needed mode.
Pavlov Konstantin [Sat, 9 Feb 2008 16:18:44 +0000 (16:18 +0000)]
Fix linkage in --as-needed mode.

16 years agoRegister video/x-matroska as a mime-type.
Pavlov Konstantin [Sat, 9 Feb 2008 15:46:13 +0000 (15:46 +0000)]
Register video/x-matroska as a mime-type.

16 years agomacosx/framework: test updates to match the VLCKit name change.
Pierre d'Herbemont [Sat, 9 Feb 2008 15:40:03 +0000 (15:40 +0000)]
macosx/framework: test updates to match the VLCKit name change.

16 years agocontrib: Remove now uneeded part of the ffmpeg-macosx-intel-mmx.patch.
Pierre d'Herbemont [Sat, 9 Feb 2008 13:58:18 +0000 (13:58 +0000)]
contrib: Remove now uneeded part of the ffmpeg-macosx-intel-mmx.patch.

16 years agocmake: Enable auhal audio output on Mac OS X.
Pierre d'Herbemont [Sat, 9 Feb 2008 13:52:45 +0000 (13:52 +0000)]
cmake: Enable auhal audio output on Mac OS X.

16 years agocmake: Disable NO_SYMBOL_CHECK by default, until vlc/cmake is working properly.
Pierre d'Herbemont [Sat, 9 Feb 2008 13:41:04 +0000 (13:41 +0000)]
cmake: Disable NO_SYMBOL_CHECK by default, until vlc/cmake is working properly.

16 years agocmake: Find live555.
Pierre d'Herbemont [Sat, 9 Feb 2008 12:21:00 +0000 (12:21 +0000)]
cmake: Find live555.

16 years agocontrib: Do an install of live555, so that there is no need to use the in tree option.
Pierre d'Herbemont [Sat, 9 Feb 2008 12:19:15 +0000 (12:19 +0000)]
contrib: Do an install of live555, so that there is no need to use the in tree option.

16 years agoWTF don't use the network in an automated stress test
Rémi Denis-Courmont [Sat, 9 Feb 2008 10:50:09 +0000 (10:50 +0000)]
WTF don't use the network in an automated stress test

16 years agoWrap the code and remove unnecessary line.
Rémi Duraffort [Sat, 9 Feb 2008 09:06:51 +0000 (09:06 +0000)]
Wrap the code and remove unnecessary line.

16 years agoHide the header bar of the Tree.
Rémi Duraffort [Sat, 9 Feb 2008 09:00:56 +0000 (09:00 +0000)]
Hide the header bar of the Tree.

16 years agoHandle waitpipe error failures.
Rémi Denis-Courmont [Sat, 9 Feb 2008 08:32:05 +0000 (08:32 +0000)]
Handle waitpipe error failures.

16 years agoDEBUG -> NDEBUG
Rémi Denis-Courmont [Sat, 9 Feb 2008 08:21:35 +0000 (08:21 +0000)]
DEBUG -> NDEBUG

16 years agotime.h is always needed (because of pthread_cond_timedwait)
Rémi Denis-Courmont [Sat, 9 Feb 2008 08:21:21 +0000 (08:21 +0000)]
time.h is always needed (because of pthread_cond_timedwait)

16 years agothreads: Consistenly use NDEBUG
Rémi Denis-Courmont [Sat, 9 Feb 2008 08:18:45 +0000 (08:18 +0000)]
threads: Consistenly use NDEBUG

16 years agoRemove duplicated checks
Rémi Denis-Courmont [Sat, 9 Feb 2008 08:12:28 +0000 (08:12 +0000)]
Remove duplicated checks

16 years agocmake: NDEBUG to off with Debug target. This cause the deadlock to be back.
Pierre d'Herbemont [Sat, 9 Feb 2008 01:00:06 +0000 (01:00 +0000)]
cmake: NDEBUG to off with Debug target. This cause the deadlock to be back.

16 years agocmake: add iokit for mkv.
Pierre d'Herbemont [Sat, 9 Feb 2008 00:37:36 +0000 (00:37 +0000)]
cmake: add iokit for mkv.

16 years agocmake: Detect matroska.
Pierre d'Herbemont [Sat, 9 Feb 2008 00:07:43 +0000 (00:07 +0000)]
cmake: Detect matroska.

16 years agocmake: FindFFmpeg simplication.
Pierre d'Herbemont [Sat, 9 Feb 2008 00:07:25 +0000 (00:07 +0000)]
cmake: FindFFmpeg simplication.

16 years ago* modules/codec/x264.c: add satd exhaustive motion search (tesa) to the list of motio...
Dennis van Amerongen [Fri, 8 Feb 2008 23:28:18 +0000 (23:28 +0000)]
* modules/codec/x264.c: add satd exhaustive motion search (tesa) to the list of motion estimation algorithm options

16 years agomacosx/frontrow_plugin: Default configuration to Debug.
Pierre d'Herbemont [Fri, 8 Feb 2008 22:47:46 +0000 (22:47 +0000)]
macosx/frontrow_plugin: Default configuration to Debug.

16 years ago* modules/codec/x264.c: set default for direct prediction size (direct-8x8) to -1...
Dennis van Amerongen [Fri, 8 Feb 2008 22:29:42 +0000 (22:29 +0000)]
* modules/codec/x264.c: set default for direct prediction size (direct-8x8) to -1 (smallest possible according to level); this fixes the direct 8x8 inference warning on level requirement in certain x264 setting combinations

16 years agocmake: Add -read_only_relocs warning on ffmpeg for Pre-10.5.
Pierre d'Herbemont [Fri, 8 Feb 2008 22:08:02 +0000 (22:08 +0000)]
cmake: Add -read_only_relocs warning on ffmpeg for Pre-10.5.

16 years agocmake: Add -fno-common for Pre-10.5 for shared library.
Pierre d'Herbemont [Fri, 8 Feb 2008 21:56:33 +0000 (21:56 +0000)]
cmake: Add -fno-common for Pre-10.5 for shared library.

16 years agocmake: Check for inet functions.
Pierre d'Herbemont [Fri, 8 Feb 2008 21:29:22 +0000 (21:29 +0000)]
cmake: Check for inet functions.

16 years agocmake: Command substitution work around for VERBATIM flag.
Faustino Osuna [Fri, 8 Feb 2008 21:22:13 +0000 (21:22 +0000)]
cmake: Command substitution work around for VERBATIM flag.

16 years agocmake: Add VERBATIM back. Apparently this could be a cmake issue. Need to investigate.
Pierre d'Herbemont [Fri, 8 Feb 2008 21:07:08 +0000 (21:07 +0000)]
cmake: Add VERBATIM back. Apparently this could be a cmake issue. Need to investigate.

16 years agoAdd the tree of the modules loaded in the messages dialog.
Rémi Duraffort [Fri, 8 Feb 2008 20:58:08 +0000 (20:58 +0000)]
Add the tree of the modules loaded in the messages dialog.

16 years agocmake: Correctly remove files prior to recmake.
Pierre d'Herbemont [Fri, 8 Feb 2008 20:49:52 +0000 (20:49 +0000)]
cmake: Correctly remove files prior to recmake.

16 years agocheck malloc return value
Jean-Paul Saman [Fri, 8 Feb 2008 20:43:45 +0000 (20:43 +0000)]
check malloc return value

16 years agomacosx/framework: Correctly set the Input and Output files of the script target to...
Pierre d'Herbemont [Fri, 8 Feb 2008 19:44:28 +0000 (19:44 +0000)]
macosx/framework: Correctly set the Input and Output files of the script target to save uneeded script execution.

16 years agocmake: Removed VERBATIM flag, allows OS to perform command substitution -- resolved...
Faustino Osuna [Fri, 8 Feb 2008 17:56:01 +0000 (17:56 +0000)]
cmake: Removed VERBATIM flag, allows OS to perform command substitution -- resolved unexpected directory creations.

16 years agoCheck for ALSA
Rémi Denis-Courmont [Fri, 8 Feb 2008 17:44:09 +0000 (17:44 +0000)]
Check for ALSA

16 years agoVLCKit.framework: Assume cmake that is in contrib/bin is to be used.
Faustino Osuna [Fri, 8 Feb 2008 17:28:30 +0000 (17:28 +0000)]
VLCKit.framework: Assume cmake that is in contrib/bin is to be used.

16 years agocmake: Include stdint.h when searching postprocess.h.
Pierre d'Herbemont [Fri, 8 Feb 2008 17:05:38 +0000 (17:05 +0000)]
cmake: Include stdint.h when searching postprocess.h.

16 years agoAdd LFS and thread safety defines (from vlc-config).
Rémi Denis-Courmont [Fri, 8 Feb 2008 16:56:03 +0000 (16:56 +0000)]
Add LFS and thread safety defines (from vlc-config).
This seems to fix the deadlock on Linux.

16 years agocmake: Fix convert_vlc_to_cmake for qt4.
Pierre d'Herbemont [Fri, 8 Feb 2008 16:39:40 +0000 (16:39 +0000)]
cmake: Fix convert_vlc_to_cmake for qt4.

16 years agocmake: Correctly build qt4.
Pierre d'Herbemont [Fri, 8 Feb 2008 16:36:20 +0000 (16:36 +0000)]
cmake: Correctly build qt4.

16 years agoRevert silly commit
Christophe Mutricy [Fri, 8 Feb 2008 16:13:58 +0000 (16:13 +0000)]
Revert silly commit

16 years agocmake: Qt4 include directory.
Pierre d'Herbemont [Fri, 8 Feb 2008 15:36:38 +0000 (15:36 +0000)]
cmake: Qt4 include directory.

16 years agocmake: Fix Qt4 detection.
Pierre d'Herbemont [Fri, 8 Feb 2008 15:24:53 +0000 (15:24 +0000)]
cmake: Fix Qt4 detection.

16 years agocmake: Cache Lua library, as we won't define it the next time.
Pierre d'Herbemont [Fri, 8 Feb 2008 15:16:48 +0000 (15:16 +0000)]
cmake: Cache Lua library, as we won't define it the next time.

16 years agocmake: Also check for some gl headers.
Pierre d'Herbemont [Fri, 8 Feb 2008 14:30:25 +0000 (14:30 +0000)]
cmake: Also check for some gl headers.

16 years agocmake: Find opengl.
Pierre d'Herbemont [Fri, 8 Feb 2008 14:28:26 +0000 (14:28 +0000)]
cmake: Find opengl.

16 years agocmake: More po generation fixes.
Pierre d'Herbemont [Fri, 8 Feb 2008 14:19:58 +0000 (14:19 +0000)]
cmake: More po generation fixes.

16 years agocmake: Fix po building.
Pierre d'Herbemont [Fri, 8 Feb 2008 14:15:52 +0000 (14:15 +0000)]
cmake: Fix po building.

16 years agofrontrow plugin: fix headers install script, add a README with simple building and...
Rafaël Carré [Fri, 8 Feb 2008 14:10:23 +0000 (14:10 +0000)]
frontrow plugin: fix headers install script, add a README with simple building and installation instructions

16 years agocmake: As reported by jpeg, fix an endif.
Pierre d'Herbemont [Fri, 8 Feb 2008 13:40:49 +0000 (13:40 +0000)]
cmake: As reported by jpeg, fix an endif.

16 years agovlc_os_specific.h: Use const for argv.
Pierre d'Herbemont [Fri, 8 Feb 2008 11:45:35 +0000 (11:45 +0000)]
vlc_os_specific.h: Use const for argv.

16 years agocmake: Properly link to swscale.
Pierre d'Herbemont [Fri, 8 Feb 2008 11:41:10 +0000 (11:41 +0000)]
cmake: Properly link to swscale.

16 years agoI should check the spelling first, next time.
Jean-Paul Saman [Fri, 8 Feb 2008 10:52:42 +0000 (10:52 +0000)]
I should check the spelling first, next time.

16 years agomisc/darwin_specific.c: Fix compilation where MAXPATHLEN isn't defined. Fix a bunch...
Pierre d'Herbemont [Fri, 8 Feb 2008 10:21:11 +0000 (10:21 +0000)]
misc/darwin_specific.c: Fix compilation where MAXPATHLEN isn't defined. Fix a bunch of warnings.

16 years agoQt4 - Fix compil if you don't have update-check.
Jean-Baptiste Kempf [Fri, 8 Feb 2008 09:44:55 +0000 (09:44 +0000)]
Qt4 - Fix compil if you don't have update-check.

16 years agoQt4 - Switch the HelpDialog to a QVLCFrame, save size/pos for it. Saze size/pos for...
Jean-Baptiste Kempf [Fri, 8 Feb 2008 09:29:22 +0000 (09:29 +0000)]
Qt4 - Switch the HelpDialog to a QVLCFrame, save size/pos for it. Saze size/pos for updateDialog ( noone care about size...). Switch about to a QVLCDialog to ensure better view. Ensure to destroy the QVLCFrame on quit.
Should close #1374.

16 years agoQt4 - Same for Bookmark Dialog Ref. #1374
Jean-Baptiste Kempf [Fri, 8 Feb 2008 09:09:24 +0000 (09:09 +0000)]
Qt4 - Same for Bookmark Dialog Ref. #1374

16 years agoQt4 - Save Extended panel size/pos in the good way. Ref #1374.
Jean-Baptiste Kempf [Fri, 8 Feb 2008 09:04:43 +0000 (09:04 +0000)]
Qt4 - Save Extended panel size/pos in the good way. Ref #1374.

16 years agoQt4 - add a file to document a few things, especially the difference between QVLCDial...
Jean-Baptiste Kempf [Fri, 8 Feb 2008 08:54:03 +0000 (08:54 +0000)]
Qt4 - add a file to document a few things, especially the difference between QVLCDialog and QVLCFrame.

16 years agoQt4 - Save Message Dialog position and Size on quit. use it on load. Ref #1374
Jean-Baptiste Kempf [Fri, 8 Feb 2008 08:36:43 +0000 (08:36 +0000)]
Qt4 - Save Message Dialog position and Size on quit. use it on load. Ref #1374

16 years agoQt4 - Permit QVLCFrame to have empty default size and pos in read settings.
Jean-Baptiste Kempf [Fri, 8 Feb 2008 08:32:36 +0000 (08:32 +0000)]
Qt4 - Permit QVLCFrame to have empty default size and pos in read settings.

16 years agoRevert [24920], please tell what is broken instead of hiding it.
Jean-Paul Saman [Fri, 8 Feb 2008 08:26:07 +0000 (08:26 +0000)]
Revert [24920], please tell what is broken instead of hiding it.