]> git.sesse.net Git - vlc/log
vlc
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..

18 years agoCumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >
Clément Stenac [Thu, 25 May 2006 18:27:39 +0000 (18:27 +0000)]
Cumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >

18 years agoHandle Volume Up/Down as well
Eric Petit [Thu, 25 May 2006 15:26:51 +0000 (15:26 +0000)]
Handle Volume Up/Down as well

18 years agoAdds support for Apple's remote (only handles Play/Pause at the moment).
Eric Petit [Thu, 25 May 2006 14:59:57 +0000 (14:59 +0000)]
Adds support for Apple's remote (only handles Play/Pause at the moment).

AppleRemote.[mh] is MIT licensed code from Martin Kahr:
http://www.martinkahr.com/source-code

18 years agoSpell fix
Antoine Cellerier [Thu, 25 May 2006 14:52:17 +0000 (14:52 +0000)]
Spell fix

18 years agoMark skins2-config, wx-config and parent-item as internal
Clément Stenac [Thu, 25 May 2006 14:43:53 +0000 (14:43 +0000)]
Mark skins2-config, wx-config and parent-item as internal

18 years ago* Fix id3tag new meta
Derk-Jan Hartman [Thu, 25 May 2006 14:40:20 +0000 (14:40 +0000)]
* Fix id3tag new meta

18 years agoAdd a change_internal modifier to options. Please check OS X implementation
Clément Stenac [Thu, 25 May 2006 14:24:17 +0000 (14:24 +0000)]
Add a change_internal modifier to options. Please check OS X implementation

18 years agoSanity checks
Clément Stenac [Thu, 25 May 2006 13:58:28 +0000 (13:58 +0000)]
Sanity checks

18 years agoFix XSPF (Closes:#651)
Clément Stenac [Thu, 25 May 2006 13:45:33 +0000 (13:45 +0000)]
Fix XSPF (Closes:#651)

18 years ago* Compile before you commit :D
Derk-Jan Hartman [Thu, 25 May 2006 13:19:44 +0000 (13:19 +0000)]
* Compile before you commit :D

18 years ago* Another ID3 tag supported :D
Derk-Jan Hartman [Thu, 25 May 2006 13:04:51 +0000 (13:04 +0000)]
* Another ID3 tag supported :D

18 years ago* Almost fix shoutcast (still some problems in "flat" view)
Clément Stenac [Thu, 25 May 2006 11:45:32 +0000 (11:45 +0000)]
* Almost fix shoutcast (still some problems in "flat" view)
* Disable interaction in WX until it's fixed

18 years agoFix overflows
Rémi Denis-Courmont [Thu, 25 May 2006 10:51:17 +0000 (10:51 +0000)]
Fix overflows

18 years agoFix DVB demuxer. Barely tested
Clément Stenac [Thu, 25 May 2006 10:11:06 +0000 (10:11 +0000)]
Fix DVB demuxer. Barely tested

18 years agoAlso implement msleep() wrt _POSIX_MONOTONIC_CLOCK
Rémi Denis-Courmont [Thu, 25 May 2006 09:54:35 +0000 (09:54 +0000)]
Also implement msleep() wrt _POSIX_MONOTONIC_CLOCK

18 years ago* Remove unused playlist_ItemCopy
Clément Stenac [Thu, 25 May 2006 09:52:57 +0000 (09:52 +0000)]
* Remove unused playlist_ItemCopy
* Fix some debug

18 years agoFix playing from popup
Clément Stenac [Thu, 25 May 2006 09:20:03 +0000 (09:20 +0000)]
Fix playing from popup

18 years agoFix a bug in preparse throttling
Clément Stenac [Thu, 25 May 2006 09:19:25 +0000 (09:19 +0000)]
Fix a bug in preparse throttling

18 years ago* Search on artist and album
Clément Stenac [Thu, 25 May 2006 09:04:19 +0000 (09:04 +0000)]
* Search on artist and album
* Remove some debug

18 years agoFix m3u unhandled meta
Clément Stenac [Thu, 25 May 2006 08:55:05 +0000 (08:55 +0000)]
Fix m3u unhandled meta

18 years agoFix monotonic clock POSIX option detection
Rémi Denis-Courmont [Wed, 24 May 2006 20:39:21 +0000 (20:39 +0000)]
Fix monotonic clock POSIX option detection

18 years agoUse the monotonic clock from POSIX real time extension when available.
Rémi Denis-Courmont [Wed, 24 May 2006 19:35:31 +0000 (19:35 +0000)]
Use the monotonic clock from POSIX real time extension when available.
That one goes at the same “speed” as the real time clock, but it is
warp-less. Now it should be safe to call ntpdate while performing.

18 years agoconfigure.ac: Forgot this one.
Christophe Mutricy [Tue, 23 May 2006 23:05:34 +0000 (23:05 +0000)]
configure.ac: Forgot this one.

18 years agoproper subme integer range
Dennis van Amerongen [Mon, 22 May 2006 21:34:50 +0000 (21:34 +0000)]
proper subme integer range

18 years agoconfigure.ac: More strict test fot GL stuff
Christophe Mutricy [Mon, 22 May 2006 20:06:40 +0000 (20:06 +0000)]
configure.ac: More strict test fot GL stuff

18 years ago* fixed a typo
Felix Paul Kühne [Mon, 22 May 2006 15:45:01 +0000 (15:45 +0000)]
* fixed a typo