]> git.sesse.net Git - vlc/log
vlc
17 years ago* modules/access/file.c, directory.c: bug and memory leak fixes
Gildas Bazin [Thu, 3 Aug 2006 21:57:58 +0000 (21:57 +0000)]
* modules/access/file.c, directory.c: bug and memory leak fixes

17 years agoFix svn:ignore
Clément Stenac [Thu, 3 Aug 2006 17:03:26 +0000 (17:03 +0000)]
Fix svn:ignore

17 years agoFix a bunch of warnings and errors
Clément Stenac [Thu, 3 Aug 2006 16:58:10 +0000 (16:58 +0000)]
Fix a bunch of warnings and errors

17 years agoFix duplicate definitions of FREE
Clément Stenac [Thu, 3 Aug 2006 15:34:08 +0000 (15:34 +0000)]
Fix duplicate definitions of FREE

17 years agoHandle blocking errors, fix layout for login
Clément Stenac [Thu, 3 Aug 2006 15:27:19 +0000 (15:27 +0000)]
Handle blocking errors, fix layout for login

17 years agoYet another x264 contrib patch for win32
Jean-Baptiste Kempf [Thu, 3 Aug 2006 08:46:47 +0000 (08:46 +0000)]
Yet another x264 contrib patch for win32

17 years ago* Some small updates in the contribs
Jean-Baptiste Kempf [Thu, 3 Aug 2006 07:48:55 +0000 (07:48 +0000)]
* Some small updates in the contribs
* FFMpeg reactivated the WM3-codec. The patch is now useless

17 years ago* Some Qt interaction stuff
Clément Stenac [Thu, 3 Aug 2006 06:10:57 +0000 (06:10 +0000)]
* Some Qt interaction stuff
* More useless interaction cleanup
* Small fix for make beautifier

17 years agoFix crash with GVP, if it breaks it, yell and provide samples so we can put tests...
Clément Stenac [Wed, 2 Aug 2006 21:52:28 +0000 (21:52 +0000)]
Fix crash with GVP, if it breaks it, yell and provide samples so we can put tests for them

17 years agoInteraction cleanup, remove some unused functions, factorize some code, ...
Clément Stenac [Wed, 2 Aug 2006 19:51:46 +0000 (19:51 +0000)]
Interaction cleanup, remove some unused functions, factorize some code, ...

17 years agoJava Bindings synched with lastest version.
Filippo Carone [Wed, 2 Aug 2006 14:11:17 +0000 (14:11 +0000)]
Java Bindings synched with lastest version.

17 years ago* Some work for BeOS Contrib's should repair some of'em
Jean-Baptiste Kempf [Tue, 1 Aug 2006 22:09:34 +0000 (22:09 +0000)]
* Some work for BeOS Contrib's should repair some of'em

17 years agoRemove references to deprecated files
Clément Stenac [Tue, 1 Aug 2006 15:23:46 +0000 (15:23 +0000)]
Remove references to deprecated files

17 years agoApparently, someone does not about "make".
Rémi Denis-Courmont [Tue, 1 Aug 2006 15:11:33 +0000 (15:11 +0000)]
Apparently, someone does not about "make".

17 years agoSyntax error
Rémi Denis-Courmont [Tue, 1 Aug 2006 15:00:50 +0000 (15:00 +0000)]
Syntax error

17 years agoCosmetic: Don't leak internal error to the console.
Rémi Denis-Courmont [Tue, 1 Aug 2006 14:54:54 +0000 (14:54 +0000)]
Cosmetic: Don't leak internal error to the console.

17 years agoImprove Qt interaction stuff
Clément Stenac [Tue, 1 Aug 2006 13:12:48 +0000 (13:12 +0000)]
Improve Qt interaction stuff

17 years agoFixed a missing assert.h inclusion.
Filippo Carone [Tue, 1 Aug 2006 10:30:31 +0000 (10:30 +0000)]
Fixed a missing assert.h inclusion.

17 years agosrc/control: a bit of cleanup here and there
Clément Stenac [Tue, 1 Aug 2006 09:22:35 +0000 (09:22 +0000)]
src/control: a bit of cleanup here and there

17 years ago* interaction.c: always show errors through the interaction framework, even if the...
Felix Paul Kühne [Mon, 31 Jul 2006 22:51:43 +0000 (22:51 +0000)]
* interaction.c: always show errors through the interaction framework, even if the user disabled its usage
* macosx/*: minor clean-up

17 years ago* fix layout
Felix Paul Kühne [Mon, 31 Jul 2006 22:21:00 +0000 (22:21 +0000)]
* fix layout

17 years ago* removed the old panel which used to show msg_err completely (hopefully) and added...
Felix Paul Kühne [Mon, 31 Jul 2006 22:15:13 +0000 (22:15 +0000)]
* removed the old panel which used to show msg_err completely (hopefully) and added a new menu entry to show the collective errors/warnings panel by hand. Additionally, this panel got a details button now. (thanks to thedj for the idea)

17 years agoThis was missing to have backwards compatibility with scripts using the old intf.
Antoine Cellerier [Mon, 31 Jul 2006 21:07:17 +0000 (21:07 +0000)]
This was missing to have backwards compatibility with scripts using the old intf.

17 years ago- Reverting the previous commit.
Jean-Baptiste Kempf [Mon, 31 Jul 2006 20:13:08 +0000 (20:13 +0000)]
- Reverting the previous commit.
  Something went bad. Sorry.

17 years ago- Should remove all the references to intf_UserOkayCancel,
Jean-Baptiste Kempf [Mon, 31 Jul 2006 19:49:19 +0000 (19:49 +0000)]
- Should remove all the references to intf_UserOkayCancel,
removed in r16159 by fkuehne and fix the nightlies.

17 years ago* modules/demux/ps.c: fixed breakage
Gildas Bazin [Mon, 31 Jul 2006 18:09:49 +0000 (18:09 +0000)]
* modules/demux/ps.c: fixed breakage

17 years ago* Fix support for QT ref files. this close #700
Derk-Jan Hartman [Mon, 31 Jul 2006 15:36:36 +0000 (15:36 +0000)]
* Fix support for QT ref files. this close #700
 - this dupes some code from the playlist demux (FindItem).

17 years agoSome Java checks on --enable-java-bindings:
Filippo Carone [Mon, 31 Jul 2006 12:11:51 +0000 (12:11 +0000)]
Some Java checks on --enable-java-bindings:
 * JAVA_HOME is set
 * a java compiler compiles

17 years agoNew input_set_(time|position) in libvlc.
Filippo Carone [Mon, 31 Jul 2006 09:31:35 +0000 (09:31 +0000)]
New input_set_(time|position) in libvlc.

17 years agoVideo resize function added in libvlc.
Filippo Carone [Mon, 31 Jul 2006 07:09:53 +0000 (07:09 +0000)]
Video resize function added in libvlc.

Typo fix in modules/stream_out/bridge.c

17 years ago* gnutls needs -lintl ldflag with newer versions. It's so nice if packages keep track...
Derk-Jan Hartman [Sun, 30 Jul 2006 23:21:58 +0000 (23:21 +0000)]
* gnutls needs -lintl ldflag with newer versions. It's so nice if packages keep track of what libs they use....... hint hint

17 years ago* the ffmpeg api version id was updated
Derk-Jan Hartman [Sun, 30 Jul 2006 22:40:08 +0000 (22:40 +0000)]
* the ffmpeg api version id was updated

17 years ago* compilation fix
Felix Paul Kühne [Sun, 30 Jul 2006 22:35:04 +0000 (22:35 +0000)]
* compilation fix

17 years agoosx/intf.m: don't show msg_err's in the OSX GUI anymore. Localised errors/warnings...
Felix Paul Kühne [Sun, 30 Jul 2006 22:11:36 +0000 (22:11 +0000)]
osx/intf.m: don't show msg_err's in the OSX GUI anymore. Localised errors/warnings are shown by the interaction framework now.
wx/interaction.cpp: another WX compilation fix

17 years ago* forgot these in the previous commit (updated to current API)
Felix Paul Kühne [Sun, 30 Jul 2006 22:03:56 +0000 (22:03 +0000)]
* forgot these in the previous commit (updated to current API)

17 years ago* additional interaction enhancements
Felix Paul Kühne [Sun, 30 Jul 2006 22:00:44 +0000 (22:00 +0000)]
* additional interaction enhancements
    - intf_UserFatal takes an addition bool-argument now to set whether the error message will be blocking in the interface or not (so TRUE = blocking)
    - intf_UserWarn is always non-blocking and is used to check important, localised warnings to the user
* wx: a compilation fix, but no update to the current API
* osx: complete implementation of the interaction framework using some Carbon (!) functions, because the needed icons aren't accessible through Cocoa. Regrettably, I had to add yet another nib-file to keep the code clean and readable.

The Error-dialogue is no longer re-usable (so the specific ID was removed). The interface needs to keep track of the reported errors and warnings. Thus, it may discard them as requested by the user and doesn't need to care about the core.

17 years agoForgot this
Clément Stenac [Sun, 30 Jul 2006 21:19:38 +0000 (21:19 +0000)]
Forgot this

17 years agoIcons support
Clément Stenac [Sun, 30 Jul 2006 20:28:59 +0000 (20:28 +0000)]
Icons support
Misc fprintf cleanup

17 years agoQt4 playlist dialog base stuff
Clément Stenac [Sun, 30 Jul 2006 16:41:20 +0000 (16:41 +0000)]
Qt4 playlist dialog base stuff

17 years ago * skins2/*: fixed some doxygen comments
Olivier Teulière [Sun, 30 Jul 2006 14:34:21 +0000 (14:34 +0000)]
 * skins2/*: fixed some doxygen comments

17 years ago * skins2/src/generic_layout.cpp: refresh the area of the Video control when it
Olivier Teulière [Sun, 30 Jul 2006 13:04:27 +0000 (13:04 +0000)]
 * skins2/src/generic_layout.cpp: refresh the area of the Video control when it
   is not visible

17 years ago* fixed galaktos plugin which was broken for a very long time
Cyril Deguet [Sun, 30 Jul 2006 12:22:00 +0000 (12:22 +0000)]
* fixed galaktos plugin which was broken for a very long time

17 years ago * skins2: when restoring the previous skin because a new one failed to load,
Olivier Teulière [Sun, 30 Jul 2006 12:07:45 +0000 (12:07 +0000)]
 * skins2: when restoring the previous skin because a new one failed to load,
   show only the windows that were visible before

17 years agofew fixes in libvlc APis
Damien Fouilleul [Sat, 29 Jul 2006 23:32:05 +0000 (23:32 +0000)]
few fixes in libvlc APis
- allow for libvlc_exception_t to be NULL in APIs
- remove X11 references from libvlc, as it breaks MacOS X

17 years ago* Allow the asx module to peek instead on relying on file extension
Derk-Jan Hartman [Sat, 29 Jul 2006 22:58:49 +0000 (22:58 +0000)]
* Allow the asx module to peek instead on relying on file extension
* Added the QuickTime RTSPtext redirect system. uses m3u, even though they are not related.
* Added the WM Server [Reference] redirects to the pls playlist demux. it's also INI based.

This fixes #690

17 years ago* minor core cleanup and WX compilation fix
Felix Paul Kühne [Sat, 29 Jul 2006 15:47:08 +0000 (15:47 +0000)]
* minor core cleanup and WX compilation fix

17 years ago* improved some error messages
Felix Paul Kühne [Sat, 29 Jul 2006 15:32:30 +0000 (15:32 +0000)]
* improved some error messages

17 years ago* enhanced the interaction core with some method additions/changes
Felix Paul Kühne [Sat, 29 Jul 2006 15:07:42 +0000 (15:07 +0000)]
* enhanced the interaction core with some method additions/changes
- intf_UserProgress* takes an additional argument now. use it to provide the time to go (in sec) until the process will be finished. Provide 0, if you don't have such info. The interface will hide the respective text-field.
- intf_UserProgressIsCancelled can be called by the module which triggered the interaction dialogue on a regular interval, to check if the user cancelled the dialogue or not. This is for dialogues with an optional cancel-button only (like the modal progress panel), so it doesn't replace p_dialog->i_return = DIALOG_CANCELLED which is for yes/no-style dialogues
- intf_UserOkayCancel was removed in favour of an enhanced intf_UserYesNo
- intf_UserYesNo takes 3 additional arguments now to get the custom captions of the default (~Yes), alternate(~No) and one optional button(~Cancel). This provides a better interface experience for the user and is more compliant with OSX's HIGL. The interface automatically hides the 3rd button, if NULL is given.

17 years agofix breakqge introduce in [16152]
Christophe Mutricy [Sat, 29 Jul 2006 14:38:38 +0000 (14:38 +0000)]
fix breakqge introduce in [16152]

17 years agosvn ids and stuff
Clément Stenac [Sat, 29 Jul 2006 13:32:12 +0000 (13:32 +0000)]
svn ids and stuff

17 years agoOne more
Clément Stenac [Sat, 29 Jul 2006 13:31:48 +0000 (13:31 +0000)]
One more

17 years agoSome old stats fixes
Clément Stenac [Sat, 29 Jul 2006 13:31:32 +0000 (13:31 +0000)]
Some old stats fixes

17 years agoAdd Ctrl+clic to handle one button mice
Jérome Decoodt [Sat, 29 Jul 2006 13:01:52 +0000 (13:01 +0000)]
Add Ctrl+clic to handle one button mice

17 years agoSimplify transcode handling
Clément Stenac [Sat, 29 Jul 2006 12:25:13 +0000 (12:25 +0000)]
Simplify transcode handling

17 years ago* enabled ffmpeg's beta WMV3/VC1-support
Felix Paul Kühne [Sat, 29 Jul 2006 12:18:48 +0000 (12:18 +0000)]
* enabled ffmpeg's beta WMV3/VC1-support

17 years agoCosmetics
Christophe Mutricy [Fri, 28 Jul 2006 19:34:03 +0000 (19:34 +0000)]
Cosmetics

17 years agoUpdate png patch for mactel. Thanks to Jean-Baptiste Kempf
Christophe Mutricy [Fri, 28 Jul 2006 19:05:04 +0000 (19:05 +0000)]
Update png patch for mactel. Thanks to Jean-Baptiste Kempf

17 years agoreverted erroneous part of 16030 commit (this will fix libtool builds)
Pavlov Konstantin [Fri, 28 Jul 2006 15:28:31 +0000 (15:28 +0000)]
reverted erroneous part of 16030 commit (this will fix libtool builds)

17 years agoReal VOUT_REPARENT (UNIX only ATM).
Filippo Carone [Fri, 28 Jul 2006 15:24:07 +0000 (15:24 +0000)]
Real VOUT_REPARENT (UNIX only ATM).

if (vout_Control VOUT_REPARENT is called giving a Drawable in args)
then
     that Drawable is used as new parent
otherwise
     DefaultRootWindow will be the parent

17 years agoSome initial work for streaming profiles
Clément Stenac [Fri, 28 Jul 2006 13:28:08 +0000 (13:28 +0000)]
Some initial work for streaming profiles
+ some misc test cleanup

17 years agoCheck type before cast
Clément Stenac [Fri, 28 Jul 2006 11:58:58 +0000 (11:58 +0000)]
Check type before cast

17 years agoWTF isn't QEvent a QObject ?
Clément Stenac [Fri, 28 Jul 2006 11:45:52 +0000 (11:45 +0000)]
WTF isn't QEvent a QObject ?

17 years agoDon't use RTTI
Clément Stenac [Fri, 28 Jul 2006 11:16:49 +0000 (11:16 +0000)]
Don't use RTTI

17 years agoMakefile: fix cross compiling broken by my previous commit
Damien Fouilleul [Fri, 28 Jul 2006 00:01:15 +0000 (00:01 +0000)]
Makefile: fix cross compiling broken by my previous commit

17 years agoUpdate the libpng patches
Christophe Mutricy [Thu, 27 Jul 2006 22:53:41 +0000 (22:53 +0000)]
Update the libpng patches

17 years agopatch for libgpg-error when NLS is disabled
Damien Fouilleul [Thu, 27 Jul 2006 22:46:48 +0000 (22:46 +0000)]
patch for libgpg-error when NLS is disabled

17 years agoAdd --france / --no-france option to disable DRM playback.
Clément Stenac [Thu, 27 Jul 2006 20:12:41 +0000 (20:12 +0000)]
Add --france / --no-france option to disable DRM playback.
CSS is not yet disabled as it is hidden from us by libdvdnav/libdvdplay

17 years agomiscellaneous fixes when building contribs on Cygwin
Damien Fouilleul [Thu, 27 Jul 2006 19:51:57 +0000 (19:51 +0000)]
miscellaneous fixes when building contribs on Cygwin
- boostrap: make configure.ac happy when detecting contribs build on Cygwin
- Makefile: cleanup, fixed extraction of files containing invalid characters (on DOS LFN), gpg-error compiling

17 years agoThis was overwritten by mistake. Backported to revision 15898.
Filippo Carone [Thu, 27 Jul 2006 14:51:22 +0000 (14:51 +0000)]
This was overwritten by mistake. Backported to revision 15898.

17 years agoMake I420_UYVY/MMX support widths non multiple of 8
Eric Petit [Wed, 26 Jul 2006 22:48:34 +0000 (22:48 +0000)]
Make I420_UYVY/MMX support widths non multiple of 8

17 years agouse pic on amd64. should fix the amd64 moz plugin
Christophe Mutricy [Wed, 26 Jul 2006 22:01:37 +0000 (22:01 +0000)]
use pic on amd64. should fix the amd64 moz plugin

17 years agoadd qvlc to the summary
Christophe Mutricy [Wed, 26 Jul 2006 21:59:13 +0000 (21:59 +0000)]
add qvlc to the summary

17 years agoUse 5 digits for snapshot numbering when in sequential mode (padd with 0s)
Antoine Cellerier [Wed, 26 Jul 2006 21:21:48 +0000 (21:21 +0000)]
Use 5 digits for snapshot numbering when in sequential mode (padd with 0s)

17 years agoMore vlm functions added in libvlc (to play, pause and stop a broadcast)
Filippo Carone [Wed, 26 Jul 2006 15:13:47 +0000 (15:13 +0000)]
More vlm functions added in libvlc (to play, pause and stop a broadcast)

17 years agoSync bindings/java with jvlc head (release is close ;).
Filippo Carone [Wed, 26 Jul 2006 14:15:08 +0000 (14:15 +0000)]
Sync bindings/java with jvlc head (release is close ;).

17 years agoContrib: fix speex patch. Thanks to JB Kempf
Christophe Mutricy [Wed, 26 Jul 2006 13:49:56 +0000 (13:49 +0000)]
Contrib: fix speex patch. Thanks to JB Kempf

17 years agoProtect the email address
Christophe Mutricy [Wed, 26 Jul 2006 12:04:25 +0000 (12:04 +0000)]
Protect the email address

17 years agoffmpeg contribs:
Christophe Mutricy [Wed, 26 Jul 2006 10:56:30 +0000 (10:56 +0000)]
ffmpeg contribs:
    .pc hqve been fixed upstream
    delete empty win32 patch
    temporarly disable install patch. it works fine without on debian and macOSX. FC4 to be investigated

17 years agoNew Qt Contrib
Clément Stenac [Tue, 25 Jul 2006 22:56:37 +0000 (22:56 +0000)]
New Qt Contrib

17 years ago * skins2/src/skin_common.hpp: Added missing header
Olivier Teulière [Tue, 25 Jul 2006 21:23:01 +0000 (21:23 +0000)]
 * skins2/src/skin_common.hpp: Added missing header

17 years agoUpgrade patch for png on osx. Thanks to Jean-Baptiste Kempf
Christophe Mutricy [Tue, 25 Jul 2006 12:41:29 +0000 (12:41 +0000)]
Upgrade patch for png on osx. Thanks to Jean-Baptiste Kempf

17 years agoDon't include opie/ in the gettext stuff as it's not in the tarball.
Christophe Mutricy [Tue, 25 Jul 2006 09:37:31 +0000 (09:37 +0000)]
Don't include opie/ in the gettext stuff as it's not in the tarball.

17 years agoGrrrr, silly qt4 build system
Christophe Mutricy [Mon, 24 Jul 2006 23:00:57 +0000 (23:00 +0000)]
Grrrr, silly qt4 build system

17 years agoOups miss that in previous commit
Christophe Mutricy [Mon, 24 Jul 2006 22:56:44 +0000 (22:56 +0000)]
Oups miss that in previous commit

17 years agoUse newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste...
Christophe Mutricy [Mon, 24 Jul 2006 22:45:26 +0000 (22:45 +0000)]
Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste Kempf

17 years agoLocalized the stings inside the .ui and update the po files.
Christophe Mutricy [Mon, 24 Jul 2006 21:45:56 +0000 (21:45 +0000)]
Localized the stings inside the .ui  and update the po files.

17 years ago * skins2/src/dialogs.cpp: more encoding fixes
Olivier Teulière [Mon, 24 Jul 2006 20:09:22 +0000 (20:09 +0000)]
 * skins2/src/dialogs.cpp: more encoding fixes

17 years agolibavutil/common.h was re-worked, so it doesn't need to be patched anymore
Felix Paul Kühne [Mon, 24 Jul 2006 17:55:28 +0000 (17:55 +0000)]
libavutil/common.h was re-worked, so it doesn't need to be patched anymore

17 years ago * skins2: fixed several encoding issues. In particular, it should now be
Olivier Teulière [Sun, 23 Jul 2006 22:19:46 +0000 (22:19 +0000)]
 * skins2: fixed several encoding issues. In particular, it should now be
   possible to load a skin on Windows when logged with an account containing
   non-english characters.

17 years agoFix installation of ffmpeg-svn version
Jean-Paul Saman [Sun, 23 Jul 2006 18:10:04 +0000 (18:10 +0000)]
Fix installation of ffmpeg-svn version

17 years agoRevert revision 16112
Jean-Paul Saman [Sun, 23 Jul 2006 17:51:07 +0000 (17:51 +0000)]
Revert revision 16112

17 years agoForward port of revision 16113. Fixes a bug in live555 module, that made audio packet...
Jean-Paul Saman [Sun, 23 Jul 2006 16:21:35 +0000 (16:21 +0000)]
Forward port of revision 16113. Fixes a bug in live555 module, that made audio packets (only for audio types that are not supported) being sent to the video decoder. This caused artefacts and segmentation faults in the decoder. VLC core handles the case for codec being not supported just fine, so removed the check for undefined codec.

17 years agoForward port of revision 16111
Jean-Paul Saman [Sun, 23 Jul 2006 11:04:13 +0000 (11:04 +0000)]
Forward port of revision 16111

17 years agoOops
Antoine Cellerier [Sat, 22 Jul 2006 15:41:38 +0000 (15:41 +0000)]
Oops

17 years agoadd --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix lets you...
Antoine Cellerier [Sat, 22 Jul 2006 15:33:03 +0000 (15:33 +0000)]
add --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix lets you choose the filename's prefix (default it "vlcsnap-"). --snapshot-sequential numbers the snapshot starting with 1 and incrementing every time.

17 years agoSome more vfilter2 stuff
Antoine Cellerier [Sat, 22 Jul 2006 14:45:25 +0000 (14:45 +0000)]
Some more vfilter2 stuff

17 years agooups missed that
Christophe Mutricy [Fri, 21 Jul 2006 21:14:35 +0000 (21:14 +0000)]
oups missed that

17 years ago* minor layout improvement
Felix Paul Kühne [Fri, 21 Jul 2006 20:36:29 +0000 (20:36 +0000)]
* minor layout improvement

17 years agocontribs: Rename the qt tarball to indicate it's a win32 binaries
Christophe Mutricy [Fri, 21 Jul 2006 15:19:35 +0000 (15:19 +0000)]
contribs: Rename the qt tarball to indicate it's a win32 binaries

17 years agoQt4 contrib fixes
Clément Stenac [Fri, 21 Jul 2006 09:42:43 +0000 (09:42 +0000)]
Qt4 contrib fixes