]> git.sesse.net Git - vlc/log
vlc
16 years agoQT4: Add a menu item to switch to WxWidgets if available.
Pavlov Konstantin [Mon, 21 Jan 2008 23:45:22 +0000 (23:45 +0000)]
QT4: Add a menu item to switch to WxWidgets if available.

16 years agoQt4 - Simple Preferences. Fix the NON-saving of hotkeys changing
Jean-Baptiste Kempf [Mon, 21 Jan 2008 23:09:50 +0000 (23:09 +0000)]
Qt4 - Simple Preferences. Fix the NON-saving of hotkeys changing

16 years agoQt4 - add a button to scroll to currentItem. Close #1443
Jean-Baptiste Kempf [Mon, 21 Jan 2008 22:47:06 +0000 (22:47 +0000)]
Qt4 - add a button to scroll to currentItem. Close #1443

16 years agoRecover the copyright statement + thanks
Christophe Mutricy [Mon, 21 Jan 2008 22:30:11 +0000 (22:30 +0000)]
Recover the copyright statement + thanks

16 years agoBrazilian Portuguese translation update by Sidney Doria
Christophe Mutricy [Mon, 21 Jan 2008 22:24:42 +0000 (22:24 +0000)]
Brazilian Portuguese translation update by Sidney Doria

16 years agoqt4 - think about saving the qt-PATH...
Jean-Baptiste Kempf [Mon, 21 Jan 2008 20:54:46 +0000 (20:54 +0000)]
qt4 - think about saving the qt-PATH...

16 years agoQt4 - unification of the common used path for QFileDialogs...
Jean-Baptiste Kempf [Mon, 21 Jan 2008 20:50:43 +0000 (20:50 +0000)]
Qt4 - unification of the common used path for QFileDialogs...

16 years agoFix non-debug builds
Rémi Denis-Courmont [Mon, 21 Jan 2008 20:45:27 +0000 (20:45 +0000)]
Fix non-debug builds

16 years agoAdd Romanian in the windows install, wanted by secarica.
Jean-Baptiste Kempf [Mon, 21 Jan 2008 20:38:03 +0000 (20:38 +0000)]
Add Romanian in the windows install, wanted by secarica.

16 years agoCompile fix. Not sure if this works though.
Rémi Denis-Courmont [Mon, 21 Jan 2008 20:37:29 +0000 (20:37 +0000)]
Compile fix. Not sure if this works though.

16 years agoRemove potential deadlocks in waitpipe with net_*
Rémi Denis-Courmont [Mon, 21 Jan 2008 20:35:19 +0000 (20:35 +0000)]
Remove potential deadlocks in waitpipe with net_*

16 years agoRemove the requirement for vlc object to be locked when invoking waitpipe.
Rémi Denis-Courmont [Mon, 21 Jan 2008 20:22:46 +0000 (20:22 +0000)]
Remove the requirement for vlc object to be locked when invoking waitpipe.
This is so that the net_* functions can use it without making pushing locking assumption on their caller.

16 years agoFix previous commit
Rémi Denis-Courmont [Mon, 21 Jan 2008 19:24:25 +0000 (19:24 +0000)]
Fix previous commit

16 years agoAdd inline API for spinlocks.
Rémi Denis-Courmont [Mon, 21 Jan 2008 19:18:38 +0000 (19:18 +0000)]
Add inline API for spinlocks.

16 years agoForgot to update the symbols
Rémi Denis-Courmont [Mon, 21 Jan 2008 19:18:03 +0000 (19:18 +0000)]
Forgot to update the symbols

16 years agoQt4 - add an option to close #1444
Jean-Baptiste Kempf [Mon, 21 Jan 2008 19:14:04 +0000 (19:14 +0000)]
Qt4 - add an option to close #1444

16 years agoRemove unnecessary complication
Rémi Denis-Courmont [Mon, 21 Jan 2008 19:07:37 +0000 (19:07 +0000)]
Remove unnecessary complication

16 years agoSet non-blocking mode on accepted sockets
Rémi Denis-Courmont [Mon, 21 Jan 2008 17:12:41 +0000 (17:12 +0000)]
Set non-blocking mode on accepted sockets

16 years agocontribs: fix macosx build of libcaca
Rafaël Carré [Mon, 21 Jan 2008 17:04:10 +0000 (17:04 +0000)]
contribs: fix macosx build of libcaca

16 years agocontribs: use last libcaca beta version
Rafaël Carré [Mon, 21 Jan 2008 16:31:00 +0000 (16:31 +0000)]
contribs: use last libcaca beta version

16 years agofix #1387 (update to new libcaca api)
Rafaël Carré [Mon, 21 Jan 2008 16:30:36 +0000 (16:30 +0000)]
fix #1387 (update to new libcaca api)

16 years agoRemove useless mutex (pthread_once is enough)
Rémi Denis-Courmont [Mon, 21 Jan 2008 16:15:41 +0000 (16:15 +0000)]
Remove useless mutex (pthread_once is enough)

16 years agoDon't clutter the production builds with the (useless IMHO) vlc_thread_error
Rémi Denis-Courmont [Mon, 21 Jan 2008 16:06:00 +0000 (16:06 +0000)]
Don't clutter the production builds with the (useless IMHO) vlc_thread_error

16 years ago.
Christophe Massiot [Mon, 21 Jan 2008 15:26:00 +0000 (15:26 +0000)]
.

16 years agoAdd a useful link to precious Meuhh's comments
Rafaël Carré [Mon, 21 Jan 2008 15:07:21 +0000 (15:07 +0000)]
Add a useful link to precious Meuhh's comments

16 years agomacosx: added an option to automagically save the equalizer status and its settings...
Felix Paul Kühne [Mon, 21 Jan 2008 11:37:24 +0000 (11:37 +0000)]
macosx: added an option to automagically save the equalizer status and its settings (default enabled). Code cleanup.

16 years agoqt4: add the hability to put the *interface* in fullscreen (hotkey: F11)
Rafaël Carré [Sun, 20 Jan 2008 21:26:07 +0000 (21:26 +0000)]
qt4: add the hability to put the *interface* in fullscreen (hotkey: F11)

16 years agoX11 video output: give the focus to the video window when going fullscreen, that...
Rafaël Carré [Sun, 20 Jan 2008 21:25:24 +0000 (21:25 +0000)]
X11 video output: give the focus to the video window when going fullscreen, that helps having the video on top of other windows in some situations

16 years agoDisable "qt-updates-notif" when update checking is not enabled
Rafaël Carré [Sun, 20 Jan 2008 19:35:03 +0000 (19:35 +0000)]
Disable "qt-updates-notif" when update checking is not enabled

16 years agoone day, the new qt4 interface will not be new anymore. be prevenant
Rafaël Carré [Sun, 20 Jan 2008 19:33:22 +0000 (19:33 +0000)]
one day, the new qt4 interface will not be new anymore. be prevenant

16 years agoAvoid buffer overflow. Fix #1442. Refs CVE-2008-0295 CVE-2008-0296
Christophe Mutricy [Sun, 20 Jan 2008 16:56:12 +0000 (16:56 +0000)]
Avoid buffer overflow. Fix #1442. Refs CVE-2008-0295 CVE-2008-0296

16 years agoTypos and "the Internet".
Pavlov Konstantin [Sun, 20 Jan 2008 15:26:43 +0000 (15:26 +0000)]
Typos and "the Internet".

16 years agoMakefile.am: another attempt to the fix dmg creation
Felix Paul Kühne [Sun, 20 Jan 2008 12:14:48 +0000 (12:14 +0000)]
Makefile.am: another attempt to the fix dmg creation

16 years agoLoad the pictures from the good place
Christophe Mutricy [Sun, 20 Jan 2008 11:58:20 +0000 (11:58 +0000)]
Load the pictures from the good place

16 years agoFix previous commit
Rémi Denis-Courmont [Sun, 20 Jan 2008 11:13:55 +0000 (11:13 +0000)]
Fix previous commit

16 years agoFix #include
Rémi Denis-Courmont [Sun, 20 Jan 2008 11:01:07 +0000 (11:01 +0000)]
Fix #include

16 years agonetsync: this was the last unchecked FD_SET/FD_ISSET usage.
Rémi Denis-Courmont [Sun, 20 Jan 2008 10:36:33 +0000 (10:36 +0000)]
netsync: this was the last unchecked FD_SET/FD_ISSET usage.
Note however that LUA should still be moved to poll().

16 years agoSwitch telnet interface to poll
Rémi Denis-Courmont [Sun, 20 Jan 2008 10:21:53 +0000 (10:21 +0000)]
Switch telnet interface to poll

16 years agoRemoev reverse abstraction
Rémi Denis-Courmont [Sun, 20 Jan 2008 09:51:41 +0000 (09:51 +0000)]
Remoev reverse abstraction

16 years agoRemove bogus printf
Rémi Denis-Courmont [Sat, 19 Jan 2008 21:08:10 +0000 (21:08 +0000)]
Remove bogus printf

16 years agoshout.c: Add http-forward-cookies to "Les guignols".
Pierre d'Herbemont [Sat, 19 Jan 2008 20:58:47 +0000 (20:58 +0000)]
shout.c: Add http-forward-cookies to "Les guignols".

16 years agoservices/discovery/shout.c: Add a French TV service discovery. For now it only has...
Pierre d'Herbemont [Sat, 19 Jan 2008 20:56:18 +0000 (20:56 +0000)]
services/discovery/shout.c: Add a French TV service discovery. For now it only has C+ and les guignols.

16 years agoTODO
Rémi Denis-Courmont [Sat, 19 Jan 2008 20:49:42 +0000 (20:49 +0000)]
TODO

16 years agoCVE references
Rémi Denis-Courmont [Sat, 19 Jan 2008 20:38:59 +0000 (20:38 +0000)]
CVE references

16 years agoMove appropriate code to DEMUX_GET_LENGTH and destroy saved args when done.
Pavlov Konstantin [Sat, 19 Jan 2008 19:58:45 +0000 (19:58 +0000)]
Move appropriate code to DEMUX_GET_LENGTH and destroy saved args when done.

16 years agoCanal+ lua demux. Example use: vlc --http-forward-cookies "http://www.canalplus.fr...
Antoine Cellerier [Sat, 19 Jan 2008 18:37:45 +0000 (18:37 +0000)]
Canal+ lua demux. Example use: vlc --http-forward-cookies "http://www.canalplus.fr/index.php?pid=1784"

16 years agoFix a segfault in mpga demuxer module.
Pavlov Konstantin [Sat, 19 Jan 2008 18:34:05 +0000 (18:34 +0000)]
Fix a segfault in mpga demuxer module.

16 years agoXP_UNIX is defined in mozilla-config.h, so we need to include it just before
Pavlov Konstantin [Sat, 19 Jan 2008 17:50:07 +0000 (17:50 +0000)]
XP_UNIX is defined in mozilla-config.h, so we need to include it just before

16 years agomozilla: really fix compilation on OSX
Felix Paul Kühne [Sat, 19 Jan 2008 17:48:15 +0000 (17:48 +0000)]
mozilla: really fix compilation on OSX

16 years ago* include/vlc/mediacontrol_structures.h: revert [24391] as it breaks compilation...
Dennis van Amerongen [Sat, 19 Jan 2008 17:24:42 +0000 (17:24 +0000)]
* include/vlc/mediacontrol_structures.h: revert [24391] as it breaks compilation (nightly builds and for me in cygwin as well). I'm curious why in the initial commit only this single occurance had to be changed and not all the other ones in the code. So I think it's safer to revert for now..

16 years agoMake X11/xpm.h Linux only, fixes MacOS X build.
Jean-Paul Saman [Sat, 19 Jan 2008 16:39:09 +0000 (16:39 +0000)]
Make X11/xpm.h Linux only, fixes MacOS X build.

16 years agoMozilla plugin: Check for required X11/xpm.h support.
Jean-Paul Saman [Sat, 19 Jan 2008 15:31:42 +0000 (15:31 +0000)]
Mozilla plugin: Check for required X11/xpm.h support.

16 years agoOops forgot this in the mozilla toolbar commit
Jean-Paul Saman [Sat, 19 Jan 2008 15:21:26 +0000 (15:21 +0000)]
Oops forgot this in the mozilla toolbar commit

16 years agotypo
Christophe Mutricy [Sat, 19 Jan 2008 15:21:03 +0000 (15:21 +0000)]
typo

16 years agoPatch by Frans van Veen and Jasper Alias with modifications by me.
Jean-Paul Saman [Sat, 19 Jan 2008 14:54:38 +0000 (14:54 +0000)]
Patch by Frans van Veen and Jasper Alias with modifications by me.

New;
- Mozilla/firefox toolbar for Linux
- Play, Pause, Stop, Fullscreen and Mute buttons
- Timeline, you can click on any place in the timeline and the movie will jump to it

Fixed:
- Coding style, readibility
- Maximum 80 characters per line
- Major memory leak, due to not releasing image data

Known bugs:
- updating timeline not working well because callback function not working "libvlc_event_attach......"
- white line below the toolbar
- play/pause toggle not working well because ticket #1065

16 years agoosx: use dmg-creation code from the 0.8.6-bugfix branch to provide reliable NBs ...
Felix Paul Kühne [Sat, 19 Jan 2008 14:01:00 +0000 (14:01 +0000)]
osx: use dmg-creation code from the 0.8.6-bugfix branch to provide reliable NBs (to be reverted as soon as the existing script is fixed)

16 years agoRevert [24410]. Should have gone to branch.
Christophe Mutricy [Sat, 19 Jan 2008 13:08:31 +0000 (13:08 +0000)]
Revert [24410]. Should have gone to branch.

16 years agoPolish translation update by Michał Trzebiatowski
Christophe Mutricy [Sat, 19 Jan 2008 13:06:36 +0000 (13:06 +0000)]
Polish translation update by Michał Trzebiatowski

16 years agoSimplify.
Antoine Cellerier [Sat, 19 Jan 2008 12:35:35 +0000 (12:35 +0000)]
Simplify.

16 years agoQt4 - Prepare the work for file association from the interface.
Jean-Baptiste Kempf [Sat, 19 Jan 2008 07:52:53 +0000 (07:52 +0000)]
Qt4 - Prepare the work for file association from the interface.
Ref #763.

16 years agoQt4 : change slightly the debug message.
Jean-Baptiste Kempf [Sat, 19 Jan 2008 07:10:57 +0000 (07:10 +0000)]
Qt4 : change slightly the debug message.

16 years agoQt4 - Fix the double free. Close #1397.
Jean-Baptiste Kempf [Sat, 19 Jan 2008 06:56:53 +0000 (06:56 +0000)]
Qt4 - Fix the double free. Close #1397.

16 years agoQt4 - Use same type of button in order to not kill the eyes, if you run Plastique...
Jean-Baptiste Kempf [Sat, 19 Jan 2008 04:01:55 +0000 (04:01 +0000)]
Qt4 - Use same type of button in order to not kill the eyes, if you run Plastique or Oxygen. KDE inside :D

16 years agoQt4 - Try to improve quitting of the application... Ref #1397
Jean-Baptiste Kempf [Sat, 19 Jan 2008 03:52:25 +0000 (03:52 +0000)]
Qt4 - Try to improve quitting of the application... Ref #1397

16 years agoQt4 - Select the first category on the advanced preferences.
Jean-Baptiste Kempf [Sat, 19 Jan 2008 03:01:09 +0000 (03:01 +0000)]
Qt4 - Select the first category on the advanced preferences.

16 years agoAdd gzip support to the http access. We never request it, we just know how to handle...
Antoine Cellerier [Sat, 19 Jan 2008 00:06:18 +0000 (00:06 +0000)]
Add gzip support to the http access. We never request it, we just know how to handle it if the server forces us to use it (for example Pierre's test page http://www.canalplus.fr/index.php?pid=1784)

16 years agoTry to improve wording
Christophe Mutricy [Fri, 18 Jan 2008 22:13:59 +0000 (22:13 +0000)]
Try to improve wording

16 years agoaccess/http.c: More check on cookies we receive.
Pierre d'Herbemont [Fri, 18 Jan 2008 20:43:19 +0000 (20:43 +0000)]
access/http.c: More check on cookies we receive.

16 years agoFix erroneous use of freed data in the cookie forwarding code.
Antoine Cellerier [Fri, 18 Jan 2008 20:31:27 +0000 (20:31 +0000)]
Fix erroneous use of freed data in the cookie forwarding code.

16 years agoaccess/http.c: Don't double-free in cookie_append.
Pierre d'Herbemont [Fri, 18 Jan 2008 20:11:59 +0000 (20:11 +0000)]
access/http.c: Don't double-free in cookie_append.

16 years agoSwitch MMS to poll to avoid select() issues. Needs review/testing.
Rémi Denis-Courmont [Fri, 18 Jan 2008 17:51:24 +0000 (17:51 +0000)]
Switch MMS to poll to avoid select() issues. Needs review/testing.

16 years agoOups, this is a C++ file
Rémi Denis-Courmont [Fri, 18 Jan 2008 17:49:17 +0000 (17:49 +0000)]
Oups, this is a C++ file

16 years agoFix Windows case which implements fd_set differently:
Rémi Denis-Courmont [Fri, 18 Jan 2008 17:36:34 +0000 (17:36 +0000)]
Fix Windows case which implements fd_set differently:
POSIX does not define FD_SET for fd >= FD_SETSIZE (=> buffer overflow).
Windows makes FD_SET a no-op if there are already FD_SETSIZE descriptors in the set.

16 years agoAvoid overflows in the LUA net API. Run-time behavior will still be incorrect however.
Rémi Denis-Courmont [Fri, 18 Jan 2008 17:32:38 +0000 (17:32 +0000)]
Avoid overflows in the LUA net API. Run-time behavior will still be incorrect however.

16 years agoUse poll() instead of select() to fix an unlikely overflow in FD_SET
Rémi Denis-Courmont [Fri, 18 Jan 2008 17:25:22 +0000 (17:25 +0000)]
Use poll() instead of select() to fix an unlikely overflow in FD_SET

16 years agoinput/meta.c: Don't re-run the art finder if the art was previously set in input_ArtF...
Pierre d'Herbemont [Fri, 18 Jan 2008 17:13:07 +0000 (17:13 +0000)]
input/meta.c: Don't re-run the art finder if the art was previously set in input_ArtFind. (Should fix youtube.lua arturl).

16 years agoinclude/vlc/mediacontrol_structures.h: use u_int32_t instead of uint32_t, since some...
Olivier Aubert [Fri, 18 Jan 2008 15:43:18 +0000 (15:43 +0000)]
include/vlc/mediacontrol_structures.h: use u_int32_t instead of uint32_t, since some versions of gcc seem to get confused (reported by Etienne Robillard)

16 years agoalsa: sets period size before buffer size, patch by Matthias P. Nowak
Rafaël Carré [Fri, 18 Jan 2008 14:56:56 +0000 (14:56 +0000)]
alsa: sets period size before buffer size, patch by Matthias P. Nowak

16 years agopython bindings: add a warning in the docstring of vlc_internal.c
Olivier Aubert [Fri, 18 Jan 2008 14:19:31 +0000 (14:19 +0000)]
python bindings: add a warning in the docstring of vlc_internal.c

16 years agopython bindings/vlc_internal: fix access to vlc_object_internals_t members
Olivier Aubert [Fri, 18 Jan 2008 14:16:06 +0000 (14:16 +0000)]
python bindings/vlc_internal: fix access to vlc_object_internals_t members

16 years ago* modules/demux/ts.c: remove excessive ;
Dennis van Amerongen [Fri, 18 Jan 2008 13:25:48 +0000 (13:25 +0000)]
* modules/demux/ts.c: remove excessive ;

16 years agoaccess/http.c: Put cookies handling in a disabled by default option, at least until...
Pierre d'Herbemont [Fri, 18 Jan 2008 11:39:16 +0000 (11:39 +0000)]
access/http.c: Put cookies handling in a disabled by default option, at least until cookies handling is no more a hack.

16 years agoFix regression introduced in [24381]
Jean-Paul Saman [Fri, 18 Jan 2008 10:12:02 +0000 (10:12 +0000)]
Fix regression introduced in [24381]

16 years agoCheck malloc return values and fix a few compiler warnings.
Jean-Paul Saman [Fri, 18 Jan 2008 08:00:26 +0000 (08:00 +0000)]
Check malloc return values and fix a few compiler warnings.

16 years agoQt4 - Preferences: checkboxes in ModuleList are shown if saved ;) Spotted by atmo.
Jean-Baptiste Kempf [Fri, 18 Jan 2008 07:48:07 +0000 (07:48 +0000)]
Qt4 - Preferences: checkboxes in ModuleList are shown if saved ;) Spotted by atmo.

16 years agoQt4 - SPrefs: add the option to embed the video in the interface In the Simple Prefer...
Jean-Baptiste Kempf [Fri, 18 Jan 2008 06:46:50 +0000 (06:46 +0000)]
Qt4 - SPrefs: add the option to embed the video in the interface In the Simple Preferences.

16 years agoQt4 - Preferences, fix the tooltip in the ModuleList.
Jean-Baptiste Kempf [Fri, 18 Jan 2008 06:41:03 +0000 (06:41 +0000)]
Qt4 - Preferences, fix the tooltip in the ModuleList.

16 years agoQt4 - Preferences. Fix a small bug in the layout of the complete preferences that...
Jean-Baptiste Kempf [Fri, 18 Jan 2008 06:23:34 +0000 (06:23 +0000)]
Qt4 - Preferences. Fix a small bug in the layout of the complete preferences that happened in the Video section.

16 years agoQt4 - Reorder the options in order of importance.
Jean-Baptiste Kempf [Fri, 18 Jan 2008 06:15:09 +0000 (06:15 +0000)]
Qt4 - Reorder the options in order of importance.

16 years agoQt4 - make a small comment on how to integrate better the application with your deskt...
Jean-Baptiste Kempf [Fri, 18 Jan 2008 05:50:55 +0000 (05:50 +0000)]
Qt4 - make a small comment on how to integrate better the application with your desktop... Yet again the problem with cleanlooks and requests on gconftool.
If you want your KDE4 desktop to tell VLC to use Oxygen, comment the line...

16 years agoQt4 - comment non-existing feature.
Jean-Baptiste Kempf [Fri, 18 Jan 2008 05:41:40 +0000 (05:41 +0000)]
Qt4 - comment non-existing feature.

16 years agoYou still need the cast to compile :)
Antoine Cellerier [Thu, 17 Jan 2008 23:03:31 +0000 (23:03 +0000)]
You still need the cast to compile :)

16 years agoQt4 - revert the revertion :D
Jean-Baptiste Kempf [Thu, 17 Jan 2008 23:01:35 +0000 (23:01 +0000)]
Qt4 - revert the revertion :D

Jokes besides, if ~MainInterface() is called, then p_mi is destroyed, and p_sys->p_mi too. I just hope I am not wrong :D

16 years agovlc_arrays.h: Don't use calloc, seems unreliable.
Pierre d'Herbemont [Thu, 17 Jan 2008 22:48:41 +0000 (22:48 +0000)]
vlc_arrays.h: Don't use calloc, seems unreliable.

16 years agoQt4 - Fix segfault on item removal on VLM. Patch by Jean-François Massol
Jean-Baptiste Kempf [Thu, 17 Jan 2008 22:43:57 +0000 (22:43 +0000)]
Qt4 - Fix segfault on item removal on VLM. Patch by Jean-François Massol

16 years agoforgotten file from previous commit, oneliner update(); remove
Ilkka Ollakka [Thu, 17 Jan 2008 22:29:09 +0000 (22:29 +0000)]
forgotten file from previous commit, oneliner update(); remove

16 years agoTemporarily fix compilation of the qt4 interface. ILEoo please review :)
Antoine Cellerier [Thu, 17 Jan 2008 22:26:22 +0000 (22:26 +0000)]
Temporarily fix compilation of the qt4 interface. ILEoo please review :)

16 years agoFix compilation and remove a few trailing spaces.
Antoine Cellerier [Thu, 17 Jan 2008 22:16:11 +0000 (22:16 +0000)]
Fix compilation and remove a few trailing spaces.

16 years agovlc_arrays.h: vlc_array_new, vlc_array_destroy.
Pierre d'Herbemont [Thu, 17 Jan 2008 22:10:09 +0000 (22:10 +0000)]
vlc_arrays.h: vlc_array_new, vlc_array_destroy.

16 years agodon't poll volume-change, change volumecontrol to use signal from
Ilkka Ollakka [Thu, 17 Jan 2008 22:08:45 +0000 (22:08 +0000)]
don't poll volume-change, change volumecontrol to use signal from
maininputmanager which listens p_intf->p_libvlc "volume-change" variable
for volumechange. ref #1365