]> git.sesse.net Git - vlc/log
vlc
18 years agopo/*: run make update-po.
Christophe Mutricy [Mon, 27 Feb 2006 12:01:58 +0000 (12:01 +0000)]
po/*: run make update-po.

18 years agodistort.c:
Antoine Cellerier [Sun, 26 Feb 2006 21:30:50 +0000 (21:30 +0000)]
distort.c:
* new psychedelic FOSDEM demo filter. enjoy :)
* misc changes

18 years ago* fixed the compilation of gettext&libiconv on Darwin and updated the copyright-dates
Felix Paul Kühne [Sun, 26 Feb 2006 16:33:56 +0000 (16:33 +0000)]
* fixed the compilation of gettext&libiconv on Darwin and updated the copyright-dates

18 years agoRename --rtsp-throtle to --rtsp-throtle-users
Jean-Paul Saman [Sun, 26 Feb 2006 15:49:54 +0000 (15:49 +0000)]
Rename --rtsp-throtle to --rtsp-throtle-users

18 years agoPut some dependencies on stamp-builtins to force rebuild when the
Rémi Denis-Courmont [Sun, 26 Feb 2006 15:09:47 +0000 (15:09 +0000)]
Put some dependencies on stamp-builtins to force rebuild when the
tree configuration is modified

18 years agoGet rid of --enable-shared-libvlc on non-Microsoft platforms
Rémi Denis-Courmont [Sun, 26 Feb 2006 14:48:02 +0000 (14:48 +0000)]
Get rid of --enable-shared-libvlc on non-Microsoft platforms
as it did never worked properly, if at all with these
(you should use libtool to build a shared libvlc instead)

18 years agoRemove ref to volume_get
Clément Stenac [Sun, 26 Feb 2006 14:47:06 +0000 (14:47 +0000)]
Remove ref to volume_get

18 years agoDisable intf-switch in the interface (Refs:#564) - Not working correctly, neither...
Clément Stenac [Sun, 26 Feb 2006 14:23:16 +0000 (14:23 +0000)]
Disable intf-switch in the interface (Refs:#564) - Not working correctly, neither on win32 nor GTK

18 years ago* added some news. feel free to improve the wording :)
Felix Paul Kühne [Sun, 26 Feb 2006 14:20:46 +0000 (14:20 +0000)]
* added some news. feel free to improve the wording :)

18 years ago* added a "Go To Specific Position" feature (closes #377)
Felix Paul Kühne [Sun, 26 Feb 2006 12:35:30 +0000 (12:35 +0000)]
* added a "Go To Specific Position" feature (closes #377)
- accessible by double-clicking on the time-counters and through a menu-item in "Playback"
- the class of the time-counters is VLCTimeField now, because we need to fetch the mouseDown-event. There are no further changes compared to NSTextField.

18 years agoCosmetics.
Clément Stenac [Sun, 26 Feb 2006 12:30:22 +0000 (12:30 +0000)]
Cosmetics.
Add toggle_mute

18 years agosvn:ignore libtool stuff
Clément Stenac [Sun, 26 Feb 2006 12:29:40 +0000 (12:29 +0000)]
svn:ignore libtool stuff

18 years agoImplement RTSP VOD connection throtle
Jean-Paul Saman [Sun, 26 Feb 2006 12:18:46 +0000 (12:18 +0000)]
Implement RTSP VOD connection throtle

18 years agoMove vlc.c to . to fix distclean (Automake limitation)
Rémi Denis-Courmont [Sun, 26 Feb 2006 11:59:18 +0000 (11:59 +0000)]
Move vlc.c to . to fix distclean (Automake limitation)

18 years agoRevert [14452] as it broke the mozilla plugin. We need to find another way
Antoine Cellerier [Sat, 25 Feb 2006 21:11:18 +0000 (21:11 +0000)]
Revert [14452] as it broke the mozilla plugin. We need to find another way
to fix that.

18 years agoNice user comment ...
Antoine Cellerier [Sat, 25 Feb 2006 21:08:46 +0000 (21:08 +0000)]
Nice user comment ...

18 years agoAttempt to fix core and all targets with more than one job
Rémi Denis-Courmont [Sat, 25 Feb 2006 20:46:22 +0000 (20:46 +0000)]
Attempt to fix core and all targets with more than one job

18 years ago* retrieve the release notes and display them
Felix Paul Kühne [Sat, 25 Feb 2006 15:50:43 +0000 (15:50 +0000)]
* retrieve the release notes and display them
    - they are temporarily stored in ~/Library/Caches/vlc_releasenote_temp.txt
    - Please shout if this location isn't okay for this purpose.
    - the file is automatically removed after displaying its content.
* show the binary's size in MB instead of bytes

18 years ago* slightly enlarged the progress_for_downloads-panel-to-be and fixed some bugs in...
Felix Paul Kühne [Sat, 25 Feb 2006 13:45:07 +0000 (13:45 +0000)]
* slightly enlarged the progress_for_downloads-panel-to-be and fixed some bugs in the interaction-framework

18 years agoFix Win32 packaging targets inter-dependencies
Rémi Denis-Courmont [Fri, 24 Feb 2006 22:39:45 +0000 (22:39 +0000)]
Fix Win32 packaging targets inter-dependencies
(otherwise unusable with more than one make job)

18 years agoRemove a bit of noise
Clément Stenac [Fri, 24 Feb 2006 19:11:39 +0000 (19:11 +0000)]
Remove a bit of noise

18 years agoAdd a 7.x / 5.x -> 4.0 downmixing routine (for AAC mostly, for a52 this is done by...
Benjamin Pracht [Fri, 24 Feb 2006 15:00:03 +0000 (15:00 +0000)]
Add a 7.x / 5.x -> 4.0 downmixing routine (for AAC mostly, for a52 this is done by liba52)

18 years agoRemove abusive line feeds to fix vlc --help-verbose --advanced -H layout.
Rémi Denis-Courmont [Fri, 24 Feb 2006 13:43:10 +0000 (13:43 +0000)]
Remove abusive line feeds to fix vlc --help-verbose --advanced  -H layout.

18 years agoALL: Don't use character which are different in utf8 and latin*
Christophe Mutricy [Fri, 24 Feb 2006 10:53:29 +0000 (10:53 +0000)]
ALL: Don't use character which are different in utf8 and latin*

18 years agoSimple Hough transform to detect lines in video
Jérome Decoodt [Fri, 24 Feb 2006 09:55:51 +0000 (09:55 +0000)]
Simple Hough transform to detect lines in video
Needs a lot of optimizations...

18 years agoSilly libgpg-error's autogen doesn't call libtoolize
Rémi Denis-Courmont [Fri, 24 Feb 2006 08:28:12 +0000 (08:28 +0000)]
Silly libgpg-error's autogen doesn't call libtoolize

18 years agoFix typo, fix make dist
Rémi Denis-Courmont [Fri, 24 Feb 2006 07:57:54 +0000 (07:57 +0000)]
Fix typo, fix make dist

As for make distclean, I can't think of any solution but moving vlc.c out of
src/ (I know it sucks, but you don't want to rewrite automake, do you?).

18 years agoMake automake happy
Rémi Denis-Courmont [Thu, 23 Feb 2006 22:59:03 +0000 (22:59 +0000)]
Make automake happy

18 years agoSupport for building Mozilla plugin with libtool + clean up
Rémi Denis-Courmont [Thu, 23 Feb 2006 22:49:56 +0000 (22:49 +0000)]
Support for building Mozilla plugin with libtool + clean up

18 years agoClean up
Rémi Denis-Courmont [Thu, 23 Feb 2006 22:08:24 +0000 (22:08 +0000)]
Clean up

18 years agosvn:ignore
Rémi Denis-Courmont [Thu, 23 Feb 2006 21:47:10 +0000 (21:47 +0000)]
svn:ignore

18 years agoDon't build old-style when libtool is enabled
Rémi Denis-Courmont [Thu, 23 Feb 2006 21:41:05 +0000 (21:41 +0000)]
Don't build old-style when libtool is enabled

18 years agoshame on me ... *cough* *cough*
Antoine Cellerier [Thu, 23 Feb 2006 20:31:24 +0000 (20:31 +0000)]
shame on me ... *cough* *cough*

18 years agoBitrates only
Clément Stenac [Thu, 23 Feb 2006 20:20:31 +0000 (20:20 +0000)]
Bitrates only

18 years agoDisplay bitrates in kbps
Clément Stenac [Thu, 23 Feb 2006 20:18:16 +0000 (20:18 +0000)]
Display bitrates in kbps

18 years ago_Experimental_ *optional* libtool support (--enable-libtool)
Rémi Denis-Courmont [Thu, 23 Feb 2006 19:41:36 +0000 (19:41 +0000)]
_Experimental_ *optional* libtool support (--enable-libtool)

Should work fine (ie. better than --enable-shared-libvlc) on Linux,
should work on Mac OS X (except for packaging), while shared libvlc doesn't.

Won't work on Win32 with the current Win32 contrib. Stick to static libvlc or
use --enable-shared-libvlc for now.

18 years agoLinking order fix
Rémi Denis-Courmont [Thu, 23 Feb 2006 19:38:14 +0000 (19:38 +0000)]
Linking order fix

18 years agoRecurse within hidden directories for module search
Rémi Denis-Courmont [Thu, 23 Feb 2006 19:37:58 +0000 (19:37 +0000)]
Recurse within hidden directories for module search

18 years agoadded missing $Id$
Filippo Carone [Thu, 23 Feb 2006 19:17:31 +0000 (19:17 +0000)]
added missing $Id$

18 years agoHeader modified to include libvlc audio control functions
Filippo Carone [Thu, 23 Feb 2006 18:03:20 +0000 (18:03 +0000)]
Header modified to include libvlc audio control functions

18 years agoLibVLC basic audio control API
Filippo Carone [Thu, 23 Feb 2006 17:32:49 +0000 (17:32 +0000)]
LibVLC basic audio control API

18 years agomediacontrol-python/vlcglue.c: transmit the snapshot->date field to python
Olivier Aubert [Thu, 23 Feb 2006 17:02:03 +0000 (17:02 +0000)]
mediacontrol-python/vlcglue.c: transmit the snapshot->date field to python

18 years agosrc/vout_intf.c: move the snapshot-path == object:object-id codepath
Olivier Aubert [Thu, 23 Feb 2006 16:44:09 +0000 (16:44 +0000)]
src/vout_intf.c: move the snapshot-path == object:object-id codepath
to the start of the function, to avoid unnecessary overhead of path checks.

18 years agomediacontrol_audio_video.c: release vout in mediacontrol_snapshot()
Olivier Aubert [Thu, 23 Feb 2006 16:21:56 +0000 (16:21 +0000)]
mediacontrol_audio_video.c: release vout in mediacontrol_snapshot()

18 years ago* make more contribs work with SDK. refs #182
Derk-Jan Hartman [Thu, 23 Feb 2006 11:57:38 +0000 (11:57 +0000)]
* make more contribs work with SDK. refs #182

18 years agoSame fix for activeX
Rémi Denis-Courmont [Thu, 23 Feb 2006 10:43:39 +0000 (10:43 +0000)]
Same fix for activeX

18 years agoFix linking with included gettext
Rémi Denis-Courmont [Thu, 23 Feb 2006 10:41:15 +0000 (10:41 +0000)]
Fix linking with included gettext

18 years agoOgg mime type is application/ogg (see RFC 3534)
Antoine Cellerier [Wed, 22 Feb 2006 23:34:54 +0000 (23:34 +0000)]
Ogg mime type is application/ogg (see RFC 3534)
Thanks to forum user http://forum.videolan.org/viewtopic.php?t=17646

18 years agomosaic.c: Bluescreen enhancement. Add convolution product of alpha mask with 5x5...
Antoine Cellerier [Wed, 22 Feb 2006 17:28:46 +0000 (17:28 +0000)]
mosaic.c: Bluescreen enhancement. Add convolution product of alpha mask with 5x5 gaussian. Makes it look better.

distort.c: change line orders.

18 years ago* Use EnsureUTF8 on the trackname of avi's. (no garentueed charset).
Derk-Jan Hartman [Wed, 22 Feb 2006 16:27:50 +0000 (16:27 +0000)]
* Use EnsureUTF8 on the trackname of avi's. (no garentueed charset).

18 years ago* Scale SSA subs if necessarry.
Derk-Jan Hartman [Wed, 22 Feb 2006 16:17:24 +0000 (16:17 +0000)]
* Scale SSA subs if necessarry.
* Scale width if only original height is known.

18 years agoall: renamed DLL import library as libvlc.dll.a, as this is what mingw/cygwin ld...
Damien Fouilleul [Wed, 22 Feb 2006 14:04:31 +0000 (14:04 +0000)]
all: renamed DLL import library as libvlc.dll.a, as this is what mingw/cygwin ld expects to see. for more info refer to: http://www.sourceware.org/binutils/docs-2.16/ld/WIN32.html

18 years agomediacontrol-python: rename vlcdebug to vlcwrapper
Olivier Aubert [Wed, 22 Feb 2006 13:20:59 +0000 (13:20 +0000)]
mediacontrol-python: rename vlcdebug to vlcwrapper

18 years agovlcdebug.py: add documentation
Olivier Aubert [Wed, 22 Feb 2006 13:19:29 +0000 (13:19 +0000)]
vlcdebug.py: add documentation

18 years agomediacontrol-python: allow to build in a separate builddir
Olivier Aubert [Wed, 22 Feb 2006 13:15:10 +0000 (13:15 +0000)]
mediacontrol-python: allow to build in a separate builddir

18 years agoall: for WIN32, create an import library libvlc-dll.a when linking libvlc.dll; updati...
Damien Fouilleul [Wed, 22 Feb 2006 12:21:23 +0000 (12:21 +0000)]
all: for WIN32, create an import library libvlc-dll.a when linking libvlc.dll; updating linking for vlc.exe and activex.dll to use import library in place of dll.

18 years agoUse include <file.h> for include files that can be found on the include path as provi...
Jean-Paul Saman [Wed, 22 Feb 2006 10:05:59 +0000 (10:05 +0000)]
Use include <file.h> for include files that can be found on the include path as provided to the compiler.

18 years agowxstuff
Clément Stenac [Tue, 21 Feb 2006 21:30:50 +0000 (21:30 +0000)]
wxstuff

18 years agoAdd a close button. Put "-" instead of nothing when there is no info
Clément Stenac [Tue, 21 Feb 2006 21:19:54 +0000 (21:19 +0000)]
Add a close button. Put "-" instead of nothing when there is no info

18 years agoFix theora in WX too (Closes:#531)
Clément Stenac [Tue, 21 Feb 2006 19:51:15 +0000 (19:51 +0000)]
Fix theora in WX too (Closes:#531)

18 years ago* fix the selection of both Theora and Vorbis on OSX (refs #503 and refs #531). They...
Felix Paul Kühne [Tue, 21 Feb 2006 19:44:47 +0000 (19:44 +0000)]
* fix the selection of both Theora and Vorbis on OSX (refs #503 and refs #531). They are being encapsulated in OGG now.

18 years agoFix running vlc from path in windows (see http://forum.videolan.org/viewtopic.php...
Antoine Cellerier [Tue, 21 Feb 2006 19:24:23 +0000 (19:24 +0000)]
Fix running vlc from path in windows (see http://forum.videolan.org/viewtopic.php?t=17435 ). This could break the mozilla plugin on windows (see http://trac.videolan.org/vlc/changeset/9106) so i'm commiting and i'll do a nightly to check. One way to be sure would be to ask Gibalou but ....

18 years agovlccontrol.cpp: fixed bounds issue when allocating memory and iterating through a...
Damien Fouilleul [Tue, 21 Feb 2006 16:38:23 +0000 (16:38 +0000)]
vlccontrol.cpp: fixed bounds issue when allocating memory and iterating through a SafeArray, thanks to Walter Zheng for reporting this problem

18 years agoDon't rebuild static libvlc when not needed
Rémi Denis-Courmont [Tue, 21 Feb 2006 15:02:16 +0000 (15:02 +0000)]
Don't rebuild static libvlc when not needed
Yet to find a solution for the same problem with shared libvlc

18 years agoFavor libiconv over Win32 API for *Locale
Rémi Denis-Courmont [Tue, 21 Feb 2006 12:49:02 +0000 (12:49 +0000)]
Favor libiconv over Win32 API for *Locale

18 years agoFix minor typo
Rémi Denis-Courmont [Tue, 21 Feb 2006 12:16:11 +0000 (12:16 +0000)]
Fix minor typo

18 years agoOups, forgot this file
Rémi Denis-Courmont [Tue, 21 Feb 2006 12:14:27 +0000 (12:14 +0000)]
Oups, forgot this file

18 years agoConvert to local encoding before printing on console (closes #556)
Rémi Denis-Courmont [Tue, 21 Feb 2006 12:13:59 +0000 (12:13 +0000)]
Convert to local encoding before printing on console (closes #556)

18 years agoUse //translit when converting to an non-Unicode charset
Rémi Denis-Courmont [Tue, 21 Feb 2006 12:13:22 +0000 (12:13 +0000)]
Use //translit when converting to an non-Unicode charset

18 years agolibvlc.a is in src/
Mohammed Adnène Trojette [Tue, 21 Feb 2006 11:58:05 +0000 (11:58 +0000)]
libvlc.a is in src/

18 years agoA few utf8 *printf wrappers (refs #556)
Rémi Denis-Courmont [Tue, 21 Feb 2006 11:53:49 +0000 (11:53 +0000)]
A few utf8 *printf wrappers (refs #556)

18 years agoBuild vlc-bundle on BeOS
Rémi Denis-Courmont [Tue, 21 Feb 2006 11:02:38 +0000 (11:02 +0000)]
Build vlc-bundle on BeOS

18 years agoThou shalt use a clean tree for po stuffs.
Christophe Mutricy [Tue, 21 Feb 2006 09:07:44 +0000 (09:07 +0000)]
Thou shalt use a clean tree for po stuffs.

18 years agoAttempt to fix #555 for mozilla plugin as well (refs #555)
Rémi Denis-Courmont [Tue, 21 Feb 2006 08:30:16 +0000 (08:30 +0000)]
Attempt to fix #555 for mozilla plugin as well (refs #555)

18 years ago* first update of the po-files
Felix Paul Kühne [Mon, 20 Feb 2006 21:00:10 +0000 (21:00 +0000)]
* first update of the po-files

18 years agoFix linking with C++ builtins
Rémi Denis-Courmont [Mon, 20 Feb 2006 19:53:22 +0000 (19:53 +0000)]
Fix linking with C++ builtins

18 years ago- Remove dependency of vlc on stamp-builtin with shared libvlc
Rémi Denis-Courmont [Mon, 20 Feb 2006 18:00:28 +0000 (18:00 +0000)]
- Remove dependency of vlc on stamp-builtin with shared libvlc
- Link against -lvlc instead of src/libvlc.so otherwise installed vlc
  cannot be loaded (closes #555)
- Remove src/libvlc.a when src/libvlc.so is built so that previous item
  does not break Win32 linking

<subliminal message>how about using libtool</subliminal message>

18 years ago* Fix CDDA and VCD modules for Mac OS X Intel. Fix suggestion by Keiki SATOH aka...
Derk-Jan Hartman [Mon, 20 Feb 2006 12:21:15 +0000 (12:21 +0000)]
* Fix CDDA and VCD modules for Mac OS X Intel. Fix suggestion by Keiki SATOH aka demo-n <demo-n at users dot sourceforgedot net>.

18 years agoffmpeg-cvs.patch: fix upstream
Christophe Mutricy [Sun, 19 Feb 2006 23:22:02 +0000 (23:22 +0000)]
ffmpeg-cvs.patch: fix upstream

18 years ago* fixed keywords and encoding
Felix Paul Kühne [Sun, 19 Feb 2006 22:41:29 +0000 (22:41 +0000)]
* fixed keywords and encoding

18 years ago* added the progress dialogue to the set of widgets
Felix Paul Kühne [Sun, 19 Feb 2006 22:38:07 +0000 (22:38 +0000)]
* added the progress dialogue to the set of widgets
- the Cancel-button is currently disabled because the core doesn't respond correctly (might be my fault though)
- note that the File's Owner of the nib-file is of type VLCInteraction because the class can't resolve its outlets otherwise

* WIDGET_TEXT and WIDGET_INPUT_TEXT are still missing, but will come in the next couple of days

As usual, comments on the implementation and the GUI-design are welcome :)

18 years agoFix linking of C++ plugins
Rémi Denis-Courmont [Sun, 19 Feb 2006 21:20:09 +0000 (21:20 +0000)]
Fix linking of C++ plugins

18 years agoShare most of binary packaging script between WinCE and Win32
Rémi Denis-Courmont [Sun, 19 Feb 2006 20:14:07 +0000 (20:14 +0000)]
Share most of binary packaging script between WinCE and Win32

18 years agoInclude libvlc.dll when packaging
Rémi Denis-Courmont [Sun, 19 Feb 2006 20:02:12 +0000 (20:02 +0000)]
Include libvlc.dll when packaging
(Hmm, there is a nice code duplication between win32 and winCE here)

18 years agoReally fix
Rémi Denis-Courmont [Sun, 19 Feb 2006 19:59:47 +0000 (19:59 +0000)]
Really fix

18 years agoAttempt to fix vlc linkage with static libvlc
Rémi Denis-Courmont [Sun, 19 Feb 2006 19:47:44 +0000 (19:47 +0000)]
Attempt to fix vlc linkage with static libvlc

18 years ago- Build builtins before shared libvlc
Rémi Denis-Courmont [Sun, 19 Feb 2006 18:29:08 +0000 (18:29 +0000)]
- Build builtins before shared libvlc
- Link builtins with libvlc instead of vlc
  (seems to fix shared libvlc on Win32)

18 years agoAhem hem typo
Rémi Denis-Courmont [Sun, 19 Feb 2006 17:58:49 +0000 (17:58 +0000)]
Ahem hem typo

18 years agorss.c: add some Atom stuff and some extra checks.
Antoine Cellerier [Sun, 19 Feb 2006 17:16:05 +0000 (17:16 +0000)]
rss.c: add some Atom stuff and some extra checks.

18 years agoDionoea: here is "make core", your portable "make vlc" replacement
Rémi Denis-Courmont [Sun, 19 Feb 2006 17:14:36 +0000 (17:14 +0000)]
Dionoea: here is "make core", your portable "make vlc" replacement

18 years agocompile can now work from subdirs
Clément Stenac [Sun, 19 Feb 2006 16:25:27 +0000 (16:25 +0000)]
compile can now work from subdirs

18 years ago* Show meta-information separately
Clément Stenac [Sun, 19 Feb 2006 16:16:56 +0000 (16:16 +0000)]
* Show meta-information separately
* Collect more meta-information in id3

18 years agoRemove debug message
Antoine Cellerier [Sun, 19 Feb 2006 16:02:04 +0000 (16:02 +0000)]
Remove debug message

18 years ago* replaced all NSLog-calls by msg_***
Felix Paul Kühne [Sun, 19 Feb 2006 16:01:47 +0000 (16:01 +0000)]
* replaced all NSLog-calls by msg_***
* changed the button order in DIALOG_YES_NO_CANCEL. (the order is now: Cancel, No, Yes; which is more Mac-like IMO, but feel free to change it again)

18 years agoFix Mozilla plugin on ELF architectures
Rémi Denis-Courmont [Sun, 19 Feb 2006 15:46:44 +0000 (15:46 +0000)]
Fix Mozilla plugin on ELF architectures

18 years ago* all: new skin variable "vlc.isFullscreen" (guess what it does ;)
Cyril Deguet [Sun, 19 Feb 2006 15:37:05 +0000 (15:37 +0000)]
* all: new skin variable "vlc.isFullscreen" (guess what it does ;)

18 years agoReally fix libintl linking
Rémi Denis-Courmont [Sun, 19 Feb 2006 15:21:58 +0000 (15:21 +0000)]
Really fix libintl linking

18 years ago* JACK audio output
Cyril Deguet [Sun, 19 Feb 2006 14:54:57 +0000 (14:54 +0000)]
* JACK audio output

18 years agoAttempt to fix linking with "included" gettext
Rémi Denis-Courmont [Sun, 19 Feb 2006 14:54:38 +0000 (14:54 +0000)]
Attempt to fix linking with "included" gettext

18 years agoFix msn plugin.
Antoine Cellerier [Sun, 19 Feb 2006 14:39:53 +0000 (14:39 +0000)]
Fix msn plugin.
Note to zorglub: please test changes before commiting.