]> git.sesse.net Git - vlc/log
vlc
17 years agoAvoid flags duplication when configure cache not present
Rémi Denis-Courmont [Thu, 26 Oct 2006 19:12:43 +0000 (19:12 +0000)]
Avoid flags duplication when configure cache not present

17 years agoTerminates string with '\0'
Rafaël Carré [Thu, 26 Oct 2006 18:27:29 +0000 (18:27 +0000)]
Terminates string with '\0'

17 years agoFix typo
Rémi Denis-Courmont [Thu, 26 Oct 2006 18:22:23 +0000 (18:22 +0000)]
Fix typo

17 years agotypo
Rafaël Carré [Thu, 26 Oct 2006 18:05:00 +0000 (18:05 +0000)]
typo

17 years agoHmm, lets see.
Rémi Denis-Courmont [Thu, 26 Oct 2006 18:01:49 +0000 (18:01 +0000)]
Hmm, lets see.
Yeah, we are stupid because we manage to make the perfect WxWidgets toolkit
fail. Go figure. I suspect the WxWidget live in another planet or something.

17 years agoRevert [17287].
Rémi Denis-Courmont [Thu, 26 Oct 2006 17:54:11 +0000 (17:54 +0000)]
Revert [17287].
What the heck? can't you pay attention to SVN warnings about CONFLICTS?
Thanks for introducing a memory leak on top of that.

17 years agoReverse supposedly bogus fix
Rémi Denis-Courmont [Thu, 26 Oct 2006 17:36:49 +0000 (17:36 +0000)]
Reverse supposedly bogus fix

17 years ago*Ahem*
Rémi Denis-Courmont [Thu, 26 Oct 2006 17:35:57 +0000 (17:35 +0000)]
*Ahem*

17 years agoI suggest you stop being sarcastic because your fixes are broken
Rémi Denis-Courmont [Thu, 26 Oct 2006 14:58:56 +0000 (14:58 +0000)]
I suggest you stop being sarcastic because your fixes are broken
(Hint: reading errno multiple times is incorrect)

17 years agoCharacter devices are not seekable.
Rémi Denis-Courmont [Thu, 26 Oct 2006 14:54:39 +0000 (14:54 +0000)]
Character devices are not seekable.
Thanks to Ed Schouten for noticing.

17 years agofrontport [17287] from branch
Rafaël Carré [Thu, 26 Oct 2006 00:14:59 +0000 (00:14 +0000)]
frontport [17287] from branch

17 years agoAdd GIF decoding support (thanks to FFmpeg once more). This is untested.
Antoine Cellerier [Wed, 25 Oct 2006 21:38:56 +0000 (21:38 +0000)]
Add GIF decoding support (thanks to FFmpeg once more). This is untested.

17 years agoUnify specfiles names, other specs should be added as vlc.%name.spec
Pavlov Konstantin [Wed, 25 Oct 2006 14:40:37 +0000 (14:40 +0000)]
Unify specfiles names, other specs should be added as vlc.%name.spec

17 years agoCompile fix + handle case with no xml:base
Christophe Mutricy [Wed, 25 Oct 2006 11:53:38 +0000 (11:53 +0000)]
Compile fix + handle case with no xml:base

17 years ago- fixed changes in [17146], [17234]
Damien Fouilleul [Wed, 25 Oct 2006 10:17:11 +0000 (10:17 +0000)]
- fixed changes in [17146], [17234]

I suggest that you actually TEST those fundamental changes BEFORE committing them.

17 years agohonor xml:base
Christophe Mutricy [Tue, 24 Oct 2006 22:32:19 +0000 (22:32 +0000)]
honor xml:base

17 years agointegrate patch from Ticket #725. needs testing.
Filippo Carone [Tue, 24 Oct 2006 22:23:49 +0000 (22:23 +0000)]
integrate patch from Ticket #725. needs testing.

17 years agofix audio_filter/channel_mixer/mono module linking
Filippo Carone [Tue, 24 Oct 2006 22:22:41 +0000 (22:22 +0000)]
fix audio_filter/channel_mixer/mono module linking

17 years agoAdd missing void
Rémi Denis-Courmont [Tue, 24 Oct 2006 19:24:40 +0000 (19:24 +0000)]
Add missing void

17 years agoFix linking of DLL loader
Rémi Denis-Courmont [Tue, 24 Oct 2006 19:19:55 +0000 (19:19 +0000)]
Fix linking of DLL loader

17 years agoUntested attempt to fix multicast IPv4 on Windows
Rémi Denis-Courmont [Tue, 24 Oct 2006 14:06:02 +0000 (14:06 +0000)]
Untested attempt to fix multicast IPv4 on Windows

17 years agoSupport for X11 Unichrome and XvMC extensions. The patch includes hw codec and video_...
Jean-Paul Saman [Mon, 23 Oct 2006 21:16:55 +0000 (21:16 +0000)]
Support for X11 Unichrome and XvMC extensions. The patch includes hw codec and video_output module for testing on VIA boards (CLE266). Patch by Christophe Burgalat <c.burgalat _at_ broadcastavenue _dot_ com>

This patch is not tested yet and is disabled by default.

17 years agoClean up and improve core handling for album art. Still only "always fetch" implemented
Clément Stenac [Mon, 23 Oct 2006 21:02:45 +0000 (21:02 +0000)]
Clean up and improve core handling for album art. Still only "always fetch" implemented

17 years agoFixing a typo in WIN32 #ifdef
Philippe Morin [Mon, 23 Oct 2006 20:50:17 +0000 (20:50 +0000)]
Fixing a typo in WIN32 #ifdef

17 years agofix realaudio linking
Christophe Mutricy [Mon, 23 Oct 2006 19:55:59 +0000 (19:55 +0000)]
fix realaudio linking

17 years agoPatch by aurelien: properly test for NULL.
Jean-Paul Saman [Mon, 23 Oct 2006 19:05:47 +0000 (19:05 +0000)]
Patch by aurelien: properly test for NULL.

17 years agomissing $LDFLAGS, thanks to ZeMaria
Rafaël Carré [Mon, 23 Oct 2006 17:35:10 +0000 (17:35 +0000)]
missing $LDFLAGS, thanks to ZeMaria

17 years agotypo
Rafaël Carré [Sun, 22 Oct 2006 22:06:38 +0000 (22:06 +0000)]
typo

17 years agofix xosd, thanks to hobophobe
Rafaël Carré [Sun, 22 Oct 2006 21:33:50 +0000 (21:33 +0000)]
fix xosd, thanks to hobophobe

17 years agoFix linking for mod plugin
Jean-Paul Saman [Sun, 22 Oct 2006 21:03:13 +0000 (21:03 +0000)]
Fix linking for mod plugin

17 years agoLink wxwidgets_plugin with gtk2 on unix
Rafaël Carré [Sun, 22 Oct 2006 20:45:29 +0000 (20:45 +0000)]
Link wxwidgets_plugin with gtk2 on unix

17 years agoLink mod against libmod, stdc++ and math library
Jean-Paul Saman [Sun, 22 Oct 2006 20:14:22 +0000 (20:14 +0000)]
Link mod against libmod, stdc++ and math library

17 years agoDeclare extern vlc_symbol_... explicitly
Rémi Denis-Courmont [Sun, 22 Oct 2006 19:25:25 +0000 (19:25 +0000)]
Declare extern vlc_symbol_... explicitly

17 years agoexplicitly link the upnp_intel plugin against ixml to make libtool happy
Sigmund Augdal Helberg [Sun, 22 Oct 2006 18:37:26 +0000 (18:37 +0000)]
explicitly link the upnp_intel plugin against ixml to make libtool happy

17 years agoRemove check for Fortran (Parental advisory: Explicit kludge)
Rémi Denis-Courmont [Sun, 22 Oct 2006 18:16:18 +0000 (18:16 +0000)]
Remove check for Fortran (Parental advisory: Explicit kludge)

17 years agotypo
Rafaël Carré [Sun, 22 Oct 2006 15:45:16 +0000 (15:45 +0000)]
typo

17 years ago- apply proper const casting since C++ has become more stringent
Damien Fouilleul [Sun, 22 Oct 2006 15:29:56 +0000 (15:29 +0000)]
- apply proper const casting since C++ has become more stringent

17 years agoDrop wcslen() and back to original DnD. Refix it.
Rémi Denis-Courmont [Sun, 22 Oct 2006 14:57:24 +0000 (14:57 +0000)]
Drop wcslen() and back to original DnD. Refix it.

17 years agofrontport [17255]
Rafaël Carré [Sun, 22 Oct 2006 14:35:03 +0000 (14:35 +0000)]
frontport [17255]

17 years agoFix linking of vorbis
Jean-Paul Saman [Sun, 22 Oct 2006 11:22:22 +0000 (11:22 +0000)]
Fix linking of vorbis

17 years ago- Remove useless global variable
Rémi Denis-Courmont [Sat, 21 Oct 2006 20:43:06 +0000 (20:43 +0000)]
- Remove useless global variable
- Fix threading qualifier warnings

17 years agoTurn #if DVBDEBUG into #ifdef DVBDEBUG
Jean-Paul Saman [Sat, 21 Oct 2006 20:36:36 +0000 (20:36 +0000)]
Turn #if DVBDEBUG into #ifdef DVBDEBUG

17 years agoThis might be better
Antoine Cellerier [Sat, 21 Oct 2006 20:36:11 +0000 (20:36 +0000)]
This might be better

17 years agoFix opengl module post compile checks (or something)
Antoine Cellerier [Sat, 21 Oct 2006 20:26:42 +0000 (20:26 +0000)]
Fix opengl module post compile checks (or something)

17 years agoRush fix for 0.8.6
Rémi Denis-Courmont [Sat, 21 Oct 2006 20:25:31 +0000 (20:25 +0000)]
Rush fix for 0.8.6

17 years agoFix Bonjour discovery
Rémi Denis-Courmont [Sat, 21 Oct 2006 20:21:03 +0000 (20:21 +0000)]
Fix Bonjour discovery

17 years agoAttempt to fix my previous commit
Rémi Denis-Courmont [Sat, 21 Oct 2006 20:05:02 +0000 (20:05 +0000)]
Attempt to fix my previous commit

17 years ago* Updates due to the new playlist core
Derk-Jan Hartman [Sat, 21 Oct 2006 20:04:36 +0000 (20:04 +0000)]
* Updates due to the new playlist core

17 years agoEnsure that shared objects have no unresolved symbols.
Rémi Denis-Courmont [Sat, 21 Oct 2006 19:52:23 +0000 (19:52 +0000)]
Ensure that shared objects have no unresolved symbols.

This will catch broken plugins at build-time rather than run-time.

17 years agoAttempt to fix dshow build
Rémi Denis-Courmont [Sat, 21 Oct 2006 19:30:04 +0000 (19:30 +0000)]
Attempt to fix dshow build

17 years agoMore fixes
Rémi Denis-Courmont [Sat, 21 Oct 2006 19:24:47 +0000 (19:24 +0000)]
More fixes

17 years agoQt compile fix
Rémi Denis-Courmont [Sat, 21 Oct 2006 19:17:09 +0000 (19:17 +0000)]
Qt compile fix

17 years agoConst fixes
Rémi Denis-Courmont [Sat, 21 Oct 2006 19:08:19 +0000 (19:08 +0000)]
Const fixes

17 years agoCleanup
Rémi Denis-Courmont [Sat, 21 Oct 2006 18:52:47 +0000 (18:52 +0000)]
Cleanup

17 years agoInput fixes
Rémi Denis-Courmont [Sat, 21 Oct 2006 18:40:30 +0000 (18:40 +0000)]
Input fixes

17 years agoFix
Rémi Denis-Courmont [Sat, 21 Oct 2006 18:36:42 +0000 (18:36 +0000)]
Fix

17 years agoFixes from hobophobe on IRC
Rémi Denis-Courmont [Sat, 21 Oct 2006 18:20:37 +0000 (18:20 +0000)]
Fixes from hobophobe on IRC

17 years agoI might have finally got it right
Rémi Denis-Courmont [Sat, 21 Oct 2006 18:03:49 +0000 (18:03 +0000)]
I might have finally got it right

17 years agoCompile fix attempt
Rémi Denis-Courmont [Sat, 21 Oct 2006 17:51:36 +0000 (17:51 +0000)]
Compile fix attempt

17 years agoconst rulez
Rémi Denis-Courmont [Sat, 21 Oct 2006 17:49:35 +0000 (17:49 +0000)]
const rulez

17 years agoFix a bunch of warning.
Rémi Denis-Courmont [Sat, 21 Oct 2006 17:28:22 +0000 (17:28 +0000)]
Fix a bunch of warning.

17 years agoTry harder to rid of this annoying dependency
Rémi Denis-Courmont [Sat, 21 Oct 2006 17:18:28 +0000 (17:18 +0000)]
Try harder to rid of this annoying dependency

17 years agoShorter version
Rémi Denis-Courmont [Sat, 21 Oct 2006 17:14:57 +0000 (17:14 +0000)]
Shorter version

17 years agoUntested bug-to-bug fix for clueless file browsers.
Rémi Denis-Courmont [Sat, 21 Oct 2006 17:12:22 +0000 (17:12 +0000)]
Untested bug-to-bug fix for clueless file browsers.
I don't have a broken file browser, and I can't compile wxWidgets,
so no way I can test that.

17 years agoFix many warnings
Rémi Denis-Courmont [Sat, 21 Oct 2006 17:08:03 +0000 (17:08 +0000)]
Fix many warnings

17 years agoRebuild the array of currently playing items as a background task.
Clément Stenac [Sat, 21 Oct 2006 16:59:09 +0000 (16:59 +0000)]
Rebuild the array of currently playing items as a background task.
This array is now usable as a reliable source of data for size
Use playlist_CurrentSize(p_playlist) to retrieve the size of the current playset.

17 years agoA few more sanity checks
Rémi Denis-Courmont [Sat, 21 Oct 2006 14:54:42 +0000 (14:54 +0000)]
A few more sanity checks

17 years agoFixes
Rémi Denis-Courmont [Sat, 21 Oct 2006 14:13:29 +0000 (14:13 +0000)]
Fixes

17 years agoDon't build obsolete+broken wxwidgets in distcheck
Rémi Denis-Courmont [Sat, 21 Oct 2006 14:04:02 +0000 (14:04 +0000)]
Don't build obsolete+broken wxwidgets in distcheck

17 years agoFix compiler warning: missing initializer
Jean-Paul Saman [Sat, 21 Oct 2006 14:02:49 +0000 (14:02 +0000)]
Fix compiler warning: missing initializer

17 years agoLalala
Rémi Denis-Courmont [Sat, 21 Oct 2006 13:36:58 +0000 (13:36 +0000)]
Lalala

17 years agoDon't loop continuously the playlist thread, use cond.
Clément Stenac [Sat, 21 Oct 2006 13:33:06 +0000 (13:33 +0000)]
Don't loop continuously the playlist thread, use cond.
Not tested heavily yet ...

For interaction implementers: you need to call playlist_Signal after changing the status of a dialog. Please see the diff for qt4/dialogs/interaction.cpp

17 years agoRemove unused variables
Jean-Paul Saman [Sat, 21 Oct 2006 13:31:44 +0000 (13:31 +0000)]
Remove unused variables

17 years agoDesperate attempt to recover the wxwidgets plugin
Rémi Denis-Courmont [Sat, 21 Oct 2006 13:24:26 +0000 (13:24 +0000)]
Desperate attempt to recover the wxwidgets plugin

17 years agoAnother distcheck fix attempt
Rémi Denis-Courmont [Sat, 21 Oct 2006 13:17:16 +0000 (13:17 +0000)]
Another distcheck fix attempt

17 years agoRevert flawed [17208]. Really fix the sign comparison.
Rémi Denis-Courmont [Sat, 21 Oct 2006 13:12:57 +0000 (13:12 +0000)]
Revert flawed [17208]. Really fix the sign comparison.
(Hint: man 3 iconv)

17 years agoRemove unused variable val
Jean-Paul Saman [Sat, 21 Oct 2006 13:10:37 +0000 (13:10 +0000)]
Remove unused variable val

17 years agoRemove useless comparisson (n >= 0) was always true (n is unsigned int)
Jean-Paul Saman [Sat, 21 Oct 2006 12:54:39 +0000 (12:54 +0000)]
Remove useless comparisson (n >= 0) was always true (n is unsigned int)

17 years agoRemove unused variable p_meta
Jean-Paul Saman [Sat, 21 Oct 2006 12:44:12 +0000 (12:44 +0000)]
Remove unused variable p_meta

17 years agoFix invalid comparison, result was always false.
Jean-Paul Saman [Sat, 21 Oct 2006 12:43:36 +0000 (12:43 +0000)]
Fix invalid comparison, result was always false.

17 years ago*Ahem*
Rémi Denis-Courmont [Sat, 21 Oct 2006 12:37:07 +0000 (12:37 +0000)]
*Ahem*

17 years agoFix compiler warning: comparison between signed and unsigned
Jean-Paul Saman [Sat, 21 Oct 2006 12:36:36 +0000 (12:36 +0000)]
Fix compiler warning: comparison between signed and unsigned

17 years agoFix [17200]
Rémi Denis-Courmont [Sat, 21 Oct 2006 12:35:13 +0000 (12:35 +0000)]
Fix [17200]

17 years agoRemove annoying warnings.
Rémi Denis-Courmont [Sat, 21 Oct 2006 12:32:23 +0000 (12:32 +0000)]
Remove annoying warnings.
Nobody will ever be bored enough to fix these ones.

17 years agoFix compiler warning: implicit declaration of function 'asprintf'
Jean-Paul Saman [Sat, 21 Oct 2006 12:32:12 +0000 (12:32 +0000)]
Fix compiler warning: implicit declaration of function 'asprintf'

17 years agoFix a few warnings
Rémi Denis-Courmont [Sat, 21 Oct 2006 12:28:52 +0000 (12:28 +0000)]
Fix a few warnings

17 years ago* minor update to the current playlist API
Felix Paul Kühne [Sat, 21 Oct 2006 12:27:27 +0000 (12:27 +0000)]
* minor update to the current playlist API

17 years agoFix compiler warning: implicit declaration of function 'asprintf'
Jean-Paul Saman [Sat, 21 Oct 2006 12:25:05 +0000 (12:25 +0000)]
Fix compiler warning: implicit declaration of function 'asprintf'

17 years agoCode factorization
Rémi Denis-Courmont [Sat, 21 Oct 2006 12:08:16 +0000 (12:08 +0000)]
Code factorization

17 years agoSome autoconf fun
Rémi Denis-Courmont [Sat, 21 Oct 2006 11:55:09 +0000 (11:55 +0000)]
Some autoconf fun

17 years ago* copy paste error
Derk-Jan Hartman [Sat, 21 Oct 2006 11:16:00 +0000 (11:16 +0000)]
* copy paste error

17 years agoPlaylist
Clément Stenac [Sat, 21 Oct 2006 11:09:51 +0000 (11:09 +0000)]
Playlist
 * Remove the random special case
 * Use the array of currently playing items for all cases
 * Convert array items to array API
 * Replace standard searches in sorted arrays by bsearches
 * Size is not yet fixed (next round).

Array
 * Add reset/value and bsearch functions
 * Add foreach helper

17 years ago* Add 24bit and 32bit PCM stream support to avcodec
Derk-Jan Hartman [Sat, 21 Oct 2006 11:03:19 +0000 (11:03 +0000)]
* Add 24bit and 32bit PCM stream support to avcodec

17 years agoGNUTLS plugin require libgcrypt explicitly since it calls gcry_control.
Rémi Denis-Courmont [Sat, 21 Oct 2006 10:24:21 +0000 (10:24 +0000)]
GNUTLS plugin require libgcrypt explicitly since it calls gcry_control.

17 years agoRemove dead code
Rémi Denis-Courmont [Sat, 21 Oct 2006 09:59:18 +0000 (09:59 +0000)]
Remove dead code

17 years agoCleanup
Rémi Denis-Courmont [Sat, 21 Oct 2006 09:55:23 +0000 (09:55 +0000)]
Cleanup

17 years agoTry to distcheck wrt Java bindings
Rémi Denis-Courmont [Sat, 21 Oct 2006 09:26:50 +0000 (09:26 +0000)]
Try to distcheck wrt Java bindings

17 years agoMake sure vlc_LDFLAGS is always set
Rémi Denis-Courmont [Sat, 21 Oct 2006 09:26:37 +0000 (09:26 +0000)]
Make sure vlc_LDFLAGS is always set
(automake bug?)

17 years ago* target -> host in Makefile.am
Derk-Jan Hartman [Sat, 21 Oct 2006 09:18:06 +0000 (09:18 +0000)]
* target -> host in Makefile.am

17 years agoRemove no-op
Rémi Denis-Courmont [Sat, 21 Oct 2006 09:16:34 +0000 (09:16 +0000)]
Remove no-op