]> git.sesse.net Git - vlc/log
vlc
17 years agoforgot that one in last commit
Damien Fouilleul [Mon, 4 Sep 2006 17:50:19 +0000 (17:50 +0000)]
forgot that one in last commit

17 years ago- input: added intermediate state info opening & buffering
Damien Fouilleul [Mon, 4 Sep 2006 17:48:38 +0000 (17:48 +0000)]
- input: added intermediate state info opening & buffering

17 years agoAs a second effect of the recent libtool/build system commits, libvlc.dll has loose...
Christophe Mutricy [Mon, 4 Sep 2006 13:32:02 +0000 (13:32 +0000)]
As a second effect of the recent libtool/build system commits, libvlc.dll has loose the extra .a. hurray.

17 years agoWe don't use utf-8 in localisable string so drop the option.
Christophe Mutricy [Mon, 4 Sep 2006 10:43:50 +0000 (10:43 +0000)]
We don't use utf-8 in localisable string so drop the option.

17 years ago * src/input/decoder.c: sorry, I'm not allowed to put UTF-8 here.
Sam Hocevar [Mon, 4 Sep 2006 10:12:03 +0000 (10:12 +0000)]
  * src/input/decoder.c: sorry, I'm not allowed to put UTF-8 here.

17 years ago* Tell gettext that we use UTF-8.
Christophe Mutricy [Mon, 4 Sep 2006 09:27:21 +0000 (09:27 +0000)]
* Tell gettext that we use UTF-8.
* run update-po

17 years ago * src/input/decoder.c: use real, nice quotes.
Sam Hocevar [Sun, 3 Sep 2006 22:18:30 +0000 (22:18 +0000)]
  * src/input/decoder.c: use real, nice quotes.

17 years ago* save playback styles on Macs as well
Felix Paul Kühne [Sun, 3 Sep 2006 22:13:20 +0000 (22:13 +0000)]
* save playback styles on Macs as well

17 years agoTry to find seamonkey-config too.
Pavlov Konstantin [Sun, 3 Sep 2006 22:07:29 +0000 (22:07 +0000)]
Try to find seamonkey-config too.

TODO: test for xpidl in /usr/lib{,64}/seamonkey too.

17 years agoStart grabbing hotkeys in Qt. Unfinished
Clément Stenac [Sun, 3 Sep 2006 21:53:38 +0000 (21:53 +0000)]
Start grabbing hotkeys in Qt. Unfinished

17 years ago * src/input/decoder.c: fix "unsupported fourcc" fatal error message.
Sam Hocevar [Sun, 3 Sep 2006 20:51:09 +0000 (20:51 +0000)]
  * src/input/decoder.c: fix "unsupported fourcc" fatal error message.

17 years agoFix postprocessing in menu (Closes:#659)
Clément Stenac [Sun, 3 Sep 2006 17:43:25 +0000 (17:43 +0000)]
Fix postprocessing in menu (Closes:#659)

17 years agoAuto load and save media library (Closes:#433)
Clément Stenac [Sun, 3 Sep 2006 17:31:02 +0000 (17:31 +0000)]
Auto load and save media library (Closes:#433)

17 years agoopen directory and playlist
Clément Stenac [Sun, 3 Sep 2006 16:50:22 +0000 (16:50 +0000)]
open directory and playlist

17 years agoRemove useless debug, fix a bug
Clément Stenac [Sun, 3 Sep 2006 16:43:26 +0000 (16:43 +0000)]
Remove useless debug, fix a bug

17 years agoFix possible crash
Clément Stenac [Sun, 3 Sep 2006 16:41:40 +0000 (16:41 +0000)]
Fix possible crash

17 years agoUse LTLIBINTL instead of LIBINTL when using libtool.
Rémi Denis-Courmont [Sun, 3 Sep 2006 15:20:43 +0000 (15:20 +0000)]
Use LTLIBINTL instead of LIBINTL when using libtool.

17 years agoStart of the work of Ari Constancio on Portuguese localisation
Christophe Mutricy [Sun, 3 Sep 2006 15:17:11 +0000 (15:17 +0000)]
Start of the work of Ari Constancio on Portuguese localisation

17 years agoFix type-punning breakage
Rémi Denis-Courmont [Sun, 3 Sep 2006 15:08:52 +0000 (15:08 +0000)]
Fix type-punning breakage

17 years agoYou shall not pass NULL to IsUTF8().
Rémi Denis-Courmont [Sun, 3 Sep 2006 15:01:52 +0000 (15:01 +0000)]
You shall not pass NULL to IsUTF8().

17 years agowrite comments in config file in user locale instead of utf
Pavlov Konstantin [Sun, 3 Sep 2006 12:41:56 +0000 (12:41 +0000)]
write comments in config file in user locale instead of utf

17 years agoAnother GNU makism killed
Rémi Denis-Courmont [Sun, 3 Sep 2006 11:51:11 +0000 (11:51 +0000)]
Another GNU makism killed

17 years agoFurther crackdown on GNU make-isms
Rémi Denis-Courmont [Sun, 3 Sep 2006 11:44:03 +0000 (11:44 +0000)]
Further crackdown on GNU make-isms
But is the corba plugin functionnal anyway?

17 years agohmm One of yesterday commit broke binary compatibility.
Christophe Mutricy [Sat, 2 Sep 2006 23:24:38 +0000 (23:24 +0000)]
hmm One of yesterday commit broke binary compatibility.

17 years agoRemember random/loop/repeat
Clément Stenac [Sat, 2 Sep 2006 22:33:44 +0000 (22:33 +0000)]
Remember random/loop/repeat

17 years agoAdd --play-and-exit option to quit after no more items are in playlist.
Clément Stenac [Sat, 2 Sep 2006 21:22:19 +0000 (21:22 +0000)]
Add --play-and-exit option to quit after no more items are in playlist.
To be backported, but will need some manual merging (diff in vlc-devel should apply pristine to 0.8.5).
Thanks to Georgi Chorbadzhiyski for the patch

17 years agoFix refcount issues and only vlc_object_find when needed
Antoine Cellerier [Sat, 2 Sep 2006 20:46:57 +0000 (20:46 +0000)]
Fix refcount issues and only vlc_object_find when needed

17 years agoMerge [PATCH] http chunked encoding fix
Rémi Denis-Courmont [Sat, 2 Sep 2006 20:30:53 +0000 (20:30 +0000)]
Merge [PATCH] http chunked encoding fix

17 years agoUse our own pkg-config macro. So we don't have problems on OSX (ol pkg.m4 or wrong...
Christophe Mutricy [Sat, 2 Sep 2006 19:48:49 +0000 (19:48 +0000)]
Use our own pkg-config macro. So we don't have problems on OSX (ol pkg.m4 or wrong installation)

17 years agoOops.
Antoine Cellerier [Sat, 2 Sep 2006 17:08:08 +0000 (17:08 +0000)]
Oops.

17 years agoFixes for random + live search
Clément Stenac [Sat, 2 Sep 2006 17:07:46 +0000 (17:07 +0000)]
Fixes for random + live search

17 years agosubpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value...
Antoine Cellerier [Sat, 2 Sep 2006 17:03:36 +0000 (17:03 +0000)]
subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29)

17 years agoRe-enable random.
Clément Stenac [Sat, 2 Sep 2006 16:59:50 +0000 (16:59 +0000)]
Re-enable random.
It is now based on a shuffled array of items, so that next + prev takes you back to what you were playing

17 years agoDon't compile the motion plugin on win32
Christophe Mutricy [Sat, 2 Sep 2006 14:49:53 +0000 (14:49 +0000)]
Don't compile the motion plugin on win32

17 years ago* more ouput -> output typos
Dennis van Amerongen [Sat, 2 Sep 2006 14:32:19 +0000 (14:32 +0000)]
* more ouput -> output typos

17 years agoMake mux_ts a plugin too.
Rémi Denis-Courmont [Sat, 2 Sep 2006 12:26:41 +0000 (12:26 +0000)]
Make mux_ts a plugin too.
Afterall, ts is a plugin, and is probably as useful if not more.

17 years agoMake theora codec a plugin
Rémi Denis-Courmont [Sat, 2 Sep 2006 12:19:59 +0000 (12:19 +0000)]
Make theora codec a plugin

17 years agoCleanup gnutls detection
Rémi Denis-Courmont [Sat, 2 Sep 2006 12:15:55 +0000 (12:15 +0000)]
Cleanup gnutls detection

17 years agoEnable libtool by default.
Rémi Denis-Courmont [Sat, 2 Sep 2006 11:20:55 +0000 (11:20 +0000)]
Enable libtool by default.
You can still disable it manually...
and well, you've had six months to fix your build system.

17 years agoRemove evil kludge.
Rémi Denis-Courmont [Sat, 2 Sep 2006 11:20:07 +0000 (11:20 +0000)]
Remove evil kludge.
Better fix broken code that would rely on this.

17 years agoFix a few quirks with playlist filters
Clément Stenac [Sat, 2 Sep 2006 10:20:26 +0000 (10:20 +0000)]
Fix a few quirks with playlist filters

17 years agoActually use the --playlist-tree option
Clément Stenac [Sat, 2 Sep 2006 08:40:01 +0000 (08:40 +0000)]
Actually use the --playlist-tree option

17 years agoPreferences
Clément Stenac [Sat, 2 Sep 2006 08:39:28 +0000 (08:39 +0000)]
Preferences
* Enable Save/Cancel. Please test heavily with already implemented stuff. There is a layout bug with simple prefs because they don't implement save yet. Also, we still have some parenting issues to fix
* Remove "advanced" stuff

17 years ago* typo ouput -> output
Dennis van Amerongen [Sat, 2 Sep 2006 07:52:38 +0000 (07:52 +0000)]
* typo ouput -> output

17 years ago- vlcshell.cpp: fix for a couple of crashing scenarios
Damien Fouilleul [Fri, 1 Sep 2006 16:34:46 +0000 (16:34 +0000)]
- vlcshell.cpp: fix for a couple of crashing scenarios

17 years agoasx.c: ignore leading empty lins during detection
Damien Fouilleul [Fri, 1 Sep 2006 16:32:09 +0000 (16:32 +0000)]
asx.c: ignore leading empty lins during detection

17 years agoThis also could be named in non-UTF, recode it
Pavlov Konstantin [Fri, 1 Sep 2006 08:04:55 +0000 (08:04 +0000)]
This also could be named in non-UTF, recode it

17 years agoRecode output in rc interface to current locale
Pavlov Konstantin [Fri, 1 Sep 2006 08:03:00 +0000 (08:03 +0000)]
Recode output in rc interface to current locale

17 years agoEnable verbosity setting
Clément Stenac [Fri, 1 Sep 2006 06:01:06 +0000 (06:01 +0000)]
Enable verbosity setting

17 years agoInitialize the verbosity box
Christophe Mutricy [Thu, 31 Aug 2006 22:57:35 +0000 (22:57 +0000)]
Initialize the verbosity box

17 years agoMerge views.hpp in customwidgets
Clément Stenac [Thu, 31 Aug 2006 22:17:17 +0000 (22:17 +0000)]
Merge views.hpp in customwidgets

17 years agoWarnings/Errors dialog
Clément Stenac [Thu, 31 Aug 2006 22:10:11 +0000 (22:10 +0000)]
Warnings/Errors dialog

17 years ago* Move the embedded option to libvlc
Clément Stenac [Thu, 31 Aug 2006 20:50:50 +0000 (20:50 +0000)]
* Move the embedded option to libvlc
* Make the interface a bit smaller

17 years agoPreliminary work for better audio visualization handling
Clément Stenac [Thu, 31 Aug 2006 20:39:36 +0000 (20:39 +0000)]
Preliminary work for better audio visualization handling

17 years agoExport utf8_vfprintf and utf8_fprintf
Rémi Denis-Courmont [Thu, 31 Aug 2006 14:55:20 +0000 (14:55 +0000)]
Export utf8_vfprintf and utf8_fprintf

17 years ago* Include vlc_input.h so we don't bug out with shared vlc
Derk-Jan Hartman [Thu, 31 Aug 2006 13:12:26 +0000 (13:12 +0000)]
* Include vlc_input.h so we don't bug out with shared vlc

17 years agoDo not select mono filter automatically
Jean-Paul Saman [Thu, 31 Aug 2006 12:37:15 +0000 (12:37 +0000)]
Do not select mono filter automatically

17 years agoFix a bug in the asx parser. I should really finish cleaning it up :D
Derk-Jan Hartman [Thu, 31 Aug 2006 12:23:54 +0000 (12:23 +0000)]
Fix a bug in the asx parser. I should really finish cleaning it up :D

17 years agoadded russian translation by Vladimir Yermolayev
Pavlov Konstantin [Thu, 31 Aug 2006 12:21:51 +0000 (12:21 +0000)]
added russian translation by Vladimir Yermolayev

17 years ago* updated Swedish translation by Daniel Nylander <info at danielnylander dot se>
Felix Paul Kühne [Thu, 31 Aug 2006 11:02:17 +0000 (11:02 +0000)]
* updated Swedish translation by Daniel Nylander <info at danielnylander dot se>

17 years agotypo
Christophe Mutricy [Thu, 31 Aug 2006 09:51:05 +0000 (09:51 +0000)]
typo

17 years ago* some updates on Apple Remote, etc.
Felix Paul Kühne [Wed, 30 Aug 2006 22:59:21 +0000 (22:59 +0000)]
* some updates on Apple Remote, etc.

17 years ago* added some buttons for apple remote controlling. Save for backporting, but needs...
Felix Paul Kühne [Wed, 30 Aug 2006 22:24:25 +0000 (22:24 +0000)]
* added some buttons for apple remote controlling. Save for backporting, but needs some usability testing

17 years agovoutgl: fix AR in mozilla plugin
Damien Fouilleul [Wed, 30 Aug 2006 21:30:28 +0000 (21:30 +0000)]
voutgl: fix AR in mozilla plugin

17 years agoFix and port test
Clément Stenac [Wed, 30 Aug 2006 17:40:36 +0000 (17:40 +0000)]
Fix and port test

17 years ago*Really* fix base 64 encoding
Rémi Denis-Courmont [Wed, 30 Aug 2006 17:27:38 +0000 (17:27 +0000)]
*Really* fix base 64 encoding

17 years agoPort new URL tests to test/
Clément Stenac [Wed, 30 Aug 2006 17:17:11 +0000 (17:17 +0000)]
Port new URL tests to test/
Support Python 2.4

17 years agomozilla: mimetype fixes
Damien Fouilleul [Wed, 30 Aug 2006 16:56:02 +0000 (16:56 +0000)]
mozilla: mimetype fixes

17 years agoFix base64 encoding and add regression test
Rémi Denis-Courmont [Wed, 30 Aug 2006 14:58:18 +0000 (14:58 +0000)]
Fix base64 encoding and add regression test

17 years ago* forwardport [15373] which was left accidently hanging in the 0.8.5 branch
Derk-Jan Hartman [Wed, 30 Aug 2006 14:56:30 +0000 (14:56 +0000)]
* forwardport [15373] which was left accidently hanging in the 0.8.5 branch

17 years ago* typo
Benjamin Pracht [Wed, 30 Aug 2006 13:35:56 +0000 (13:35 +0000)]
* typo

17 years ago* fix stupid mistake in [16427]
Derk-Jan Hartman [Tue, 29 Aug 2006 23:19:23 +0000 (23:19 +0000)]
* fix stupid mistake in [16427]

17 years ago* copy [16427] to the switcher module as well. ( is times 3 bytes enough ? perhaps...
Derk-Jan Hartman [Tue, 29 Aug 2006 23:02:13 +0000 (23:02 +0000)]
* copy [16427] to the switcher module as well. ( is times 3 bytes enough ? perhaps i should use 4 bytes per pixel ? )

17 years ago* set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1...
Derk-Jan Hartman [Tue, 29 Aug 2006 22:59:16 +0000 (22:59 +0000)]
* set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1024 maximumframe size for the buffer.

17 years ago- compatibility fixes for FireFox, Safari and Opera 9
Damien Fouilleul [Tue, 29 Aug 2006 21:56:10 +0000 (21:56 +0000)]
- compatibility fixes for FireFox, Safari and Opera 9
- fixed a couple of crashes on MacOS X

17 years agoSome preliminary work for streaming stuff
Clément Stenac [Tue, 29 Aug 2006 21:37:20 +0000 (21:37 +0000)]
Some preliminary work for streaming stuff

17 years ago* Fix an issue with DAR vs. Canvas size with matroska files
Derk-Jan Hartman [Tue, 29 Aug 2006 21:05:40 +0000 (21:05 +0000)]
* Fix an issue with DAR vs. Canvas size with matroska files

17 years agohrm, compile before you commit
Christophe Mutricy [Tue, 29 Aug 2006 19:34:50 +0000 (19:34 +0000)]
hrm, compile before you commit

17 years agoFix implicit pointer function. Patch by Dann Frazier. (ref debian #385192)
Christophe Mutricy [Tue, 29 Aug 2006 19:24:59 +0000 (19:24 +0000)]
Fix implicit pointer function. Patch by Dann Frazier. (ref debian #385192)

17 years agocombine two channels into mono for the dowmix as last step.
Jean-Paul Saman [Tue, 29 Aug 2006 18:54:05 +0000 (18:54 +0000)]
combine two channels into mono for the dowmix as last step.

17 years agovlcshell.cpp: prevent browser from downloading SRC URL before passing it to plugin
Damien Fouilleul [Tue, 29 Aug 2006 16:31:39 +0000 (16:31 +0000)]
vlcshell.cpp: prevent browser from downloading SRC URL before passing it to plugin

17 years agoShould fix the problem with messages insertion (new messages are inserted at selectio...
Clément Stenac [Tue, 29 Aug 2006 15:51:56 +0000 (15:51 +0000)]
Should fix the problem with messages insertion (new messages are inserted at selection point)

17 years ago- more javascript fixes
Damien Fouilleul [Tue, 29 Aug 2006 12:47:06 +0000 (12:47 +0000)]
- more javascript fixes
- code cleanup

17 years agono longer need to delete the .xpt
Christophe Mutricy [Tue, 29 Aug 2006 12:31:06 +0000 (12:31 +0000)]
no longer need to delete the .xpt

17 years agoMakefile.am: We no longer need a .xpt for the mozilla plugin
Christophe Mutricy [Tue, 29 Aug 2006 12:23:28 +0000 (12:23 +0000)]
Makefile.am: We no longer need a .xpt for the mozilla plugin

17 years agoCleanup
Jean-Paul Saman [Tue, 29 Aug 2006 11:27:38 +0000 (11:27 +0000)]
Cleanup

17 years agoResample audio channels when doing real stereo to mono.
Jean-Paul Saman [Tue, 29 Aug 2006 09:49:07 +0000 (09:49 +0000)]
Resample audio channels when doing real stereo to mono.

17 years agoLower priority of headphone channel_mixer
Jean-Paul Saman [Tue, 29 Aug 2006 09:14:57 +0000 (09:14 +0000)]
Lower priority of headphone channel_mixer

17 years agoAdd include/vlc_intf_strings.h to tarball
Christophe Mutricy [Tue, 29 Aug 2006 09:14:34 +0000 (09:14 +0000)]
Add include/vlc_intf_strings.h to tarball

17 years agoFix compiler warnings about signed - unsigned comparissons and wrong datatypes.
Jean-Paul Saman [Tue, 29 Aug 2006 08:50:20 +0000 (08:50 +0000)]
Fix compiler warnings about signed - unsigned comparissons and wrong datatypes.

17 years agoFix compiler warnings (mismatch in datatypes)
Jean-Paul Saman [Tue, 29 Aug 2006 08:40:57 +0000 (08:40 +0000)]
Fix compiler warnings (mismatch in datatypes)

17 years agoFix compiler warning about comparing signed and unsigned int.
Jean-Paul Saman [Tue, 29 Aug 2006 08:25:59 +0000 (08:25 +0000)]
Fix compiler warning about comparing signed and unsigned int.

17 years agoFix compiler warnings related to wrong datatypes.
Jean-Paul Saman [Tue, 29 Aug 2006 08:20:19 +0000 (08:20 +0000)]
Fix compiler warnings related to wrong datatypes.

17 years agoUse correct formatting for message size_t
Jean-Paul Saman [Tue, 29 Aug 2006 08:09:16 +0000 (08:09 +0000)]
Use correct formatting for message size_t

17 years agoGive i_skip a sensible value to start with.
Jean-Paul Saman [Tue, 29 Aug 2006 08:07:08 +0000 (08:07 +0000)]
Give i_skip a sensible value to start with.

17 years agoProvide return statements in non-void function
Jean-Paul Saman [Tue, 29 Aug 2006 08:05:15 +0000 (08:05 +0000)]
Provide return statements in non-void function

17 years agovlcshell.cpp: no need for those printf() any more
Damien Fouilleul [Mon, 28 Aug 2006 22:50:30 +0000 (22:50 +0000)]
vlcshell.cpp:  no need for those printf() any more

17 years agonpmac.cpp: forgot one line from Charles Duffy OS X/Intel patch
Damien Fouilleul [Mon, 28 Aug 2006 22:48:57 +0000 (22:48 +0000)]
npmac.cpp: forgot one line from Charles Duffy OS X/Intel patch
vlcshell.cpp: improved FireFox/OSX support

17 years ago* GCC 2.x patch by Cian Duffy <myob87@gmail.com>. BTW. This method should return...
Felix Paul Kühne [Mon, 28 Aug 2006 22:00:55 +0000 (22:00 +0000)]
* GCC 2.x patch by Cian Duffy <myob87@gmail.com>. BTW. This method should return something but doesn't, so someone with more knowledge of this part might want to have a look at it ;)

17 years agopo/*: Fix make dist
Christophe Mutricy [Mon, 28 Aug 2006 21:28:29 +0000 (21:28 +0000)]
po/*: Fix make dist