]> git.sesse.net Git - vlc/log
vlc
16 years agoAnother bunch of useless test.
Rémi Duraffort [Wed, 12 Mar 2008 10:54:45 +0000 (11:54 +0100)]
Another bunch of useless test.

16 years agoAnother time "Remove useless test ..."
Rémi Duraffort [Wed, 12 Mar 2008 10:43:57 +0000 (11:43 +0100)]
Another time "Remove useless test ..."

16 years agoRemove useless test before a free().
Rémi Duraffort [Wed, 12 Mar 2008 10:42:46 +0000 (11:42 +0100)]
Remove useless test before a free().

16 years agoFix a stupid compilation warning
Rémi Duraffort [Wed, 12 Mar 2008 10:31:58 +0000 (11:31 +0100)]
Fix a stupid compilation warning

16 years agoForgotten in the previous commit.
Rémi Duraffort [Tue, 11 Mar 2008 23:59:20 +0000 (00:59 +0100)]
Forgotten in the previous commit.

16 years agoAnother time "Remove useless test before a free".
Rémi Duraffort [Tue, 11 Mar 2008 23:58:01 +0000 (00:58 +0100)]
Another time "Remove useless test before a free".

16 years agoOne more "Remove useless test before free"
Rémi Duraffort [Tue, 11 Mar 2008 23:30:25 +0000 (00:30 +0100)]
One more "Remove useless test before free"

16 years agoRemove useless test before freeing something.
Rémi Duraffort [Tue, 11 Mar 2008 23:15:36 +0000 (00:15 +0100)]
Remove useless test before freeing something.

16 years agoFix Makefile.
Jean-Baptiste Kempf [Wed, 12 Mar 2008 06:36:40 +0000 (23:36 -0700)]
Fix Makefile.

16 years agox264 moved to Git.
Jean-Baptiste Kempf [Wed, 12 Mar 2008 06:32:36 +0000 (23:32 -0700)]
x264 moved to Git.
Will remove the legacy tar.gz. If you build the contribs, you need SVN and git.

16 years agoCheck git location.
Jean-Baptiste Kempf [Wed, 12 Mar 2008 06:27:49 +0000 (23:27 -0700)]
Check git location.

16 years agoMove ASA to a VideoLAN site.
Jean-Baptiste Kempf [Wed, 12 Mar 2008 06:24:07 +0000 (23:24 -0700)]
Move ASA to a VideoLAN site.

16 years agoMove configure.sh to configure-mingw.sh
Jean-Baptiste Kempf [Wed, 12 Mar 2008 06:07:12 +0000 (23:07 -0700)]
Move configure.sh to configure-mingw.sh

16 years agoAdd a configure for cygwin!
Jean-Baptiste Kempf [Wed, 12 Mar 2008 06:06:41 +0000 (23:06 -0700)]
Add a configure for cygwin!

16 years agoDon't test for attribute visibility, because it doesn't support it, but it will pass...
Jean-Baptiste Kempf [Wed, 12 Mar 2008 04:51:25 +0000 (21:51 -0700)]
Don't test for attribute visibility, because it doesn't support it, but it will pass the test and fill the warning output with messages.
Profit to s/enable-pp/enable-postproc in the comments.

16 years agoMissing include.
Jean-Baptiste Kempf [Wed, 12 Mar 2008 01:28:01 +0000 (18:28 -0700)]
Missing include.

16 years agoKill a warning in mingww32
Jean-Baptiste Kempf [Wed, 12 Mar 2008 01:22:30 +0000 (18:22 -0700)]
Kill a warning in mingww32

16 years agoInclude fix for Win32
Jean-Baptiste Kempf [Wed, 12 Mar 2008 00:50:18 +0000 (17:50 -0700)]
Include fix for Win32

16 years agoChange int to size_t when needed. Kills a warning.
Jean-Baptiste Kempf [Wed, 12 Mar 2008 00:46:53 +0000 (17:46 -0700)]
Change int to size_t when needed. Kills a warning.

16 years agomacosx: show an end-user visible warning in case that VLC was compiled without the...
Felix Paul Kühne [Tue, 11 Mar 2008 22:27:53 +0000 (23:27 +0100)]
macosx: show an end-user visible warning in case that VLC was compiled without the update checker

16 years agoUse VLC_ENOMEM instead of VLC_EGENERIC.
Rémi Duraffort [Tue, 11 Mar 2008 22:12:56 +0000 (23:12 +0100)]
Use VLC_ENOMEM instead of VLC_EGENERIC.

16 years agoRemove useless test before a free()
Rémi Duraffort [Tue, 11 Mar 2008 21:55:34 +0000 (22:55 +0100)]
Remove useless test before a free()

16 years agoAnother time : remove useless test before free().
Rémi Duraffort [Tue, 11 Mar 2008 21:45:04 +0000 (22:45 +0100)]
Another time : remove useless test before free().

16 years agoRemove useless test before a free (again).
Rémi Duraffort [Tue, 11 Mar 2008 21:26:54 +0000 (22:26 +0100)]
Remove useless test before a free (again).

16 years agoRemove useless test before a free.
Rémi Duraffort [Tue, 11 Mar 2008 21:18:20 +0000 (22:18 +0100)]
Remove useless test before a free.
if( bla ) free( bla ); => free( bla );

16 years agoCheck malloc return value.
Rémi Duraffort [Tue, 11 Mar 2008 19:42:28 +0000 (20:42 +0100)]
Check malloc return value.

16 years agoCheck malloc return value and fix a memory leak.
Rémi Duraffort [Tue, 11 Mar 2008 19:30:07 +0000 (20:30 +0100)]
Check malloc return value and fix a memory leak.

16 years agoRemove uneeded test before freeing.
Rémi Duraffort [Tue, 11 Mar 2008 19:28:27 +0000 (20:28 +0100)]
Remove uneeded test before freeing.
In the same time add spaces in order to follow code convention.

16 years agoDon't print an error if we are using ffmpeg's ts muxer
Rafaël Carré [Tue, 11 Mar 2008 13:41:25 +0000 (14:41 +0100)]
Don't print an error if we are using ffmpeg's ts muxer

16 years agotypo
Rafaël Carré [Tue, 11 Mar 2008 18:50:17 +0000 (19:50 +0100)]
typo

16 years agoherm, "attachment://" is 13 characters, not 15
Rafaël Carré [Tue, 11 Mar 2008 18:48:41 +0000 (19:48 +0100)]
herm, "attachment://" is 13 characters, not 15

16 years agouse vlc_object_* and PL_{UN}LOCK to simplify
Rafaël Carré [Tue, 11 Mar 2008 18:47:53 +0000 (19:47 +0100)]
use vlc_object_* and PL_{UN}LOCK to simplify

16 years agoDo not use playlist_*AddInput() when the playlist has already been destroyed and...
Rafaël Carré [Tue, 11 Mar 2008 18:05:17 +0000 (19:05 +0100)]
Do not use playlist_*AddInput() when the playlist has already been destroyed and is dying (fix a crash when exiting while directory access is still reading) Try to return early if one of those function fail, because it either mean we don't have anymore memory available (I'm still looking for infinite Turing machines), or we are exiting (the playlist is dying). Use object / thread helpers for simplicity

16 years agoFix building AAC profile selection for outdated ffmpeg versions.
Jean-Paul Saman [Tue, 11 Mar 2008 10:44:35 +0000 (11:44 +0100)]
Fix building AAC profile selection for outdated ffmpeg versions.

16 years agoAdd wxvlc to gitignore
Jean-Paul Saman [Tue, 11 Mar 2008 09:41:47 +0000 (10:41 +0100)]
Add wxvlc to gitignore

16 years agoCleanup of AAC profile selection.
Jean-Paul Saman [Tue, 11 Mar 2008 09:19:48 +0000 (10:19 +0100)]
Cleanup of AAC profile selection.

16 years agoAdd option to encode aac low, main, sbr or ltp profiles.
Jean-Paul Saman [Sun, 2 Mar 2008 18:49:35 +0000 (19:49 +0100)]
Add option to encode aac low, main, sbr or ltp profiles.

16 years agoScript to install runtime dependencies for ubuntu-feisty when using medibuntu reposit...
Jean-Paul Saman [Tue, 11 Mar 2008 08:25:17 +0000 (09:25 +0100)]
Script to install runtime dependencies for ubuntu-feisty when using medibuntu repository. This script should also be usable for newer ubuntu installations.

16 years agoAdd contrib for ubuntu-medibuntu repository.
Jean-Paul Saman [Mon, 10 Mar 2008 10:56:16 +0000 (11:56 +0100)]
Add contrib for ubuntu-medibuntu repository.

16 years agoAdd more ignores
Jean-Paul Saman [Sat, 8 Mar 2008 10:54:20 +0000 (11:54 +0100)]
Add more ignores

16 years agoremove useless msg_Err() , use memset() for simplicity
Rafaël Carré [Tue, 11 Mar 2008 00:51:20 +0000 (01:51 +0100)]
remove useless msg_Err() , use memset() for simplicity

16 years agofix ticket #1482 (and most problems with config saving by the way)
Rafaël Carré [Tue, 11 Mar 2008 00:49:55 +0000 (01:49 +0100)]
fix ticket #1482 (and most problems with config saving by the way)
regression was introduced in [92290c9d7485934444efcfbb61c27f3bc94a61d3] (more than one year ago Oo )

16 years agocleanup : remove useless headers, not used functions, msg_Err when we don't have...
Rafaël Carré [Mon, 10 Mar 2008 23:18:30 +0000 (00:18 +0100)]
cleanup : remove useless headers, not used functions, msg_Err when we don't have enough memory, add a declaration

16 years agoexplicit control queries unsupported
Rafaël Carré [Mon, 10 Mar 2008 23:15:18 +0000 (00:15 +0100)]
explicit control queries unsupported

16 years agoFix preferences in Qt. Add a lot of comments. Close 1305
Jean-Baptiste Kempf [Tue, 11 Mar 2008 07:40:22 +0000 (00:40 -0700)]
Fix preferences in Qt. Add a lot of comments. Close 1305

16 years agoSet the correct ToolTip on the play/pause button.
Jean-Baptiste Kempf [Tue, 11 Mar 2008 04:23:23 +0000 (21:23 -0700)]
Set the correct ToolTip on the play/pause button.
Should close #1485

16 years agoAdditional checks on malloc output in data reader.
Jean-Baptiste Kempf [Tue, 11 Mar 2008 01:57:18 +0000 (18:57 -0700)]
Additional checks on malloc output in data reader.

16 years agoCheck after calloc to avoid null dereference.
Jean-Baptiste Kempf [Tue, 11 Mar 2008 01:55:00 +0000 (18:55 -0700)]
Check after calloc to avoid null dereference.
Should Close #1499

16 years agoAvoid integer overflow. Patch by Drew Yao.
Christophe Mutricy [Mon, 10 Mar 2008 23:29:29 +0000 (23:29 +0000)]
Avoid integer overflow. Patch by Drew Yao.

16 years agoFix FontBuiler object destruction
Rafaël Carré [Mon, 10 Mar 2008 20:12:49 +0000 (21:12 +0100)]
Fix FontBuiler object destruction

16 years agoUse --enable-swscale instead of --enable-swscaler
Rémi Duraffort [Mon, 10 Mar 2008 19:53:22 +0000 (20:53 +0100)]
Use --enable-swscale instead of --enable-swscaler

16 years agoFix a race condition : the user progress dialog wasn't created sometime with the...
Rémi Duraffort [Mon, 10 Mar 2008 19:08:25 +0000 (20:08 +0100)]
Fix a race condition : the user progress dialog wasn't created sometime with the Qt interface.

16 years agoUse the same comments covention
Rémi Duraffort [Mon, 10 Mar 2008 18:50:28 +0000 (19:50 +0100)]
Use the same comments covention

16 years agoFix indentation to make anjuta happy
Rafaël Carré [Mon, 10 Mar 2008 10:48:37 +0000 (11:48 +0100)]
Fix indentation to make anjuta happy

16 years agoDutch l10n update by Myckel Habets
Christophe Mutricy [Sun, 9 Mar 2008 21:17:19 +0000 (21:17 +0000)]
Dutch l10n update by Myckel Habets

16 years agocheck if the binary signature was issued by the public key we got in memory, before...
Rafaël Carré [Sun, 9 Mar 2008 20:55:27 +0000 (21:55 +0100)]
check if the binary signature was issued by the public key we got in memory, before real cryptographic verification

16 years agoWindows compile fix.
Jean-Baptiste Kempf [Sun, 9 Mar 2008 19:29:52 +0000 (12:29 -0700)]
Windows compile fix.

16 years agoSaveing Window Positions useing the QT defined methods as far as possible.
André Weber [Sun, 9 Mar 2008 20:02:46 +0000 (21:02 +0100)]
Saveing Window Positions useing the QT defined methods as far as possible.
On first start if there is no position info stored - try center the dialogs
on the primary desktop/screen. (or same screen as the controller)

the component playlist shall not save there settings to a fixed location,
so it may become problematic if we use the component twice - like it
is done. The location shall be given controlled by its owner component
or window.

16 years ago- layout correction on WMII
Adrien Grand [Sun, 9 Mar 2008 16:24:29 +0000 (17:24 +0100)]
- layout correction on WMII

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
16 years agolibpostproc/postprocess.h always includes needed headers
Rafaël Carré [Sun, 9 Mar 2008 17:35:17 +0000 (18:35 +0100)]
libpostproc/postprocess.h always includes needed headers

16 years agodon't send twice the signal when an item is added or removed
Rafaël Carré [Sun, 9 Mar 2008 17:28:45 +0000 (18:28 +0100)]
don't send twice the signal when an item is added or removed

16 years agoUse GetWindowLongPtr instead of GetWindowLong to be Win64 compatible and to avoid...
Jean-Baptiste Kempf [Sun, 9 Mar 2008 16:17:58 +0000 (09:17 -0700)]
Use GetWindowLongPtr instead of GetWindowLong to be Win64 compatible and to avoid a warning :D

16 years agodeprecate playlist
Filippo Carone [Sun, 9 Mar 2008 17:01:09 +0000 (18:01 +0100)]
deprecate playlist

16 years agoD-Bus control module
Mirsal Ennaime [Sun, 9 Mar 2008 10:40:54 +0000 (11:40 +0100)]
D-Bus control module

Add the TrackListChange signal

Signed-off-by: Mirsal Ennaime <mirsal.ennaime@gmail.com>
Signed-off-by: Rafaël Carré <funman@videolan.org>
16 years agoFix postproc header detection (the test depends on inclusion of stdint.h but there...
Rafaël Carré [Sun, 9 Mar 2008 16:52:31 +0000 (17:52 +0100)]
Fix postproc header detection (the test depends on inclusion of stdint.h but there is no right way to do that in cmake)

16 years agofix libvlc linking when UPDATE_CHECK is on
Rafaël Carré [Sun, 9 Mar 2008 15:22:46 +0000 (16:22 +0100)]
fix libvlc linking when UPDATE_CHECK is on

16 years agoFix PACKAGE_VERSION_* generation with cmake
Rafaël Carré [Sun, 9 Mar 2008 15:22:10 +0000 (16:22 +0100)]
Fix PACKAGE_VERSION_* generation with cmake

16 years agoFix directory detection with broken filesystems on Linux
Rafaël Carré [Sun, 9 Mar 2008 11:59:53 +0000 (12:59 +0100)]
Fix directory detection with broken filesystems on Linux

16 years agouse vlc-control to be more multiplatform friendly
Filippo Carone [Sun, 9 Mar 2008 12:12:08 +0000 (13:12 +0100)]
use vlc-control to be more multiplatform friendly

16 years agodo not catch VLCException in sample
Filippo Carone [Sun, 9 Mar 2008 11:54:09 +0000 (12:54 +0100)]
do not catch VLCException in sample

16 years agoignore class files
Filippo Carone [Sun, 9 Mar 2008 11:50:40 +0000 (12:50 +0100)]
ignore class files

16 years agoDo not throw VLCException in Video class
Filippo Carone [Sun, 9 Mar 2008 11:42:59 +0000 (12:42 +0100)]
Do not throw VLCException in Video class

16 years agodo not throw VLCException in Audio
Filippo Carone [Sun, 9 Mar 2008 11:39:39 +0000 (12:39 +0100)]
do not throw VLCException in Audio

16 years agovlcexample shows audio class uses
Filippo Carone [Sun, 9 Mar 2008 11:38:57 +0000 (12:38 +0100)]
vlcexample shows audio class uses

16 years agoaudio class added
Filippo Carone [Sun, 9 Mar 2008 11:22:53 +0000 (12:22 +0100)]
audio class added

16 years agoaudio functions binding complete
Filippo Carone [Sun, 9 Mar 2008 11:13:13 +0000 (12:13 +0100)]
audio functions binding complete

16 years agojava bindings huge update
Filippo Carone [Sun, 9 Mar 2008 00:53:36 +0000 (01:53 +0100)]
java bindings huge update

16 years agofix dependancies
Rafaël Carré [Sun, 9 Mar 2008 01:05:57 +0000 (02:05 +0100)]
fix dependancies
fix pcre cross compilation
fix asa cross compilation (you'll have to copy a tool from your natively compiled copy of asa)

16 years agoAdd a new croppadd video filter. It currently isn't used anywhere. This should work...
Antoine Cellerier [Sat, 8 Mar 2008 14:46:29 +0000 (15:46 +0100)]
Add a new croppadd video filter. It currently isn't used anywhere. This should work for all kind of chromas.

16 years agobuild asa on darwin add pcre contrib (needed for asa) install fontconfig.pc on darwin
VideoLAN [Sat, 8 Mar 2008 22:27:56 +0000 (23:27 +0100)]
build asa on darwin add pcre contrib (needed for asa) install fontconfig.pc on darwin

Signed-off-by: Rafaël Carré <funman@videolan.org>
16 years agoRemove useless headers inclusion
Rafaël Carré [Sat, 8 Mar 2008 21:05:42 +0000 (22:05 +0100)]
Remove useless headers inclusion

16 years agoFfmpeg moved from --enable-pp to --enable-postproc
Jean-Baptiste Kempf [Sat, 8 Mar 2008 20:39:48 +0000 (12:39 -0800)]
Ffmpeg moved from --enable-pp to --enable-postproc
Once again, very nicely handled...

16 years agoMove the track id from the last column to the first one in the playlist dialog and...
Rémi Duraffort [Sat, 8 Mar 2008 20:37:03 +0000 (21:37 +0100)]
Move the track id from the last column to the first one in the playlist dialog and add VLC_META_ENGINE_DURATION in vlc_meta.h

16 years agoremove dead code moved from libvlc.h
Rafaël Carré [Sat, 8 Mar 2008 20:30:22 +0000 (21:30 +0100)]
remove dead code moved from libvlc.h
update comment to really reflect the function
DBus's playlist-enqueue should really be saveable

16 years agoRemove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead. Fix #1477
Rémi Duraffort [Sat, 8 Mar 2008 19:54:34 +0000 (20:54 +0100)]
Remove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead. Fix #1477

Signed-off-by: Rafaël Carré <funman@videolan.org>
16 years agoUse PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY.
Rémi Duraffort [Sat, 8 Mar 2008 18:16:14 +0000 (19:16 +0100)]
Use PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY.

16 years agoSort the playlist by album then by track number when sorting by album.
Rémi Duraffort [Sat, 8 Mar 2008 17:11:22 +0000 (18:11 +0100)]
Sort the playlist by album then by track number when sorting by album.
Close #1492.

16 years agoremoving old and unsupported java-gcj bindings
Filippo Carone [Sat, 8 Mar 2008 17:46:13 +0000 (18:46 +0100)]
removing old and unsupported java-gcj bindings

16 years agofix xvmc video_output compilation
Rafaël Carré [Sat, 8 Mar 2008 17:15:19 +0000 (18:15 +0100)]
fix xvmc video_output compilation
static functions can not be used outside of the file where they are declared

16 years agoRemove windows line endings (I don't understand how they got here in the first place...)
Antoine Cellerier [Sat, 8 Mar 2008 15:25:55 +0000 (16:25 +0100)]
Remove windows line endings (I don't understand how they got here in the first place...)

16 years agoDistribute luaintf/modules/sandbox.lua
Antoine Cellerier [Sat, 8 Mar 2008 14:42:52 +0000 (15:42 +0100)]
Distribute luaintf/modules/sandbox.lua

16 years agoAdd a new Sandbox Lua module to the luaintf framework.
Antoine Cellerier [Sat, 8 Mar 2008 14:41:19 +0000 (15:41 +0100)]
Add a new Sandbox Lua module to the luaintf framework.

16 years agoFix issues with the VLC rawvid demux and bump it's priority.
Antoine Cellerier [Sat, 8 Mar 2008 14:39:52 +0000 (15:39 +0100)]
Fix issues with the VLC rawvid demux and bump it's priority.

16 years agoMake the lua http interface host and directory configurable.
Antoine Cellerier [Sat, 8 Mar 2008 14:38:43 +0000 (15:38 +0100)]
Make the lua http interface host and directory configurable.

16 years agoAdd a function to get the current playlist item in the lua interface.
Antoine Cellerier [Sat, 8 Mar 2008 14:37:31 +0000 (15:37 +0100)]
Add a function to get the current playlist item in the lua interface.

16 years agoFix spelling in comment.
Antoine Cellerier [Sat, 8 Mar 2008 14:36:35 +0000 (15:36 +0100)]
Fix spelling in comment.

16 years agolibvlc interface fix and missing toggle_fullscreen method added
Filippo Carone [Sat, 8 Mar 2008 14:59:40 +0000 (15:59 +0100)]
libvlc interface fix and missing toggle_fullscreen method added

16 years agoSwitch lastname to lowercase.
Antoine Cellerier [Sat, 8 Mar 2008 13:37:23 +0000 (14:37 +0100)]
Switch lastname to lowercase.

16 years agoRefresh pot and po file.
Christophe Mutricy [Sat, 8 Mar 2008 13:14:53 +0000 (13:14 +0000)]
Refresh pot and po file.

It seems like  8b71b1041b0ba6304f864c977c1a2dceb725a0cd might have cause them to be rebuilt

16 years agoSlovenian l10n update by Matej Urbančič
Christophe Mutricy [Sat, 8 Mar 2008 13:13:46 +0000 (13:13 +0000)]
Slovenian l10n update by Matej Urbančič