]> git.sesse.net Git - vlc/log
vlc
18 years agoLalala
Rémi Denis-Courmont [Tue, 11 Apr 2006 16:18:39 +0000 (16:18 +0000)]
Lalala

18 years agoRevert [15132]:
Rémi Denis-Courmont [Tue, 11 Apr 2006 15:59:43 +0000 (15:59 +0000)]
Revert [15132]:
- Fix HTTPd crash
- Break the old interface again

18 years agoEven more tests
Rémi Denis-Courmont [Tue, 11 Apr 2006 15:52:29 +0000 (15:52 +0000)]
Even more tests

18 years agoAdditionnal unit test for decode_URI
Rémi Denis-Courmont [Tue, 11 Apr 2006 15:47:52 +0000 (15:47 +0000)]
Additionnal unit test for decode_URI

18 years agoFix missing initializer warning
Rémi Denis-Courmont [Tue, 11 Apr 2006 15:26:28 +0000 (15:26 +0000)]
Fix missing initializer warning

18 years agoUpdate of swedish translation by Daniel Nylander.
Clément Stenac [Tue, 11 Apr 2006 13:57:01 +0000 (13:57 +0000)]
Update of swedish translation by Daniel Nylander.
Thanks.

For those wondering, this *is* swedish.

18 years agoMore strings
Clément Stenac [Tue, 11 Apr 2006 13:17:20 +0000 (13:17 +0000)]
More strings

18 years ago* replaced NULL with empty strings when providing no help for an option
Felix Paul Kühne [Tue, 11 Apr 2006 13:05:50 +0000 (13:05 +0000)]
* replaced NULL with empty strings when providing no help for an option

18 years agointf.m: * we can't localise empty strings, so don't put an error when trying to do...
Felix Paul Kühne [Tue, 11 Apr 2006 12:37:47 +0000 (12:37 +0000)]
intf.m: * we can't localise empty strings, so don't put an error when trying to do so, but just a warning
    * be a bit nicer and return @"" instead of NULL strings
    - this fixes the display of certain modules in the preferences such as the parametric equaliser

prefs.m: * removed 2 unused variables

18 years agoString fixes
Clément Stenac [Tue, 11 Apr 2006 09:27:46 +0000 (09:27 +0000)]
String fixes

18 years ago- fixed faad2 libtool so that shared library is properly built for MacOS X
Damien Fouilleul [Mon, 10 Apr 2006 23:55:28 +0000 (23:55 +0000)]
- fixed faad2 libtool so that shared library is properly built for MacOS X

18 years ago* Fix ffmpeg libavformat linkage when we don't use --with-ffmpeg-tree (this fixes...
Derk-Jan Hartman [Mon, 10 Apr 2006 21:32:26 +0000 (21:32 +0000)]
* Fix ffmpeg libavformat linkage when we don't use --with-ffmpeg-tree (this fixes Flash playback)
* Add Shorten codec. This refs #632 It doesn't seem to work, but that might be an endianness issue. will someone please check with this sample? http://www.mplayerhq.hu/MPlayer/samples/A-codecs/lossless/luckynight.shn

18 years ago- update darwin/macosx patch for libpng-1.2.8
Damien Fouilleul [Mon, 10 Apr 2006 21:28:43 +0000 (21:28 +0000)]
- update darwin/macosx patch for libpng-1.2.8

18 years ago- update win32 patch for libpng-1.2.8
Damien Fouilleul [Mon, 10 Apr 2006 21:09:09 +0000 (21:09 +0000)]
- update win32 patch for libpng-1.2.8

18 years ago* Fix 16:9 vs. 16:10 AR and cropping switching on the fly.
Derk-Jan Hartman [Mon, 10 Apr 2006 14:41:23 +0000 (14:41 +0000)]
* Fix 16:9 vs. 16:10 AR and cropping switching on the fly.

18 years agoHum, in fact we should remove it altogether since it is already killed in previous...
Antoine Cellerier [Sun, 9 Apr 2006 21:43:47 +0000 (21:43 +0000)]
Hum, in fact we should remove it altogether since it is already killed in previous function code.

18 years agoFix what looks like a type. (someone confirm please)
Antoine Cellerier [Sun, 9 Apr 2006 21:38:34 +0000 (21:38 +0000)]
Fix what looks like a type. (someone confirm please)

18 years agoBasic unit test for URI decoding
Rémi Denis-Courmont [Sun, 9 Apr 2006 18:33:22 +0000 (18:33 +0000)]
Basic unit test for URI decoding

18 years ago* all: new skin text variable "$B" to get the stream bitrate
Cyril Deguet [Sun, 9 Apr 2006 14:29:26 +0000 (14:29 +0000)]
* all: new skin text variable "$B" to get the stream bitrate
* winamp2.xml: added "kbps" info in winamp skins

18 years agoFirst Translation update by Wei Mingzhi
Christophe Mutricy [Sat, 8 Apr 2006 23:00:14 +0000 (23:00 +0000)]
First Translation update by Wei Mingzhi

18 years agoFix warning
Rémi Denis-Courmont [Sat, 8 Apr 2006 21:41:53 +0000 (21:41 +0000)]
Fix warning

18 years agoRemove .libs directories when running ./toolbox --distclean
Antoine Cellerier [Sat, 8 Apr 2006 21:04:10 +0000 (21:04 +0000)]
Remove .libs directories when running ./toolbox --distclean

18 years agoUpdate libpng to 1.2.8 (includes lots of security fixes). Thanks to MYOB for noticing
Antoine Cellerier [Sat, 8 Apr 2006 17:25:40 +0000 (17:25 +0000)]
Update libpng to 1.2.8 (includes lots of security fixes). Thanks to MYOB for noticing

18 years agoRhaaa
Antoine Cellerier [Fri, 7 Apr 2006 23:40:17 +0000 (23:40 +0000)]
Rhaaa

18 years ago3rd try
Antoine Cellerier [Fri, 7 Apr 2006 23:38:47 +0000 (23:38 +0000)]
3rd try

18 years agoAhem
Antoine Cellerier [Fri, 7 Apr 2006 23:36:46 +0000 (23:36 +0000)]
Ahem

18 years agolibdca. untested
Antoine Cellerier [Fri, 7 Apr 2006 23:33:31 +0000 (23:33 +0000)]
libdca. untested

18 years agoWin32 specific changes: Add --started-from-file option to tell VLC that it was starte...
Antoine Cellerier [Fri, 7 Apr 2006 21:52:33 +0000 (21:52 +0000)]
Win32 specific changes: Add --started-from-file option to tell VLC that it was started by clicking on a file (or disc). Add --one-instance-when-started-from-file option to tell VLC to use one instance mode when --started-from-file is used. See replies to r15125 for an explanation.

18 years agoeliminate non-valid characters only on the name not on the full path (closes #628)
Christophe Mutricy [Fri, 7 Apr 2006 21:45:01 +0000 (21:45 +0000)]
eliminate non-valid characters only on the name not on the full path (closes #628)

18 years agoDon't use char outside ascii in shell script.
Christophe Mutricy [Fri, 7 Apr 2006 21:14:52 +0000 (21:14 +0000)]
Don't use char outside ascii in shell script.

18 years ago* don't free a vlc-object. Thanks to Meuuh for pointing this out.
Felix Paul Kühne [Fri, 7 Apr 2006 18:38:30 +0000 (18:38 +0000)]
* don't free a vlc-object. Thanks to Meuuh for pointing this out.

18 years ago * src/misc/strings.c: Missing break; in decode_URI().
Christophe Massiot [Fri, 7 Apr 2006 17:58:56 +0000 (17:58 +0000)]
 * src/misc/strings.c: Missing break; in decode_URI().

18 years ago * modules/codec/dvbsub.c: add_suppressed -> add_suppressed_integer
Christophe Massiot [Fri, 7 Apr 2006 17:45:35 +0000 (17:45 +0000)]
 * modules/codec/dvbsub.c: add_suppressed -> add_suppressed_integer

18 years ago * modules/codec/dvbsub.c: add_deprecated -> add_suppressed
Christophe Massiot [Fri, 7 Apr 2006 17:20:11 +0000 (17:20 +0000)]
 * modules/codec/dvbsub.c: add_deprecated -> add_suppressed

18 years agoRestore previous URI components decoding instead of unescaping
Rémi Denis-Courmont [Fri, 7 Apr 2006 17:17:53 +0000 (17:17 +0000)]
Restore previous URI components decoding instead of unescaping
Should fix the old interface - will most likely break the new one
(in particular try with non-Latin-1 characters)

18 years ago * modules/codec/dvbsub.c: Add deprecated option and fix option parsing.
Christophe Massiot [Fri, 7 Apr 2006 16:42:18 +0000 (16:42 +0000)]
 * modules/codec/dvbsub.c: Add deprecated option and fix option parsing.

18 years ago * modules/codec/spudec: Decreased verbosity.
Christophe Massiot [Fri, 7 Apr 2006 16:33:51 +0000 (16:33 +0000)]
 * modules/codec/spudec: Decreased verbosity.

18 years agoRemove --sout-dvbsub-timeout flag
Jean-Paul Saman [Fri, 7 Apr 2006 15:33:44 +0000 (15:33 +0000)]
Remove --sout-dvbsub-timeout flag
it conflicts with DVD SPU.

18 years ago * modules/codec/dvbsub.c: Fixed a major bug with DVBSUB_PCS_STATE_CHANGE.
Christophe Massiot [Fri, 7 Apr 2006 13:52:32 +0000 (13:52 +0000)]
 * modules/codec/dvbsub.c: Fixed a major bug with DVBSUB_PCS_STATE_CHANGE.
   Partially reverted [12259] because it implied too many page
   recompositions.

18 years ago* Lower the priority of the SVG renderer
Derk-Jan Hartman [Fri, 7 Apr 2006 12:19:01 +0000 (12:19 +0000)]
* Lower the priority of the SVG renderer
* Make the "text renderer" selectable with --text-renderer
fixes #627

Lol, totally forgot to commit this last night :D

18 years agoOops again
Rémi Denis-Courmont [Fri, 7 Apr 2006 10:59:04 +0000 (10:59 +0000)]
Oops again

18 years agoRemove --one-instance option from file open targets on win32. people seemed to be...
Antoine Cellerier [Thu, 6 Apr 2006 23:02:30 +0000 (23:02 +0000)]
Remove --one-instance option from file open targets on win32. people seemed to be frustrated about this behavior change.

18 years agotypo in a string (line 42)
Mohammed Adnène Trojette [Thu, 6 Apr 2006 23:00:24 +0000 (23:00 +0000)]
typo in a string (line 42)

18 years agoFix OSD display when vout crop is used (so that every thing stays on the displayed...
Antoine Cellerier [Thu, 6 Apr 2006 22:41:06 +0000 (22:41 +0000)]
Fix OSD display when vout crop is used (so that every thing stays on the displayed image).

18 years ago* Fix dirac on PPC. (only compile what we need)
Derk-Jan Hartman [Thu, 6 Apr 2006 22:29:15 +0000 (22:29 +0000)]
* Fix dirac on PPC. (only compile what we need)
 (this is a workaround, i'm too lazy to find where they double up the LDFLAGS when they link their applications).

18 years agoOups
Rémi Denis-Courmont [Thu, 6 Apr 2006 21:20:33 +0000 (21:20 +0000)]
Oups

18 years ago- Reimplement URL component decoding separately from URL unescaping
Rémi Denis-Courmont [Thu, 6 Apr 2006 20:38:43 +0000 (20:38 +0000)]
- Reimplement URL component decoding separately from URL unescaping
- Replace crap URL escaping with URL encoding, which is what we really need

18 years ago* enable SDK building for Mac PPC contrib.
Derk-Jan Hartman [Thu, 6 Apr 2006 20:04:24 +0000 (20:04 +0000)]
* enable SDK building for Mac PPC contrib.

18 years ago * ALL: extention -> extension
Christophe Massiot [Thu, 6 Apr 2006 17:54:21 +0000 (17:54 +0000)]
 * ALL: extention -> extension

18 years ago * include/vlc_url.h: Fixed vlc_UrlEncode to return correct values and avoid
Christophe Massiot [Thu, 6 Apr 2006 17:12:32 +0000 (17:12 +0000)]
 * include/vlc_url.h: Fixed vlc_UrlEncode to return correct values and avoid
   crashing with strings as simple as "/toto", but all in all the entire
   function seems very wrong to me, see the next mail.

18 years ago * modules/control/http/util.c: Simplify MRLParse, and fix parsing of quotes.
Christophe Massiot [Thu, 6 Apr 2006 16:16:02 +0000 (16:16 +0000)]
 * modules/control/http/util.c: Simplify MRLParse, and fix parsing of quotes.

18 years ago * modules/codec/png.c: More robust error checking, avoid calling abort() in
Christophe Massiot [Thu, 6 Apr 2006 15:53:06 +0000 (15:53 +0000)]
 * modules/codec/png.c: More robust error checking, avoid calling abort() in
   case of an invalid file.

18 years ago* Only compile cyberlink if --enable-cyberlink is explicitly set by the user.
Derk-Jan Hartman [Thu, 6 Apr 2006 15:16:05 +0000 (15:16 +0000)]
* Only compile cyberlink if --enable-cyberlink is explicitly set by the user.

18 years ago- fixed a few return codes from APIs
Damien Fouilleul [Thu, 6 Apr 2006 15:09:40 +0000 (15:09 +0000)]
- fixed a few return codes from APIs

18 years ago* Disable cyberlink and expat, the module immediatly crashes.
Derk-Jan Hartman [Thu, 6 Apr 2006 14:46:30 +0000 (14:46 +0000)]
* Disable cyberlink and expat, the module immediatly crashes.

18 years ago* Fix --with-cyberlink-tree when using contrib
Derk-Jan Hartman [Thu, 6 Apr 2006 13:50:12 +0000 (13:50 +0000)]
* Fix --with-cyberlink-tree when using contrib

18 years agoFix if statement
Christophe Mutricy [Thu, 6 Apr 2006 09:04:42 +0000 (09:04 +0000)]
Fix if statement

18 years agoFix potential bugs
Clément Stenac [Thu, 6 Apr 2006 07:36:57 +0000 (07:36 +0000)]
Fix potential bugs

18 years ago* Evil hack to get libFLAC working with SDK building on OSX.
Derk-Jan Hartman [Thu, 6 Apr 2006 00:57:01 +0000 (00:57 +0000)]
* Evil hack to get libFLAC working with SDK building on OSX.

18 years ago* Fix gettext -framework usage. This is needed for SDK support.
Derk-Jan Hartman [Wed, 5 Apr 2006 21:50:43 +0000 (21:50 +0000)]
* Fix gettext -framework usage. This is needed for SDK support.

18 years agoThis commit message is Copyright (C) 2006, Clément Stenac.
Clément Stenac [Wed, 5 Apr 2006 21:01:55 +0000 (21:01 +0000)]
This commit message is Copyright (C) 2006, Clément Stenac.

18 years ago * src/misc/httpd.c: Do not dereference a possibly NULL pointer.
Christophe Massiot [Wed, 5 Apr 2006 17:17:22 +0000 (17:17 +0000)]
 * src/misc/httpd.c: Do not dereference a possibly NULL pointer.

18 years ago* don't alloc more capacity than necessary
Felix Paul Kühne [Wed, 5 Apr 2006 11:42:47 +0000 (11:42 +0000)]
* don't alloc more capacity than necessary

18 years ago* fixed a bug which prevented the display of Input's and Interface's general-nodes...
Felix Paul Kühne [Wed, 5 Apr 2006 11:38:53 +0000 (11:38 +0000)]
* fixed a bug which prevented the display of Input's and Interface's general-nodes. Thanks to zorglub and DiDjCodt

18 years agohttp.c: Fix string.
Christophe Mutricy [Wed, 5 Apr 2006 09:58:20 +0000 (09:58 +0000)]
http.c: Fix string.

18 years agoRemove useless code (or its use was really cryptic)
Antoine Cellerier [Tue, 4 Apr 2006 23:01:11 +0000 (23:01 +0000)]
Remove useless code (or its use was really cryptic)

18 years ago- compilation fix for unicows on buildbot
Damien Fouilleul [Tue, 4 Apr 2006 22:33:50 +0000 (22:33 +0000)]
- compilation fix for unicows on buildbot

18 years ago- link vlc.exe with libunicows.a if available
Damien Fouilleul [Tue, 4 Apr 2006 22:22:39 +0000 (22:22 +0000)]
- link vlc.exe with libunicows.a if available

18 years ago- added libunicows in contribs for win32 builds to support Microsoft Layer for Unicod...
Damien Fouilleul [Tue, 4 Apr 2006 22:19:13 +0000 (22:19 +0000)]
- added libunicows in contribs for win32 builds to support Microsoft Layer for Unicode on Win95/98/ME (http://libunicows.sourceforge.net/)

18 years agoOoops, i forgot to commit this in [14771]
Antoine Cellerier [Tue, 4 Apr 2006 21:21:23 +0000 (21:21 +0000)]
Ooops, i forgot to commit this in [14771]

18 years ago* I should get some sleep now
Felix Paul Kühne [Tue, 4 Apr 2006 20:41:44 +0000 (20:41 +0000)]
* I should get some sleep now

18 years ago* remove commented ifs o_O
Felix Paul Kühne [Tue, 4 Apr 2006 20:39:52 +0000 (20:39 +0000)]
* remove commented ifs o_O

18 years ago* store the value of 'macosx-black' as one of VLCWindow's properties to prevent rare...
Felix Paul Kühne [Tue, 4 Apr 2006 20:33:54 +0000 (20:33 +0000)]
* store the value of 'macosx-black' as one of VLCWindow's properties to prevent rare crashes when en-/disabling vout-filters or leaving/entering fullscreen-mode really fast.

When going to fast to fullscreen/windowed-mode VLC can still crash (now at vout.m:375), but that scenario isn't realistic because you need to perform this function at least 5 to 10 times per second to get this done.

18 years ago* Reading APIs before starting to code can allow to spare time and to avoid writing...
Benjamin Pracht [Tue, 4 Apr 2006 20:18:16 +0000 (20:18 +0000)]
* Reading APIs before starting to code can allow to spare time and to avoid writing silly khludges

18 years agoFix time update and slider movement on PDA interface. Patch from fredyd (http://forum...
Jean-Paul Saman [Tue, 4 Apr 2006 20:11:39 +0000 (20:11 +0000)]
Fix time update and slider movement on PDA interface. Patch from fredyd (http://forum.videolan.org/viewtopic.php?t=19028) modified by me.

18 years ago* Implement Aspect ratio change in the QT vout
Benjamin Pracht [Tue, 4 Apr 2006 20:06:13 +0000 (20:06 +0000)]
* Implement Aspect ratio change in the QT vout

18 years ago- should fix audio capture for Hauppagge WinTV PVR and other cards
Damien Fouilleul [Tue, 4 Apr 2006 16:42:01 +0000 (16:42 +0000)]
- should fix audio capture for Hauppagge WinTV PVR and other cards

18 years agoFix from 0.8.4-test2 forum thread
Antoine Cellerier [Mon, 3 Apr 2006 20:35:24 +0000 (20:35 +0000)]
Fix from 0.8.4-test2 forum thread

18 years agoaudio / video libvlc functions binded.
Filippo Carone [Mon, 3 Apr 2006 18:05:47 +0000 (18:05 +0000)]
audio / video libvlc functions binded.

18 years agolinux_dvb.c: hopefully fixed CAM support for some cards (full feature cards?)
Sigmund Augdal Helberg [Mon, 3 Apr 2006 16:41:03 +0000 (16:41 +0000)]
linux_dvb.c: hopefully fixed CAM support for some cards (full feature cards?)

18 years agoComple fix
Christophe Mutricy [Mon, 3 Apr 2006 14:06:19 +0000 (14:06 +0000)]
Comple fix

18 years agoSync debian patch with string review
Christophe Mutricy [Mon, 3 Apr 2006 11:43:16 +0000 (11:43 +0000)]
Sync debian patch with string review

18 years ago- Do not rewrite “+” as a white space when unescaping URL parameters (fixes #625).
Rémi Denis-Courmont [Mon, 3 Apr 2006 11:39:35 +0000 (11:39 +0000)]
- Do not rewrite “+” as a white space when unescaping URL parameters (fixes #625).
- Rename decode_encoded_URI as unescape_URI as it really is what is done.

18 years ago* Fix FindFallbackEncoding on Mac OS X.
Derk-Jan Hartman [Mon, 3 Apr 2006 01:39:59 +0000 (01:39 +0000)]
* Fix FindFallbackEncoding on Mac OS X.
* More distintinctive debug messages on the selection of charset.

18 years agopossible fix for Trac Ticket #621, whereby Hauppage WinTV capture cards (PVR-150...
Damien Fouilleul [Sun, 2 Apr 2006 23:16:01 +0000 (23:16 +0000)]
possible fix for Trac Ticket #621, whereby Hauppage WinTV capture cards (PVR-150, others ?) no longer works

18 years agoAdd some examples
Antoine Cellerier [Sun, 2 Apr 2006 22:57:39 +0000 (22:57 +0000)]
Add some examples

18 years agotypo
Christophe Mutricy [Sun, 2 Apr 2006 21:15:18 +0000 (21:15 +0000)]
typo

18 years agox264.c: the string review was a bit too strong here
Christophe Mutricy [Sun, 2 Apr 2006 21:06:13 +0000 (21:06 +0000)]
x264.c: the string review was a bit too strong here

18 years agoFix warning
Rémi Denis-Courmont [Sun, 2 Apr 2006 19:15:30 +0000 (19:15 +0000)]
Fix warning

18 years agoBig cleanup and fix hundreds of extra warnings
Rémi Denis-Courmont [Sun, 2 Apr 2006 19:12:58 +0000 (19:12 +0000)]
Big cleanup and fix hundreds of extra warnings

18 years agoMissing ;
Rémi Denis-Courmont [Sun, 2 Apr 2006 18:36:51 +0000 (18:36 +0000)]
Missing ;

18 years ago- make sure help string for propget and propput properties are identical + a couple...
Damien Fouilleul [Sun, 2 Apr 2006 18:29:08 +0000 (18:29 +0000)]
- make sure help string for propget and propput properties are identical + a couple of changes
- commit output of MIDL compilation otherwise changes don't make it into the build

18 years agoForgot memset() to actually fix the problem... shame on me
Rémi Denis-Courmont [Sun, 2 Apr 2006 17:16:42 +0000 (17:16 +0000)]
Forgot memset() to actually fix the problem... shame on me

18 years ago* Finally found a list of SSA charset id's. Add to the comments. Not used so far.
Derk-Jan Hartman [Sun, 2 Apr 2006 15:00:59 +0000 (15:00 +0000)]
* Finally found a list of SSA charset id's. Add to the comments. Not used so far.

18 years ago* Force the UTF-8 encoding on mp4 text subtitles. (Note they can also be UTF-16,...
Derk-Jan Hartman [Sun, 2 Apr 2006 14:49:26 +0000 (14:49 +0000)]
* Force the UTF-8 encoding on mp4 text subtitles. (Note they can also be UTF-16, but that needs to be converted to UTF-8 in that case. refs #612

18 years ago* Don't ignore blank alpha pallettes. Tested with all my DVDs. Fixes #560
Derk-Jan Hartman [Sun, 2 Apr 2006 14:28:55 +0000 (14:28 +0000)]
* Don't ignore blank alpha pallettes. Tested with all my DVDs. Fixes #560

18 years ago* implement DEMUX_GET_LENGTH based upon the stream's meta data
Felix Paul Kühne [Sun, 2 Apr 2006 14:28:18 +0000 (14:28 +0000)]
* implement DEMUX_GET_LENGTH based upon the stream's meta data

18 years ago- Fix use of undefined (static) memory
Rémi Denis-Courmont [Sun, 2 Apr 2006 13:41:47 +0000 (13:41 +0000)]
- Fix use of undefined (static) memory
- Code factorization

18 years agoFix a few warnings
Rémi Denis-Courmont [Sun, 2 Apr 2006 13:34:21 +0000 (13:34 +0000)]
Fix a few warnings
(struct should be fully initialized)

18 years agoDon't crash on null metas
Clément Stenac [Sun, 2 Apr 2006 13:20:55 +0000 (13:20 +0000)]
Don't crash on null metas