Christophe Mutricy [Sun, 3 Dec 2006 18:01:13 +0000 (18:01 +0000)]
use program-prefix="" all the times
Rémi Denis-Courmont [Sun, 3 Dec 2006 17:57:54 +0000 (17:57 +0000)]
Fix memleak (oups)
Antoine Cellerier [Sun, 3 Dec 2006 17:53:51 +0000 (17:53 +0000)]
Oops (at least it wasn't a regression ;) )
Rémi Denis-Courmont [Sun, 3 Dec 2006 17:30:48 +0000 (17:30 +0000)]
Same as previous commit, for invalid MMS URLs
Antoine Cellerier [Sun, 3 Dec 2006 17:30:31 +0000 (17:30 +0000)]
Don't display "Unknown command!" when the command is known.
Rémi Denis-Courmont [Sun, 3 Dec 2006 17:29:25 +0000 (17:29 +0000)]
Fix über memleak when falling back to MMS/HTTP
Antoine Cellerier [Sun, 3 Dec 2006 17:27:13 +0000 (17:27 +0000)]
Cosmetics and small fix
Antoine Cellerier [Sun, 3 Dec 2006 17:19:24 +0000 (17:19 +0000)]
Simplify callback registration.
Antoine Cellerier [Sun, 3 Dec 2006 17:09:48 +0000 (17:09 +0000)]
Fix [17577]. Removing 200 lines of code is nice. Replacing them with lines that does the same thing as before is better.
Christophe Mutricy [Sun, 3 Dec 2006 17:03:22 +0000 (17:03 +0000)]
Don't prefix the binaries and config scripts with $HOST.
Rémi Denis-Courmont [Sun, 3 Dec 2006 17:02:02 +0000 (17:02 +0000)]
Fix small memleak
Rémi Denis-Courmont [Sun, 3 Dec 2006 16:34:00 +0000 (16:34 +0000)]
M3U: fallback to local code page if UTF-8 fails (close #862)
Clément Stenac [Sun, 3 Dec 2006 16:31:08 +0000 (16:31 +0000)]
Release notes
Clément Stenac [Sun, 3 Dec 2006 16:13:40 +0000 (16:13 +0000)]
* Fix preparse of directories
* Add right-click "info" item in qt4 playlist
Rémi Denis-Courmont [Sun, 3 Dec 2006 16:03:40 +0000 (16:03 +0000)]
Undo unintended changeset
Clément Stenac [Sun, 3 Dec 2006 15:57:27 +0000 (15:57 +0000)]
Unbreak a bit windows
Clément Stenac [Sun, 3 Dec 2006 15:03:14 +0000 (15:03 +0000)]
Missing libvlc flags on win32
Rémi Denis-Courmont [Sun, 3 Dec 2006 14:52:21 +0000 (14:52 +0000)]
Fix libtool and shared builds
Rémi Denis-Courmont [Sun, 3 Dec 2006 14:35:17 +0000 (14:35 +0000)]
Do not autogenerate libvlc.sym.
The scheme I used sucked big times.
Rémi Denis-Courmont [Sun, 3 Dec 2006 14:23:52 +0000 (14:23 +0000)]
Forgot this file
Rémi Denis-Courmont [Sun, 3 Dec 2006 14:23:40 +0000 (14:23 +0000)]
- fix input memleak
- move vlm to input/
- remove unused libvlc export
Rafaël Carré [Sun, 3 Dec 2006 14:06:06 +0000 (14:06 +0000)]
forward port [18125]
Compile glx plugin only if all required headers are present
Rémi Denis-Courmont [Sun, 3 Dec 2006 13:52:04 +0000 (13:52 +0000)]
Don't write R/O memory + clean up
Clément Stenac [Sun, 3 Dec 2006 13:48:21 +0000 (13:48 +0000)]
A bit of vlc/libvlc cleanup:
* libvlc sources and plugins now define __LIBVLC__ and headers exported to
plugins (ie, include/vlc_*.h) check for this
* libvlc sources use the value of the "libvlc" component in vlc-config instead
of vlc
* Apply flags directly to "libvlc" in configure.ac - might temporarily break win32 :)
Rémi Denis-Courmont [Sun, 3 Dec 2006 13:32:55 +0000 (13:32 +0000)]
Use a MEANINGFUL (hopefully) debug message
Felix Paul Kühne [Sun, 3 Dec 2006 13:16:03 +0000 (13:16 +0000)]
* use the current x264 revisions and Xcode's native nasm on x86-OSX. This requires Xcode 2.4.1 or later. Patch by Brian Raymond <braymond --a-t- echostorm net>
I second his request to include this in 0.8.6 as well, since this update improves the performance on PowerPC-based Macs by 20% without breaking compatibility with our module.
Rémi Denis-Courmont [Sun, 3 Dec 2006 11:45:57 +0000 (11:45 +0000)]
- Only unescape VLM parameter when quoted with " ", do not unescape with ' '
- Remove opening and closing quote when unescaping
Clément Stenac [Sun, 3 Dec 2006 09:56:46 +0000 (09:56 +0000)]
Qt4 open:
* Implement MRL handling for file, disc and network
* Moved input slave option to the global dialog (not file specific and
avoid cluttering the file subpanel)
* Initial implementation of the network panel based on ideas and work by
Leo Spalteholz. Thanks !
* Improve layouting and handling of the advanced options subpanel
--This line, and those below, will beignored--
M modules/gui/qt4/dialogs/open.cpp
M modules/gui/qt4/dialogs/open.hpp
M modules/gui/qt4/components/open.cpp
M modules/gui/qt4/components/open.hpp
M modules/gui/qt4/ui/open_net.ui
M modules/gui/qt4/ui/open_disk.ui
M modules/gui/qt4/ui/open_file.ui
M modules/gui/qt4/ui/open.ui
Rémi Denis-Courmont [Sun, 3 Dec 2006 08:07:53 +0000 (08:07 +0000)]
Save a few allocations
Rémi Denis-Courmont [Sun, 3 Dec 2006 07:28:41 +0000 (07:28 +0000)]
ACL: remove potentially harmful macro conditional definition
Rémi Denis-Courmont [Sun, 3 Dec 2006 07:05:21 +0000 (07:05 +0000)]
New VLM quoting and escaping logic that is more like the usual C one[1]
- Do not validate quotes recursively (there is no reason to do that)
and it is really unlike anything else.
- Do not allow escaping non-ASCII (to avoid UTF-8 breakages)
or non-printable characters.
[1] we don't support every features of C escaping though
Rémi Denis-Courmont [Sat, 2 Dec 2006 18:40:40 +0000 (18:40 +0000)]
Rewrite comment.
It reads like some sort of English now, though it could be further improved.
Rémi Denis-Courmont [Sat, 2 Dec 2006 18:34:06 +0000 (18:34 +0000)]
Safe default for HTTP .hosts file
Derk-Jan Hartman [Sat, 2 Dec 2006 15:02:36 +0000 (15:02 +0000)]
* forwardport [18201]
fixes a big crasher in the DestroyFilter of the logo video filter
Clément Stenac [Sat, 2 Dec 2006 10:58:51 +0000 (10:58 +0000)]
Improved autocropping by Cedric Cocquebert
Dennis van Amerongen [Fri, 1 Dec 2006 23:18:11 +0000 (23:18 +0000)]
NEWS: Sync with the 0.8.6-rc1 NEWS so that the link on the developers site is uptodate as well.
Rémi Denis-Courmont [Fri, 1 Dec 2006 20:26:05 +0000 (20:26 +0000)]
Hide httpd_t and httpd_host_t within httpd.c
Rémi Denis-Courmont [Fri, 1 Dec 2006 20:13:46 +0000 (20:13 +0000)]
Rename libvlc.h to libvlc-module.c
It made little sense to have an header that can only be included
in a single file.
Re-use libvlc.h for generic libvlc internal declarations.
Rémi Denis-Courmont [Fri, 1 Dec 2006 20:04:13 +0000 (20:04 +0000)]
Remove unused variable
Rémi Denis-Courmont [Fri, 1 Dec 2006 19:48:43 +0000 (19:48 +0000)]
Support for creating object with custom type name and size.
This help suppress dependency of src/misc/modules.c
upon some structs typedefs just for the sake of sizeof.
Rémi Denis-Courmont [Fri, 1 Dec 2006 18:54:34 +0000 (18:54 +0000)]
Hide some httpd structures from modules
Rémi Denis-Courmont [Fri, 1 Dec 2006 18:38:59 +0000 (18:38 +0000)]
Don't initialize a variable twice
Marian Durkovic [Fri, 1 Dec 2006 16:09:45 +0000 (16:09 +0000)]
Add a FIXME
Rafaël Carré [Fri, 1 Dec 2006 09:45:24 +0000 (09:45 +0000)]
Simplification of Advanced Open
Control & Playback buttons have the same size
Christophe Mutricy [Thu, 30 Nov 2006 22:41:48 +0000 (22:41 +0000)]
Apply the alignment patch on BeOS also.
Derk-Jan Hartman [Thu, 30 Nov 2006 22:18:36 +0000 (22:18 +0000)]
* fix commit [18178]
Derk-Jan Hartman [Thu, 30 Nov 2006 21:52:58 +0000 (21:52 +0000)]
* Fix YUV422, YUY2, YUYV mappings in V4L.
* Don't immediatly overwrite our driver retrieved video palette value with 0.
Derk-Jan Hartman [Thu, 30 Nov 2006 20:46:23 +0000 (20:46 +0000)]
forwardport [18177]
* microDVD should use the framerate of the movie if that is known, before falling back to 25fps
Rafaël Carré [Thu, 30 Nov 2006 14:39:52 +0000 (14:39 +0000)]
Uses correct buffer size with OSS output
Christophe Mutricy [Thu, 30 Nov 2006 14:27:36 +0000 (14:27 +0000)]
Link with libebml_pic if avaivable
Olivier Aubert [Thu, 30 Nov 2006 08:15:23 +0000 (08:15 +0000)]
modules/video_output/snapshot.c: remove ref. to snapshot.h, whose data has been moved to vlc_vout.h
Dennis van Amerongen [Wed, 29 Nov 2006 23:48:24 +0000 (23:48 +0000)]
vlc.win32.nsi.in: Add shortcut for Direct3D with no hardware acceleration. YUV->RGB hardware accelaration should normally be enabled except on some buggy NVidia cards/drivers?
Dennis van Amerongen [Wed, 29 Nov 2006 23:24:44 +0000 (23:24 +0000)]
vlc.win32.nsi.in: Make sure hardware acceleration is always set in certain DirectX shortcuts.
Dennis van Amerongen [Wed, 29 Nov 2006 22:55:24 +0000 (22:55 +0000)]
vlc.win32.nsi.in: Renamed Utilities to Quick Settings. Added separate shortcuts for no overlay and no hardware accelleration and seperate folders for Audio, Video and Interface.
Derk-Jan Hartman [Wed, 29 Nov 2006 21:13:07 +0000 (21:13 +0000)]
* const and a few other casting fixes
Derk-Jan Hartman [Wed, 29 Nov 2006 21:11:57 +0000 (21:11 +0000)]
* cdda: update due to input_GetItem
Jean-Baptiste Kempf [Wed, 29 Nov 2006 20:37:57 +0000 (20:37 +0000)]
Qt4: Small corrections on previous commit.
Jean-Baptiste Kempf [Wed, 29 Nov 2006 20:17:08 +0000 (20:17 +0000)]
Qt4: Please help...
Adds an help menu with help and about.
Dialogs are still empty.
Rafaël Carré [Wed, 29 Nov 2006 13:35:23 +0000 (13:35 +0000)]
Disable D-Bus if installed version is < 1.0.0 and warns the user.
Adds an option to force D-Bus support to be enabled anyway.
Marian Durkovic [Wed, 29 Nov 2006 10:02:42 +0000 (10:02 +0000)]
Forwardport [18136]: Fixed RecursiveDeleteSelection() to prevent destroying the
whole playlist
Jean-Baptiste Kempf [Wed, 29 Nov 2006 03:35:26 +0000 (03:35 +0000)]
Qt4 : Some work on OpenDialog. Does not work with files with spaces... More work to do.
Christophe Mutricy [Tue, 28 Nov 2006 23:07:54 +0000 (23:07 +0000)]
do not show started-from-file in the prefs
Rafaël Carré [Tue, 28 Nov 2006 23:04:54 +0000 (23:04 +0000)]
Detects too old automake version using 1.X-pY versioning
Philippe Morin [Tue, 28 Nov 2006 21:49:28 +0000 (21:49 +0000)]
Fix missing output directory in JNI header generation in win32 part.
Rémi Denis-Courmont [Tue, 28 Nov 2006 20:27:33 +0000 (20:27 +0000)]
Avoid duplicate memory allocation
Rafaël Carré [Tue, 28 Nov 2006 17:05:31 +0000 (17:05 +0000)]
Uses file:// MRL only files, don't bug when recursively adding directories
Rafaël Carré [Tue, 28 Nov 2006 15:34:08 +0000 (15:34 +0000)]
Add a method to export playlists
Rafaël Carré [Tue, 28 Nov 2006 14:53:50 +0000 (14:53 +0000)]
Fixes buffer overflow introduced in [18129]
Rafaël Carré [Tue, 28 Nov 2006 13:20:13 +0000 (13:20 +0000)]
Uses file:// MRLs for items added by directory access
Derk-Jan Hartman [Tue, 28 Nov 2006 03:29:43 +0000 (03:29 +0000)]
* const warning fixes. formatting fixes (squash them tabs)
Derk-Jan Hartman [Tue, 28 Nov 2006 02:18:48 +0000 (02:18 +0000)]
* Some cast magic to get around a gazillion of warnings during the OSX build. If your OS has similiar warnings, feel free to add yourself to the define list :D. Solution thanks to Sam.
../include/vlc_threads_funcs.h:501: warning: cast from function call of type 'pthread_t' to non-matching type 'int'
Derk-Jan Hartman [Tue, 28 Nov 2006 01:26:46 +0000 (01:26 +0000)]
* playlist/* When telling the playlist to play the node, don't check for i_children. The playlist might still have to process the request of the add and i_children may not be accurate yet. (this fixes a bug where 1 item playlists would not start playing).
Christophe Mutricy [Mon, 27 Nov 2006 22:36:14 +0000 (22:36 +0000)]
Make update-po
Derk-Jan Hartman [Mon, 27 Nov 2006 21:30:13 +0000 (21:30 +0000)]
* mp4: fix memleak in mov ref. files handling
Felix Paul Kühne [Mon, 27 Nov 2006 21:23:29 +0000 (21:23 +0000)]
* more info about the applescript addition:
you can also do the following now:
<tell app "VLC" to set fullscreen mode to true>, thus you also got write access ;)
Sorry, I just forgot to commit these obvious files in [18115].
Felix Paul Kühne [Mon, 27 Nov 2006 21:20:23 +0000 (21:20 +0000)]
* various improvements to the AppleRemote support by Martin Kahr <martin -attt-> martinkahr com> feat. the following changes:
- holding +/- continuously increases/decreases volume
- pressing Play twice toggles fullscreen mode
- a press on Menu shows the "Position" overlay (like pressing the key
't')
This updates our copy of Martin's unofficial framework to the latest version released.
Felix Paul Kühne [Mon, 27 Nov 2006 21:11:47 +0000 (21:11 +0000)]
* added an option to the apple script binding to check for windowed or fullscreen mode. Patch by Martin Kahr <martin --att-- martinkahr com>
Felix Paul Kühne [Mon, 27 Nov 2006 18:46:44 +0000 (18:46 +0000)]
* dc1394 cosmetics (forward-porting [18096])
Jean-Baptiste Kempf [Mon, 27 Nov 2006 17:44:00 +0000 (17:44 +0000)]
Qt4: Some cosmetic work and design by Leo Spalteholz
Marian Durkovic [Mon, 27 Nov 2006 09:59:45 +0000 (09:59 +0000)]
Comment on IPv6 SSM
Jean-Paul Saman [Mon, 27 Nov 2006 09:01:09 +0000 (09:01 +0000)]
Digital Cameras (firewire/1394) support by Andreas Guzzo (xant at xant dot net). I left out the rotation code, because in vlc-trunk there is already a rotation video filter2.
Clément Stenac [Mon, 27 Nov 2006 07:23:25 +0000 (07:23 +0000)]
Fix for missing resizing in sout dialog.
Patch by Leo Spalteholz, thanks.
Rafaël Carré [Mon, 27 Nov 2006 01:54:50 +0000 (01:54 +0000)]
Enables audioscrobbler by default as it should be bugs free
Derk-Jan Hartman [Mon, 27 Nov 2006 01:44:14 +0000 (01:44 +0000)]
* Correct and probably also faster EOL detection in UTF16 or UTF32 files
Rafaël Carré [Mon, 27 Nov 2006 01:42:48 +0000 (01:42 +0000)]
Merge 2 functions for reading meta data
Simplify interval checking
Sleeps 10 seconds more
Releases input 1 time instead of 2
Derk-Jan Hartman [Mon, 27 Nov 2006 00:57:42 +0000 (00:57 +0000)]
* Remove duplicate mutex_destroy added in [18009]
Clément Stenac [Sun, 26 Nov 2006 23:28:05 +0000 (23:28 +0000)]
Don't ask me why this fixes the java binding compilation
Antoine Cellerier [Sun, 26 Nov 2006 23:25:40 +0000 (23:25 +0000)]
Revert messup while doing the video filter2 port.
Antoine Cellerier [Sun, 26 Nov 2006 23:09:09 +0000 (23:09 +0000)]
Fix small mixup between artist and title in MSN plugin.
Rémi Denis-Courmont [Sun, 26 Nov 2006 22:29:33 +0000 (22:29 +0000)]
Pick IPv6 scope ID from group address, instead of source address
Fix possible segfault as a side-effect
Rémi Denis-Courmont [Sun, 26 Nov 2006 22:17:41 +0000 (22:17 +0000)]
Fix unitialized interface for old-style IPv4 joins
Felix Paul Kühne [Sun, 26 Nov 2006 22:16:00 +0000 (22:16 +0000)]
* centre fspanel in the lower third of the screen. additionally, switched style mask to allow dragging in the entire window area (forward-porting [18092])
Clément Stenac [Sun, 26 Nov 2006 21:35:08 +0000 (21:35 +0000)]
Implement disc chapter selection widget
Felix Paul Kühne [Sun, 26 Nov 2006 19:48:39 +0000 (19:48 +0000)]
* missing file in previous commit
Felix Paul Kühne [Sun, 26 Nov 2006 19:43:20 +0000 (19:43 +0000)]
* fspanel usability fixes (forward-port of [18077]) plus some further clean up
Felix Paul Kühne [Sun, 26 Nov 2006 19:21:54 +0000 (19:21 +0000)]
* the remaining compilation fixes plus a bit of clean up here and there. vout.m needs further fixing and everything needs quite some testing
Clément Stenac [Sun, 26 Nov 2006 19:07:37 +0000 (19:07 +0000)]
Should fix win32
Clément Stenac [Sun, 26 Nov 2006 18:59:52 +0000 (18:59 +0000)]
Merge all fixed-point and floating-point audio format converters
Felix Paul Kühne [Sun, 26 Nov 2006 18:08:23 +0000 (18:08 +0000)]
* first round of compilation fixes, more to come
Antoine Cellerier [Sun, 26 Nov 2006 17:49:17 +0000 (17:49 +0000)]
Remove trailing spaces.