]> git.sesse.net Git - vlc/log
vlc
18 years agoAdd support for several message queues - please test
Clément Stenac [Wed, 4 Jan 2006 22:29:53 +0000 (22:29 +0000)]
Add support for several message queues - please test
Initial support for registering and handling some shared stats

18 years agoFix the Mac OS X SDK configure check
Derk-Jan Hartman [Wed, 4 Jan 2006 22:24:20 +0000 (22:24 +0000)]
Fix the Mac OS X SDK configure check

18 years ago* Simpler way to create the diskimage (10.3 and higher only)
Derk-Jan Hartman [Wed, 4 Jan 2006 21:53:52 +0000 (21:53 +0000)]
* Simpler way to create the diskimage (10.3 and higher only)
* realigning of some of the configure --help options
* added --with-macosx-sdk
  - compiles VLC (not contrib) with the 10.3.9 SDK
  - uses a small hack to enforce the deployment target when you do make in the srcdir
  - requires you to use gcc 4.0 on on Mac OS X 10.4

18 years agoForward/Backward jump is set to jump-medium
Jean-Paul Saman [Tue, 3 Jan 2006 21:33:55 +0000 (21:33 +0000)]
Forward/Backward jump is set to jump-medium

18 years agoFix invalid return
Clément Stenac [Tue, 3 Jan 2006 20:29:02 +0000 (20:29 +0000)]
Fix invalid return

18 years agoMissing headder in tarball
Christophe Mutricy [Tue, 3 Jan 2006 16:37:05 +0000 (16:37 +0000)]
Missing headder in tarball

18 years agoTypo
Christophe Mutricy [Tue, 3 Jan 2006 15:16:01 +0000 (15:16 +0000)]
Typo

18 years ago* added RTP uni-/multicast to the wizard
Felix Paul Kühne [Tue, 3 Jan 2006 12:50:15 +0000 (12:50 +0000)]
* added RTP uni-/multicast to the wizard

18 years ago* fixed preferences
Felix Paul Kühne [Mon, 2 Jan 2006 18:25:01 +0000 (18:25 +0000)]
* fixed preferences

18 years ago * modules/video_output/image.c:
Sam Hocevar [Mon, 2 Jan 2006 10:52:50 +0000 (10:52 +0000)]
  * modules/video_output/image.c:
    + Implemented support for --image-out-format.
    + Added support for JPEG output. Still defaults to PNG.

18 years ago * src/video_output/video_output.c: do not drop late frames at the video
Sam Hocevar [Mon, 2 Jan 2006 10:41:38 +0000 (10:41 +0000)]
  * src/video_output/video_output.c: do not drop late frames at the video
    output level when --no-skip-frames was specified.

18 years agoFix spelling error
Rémi Denis-Courmont [Mon, 2 Jan 2006 10:06:36 +0000 (10:06 +0000)]
Fix spelling error

18 years ago * src/misc/image.c: don't forget to free the temporary pictures or we'll
Sam Hocevar [Mon, 2 Jan 2006 09:01:27 +0000 (09:01 +0000)]
  * src/misc/image.c: don't forget to free the temporary pictures or we'll
    rapidly leak gigabytes of memory.

18 years agoImprove output
Clément Stenac [Sun, 1 Jan 2006 13:39:21 +0000 (13:39 +0000)]
Improve output

18 years agoFix an issue with AStreamRefillStream and mp4 indexes
Derk-Jan Hartman [Sat, 31 Dec 2005 15:05:12 +0000 (15:05 +0000)]
Fix an issue with AStreamRefillStream and mp4 indexes

18 years ago * modules/demux/livedotcom.cpp: New --rtp-client-port option to help
Christophe Massiot [Thu, 29 Dec 2005 13:08:52 +0000 (13:08 +0000)]
 * modules/demux/livedotcom.cpp: New --rtp-client-port option to help
   users of firewalls.

18 years agoDetect directfb headers properly and put the right linker flags.
Jean-Paul Saman [Wed, 28 Dec 2005 23:43:02 +0000 (23:43 +0000)]
Detect directfb headers properly and put the right linker flags.

18 years agoAdd a DirectFB module. Patch by: Iuri Diniz <iuri_at_digizap_dot_com_dot_br> applied...
Jean-Paul Saman [Wed, 28 Dec 2005 19:10:22 +0000 (19:10 +0000)]
Add a DirectFB module. Patch by: Iuri Diniz <iuri_at_digizap_dot_com_dot_br> applied with some coding style cleanup and autoconf fixes.

18 years agoRemoved unused variables, this fixes some compiler warnings
Jean-Paul Saman [Wed, 28 Dec 2005 19:07:36 +0000 (19:07 +0000)]
Removed unused variables, this fixes some compiler warnings

18 years agoRemoved unused variables, this fixes some compiler warnings
Jean-Paul Saman [Wed, 28 Dec 2005 19:07:21 +0000 (19:07 +0000)]
Removed unused variables, this fixes some compiler warnings

18 years ago * modules/access/dvb: Handle removal of the CAM module, and fix some kludgy
Christophe Massiot [Wed, 28 Dec 2005 19:02:46 +0000 (19:02 +0000)]
 * modules/access/dvb: Handle removal of the CAM module, and fix some kludgy
   inits.

18 years agoInitialise i_priority to LOG_INFO as default value in case p_msg->i_type has an inval...
Jean-Paul Saman [Wed, 28 Dec 2005 18:56:43 +0000 (18:56 +0000)]
Initialise i_priority to LOG_INFO as default value in case p_msg->i_type has an invalid value.

18 years agoPatch by Dennis van Amerongen: Unify x264 commandline options and VLC's x264 options.
Jean-Paul Saman [Wed, 28 Dec 2005 11:04:41 +0000 (11:04 +0000)]
Patch by Dennis van Amerongen: Unify x264 commandline options and VLC's x264 options.

18 years ago * modules/access/dvb/linux_dvb.c: Disabled FE_CAN_CLEAN_SETUP check because
Christophe Massiot [Tue, 27 Dec 2005 18:18:55 +0000 (18:18 +0000)]
 * modules/access/dvb/linux_dvb.c: Disabled FE_CAN_CLEAN_SETUP check because
   apparently the machine running the buildbot has old uncompatible
   kernel headers.

18 years ago * modules/access/dvb: Full support for DVB MMI menus via an optional HTTP
Christophe Massiot [Tue, 27 Dec 2005 18:05:47 +0000 (18:05 +0000)]
 * modules/access/dvb: Full support for DVB MMI menus via an optional HTTP
   server.

18 years ago* oops, deciding for either 2 or 2 isn't really the intended purpose
Felix Paul Kühne [Tue, 27 Dec 2005 13:17:45 +0000 (13:17 +0000)]
* oops, deciding for either 2 or 2 isn't really the intended purpose

18 years ago* fixed compilation warning
Felix Paul Kühne [Tue, 27 Dec 2005 13:16:15 +0000 (13:16 +0000)]
* fixed compilation warning

18 years agoSet Id keyword
Benjamin Pracht [Tue, 27 Dec 2005 07:41:43 +0000 (07:41 +0000)]
Set Id keyword

18 years agooups...
Benjamin Pracht [Tue, 27 Dec 2005 07:37:47 +0000 (07:37 +0000)]
oups...

18 years ago* Add an controls to the vout (using the embedded vout framework)
Benjamin Pracht [Tue, 27 Dec 2005 00:06:33 +0000 (00:06 +0000)]
* Add an controls to the vout (using the embedded vout framework)
  - There is some redundancy in the controls now...
  - This is just a proposal. If you don't like it, say so...
  - Hope I didn't forget any file (yell if you habe troubles)
* Add an option to disable the embedded window

18 years agoFix SAP autoplay, patch by Dermot McGahon. Thanks
Clément Stenac [Sun, 25 Dec 2005 20:35:25 +0000 (20:35 +0000)]
Fix SAP autoplay, patch by Dermot McGahon. Thanks

18 years ago* added a note that 0.8.5 isn't released yet
Felix Paul Kühne [Sun, 25 Dec 2005 16:53:10 +0000 (16:53 +0000)]
* added a note that 0.8.5 isn't released yet

18 years agoDisable root wrapper on BeOS
Rémi Denis-Courmont [Fri, 23 Dec 2005 08:00:55 +0000 (08:00 +0000)]
Disable root wrapper on BeOS

18 years agoSetProperty in CoreAudio is not only Asynchronious, but also not atomic in it's bahav...
Derk-Jan Hartman [Thu, 22 Dec 2005 00:29:08 +0000 (00:29 +0000)]
SetProperty in CoreAudio is not only Asynchronious, but also not atomic in it's bahaviour. Check the actual set format multiple times to make sure the SetProperty completly finished.

18 years agoUse the original samplerate of the a52 or dts stream, if the device is capable of...
Derk-Jan Hartman [Wed, 21 Dec 2005 19:41:59 +0000 (19:41 +0000)]
Use the original samplerate of the a52 or dts stream, if the device is capable of it, current samplerate if it is not, and highest other available samplerate as a last resort.

18 years agoUse group lists
Rémi Denis-Courmont [Wed, 21 Dec 2005 17:41:48 +0000 (17:41 +0000)]
Use group lists
so that devices can be opened according to usual group ownership (audio, video...)

18 years agoAdd missing \n
Rémi Denis-Courmont [Wed, 21 Dec 2005 17:10:24 +0000 (17:10 +0000)]
Add missing \n

18 years agoDisable root wrapper by default
Rémi Denis-Courmont [Wed, 21 Dec 2005 17:08:38 +0000 (17:08 +0000)]
Disable root wrapper by default
until it is fixed

18 years agoAdd svn:ignore
Rémi Denis-Courmont [Wed, 21 Dec 2005 17:07:49 +0000 (17:07 +0000)]
Add svn:ignore

18 years ago * modules/access/dvb: Fixed link-level CAM API.
Christophe Massiot [Wed, 21 Dec 2005 15:50:58 +0000 (15:50 +0000)]
 * modules/access/dvb: Fixed link-level CAM API.

18 years agoPreliminary interaction framework for Mac OS X. Not finished, since core changes...
Derk-Jan Hartman [Wed, 21 Dec 2005 01:18:40 +0000 (01:18 +0000)]
Preliminary interaction framework for Mac OS X. Not finished, since core changes should be made to better match wxwidgets vs. Mac OS X style dialogs and concepts. part-2

18 years agoPreliminary interaction framework for Mac OS X. Not finished, since core changes...
Derk-Jan Hartman [Wed, 21 Dec 2005 01:18:23 +0000 (01:18 +0000)]
Preliminary interaction framework for Mac OS X. Not finished, since core changes should be made to better match wxwidgets vs. Mac OS X style dialogs and concepts.

18 years agoSet original framesize on the spu format for nero vobsubs in mp4, so that rescaling...
Derk-Jan Hartman [Tue, 20 Dec 2005 02:32:27 +0000 (02:32 +0000)]
Set original framesize on the spu format for nero vobsubs in mp4, so that rescaling will work for videos in a cropped resolution compared to the vobsubs

18 years agoremove unneeded includes
Antoine Cellerier [Mon, 19 Dec 2005 22:49:36 +0000 (22:49 +0000)]
remove unneeded includes

18 years ago * src/input/es_out.c: New --no-spu and --no-sout-spu options to disable
Christophe Massiot [Mon, 19 Dec 2005 16:46:48 +0000 (16:46 +0000)]
 * src/input/es_out.c: New --no-spu and --no-sout-spu options to disable
   processing of SPU elementary streams.

18 years ago * src/input/es_out.c: New --audio-track-id and --sub-track-id options
Christophe Massiot [Mon, 19 Dec 2005 16:36:30 +0000 (16:36 +0000)]
 * src/input/es_out.c: New --audio-track-id and --sub-track-id options
   to select a precise track by its ID.
 * modules/demux/ts.c: Enable --ts-es-id-pid by default since I see no
   drawback to it.

18 years agobindings/python/setup.py: Mac OS X build fixes (link parameters)
Olivier Aubert [Mon, 19 Dec 2005 14:23:25 +0000 (14:23 +0000)]
bindings/python/setup.py: Mac OS X build fixes (link parameters)

18 years agoOlder OSX versions need more includes to work with rootwrap
Derk-Jan Hartman [Mon, 19 Dec 2005 14:17:19 +0000 (14:17 +0000)]
Older OSX versions need more includes to work with rootwrap

18 years agoBrightness threshold patch by Enrico Gueli (with some modifications)
Antoine Cellerier [Sun, 18 Dec 2005 21:41:35 +0000 (21:41 +0000)]
Brightness threshold patch by Enrico Gueli (with some modifications)

18 years agoadd MSN "now playing" windows plugin
Antoine Cellerier [Sun, 18 Dec 2005 21:20:17 +0000 (21:20 +0000)]
add MSN "now playing" windows plugin

18 years ago* Apply changed made to the 0.8.5 branch to trunk.
Benjamin Pracht [Sun, 18 Dec 2005 18:54:28 +0000 (18:54 +0000)]
* Apply changed made to the 0.8.5 branch to trunk.
* Embedded Vout should work now
* To create an embedded vout, just create a custom view of type VLCEmbeddedVoutView in interface builder
* Just make sure you define the view as resizeable
* Hotkeys and mose events should work
* Tests with the mozilla plugin are welcome

18 years agoRemove unusefull variable and test
Christophe Mutricy [Sun, 18 Dec 2005 12:01:15 +0000 (12:01 +0000)]
Remove unusefull variable and test

18 years agoWork around bu^unexpected behaviour in wxTreeCtrl (Closes:#468)
Clément Stenac [Sun, 18 Dec 2005 11:55:27 +0000 (11:55 +0000)]
Work around bu^unexpected behaviour in wxTreeCtrl (Closes:#468)

18 years agoSupport CHUNK_TYPE_RESET for mmsh. (Patch by Gregory Hartman: bap0se _at_ adelphia...
Jean-Paul Saman [Sat, 17 Dec 2005 23:01:46 +0000 (23:01 +0000)]
Support CHUNK_TYPE_RESET for mmsh. (Patch by Gregory Hartman: bap0se _at_ adelphia _dot_ net)

18 years agoRelease playlist
Clément Stenac [Sat, 17 Dec 2005 18:39:28 +0000 (18:39 +0000)]
Release playlist

18 years agoUpdate NEWS
Clément Stenac [Sat, 17 Dec 2005 18:38:45 +0000 (18:38 +0000)]
Update NEWS

18 years agoImprove the open box layout
Clément Stenac [Sat, 17 Dec 2005 18:19:05 +0000 (18:19 +0000)]
Improve the open box layout
 * Present the simple options first
 * Put the subtitles file option in the main panel

18 years agouse vlc_object_exists -> the messages queue isn't filled with warnings
Antoine Cellerier [Fri, 16 Dec 2005 17:47:05 +0000 (17:47 +0000)]
use vlc_object_exists -> the messages queue isn't filled with warnings
anymore.

18 years agoadd vlc_object_exist rpn function that checks if an object of ST(1) type exists
Antoine Cellerier [Fri, 16 Dec 2005 17:46:26 +0000 (17:46 +0000)]
add vlc_object_exist rpn function that checks if an object of ST(1) type exists

18 years agoHousekeeping
Christophe Mutricy [Fri, 16 Dec 2005 17:34:15 +0000 (17:34 +0000)]
Housekeeping

18 years agoFix dirac detection
Christophe Mutricy [Fri, 16 Dec 2005 17:29:03 +0000 (17:29 +0000)]
Fix dirac detection

18 years agoRefill stream when seeking near of end of track.
Clément Stenac [Fri, 16 Dec 2005 17:28:36 +0000 (17:28 +0000)]
Refill stream when seeking near of end of track.
Needs testing and review

+ allow enabling of debug through #define STREAM_DEBUG

18 years agoAccept UID 0 as a valid though dangerous user
Rémi Denis-Courmont [Fri, 16 Dec 2005 14:50:11 +0000 (14:50 +0000)]
Accept UID 0 as a valid though dangerous user

18 years agoDon't crash
Clément Stenac [Fri, 16 Dec 2005 14:19:06 +0000 (14:19 +0000)]
Don't crash

18 years agoAdd multi-item support to cdda module (default enabled) - Refs:#459
Clément Stenac [Fri, 16 Dec 2005 13:46:42 +0000 (13:46 +0000)]
Add multi-item support to cdda module (default enabled) - Refs:#459

18 years agoMatch doxygen \todo marker
Clément Stenac [Fri, 16 Dec 2005 12:47:30 +0000 (12:47 +0000)]
Match doxygen \todo marker

18 years agoMissing includes
Rémi Denis-Courmont [Fri, 16 Dec 2005 11:51:44 +0000 (11:51 +0000)]
Missing includes

18 years agoAdd SVN properties
Rémi Denis-Courmont [Fri, 16 Dec 2005 11:32:19 +0000 (11:32 +0000)]
Add SVN properties

18 years agoImplement root wrapper to allow using privileged TCP ports
Rémi Denis-Courmont [Fri, 16 Dec 2005 11:18:38 +0000 (11:18 +0000)]
Implement root wrapper to allow using privileged TCP ports
while not running the whole VLC as root - closes #440

18 years agoBordel de saloperie de merde
Clément Stenac [Fri, 16 Dec 2005 10:12:26 +0000 (10:12 +0000)]
Bordel de saloperie de merde

18 years agoGrmbl
Clément Stenac [Fri, 16 Dec 2005 09:47:15 +0000 (09:47 +0000)]
Grmbl

18 years agoRevert
Clément Stenac [Fri, 16 Dec 2005 09:46:03 +0000 (09:46 +0000)]
Revert

18 years agoMove cddax to access/cddax
Clément Stenac [Fri, 16 Dec 2005 09:26:34 +0000 (09:26 +0000)]
Move cddax to access/cddax

18 years ago* fixed breakage introduced in [13766]
Felix Paul Kühne [Thu, 15 Dec 2005 18:36:46 +0000 (18:36 +0000)]
* fixed breakage introduced in [13766]

18 years ago * extras/contrib/src/Makefile: Cosmetic.
Christophe Massiot [Thu, 15 Dec 2005 18:16:28 +0000 (18:16 +0000)]
 * extras/contrib/src/Makefile: Cosmetic.

18 years ago * modules/control/http/mvar.c: Handle file extensions case-insensitively.
Christophe Massiot [Thu, 15 Dec 2005 18:11:58 +0000 (18:11 +0000)]
 * modules/control/http/mvar.c: Handle file extensions case-insensitively.

18 years agoo.O (refs [13767])
Felix Paul Kühne [Thu, 15 Dec 2005 17:49:05 +0000 (17:49 +0000)]
o.O (refs [13767])

18 years ago* unify the Time-To-Live string and fix its Spanish translation (thanks to the forum...
Felix Paul Kühne [Thu, 15 Dec 2005 17:45:02 +0000 (17:45 +0000)]
* unify the Time-To-Live string and fix its Spanish translation (thanks to the forum user martintxo)

18 years ago* fixed the compilation of libmpcdec, so INSTALL_NAME runs finely. Please check wheth...
Felix Paul Kühne [Thu, 15 Dec 2005 17:32:45 +0000 (17:32 +0000)]
* fixed the compilation of libmpcdec, so INSTALL_NAME runs finely. Please check whether this script should run on win32/linux/BeOS as well.

18 years agoUse libdir to determine PLUGIN_PATH - should fix #474
Rémi Denis-Courmont [Thu, 15 Dec 2005 16:57:38 +0000 (16:57 +0000)]
Use libdir to determine PLUGIN_PATH - should fix #474

18 years agoRemove unused & broken AC_DEFINE
Rémi Denis-Courmont [Thu, 15 Dec 2005 16:51:38 +0000 (16:51 +0000)]
Remove unused & broken AC_DEFINE

18 years agoMakefile works for both i386 and amd64 platforms
Filippo Carone [Thu, 15 Dec 2005 16:00:44 +0000 (16:00 +0000)]
Makefile works for both i386 and amd64 platforms

18 years agoFew modifs
Clément Stenac [Thu, 15 Dec 2005 15:51:59 +0000 (15:51 +0000)]
Few modifs

18 years agoWho said I'm bored ?
Clément Stenac [Thu, 15 Dec 2005 14:36:49 +0000 (14:36 +0000)]
Who said I'm bored ?

18 years agoEmacs mode for Videolan Coding style.
Filippo Carone [Thu, 15 Dec 2005 14:12:58 +0000 (14:12 +0000)]
Emacs mode for Videolan Coding style.

18 years ago- Add brackets around IPv6 address automatically if needed
Rémi Denis-Courmont [Thu, 15 Dec 2005 13:51:05 +0000 (13:51 +0000)]
- Add brackets around IPv6 address automatically if needed
- Some cleanup

18 years agoooops
Antoine Cellerier [Thu, 15 Dec 2005 13:10:50 +0000 (13:10 +0000)]
ooops

18 years agoChange the http password request message.
Antoine Cellerier [Thu, 15 Dec 2005 12:53:22 +0000 (12:53 +0000)]
Change the http password request message.

18 years agoadd automatic casts to vlc_object_t
Antoine Cellerier [Thu, 15 Dec 2005 12:52:14 +0000 (12:52 +0000)]
add automatic casts to vlc_object_t

18 years agoMinor cleanup
Clément Stenac [Thu, 15 Dec 2005 11:45:08 +0000 (11:45 +0000)]
Minor cleanup

18 years agoRemove unused structures from vlc_common.h
Clément Stenac [Thu, 15 Dec 2005 11:37:45 +0000 (11:37 +0000)]
Remove unused structures from vlc_common.h
Minor headers cleanup

18 years agoUpdate VIM syntax file, originally written by fenrir
Clément Stenac [Thu, 15 Dec 2005 11:14:49 +0000 (11:14 +0000)]
Update VIM syntax file, originally written by fenrir

18 years agopython bindings: formatted to VLC coding style
Olivier Aubert [Thu, 15 Dec 2005 10:14:42 +0000 (10:14 +0000)]
python bindings: formatted to VLC coding style

18 years agoUse a wxDialog rather than a wxFrame
Clément Stenac [Thu, 15 Dec 2005 09:37:57 +0000 (09:37 +0000)]
Use a wxDialog rather than a wxFrame

18 years agoDon't put a progress bar behing each input box
Clément Stenac [Thu, 15 Dec 2005 09:15:03 +0000 (09:15 +0000)]
Don't put a progress bar behing each input box

18 years agosrc/control/core.c: fix start-time handling in start + coding style fixes
Olivier Aubert [Thu, 15 Dec 2005 09:00:28 +0000 (09:00 +0000)]
src/control/core.c: fix start-time handling in start + coding style fixes

18 years ago* - This should fix the "crash upon quit" issue with VLC Mac OS X.
Derk-Jan Hartman [Thu, 15 Dec 2005 01:44:00 +0000 (01:44 +0000)]
* - This should fix the "crash upon quit" issue with VLC Mac OS X.
  - It should also no longer crash if you select macosx as an extraintf. This is not allowed. It is the cause of the NSDictionary crash reported often in the forums. Notice however that if you have selected a primary interface that is not macosx, you might end up with a "blank application" forcing you to reset the preferences manually (your fault for mocking with them in the first place).
  - Should fix clivlc mode. (this mode allows you to run VLC on OSX while no user is logged in, in the GUI).

Thanks to Jean-Michel Vallat for kicking my ass. :D

18 years agofix comments
Antoine Cellerier [Thu, 15 Dec 2005 01:16:30 +0000 (01:16 +0000)]
fix comments

18 years agoFile description fixed and propset done.
Filippo Carone [Thu, 15 Dec 2005 01:11:38 +0000 (01:11 +0000)]
File description fixed and propset done.

18 years agotypo fix
Antoine Cellerier [Thu, 15 Dec 2005 00:58:04 +0000 (00:58 +0000)]
typo fix