]> git.sesse.net Git - vlc/log
vlc
16 years ago* store the embedded vout's screen position on quit. Thanks to tomeo on IRC for the...
Felix Paul Kühne [Tue, 4 Dec 2007 22:24:18 +0000 (22:24 +0000)]
* store the embedded vout's screen position on quit. Thanks to tomeo on IRC for the hint

16 years agoFixes #1388
Antoine Cellerier [Tue, 4 Dec 2007 21:37:50 +0000 (21:37 +0000)]
Fixes #1388

16 years agofix activex compilation
Rafaël Carré [Tue, 4 Dec 2007 20:43:31 +0000 (20:43 +0000)]
fix activex compilation

16 years agolibvlc_video_take_snapshot(): specify snapshot's height and width
Rafaël Carré [Tue, 4 Dec 2007 20:01:07 +0000 (20:01 +0000)]
libvlc_video_take_snapshot(): specify snapshot's height and width

16 years agotypo
Rafaël Carré [Tue, 4 Dec 2007 18:36:13 +0000 (18:36 +0000)]
typo

16 years agoRemove obsolete comment.
Jean-Paul Saman [Tue, 4 Dec 2007 18:26:30 +0000 (18:26 +0000)]
Remove obsolete comment.

16 years agovout_Snapshot(): hability to specify width & height when the snapshot isn't taken...
Rafaël Carré [Tue, 4 Dec 2007 15:49:28 +0000 (15:49 +0000)]
vout_Snapshot(): hability to specify width & height when the snapshot isn't taken by an object.
Value of 0 for width OR height means that we want to keep the original aspect ratio.

16 years agoQt4 - renaming functions cosmetic and KDE/GNome/Windows button fight.
Jean-Baptiste Kempf [Tue, 4 Dec 2007 04:10:32 +0000 (04:10 +0000)]
Qt4 - renaming functions cosmetic and KDE/GNome/Windows button fight.

16 years agoRevert [23438] because --enable-fast-install does the same.
Jean-Paul Saman [Mon, 3 Dec 2007 22:39:55 +0000 (22:39 +0000)]
Revert [23438] because --enable-fast-install does the same.

16 years agocontrol/core.c: Use C99's __func__ unstead of gcc's __FUNCTION__ as dionoea requested...
Pierre d'Herbemont [Mon, 3 Dec 2007 21:34:03 +0000 (21:34 +0000)]
control/core.c: Use C99's __func__ unstead of gcc's __FUNCTION__ as dionoea requested in libvlc_exception_not_handled(). Make that function static.

16 years agoAdd image and image2pipe muxers to netbox FFMPEGCONF settings.
Jean-Paul Saman [Mon, 3 Dec 2007 16:17:13 +0000 (16:17 +0000)]
Add image and image2pipe muxers to netbox FFMPEGCONF settings.

16 years agoQt4 - File renaming for consistency.
Jean-Baptiste Kempf [Mon, 3 Dec 2007 14:34:10 +0000 (14:34 +0000)]
Qt4 - File renaming for consistency.

16 years agoQt4 - MainInterface cleaning, FIXME labelling, Simplification, put the delay of statu...
Jean-Baptiste Kempf [Mon, 3 Dec 2007 14:21:35 +0000 (14:21 +0000)]
Qt4 - MainInterface cleaning, FIXME labelling, Simplification, put the delay of status Toolip to 3s, re-ask the privacy dialog if closed the previous time without a correct validation before.
Commit from NYC/NY/Columbia University ;)

16 years agoCopy [23439] for dummy video output
Rafaël Carré [Mon, 3 Dec 2007 14:19:13 +0000 (14:19 +0000)]
Copy [23439] for dummy video output

16 years agoAdd encoders for bmp, jpeg and png to netbox.
Jean-Paul Saman [Mon, 3 Dec 2007 14:12:09 +0000 (14:12 +0000)]
Add encoders for bmp, jpeg and png to netbox.

16 years agoFix snapshot functionality in video_output/fb.c
Jean-Paul Saman [Mon, 3 Dec 2007 14:04:41 +0000 (14:04 +0000)]
Fix snapshot functionality in video_output/fb.c

16 years agoInstall .libs/vlc instead of libtool script vlc.
Jean-Paul Saman [Mon, 3 Dec 2007 10:05:39 +0000 (10:05 +0000)]
Install .libs/vlc instead of libtool script vlc.

16 years agoMove distribution specific settings to Distributions/netbox3.mak.
Jean-Paul Saman [Mon, 3 Dec 2007 10:05:37 +0000 (10:05 +0000)]
Move distribution specific settings to Distributions/netbox3.mak.

16 years agoRedine menu hotkeys because they collided with other keys.
Jean-Paul Saman [Mon, 3 Dec 2007 09:48:07 +0000 (09:48 +0000)]
Redine menu hotkeys because they collided with other keys.

16 years agocontrol/media_list_view.c: Properly forward item added event to subclasses, and ...
Pierre d'Herbemont [Sun, 2 Dec 2007 21:57:39 +0000 (21:57 +0000)]
control/media_list_view.c: Properly forward item added event to subclasses, and  properly unregister events.

16 years agocontrol/core.c: Print an error on not handled libvlc exception. We'd better encourage...
Pierre d'Herbemont [Sun, 2 Dec 2007 18:52:50 +0000 (18:52 +0000)]
control/core.c: Print an error on not handled libvlc exception. We'd better encourage third parties to take care of error sooner than later.

16 years agov4l2: Progress with Alsa. Sounds much better :-)
Richard Hosking [Sun, 2 Dec 2007 18:49:18 +0000 (18:49 +0000)]
v4l2: Progress with Alsa.  Sounds much better :-)

16 years agoMacOSX/Framework/VLCEventManager.m: Remove unuseful ;.
Pierre d'Herbemont [Sun, 2 Dec 2007 18:35:39 +0000 (18:35 +0000)]
MacOSX/Framework/VLCEventManager.m: Remove unuseful ;.

16 years agocontrol/event.c: Print the event string description on error, instead of its numerica...
Pierre d'Herbemont [Sun, 2 Dec 2007 18:20:54 +0000 (18:20 +0000)]
control/event.c: Print the event string description on error, instead of its numerical type.

16 years agov4l2: Fixed Gamma.
Richard Hosking [Sun, 2 Dec 2007 16:17:06 +0000 (16:17 +0000)]
v4l2: Fixed Gamma.

16 years agoFix menu control value display code.
Antoine Cellerier [Sun, 2 Dec 2007 14:41:23 +0000 (14:41 +0000)]
Fix menu control value display code.
Display current control value in VideoControlList.
Add option to reset all video controls to their default value on startup.

16 years agoAdd "videocontrol" command variable to issue controls other than those which we expli...
Antoine Cellerier [Sun, 2 Dec 2007 14:14:50 +0000 (14:14 +0000)]
Add "videocontrol" command variable to issue controls other than those which we explicitly support. For example, "@v4l2 videocontrol 8000002 30" changes the sharpness to something horrible on my webcam.

16 years agoAdd v4l2-gamma control. Also print control details for private controls.
Antoine Cellerier [Sun, 2 Dec 2007 14:04:32 +0000 (14:04 +0000)]
Add v4l2-gamma control. Also print control details for private controls.

16 years agov4l2: Fixed dynamic video metric updates. Better handling of defaults.
Richard Hosking [Sun, 2 Dec 2007 12:53:35 +0000 (12:53 +0000)]
v4l2: Fixed dynamic video metric updates.  Better handling of defaults.

16 years agov4l2: Fixed VideoControlList.
Richard Hosking [Sun, 2 Dec 2007 00:13:45 +0000 (00:13 +0000)]
v4l2: Fixed VideoControlList.

16 years agovlc_b64_decode_binary_to_buffer(): i_dst is the size of the destination buffer, not...
Rafaël Carré [Sat, 1 Dec 2007 23:41:47 +0000 (23:41 +0000)]
vlc_b64_decode_binary_to_buffer(): i_dst is the size of the destination buffer, not the source buffer

16 years agoDon't fail launching the video device if a video control failed. Update the hue/satur...
Antoine Cellerier [Sat, 1 Dec 2007 23:41:40 +0000 (23:41 +0000)]
Don't fail launching the video device if a video control failed. Update the hue/saturation/brightness/contrast values in the callback before issue the video control. (I haven't been able to test yet due to lack of hardware)

16 years agoFactorise the Video Control code. List all available controls in debug messages....
Antoine Cellerier [Sat, 1 Dec 2007 17:00:20 +0000 (17:00 +0000)]
Factorise the Video Control code. List all available controls in debug messages. Add a callback to update those we already support on the flag (doesn't work properly yet, it might need a restart or something and people on #v4l aren't really helpfull).

16 years agoDon't compile any of the alsa audio input code if HAVE_ALSA isn't defined. This mainl...
Antoine Cellerier [Sat, 1 Dec 2007 15:38:05 +0000 (15:38 +0000)]
Don't compile any of the alsa audio input code if HAVE_ALSA isn't defined. This mainly removes the --v4l2-alsa option if alsa devlopement headers aren't available.

16 years agooops
Rafaël Carré [Sat, 1 Dec 2007 09:19:00 +0000 (09:19 +0000)]
oops

16 years agotriangle for the volume... A bit less ugly.
Jean-Baptiste Kempf [Sat, 1 Dec 2007 04:43:37 +0000 (04:43 +0000)]
triangle for the volume... A bit less ugly.

16 years agoTry to avoid leak
Christophe Mutricy [Fri, 30 Nov 2007 17:47:58 +0000 (17:47 +0000)]
Try to avoid leak

16 years ago* NEWS: sync with 0.8.6d
Dennis van Amerongen [Fri, 30 Nov 2007 17:35:54 +0000 (17:35 +0000)]
* NEWS: sync with 0.8.6d

16 years agoMacOSX/Framework/VLCMediaList.m: Don't lock in initMediaListInternal, we risk double...
Pierre d'Herbemont [Fri, 30 Nov 2007 15:23:31 +0000 (15:23 +0000)]
MacOSX/Framework/VLCMediaList.m: Don't lock in initMediaListInternal, we risk double lock.

16 years agoYet another one from Philipp Weissenbacher.
Jean-Baptiste Kempf [Fri, 30 Nov 2007 08:33:39 +0000 (08:33 +0000)]
Yet another one from Philipp Weissenbacher.

16 years agoTypo spotted by Philipp Weisenbacher.
Jean-Baptiste Kempf [Fri, 30 Nov 2007 08:14:10 +0000 (08:14 +0000)]
Typo spotted by Philipp Weisenbacher.

16 years agoTypo
Christophe Mutricy [Thu, 29 Nov 2007 22:36:59 +0000 (22:36 +0000)]
Typo

16 years agoNo need to have overlay twice in the preferences
Christophe Mutricy [Thu, 29 Nov 2007 22:30:34 +0000 (22:30 +0000)]
No need to have overlay twice in the preferences

16 years agoImprove stability of the preferences dialog. Patch by Andre Weber
Christophe Mutricy [Thu, 29 Nov 2007 22:22:40 +0000 (22:22 +0000)]
Improve stability of the preferences dialog. Patch by Andre Weber

16 years agoTypo
Rémi Denis-Courmont [Thu, 29 Nov 2007 18:39:24 +0000 (18:39 +0000)]
Typo

16 years agov4l2: Experimental ALSA input support. Currently non functional. Still defaults...
Richard Hosking [Thu, 29 Nov 2007 16:07:22 +0000 (16:07 +0000)]
v4l2: Experimental ALSA input support.  Currently non functional.  Still defaults to OSS.

16 years agoFix devision by zero in spu_RenderSubpictures.
Jean-Paul Saman [Thu, 29 Nov 2007 15:16:37 +0000 (15:16 +0000)]
Fix devision by zero in spu_RenderSubpictures.

16 years agoRemove stray character after testing for enable-libgcrypt and enable_gnutls.
Jean-Paul Saman [Thu, 29 Nov 2007 15:16:35 +0000 (15:16 +0000)]
Remove stray character after testing for enable-libgcrypt and enable_gnutls.

16 years agoBe more carefull on when rtpInfo timestamps should be set.
Jean-Paul Saman [Thu, 29 Nov 2007 15:16:32 +0000 (15:16 +0000)]
Be more carefull on when rtpInfo timestamps should be set.

16 years agoqt4 update: don't crash if there was a problem with update_New()
Rafaël Carré [Thu, 29 Nov 2007 02:20:36 +0000 (02:20 +0000)]
qt4 update: don't crash if there was a problem with update_New()

16 years agosrc/libvlc-common.c: Only print a piece of Info about cvlc if we are using 'vlc'.
Pierre d'Herbemont [Wed, 28 Nov 2007 23:33:24 +0000 (23:33 +0000)]
src/libvlc-common.c: Only print a piece of Info about cvlc if we are using 'vlc'.

16 years agoMacOSX/Framework: Minimizes Package Size. only copy the libraries that the vlc module...
Pierre d'Herbemont [Wed, 28 Nov 2007 23:22:01 +0000 (23:22 +0000)]
MacOSX/Framework: Minimizes Package Size. only copy the libraries that the vlc modules need. (Patch by Enrique Osuna).

16 years agoAvoid C++ comments be compatible with C ANSI
Rafaël Carré [Wed, 28 Nov 2007 20:28:55 +0000 (20:28 +0000)]
Avoid C++ comments be compatible with C ANSI

16 years agoRemove silly m4 file. I'd rather use UPTODATE version on my system than some crap...
Rémi Denis-Courmont [Wed, 28 Nov 2007 19:02:43 +0000 (19:02 +0000)]
Remove silly m4 file. I'd rather use UPTODATE version on my system than some crap from VLC tree

16 years agoDefault DVD to NULL for autodetection (hmm...)
Rémi Denis-Courmont [Wed, 28 Nov 2007 19:00:12 +0000 (19:00 +0000)]
Default DVD to NULL for autodetection (hmm...)

16 years agoAdds some missing files to dist target (blaming j-b & dionoea)
Rafaël Carré [Wed, 28 Nov 2007 18:58:06 +0000 (18:58 +0000)]
Adds some missing files to dist target (blaming j-b & dionoea)
Adds libgcrypt.m4 for systems running autotools without libgcrypt-dev installed
Prefers tabs over spaces in Makefiles

16 years agoTypo
Rémi Denis-Courmont [Wed, 28 Nov 2007 18:52:19 +0000 (18:52 +0000)]
Typo

16 years agoSet default DVD defice
Rémi Denis-Courmont [Wed, 28 Nov 2007 18:38:36 +0000 (18:38 +0000)]
Set default DVD defice

16 years agoCompile fix
Rémi Denis-Courmont [Wed, 28 Nov 2007 18:05:08 +0000 (18:05 +0000)]
Compile fix

16 years agoOrdering
Rémi Denis-Courmont [Wed, 28 Nov 2007 18:01:32 +0000 (18:01 +0000)]
Ordering

16 years agoFix screensaver deadlock if terminating as soon the interface is created - closes...
Rémi Denis-Courmont [Wed, 28 Nov 2007 17:50:22 +0000 (17:50 +0000)]
Fix screensaver deadlock if terminating as soon the interface is created - closes #1363

16 years agorevert [23385]. make sure the object is locked when we enter the thread
Rafaël Carré [Wed, 28 Nov 2007 17:29:27 +0000 (17:29 +0000)]
revert [23385]. make sure the object is locked when we enter the thread

16 years agoLets assume glibc 2.8 will work properly when it's out (though I doubt it)
Rémi Denis-Courmont [Wed, 28 Nov 2007 17:23:39 +0000 (17:23 +0000)]
Lets assume glibc 2.8 will work properly when it's out (though I doubt it)

16 years ago* automagically assume --with-macosx-sdk
Felix Paul Kühne [Wed, 28 Nov 2007 15:20:56 +0000 (15:20 +0000)]
* automagically assume --with-macosx-sdk

16 years agoDefines nvlc aliases in all cases
Christophe Mutricy [Tue, 27 Nov 2007 22:55:37 +0000 (22:55 +0000)]
Defines nvlc aliases in all cases

16 years agoFix segfault when canceling the open dialog. Patch by Rémi Duraffort.
Christophe Mutricy [Tue, 27 Nov 2007 21:33:52 +0000 (21:33 +0000)]
Fix segfault when canceling the open dialog. Patch by Rémi Duraffort.

16 years agoHorrific kludge to prevent awfully crappy glibc from crashing VLC all the time.
Rémi Denis-Courmont [Tue, 27 Nov 2007 20:11:16 +0000 (20:11 +0000)]
Horrific kludge to prevent awfully crappy glibc from crashing VLC all the time.

16 years agofix make check
Rafaël Carré [Tue, 27 Nov 2007 19:47:57 +0000 (19:47 +0000)]
fix make check

16 years agotypo
Rémi Denis-Courmont [Tue, 27 Nov 2007 19:39:23 +0000 (19:39 +0000)]
typo

16 years agoBetter error handling
Rémi Denis-Courmont [Tue, 27 Nov 2007 19:39:05 +0000 (19:39 +0000)]
Better error handling

16 years agoDon't use MAP_POPULATE
Rémi Denis-Courmont [Tue, 27 Nov 2007 18:17:13 +0000 (18:17 +0000)]
Don't use MAP_POPULATE

16 years agoFix EOF check and remove fprintf
Rémi Denis-Courmont [Tue, 27 Nov 2007 18:08:25 +0000 (18:08 +0000)]
Fix EOF check and remove fprintf

16 years agov4l2: Support for setting brightness, contrast, saturation and hue (if supported...
Richard Hosking [Tue, 27 Nov 2007 16:44:13 +0000 (16:44 +0000)]
v4l2: Support for setting brightness, contrast, saturation and hue (if supported by device)

16 years agooneliner to fix i_pos updating. works for me.
Ilkka Ollakka [Tue, 27 Nov 2007 12:43:54 +0000 (12:43 +0000)]
oneliner to fix i_pos updating. works for me.

16 years agov4l2: Cosmetics.
Richard Hosking [Tue, 27 Nov 2007 12:13:18 +0000 (12:13 +0000)]
v4l2: Cosmetics.

16 years agoFixed warnings.
Richard Hosking [Tue, 27 Nov 2007 12:06:05 +0000 (12:06 +0000)]
Fixed warnings.

16 years agoDon't bother seeking when using mmap
Rémi Denis-Courmont [Mon, 26 Nov 2007 21:02:27 +0000 (21:02 +0000)]
Don't bother seeking when using mmap

16 years agoFix file position update
Rémi Denis-Courmont [Mon, 26 Nov 2007 21:01:13 +0000 (21:01 +0000)]
Fix file position update

16 years agotypo
Rémi Denis-Courmont [Mon, 26 Nov 2007 20:56:49 +0000 (20:56 +0000)]
typo

16 years agoMemory mapped file input
Rémi Denis-Courmont [Mon, 26 Nov 2007 20:27:15 +0000 (20:27 +0000)]
Memory mapped file input

16 years agoCompile fix
Rémi Denis-Courmont [Mon, 26 Nov 2007 20:26:28 +0000 (20:26 +0000)]
Compile fix

16 years agoCleanup custom block allocation
Rémi Denis-Courmont [Mon, 26 Nov 2007 19:18:23 +0000 (19:18 +0000)]
Cleanup custom block allocation

16 years agoWe've had fun breaking the ABI...
Rémi Denis-Courmont [Mon, 26 Nov 2007 18:53:28 +0000 (18:53 +0000)]
We've had fun breaking the ABI...

16 years agoRemove block_t->p_sys, which is not really needed either.
Rémi Denis-Courmont [Mon, 26 Nov 2007 18:52:41 +0000 (18:52 +0000)]
Remove block_t->p_sys, which is not really needed either.

16 years agoSave one pointer and dereference in the block core
Rémi Denis-Courmont [Mon, 26 Nov 2007 18:40:44 +0000 (18:40 +0000)]
Save one pointer and dereference in the block core

16 years agoRemove the unused manager from block_t
Rémi Denis-Courmont [Mon, 26 Nov 2007 18:37:34 +0000 (18:37 +0000)]
Remove the unused manager from block_t

16 years agoQt4 - Volume slider, move the slider when only clicked on it as ivoire requested.
Jean-Baptiste Kempf [Mon, 26 Nov 2007 18:36:45 +0000 (18:36 +0000)]
Qt4 - Volume slider, move the slider when only clicked on it as ivoire requested.

16 years ago* modules/access_output/shout.c: Remove sleep for reconnect; this does not allow...
Dennis van Amerongen [Mon, 26 Nov 2007 18:28:56 +0000 (18:28 +0000)]
* modules/access_output/shout.c: Remove sleep for reconnect; this does not allow for a graceful exit during the wait. A reconnect interval which increments x2 every failed reconnect still needs to be implemented (and eventually errors out after a max interval if upstream server doesn't come back).

16 years agoUse (s)size_t in block_t.
Rémi Denis-Courmont [Mon, 26 Nov 2007 16:30:25 +0000 (16:30 +0000)]
Use (s)size_t in block_t.
/!\ This breaks the plugin ABI on LP64 platforms

16 years agoaudioscrobbler: use psz_md5_hash()
Rafaël Carré [Mon, 26 Nov 2007 14:23:07 +0000 (14:23 +0000)]
audioscrobbler: use psz_md5_hash()

16 years agoforget a parameter in msg_Err
Rafaël Carré [Mon, 26 Nov 2007 14:18:57 +0000 (14:18 +0000)]
forget a parameter in msg_Err

16 years agofix compilation on Linux
Rafaël Carré [Mon, 26 Nov 2007 14:10:30 +0000 (14:10 +0000)]
fix compilation on Linux

16 years agoupdate: performs size and m5 checksum verification (untested)
Rafaël Carré [Mon, 26 Nov 2007 14:00:39 +0000 (14:00 +0000)]
update: performs size and m5 checksum verification (untested)

16 years agoQt4 - Cleaning trailing spaces...
Jean-Baptiste Kempf [Mon, 26 Nov 2007 08:17:23 +0000 (08:17 +0000)]
Qt4 - Cleaning trailing spaces...

16 years agoQt4 - saving size, position for the playlist and the extended panels.
Jean-Baptiste Kempf [Mon, 26 Nov 2007 08:10:01 +0000 (08:10 +0000)]
Qt4 - saving size, position for the playlist and the extended panels.
Be careful, if you have a config file, you may need to clean it.

16 years agoQt4 - pixmap update.
Jean-Baptiste Kempf [Mon, 26 Nov 2007 08:08:33 +0000 (08:08 +0000)]
Qt4 - pixmap update.

16 years agoQt4 - Avoid segfault on exist if the playlist was never called, during the saving...
Jean-Baptiste Kempf [Mon, 26 Nov 2007 07:09:30 +0000 (07:09 +0000)]
Qt4 - Avoid segfault on exist if the playlist was never called, during the saving before exit. Bug re-introduced in 23333.

16 years agoQt4 - Make the gradient fit INSIDE the boundaries...
Jean-Baptiste Kempf [Mon, 26 Nov 2007 06:58:18 +0000 (06:58 +0000)]
Qt4 - Make the gradient fit INSIDE the boundaries...

16 years agoQt4 - Did you really think I couldn't do more ugly ????
Jean-Baptiste Kempf [Mon, 26 Nov 2007 06:45:58 +0000 (06:45 +0000)]
Qt4 - Did you really think I couldn't do more ugly ????

16 years agoQt4 - MainInterface, correct the resizing when docking the playlist for the first...
Jean-Baptiste Kempf [Mon, 26 Nov 2007 06:21:54 +0000 (06:21 +0000)]
Qt4 - MainInterface, correct the resizing when docking the playlist for the first time. Remove some dead code... Not finished yet... Feel free to fix, but not to break :D