]> git.sesse.net Git - vlc/log
vlc
17 years ago* configure.ac: libpostproc detection was more broken than I thought.
Gildas Bazin [Wed, 7 Jun 2006 22:02:16 +0000 (22:02 +0000)]
* configure.ac: libpostproc detection was more broken than I thought.

17 years ago* configure.ac: fix typo in ffmpeg's libpostproc detection.
Gildas Bazin [Wed, 7 Jun 2006 21:42:21 +0000 (21:42 +0000)]
* configure.ac: fix typo in ffmpeg's libpostproc detection.

17 years agoSuggest to check/set JAVA_HOME if compilation fails
Filippo Carone [Wed, 7 Jun 2006 15:20:08 +0000 (15:20 +0000)]
Suggest to check/set JAVA_HOME if compilation fails

17 years agoRemove experimental flag from libtool.
Rémi Denis-Courmont [Wed, 7 Jun 2006 14:22:15 +0000 (14:22 +0000)]
Remove experimental flag from libtool.
Several people use it and nobody complain it was broken.
Besides, some stuff seem not to work without it.

17 years ago* ugly compilation fix for ffmpeg on PPC-GCC 4.0.0
Felix Paul Kühne [Wed, 7 Jun 2006 13:25:23 +0000 (13:25 +0000)]
* ugly compilation fix for ffmpeg on PPC-GCC 4.0.0

17 years ago* fortune
Derk-Jan Hartman [Wed, 7 Jun 2006 11:33:30 +0000 (11:33 +0000)]
* fortune

17 years ago* use Play icon for play-only hotkey
Yoann Peronneau [Tue, 6 Jun 2006 20:46:03 +0000 (20:46 +0000)]
* use Play icon for play-only hotkey

17 years ago* blegh fprintf
Derk-Jan Hartman [Tue, 6 Jun 2006 20:44:28 +0000 (20:44 +0000)]
* blegh fprintf

17 years ago* try to fix the pause-only hotkey
Yoann Peronneau [Tue, 6 Jun 2006 18:34:42 +0000 (18:34 +0000)]
* try to fix the pause-only hotkey
  this needs to be tested

18 years agoOps.. i did it again
Filippo Carone [Tue, 6 Jun 2006 12:51:36 +0000 (12:51 +0000)]
Ops.. i did it again

18 years agoone more object release in video.c
Filippo Carone [Tue, 6 Jun 2006 11:35:28 +0000 (11:35 +0000)]
one more object release in video.c

18 years agoJava bindings update:
Filippo Carone [Tue, 6 Jun 2006 11:31:55 +0000 (11:31 +0000)]
Java bindings update:

* more synchronization with playlist and input threads
* new libvlc functions binded

18 years agolibvlc compile warnings resolved
Filippo Carone [Tue, 6 Jun 2006 11:17:52 +0000 (11:17 +0000)]
libvlc compile warnings resolved

18 years agocompile fix
Pavlov Konstantin [Tue, 6 Jun 2006 11:07:40 +0000 (11:07 +0000)]
compile fix

18 years agomake --sout-ts-alignment default enabled (refs: #669)
Marian Durkovic [Tue, 6 Jun 2006 08:47:00 +0000 (08:47 +0000)]
make --sout-ts-alignment default enabled (refs: #669)

18 years agolibvlc input and video update:
Filippo Carone [Mon, 5 Jun 2006 18:23:56 +0000 (18:23 +0000)]
libvlc input and video update:
* video.c: added 1 release object in GetVout
* input.c: added libvlc_get_input_thread helper

18 years agoFix playlist crash on quit
Clément Stenac [Mon, 5 Jun 2006 16:05:34 +0000 (16:05 +0000)]
Fix playlist crash on quit

18 years agoif --enable-java-bindings then check a javac exists
Filippo Carone [Mon, 5 Jun 2006 16:01:35 +0000 (16:01 +0000)]
if --enable-java-bindings then check a javac exists

18 years agolibvlc: Vout object now released when needed
Filippo Carone [Mon, 5 Jun 2006 16:00:27 +0000 (16:00 +0000)]
libvlc: Vout object now released when needed

18 years agolibvlc enhanced:
Filippo Carone [Mon, 5 Jun 2006 15:06:45 +0000 (15:06 +0000)]
libvlc enhanced:
* video height/width retrieval
* input playing status check

18 years ago* Work around automake stupid test
Christophe Mutricy [Mon, 5 Jun 2006 13:43:48 +0000 (13:43 +0000)]
* Work around automake stupid test
* Add notify plugin

18 years agoLibpostproc moved.
Christophe Mutricy [Sun, 4 Jun 2006 21:50:01 +0000 (21:50 +0000)]
Libpostproc moved.

18 years agoOBJECT_INPUT->OBJECT_PLAYLIST
Jérome Decoodt [Sun, 4 Jun 2006 20:53:54 +0000 (20:53 +0000)]
OBJECT_INPUT->OBJECT_PLAYLIST
Thanks to xtophe

18 years ago* added video height/width getters in libvlc
Filippo Carone [Sun, 4 Jun 2006 19:26:55 +0000 (19:26 +0000)]
* added video height/width getters in libvlc
* libvlc playlist play uses locking

18 years agoMake config.status happy (muahaha)
Rémi Denis-Courmont [Sun, 4 Jun 2006 18:43:05 +0000 (18:43 +0000)]
Make config.status happy (muahaha)

18 years agoRemove spurious warning
Rémi Denis-Courmont [Sun, 4 Jun 2006 18:32:14 +0000 (18:32 +0000)]
Remove spurious warning

18 years agoSome build systems clean up. Now require automake 1.7
Rémi Denis-Courmont [Sun, 4 Jun 2006 18:09:30 +0000 (18:09 +0000)]
Some build systems clean up. Now require automake 1.7

Automake 1.5 and 1.6 both suck, and 1.7 is almost four years old, so there is really no excuse for not using a decent version. Besides, there seems to some problems while building the loader with old Automake versions.

18 years agoAnother PIC fix
Rémi Denis-Courmont [Sun, 4 Jun 2006 18:05:00 +0000 (18:05 +0000)]
Another PIC fix

18 years agoRemove PIC stuff too
Rémi Denis-Courmont [Sun, 4 Jun 2006 17:35:56 +0000 (17:35 +0000)]
Remove PIC stuff too

18 years agoSuppress support for position dependant code (except on mingw32).
Rémi Denis-Courmont [Sun, 4 Jun 2006 17:07:19 +0000 (17:07 +0000)]
Suppress support for position dependant code (except on mingw32).
This simplifies the build system quite a lot, and reduce compilation
times when PIC is actually needed.

If you really mind the extra overhead of PIC, use:
./configure --enable-libtool --enable-static --disable-shared

18 years agopic libraries are now correctly installed when needed:
Filippo Carone [Sun, 4 Jun 2006 15:30:18 +0000 (15:30 +0000)]
pic libraries are now correctly installed when needed:
* --enable-pic added in configure.ac
* bootstrap modified to use BUILD_PIC in place of BUILD_MOZILLA where needed

18 years ago * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument
Olivier Teulière [Sun, 4 Jun 2006 14:17:46 +0000 (14:17 +0000)]
 * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument

18 years ago * modules/gui/skins2/*: More simplifications of the same kind
Olivier Teulière [Sun, 4 Jun 2006 14:03:54 +0000 (14:03 +0000)]
 * modules/gui/skins2/*: More simplifications of the same kind

18 years ago * modules/gui/skins2/*: The second template argument of the Subject and
Olivier Teulière [Sun, 4 Jun 2006 13:55:41 +0000 (13:55 +0000)]
 * modules/gui/skins2/*: The second template argument of the Subject and
   Observer classes now has a default value. This simplifies the code in many
   places.

18 years ago* Don't reset input meta information
Clément Stenac [Sun, 4 Jun 2006 09:00:36 +0000 (09:00 +0000)]
* Don't reset input meta information
* Improve notification layout

18 years agoMore cosmetics for plastique
Clément Stenac [Sun, 4 Jun 2006 08:13:00 +0000 (08:13 +0000)]
More cosmetics for plastique

18 years agoNew libnotify plugin.
Christophe Mutricy [Sun, 4 Jun 2006 00:13:40 +0000 (00:13 +0000)]
New libnotify plugin.
TODO: - get rid of the harcoded path for the icon
      - make the meta printed an option.

18 years ago.
Christophe Massiot [Sun, 4 Jun 2006 00:10:01 +0000 (00:10 +0000)]
.

18 years ago * dos/skins/skins2-howto.xml: Small precision
Olivier Teulière [Sun, 4 Jun 2006 00:00:34 +0000 (00:00 +0000)]
 * dos/skins/skins2-howto.xml: Small precision

18 years ago * modules/gui/skins2/*:
Olivier Teulière [Sat, 3 Jun 2006 23:57:40 +0000 (23:57 +0000)]
 * modules/gui/skins2/*:
     - anchors have a new "lefttop" attribute, allowing them to follow the
       border of the window when resizing
     - the resizing is now handled by the WindowManager class (to enforce the
       mediator pattern). This makes it possible to handle tricky cases,
       such as:
           window B is anchored to window A, and A is resized
           ==> B moves accordingly, and can still be anchored by other windows

18 years agoCosmetics
Clément Stenac [Sat, 3 Jun 2006 22:27:19 +0000 (22:27 +0000)]
Cosmetics

18 years ago* Fix crash
Clément Stenac [Sat, 3 Jun 2006 21:44:25 +0000 (21:44 +0000)]
* Fix crash
* Add a prefs button

18 years agoPreferences
Clément Stenac [Sat, 3 Jun 2006 18:03:40 +0000 (18:03 +0000)]
Preferences

18 years ago* use ganesh instead of the official server while it is down
Felix Paul Kühne [Sat, 3 Jun 2006 12:15:03 +0000 (12:15 +0000)]
* use ganesh instead of the official server while it is down

18 years ago* fixed compilation if svn isn't in the default path
Felix Paul Kühne [Sat, 3 Jun 2006 10:45:32 +0000 (10:45 +0000)]
* fixed compilation if svn isn't in the default path

18 years agoFix Stream title. Patch by Diego "Flameeyes" Petteno
Christophe Mutricy [Fri, 2 Jun 2006 22:56:38 +0000 (22:56 +0000)]
Fix Stream title. Patch by Diego "Flameeyes" Petteno

18 years agodiscriminate between the two OpenGL modules
Christophe Mutricy [Fri, 2 Jun 2006 22:22:01 +0000 (22:22 +0000)]
discriminate between the two OpenGL modules

18 years agoEmpty files
Clément Stenac [Fri, 2 Jun 2006 20:20:21 +0000 (20:20 +0000)]
Empty files

18 years ago* Don't change the FSF address
Benjamin Pracht [Fri, 2 Jun 2006 19:24:36 +0000 (19:24 +0000)]
* Don't change the FSF address

18 years ago* Patch by Cédric Cocquebert to add several additional video effects to the opengl...
Benjamin Pracht [Fri, 2 Jun 2006 18:41:31 +0000 (18:41 +0000)]
* Patch by Cédric Cocquebert to add several additional video effects to the opengl vout

18 years agowhen testing if mozilla is required, use enable_mozilla, not just mozilla
Filippo Carone [Fri, 2 Jun 2006 13:22:58 +0000 (13:22 +0000)]
when testing if mozilla is required, use enable_mozilla, not just mozilla

18 years agoadded in libvlc:
Filippo Carone [Fri, 2 Jun 2006 11:27:30 +0000 (11:27 +0000)]
added in libvlc:
 - simple screenshot function
 - an helper function to check if the input item is playing

18 years agoTodo for prefs widgets
Clément Stenac [Fri, 2 Jun 2006 06:06:38 +0000 (06:06 +0000)]
Todo for prefs widgets

18 years agoTypo. Thanks to radius on the forum
Clément Stenac [Fri, 2 Jun 2006 06:05:11 +0000 (06:05 +0000)]
Typo. Thanks to radius on the forum

18 years ago- voutgl.m: added OpenGL provider for MacOS X Safari/mozilla plugin
Damien Fouilleul [Thu, 1 Jun 2006 23:22:54 +0000 (23:22 +0000)]
- voutgl.m: added OpenGL provider for MacOS X Safari/mozilla plugin
- vlcshell.cpp: make opengl the default video output module for macosx
- vlc.r: remove Quicktime mimetype from supported list
- configure.ac: the OpenGL provider requires the AGL framework

18 years agoDon't lock the mutex twice
Christophe Mutricy [Thu, 1 Jun 2006 21:28:12 +0000 (21:28 +0000)]
Don't lock the mutex twice

18 years agoSkeleton for preferences widgets
Clément Stenac [Thu, 1 Jun 2006 20:42:03 +0000 (20:42 +0000)]
Skeleton for preferences widgets

18 years agoManage navigation buttons, status and text
Clément Stenac [Thu, 1 Jun 2006 14:46:26 +0000 (14:46 +0000)]
Manage navigation buttons, status and text

18 years agocaca.c: compile fix
Christophe Mutricy [Thu, 1 Jun 2006 13:10:28 +0000 (13:10 +0000)]
caca.c: compile fix

18 years ago * modules/video_output/caca.c: fixed typedefs for older libcaca versions.
Sam Hocevar [Thu, 1 Jun 2006 10:34:32 +0000 (10:34 +0000)]
  * modules/video_output/caca.c: fixed typedefs for older libcaca versions.

18 years ago * modules/video_output/caca.c: many code simplifications.
Sam Hocevar [Thu, 1 Jun 2006 09:57:01 +0000 (09:57 +0000)]
  * modules/video_output/caca.c: many code simplifications.

18 years ago * bootstrap: simplified automake detection and added support for the FreeBSD
Sam Hocevar [Thu, 1 Jun 2006 09:53:36 +0000 (09:53 +0000)]
  * bootstrap: simplified automake detection and added support for the FreeBSD
    automake naming scheme.

18 years ago* modules/mux/asf.c: Experimental support for AAC (mp4a) in asf. Needs testing.
Dennis van Amerongen [Wed, 31 May 2006 23:12:09 +0000 (23:12 +0000)]
* modules/mux/asf.c: Experimental support for AAC (mp4a) in asf. Needs testing.

18 years agoDon't crash
Clément Stenac [Wed, 31 May 2006 21:48:31 +0000 (21:48 +0000)]
Don't crash

18 years agoAdd a qt shortcut
Christophe Mutricy [Wed, 31 May 2006 21:45:06 +0000 (21:45 +0000)]
Add a qt shortcut

18 years ago[15729] breaks binary compatibility
Christophe Mutricy [Wed, 31 May 2006 21:34:01 +0000 (21:34 +0000)]
[15729] breaks binary compatibility

18 years agoCleanup
Clément Stenac [Wed, 31 May 2006 21:24:58 +0000 (21:24 +0000)]
Cleanup

18 years agoFirst benefits of QT ! A slider ! (Refs:#80)
Clément Stenac [Wed, 31 May 2006 21:04:26 +0000 (21:04 +0000)]
First benefits of QT ! A slider ! (Refs:#80)

18 years agoFix playlist crasher and simplify a few things
Clément Stenac [Wed, 31 May 2006 20:40:54 +0000 (20:40 +0000)]
Fix playlist crasher and simplify a few things
(Remove ITEMPLAY method, which had become redundant)

18 years agoTypo corretion. Thanks to tango_ on IRC :)
Antoine Cellerier [Tue, 30 May 2006 19:57:34 +0000 (19:57 +0000)]
Typo corretion. Thanks to tango_ on IRC :)

18 years agoQT4 detection patch by Pavlov Konstantin
Clément Stenac [Tue, 30 May 2006 19:17:33 +0000 (19:17 +0000)]
QT4 detection patch by Pavlov Konstantin

18 years agoFix properties
Clément Stenac [Tue, 30 May 2006 06:20:06 +0000 (06:20 +0000)]
Fix properties

18 years agoStart handling input
Clément Stenac [Mon, 29 May 2006 20:08:14 +0000 (20:08 +0000)]
Start handling input
Quit

18 years agoAdded Diego Petteno to THANKS file.
Jean-Paul Saman [Mon, 29 May 2006 18:58:58 +0000 (18:58 +0000)]
Added Diego Petteno to THANKS file.

18 years agoThis patch removes the usage of FFMPEG's internal ff_mpeg4_default_*_matrix
Jean-Paul Saman [Mon, 29 May 2006 18:57:20 +0000 (18:57 +0000)]
This patch removes the usage of FFMPEG's internal ff_mpeg4_default_*_matrix
symbols that would be hidden by the visibility patch, thus allowing VLC usage
with patched FFMPEG code, and sanitise the need for accessing non-public
symbols. Patch by Diego Petteno (flameeyes at gentoo do org).

18 years agoBuild system fixes + cleanup
Rémi Denis-Courmont [Mon, 29 May 2006 18:46:09 +0000 (18:46 +0000)]
Build system fixes + cleanup

18 years agoSome progress
Clément Stenac [Mon, 29 May 2006 17:28:15 +0000 (17:28 +0000)]
Some progress

18 years agoFix a typo
Clément Stenac [Mon, 29 May 2006 13:23:48 +0000 (13:23 +0000)]
Fix a typo

18 years ago* Fix QT detection and make dist
Clément Stenac [Mon, 29 May 2006 06:07:36 +0000 (06:07 +0000)]
* Fix QT detection and make dist
* First dialog
* Start of input management

18 years agothis patch allows xml comments directly before the root node. Patch by Daniel Stranger.
Derk-Jan Hartman [Sun, 28 May 2006 16:26:13 +0000 (16:26 +0000)]
this patch allows xml comments directly before the root node. Patch by Daniel Stranger.

18 years agoFix
Clément Stenac [Sun, 28 May 2006 13:18:21 +0000 (13:18 +0000)]
Fix

18 years agoFile type filters and implementation in WX. Refs:#24
Clément Stenac [Sun, 28 May 2006 12:04:19 +0000 (12:04 +0000)]
File type filters and implementation in WX. Refs:#24
Thanks to Steven Sheehy and sorry for the delay :)

18 years ago * modules/codec/realaudio.c: oh, after all, let's use WINAPI for function
Sam Hocevar [Sat, 27 May 2006 23:12:26 +0000 (23:12 +0000)]
  * modules/codec/realaudio.c: oh, after all, let's use WINAPI for function
    declarations :-)

18 years ago * modules/codec/realaudio.c: only use WINAPI for function declarations, not
Sam Hocevar [Sat, 27 May 2006 23:10:52 +0000 (23:10 +0000)]
  * modules/codec/realaudio.c: only use WINAPI for function declarations, not
    for function pointers.

18 years agosrc/misc/mtime.c:
Rémi Denis-Courmont [Sat, 27 May 2006 17:40:15 +0000 (17:40 +0000)]
src/misc/mtime.c:
 - Don't use TIMER_ABSTIME which sucks (at least on Linux with HZ=1000)
 - Cosmetic
configure.ac:
 - Check for clock_nanosleep() rather than clock_gettime(), as it is more
   recent and we need both.

18 years ago* playlistinfo.m: fixed a rare crash and made sure that the timer is run in every...
Felix Paul Kühne [Sat, 27 May 2006 17:00:27 +0000 (17:00 +0000)]
* playlistinfo.m: fixed a rare crash and made sure that the timer is run in every case
* playlist.m: minor update to the new playlist plus removal of an unpurposelly commited debug-msg

18 years agoset_program( "qvlc" ); to make it look "official"
Antoine Cellerier [Sat, 27 May 2006 12:49:06 +0000 (12:49 +0000)]
set_program( "qvlc" ); to make it look "official"

18 years agominor typo loose -> lose
Dennis van Amerongen [Sat, 27 May 2006 11:12:22 +0000 (11:12 +0000)]
minor typo loose -> lose

18 years agoInitial layout
Clément Stenac [Sat, 27 May 2006 11:09:56 +0000 (11:09 +0000)]
Initial layout

18 years agoHere too
Clément Stenac [Sat, 27 May 2006 11:08:56 +0000 (11:08 +0000)]
Here too

18 years agoRe-enable PLAYLIST_GO
Clément Stenac [Sat, 27 May 2006 11:08:39 +0000 (11:08 +0000)]
Re-enable PLAYLIST_GO

18 years agoAdd support for Windows Media Video (VC-1) Advanced Profile Decoder
Dennis van Amerongen [Sat, 27 May 2006 11:07:31 +0000 (11:07 +0000)]
Add support for Windows Media Video (VC-1) Advanced Profile Decoder

18 years agos/cvs/svn for ffmpeg
Christophe Mutricy [Fri, 26 May 2006 19:43:32 +0000 (19:43 +0000)]
s/cvs/svn for ffmpeg

18 years agoextras/contrib: FFMpeg has switched to SVN
Christophe Mutricy [Fri, 26 May 2006 19:00:36 +0000 (19:00 +0000)]
extras/contrib: FFMpeg has switched to SVN
wxWidgets 2.6.3

18 years agos/Conttrôle/Contrôle/ (thanks to OuTman <outman52 free fr>)
Mohammed Adnène Trojette [Fri, 26 May 2006 05:41:42 +0000 (05:41 +0000)]
s/Conttrôle/Contrôle/ (thanks to OuTman <outman52 free fr>)

18 years ago* disabled the debug-msg which prints the pointer to each p_item. this produces so...
Felix Paul Kühne [Thu, 25 May 2006 22:16:27 +0000 (22:16 +0000)]
* disabled the debug-msg which prints the pointer to each p_item. this produces so many msgs, that you can't see others

18 years ago* meta fixes
Felix Paul Kühne [Thu, 25 May 2006 21:44:11 +0000 (21:44 +0000)]
* meta fixes

18 years agoFix build
Clément Stenac [Thu, 25 May 2006 19:58:32 +0000 (19:58 +0000)]
Fix build

18 years agoFix CDDA and a corner-case in playlist handling
Clément Stenac [Thu, 25 May 2006 19:38:45 +0000 (19:38 +0000)]
Fix CDDA and a corner-case in playlist handling

18 years ago* H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
Derk-Jan Hartman [Thu, 25 May 2006 18:34:32 +0000 (18:34 +0000)]
* H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
  NAL and FU-A modes of RFC 3984
  works for VLC -> VLC
  Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..