commit 06454cddfaf1062a06fca463f48b1ed07ac7333b Author: Derk-Jan Hartman Date: Sat Dec 31 15:05:12 2005 +0000 Fix an issue with AStreamRefillStream and mp4 indexes commit 1752e105c769319cd449d74d1cf111238a56e07f Author: Christophe Massiot Date: Thu Dec 29 13:08:52 2005 +0000 * modules/demux/livedotcom.cpp: New --rtp-client-port option to help users of firewalls. commit d87bb094afb64f1fc37403b677f7427b1a07cd1c Author: Jean-Paul Saman Date: Wed Dec 28 23:43:02 2005 +0000 Detect directfb headers properly and put the right linker flags. commit 648a16ca0d19c9c444877b72dd3188be5bef1b7c Author: Jean-Paul Saman Date: Wed Dec 28 19:10:22 2005 +0000 Add a DirectFB module. Patch by: Iuri Diniz applied with some coding style cleanup and autoconf fixes. commit f9350ddf67262b93fd51a34854b5abbdfc2f1879 Author: Jean-Paul Saman Date: Wed Dec 28 19:07:36 2005 +0000 Removed unused variables, this fixes some compiler warnings commit 491d44ce9b1101499972d8d28b4151a4679fb642 Author: Jean-Paul Saman Date: Wed Dec 28 19:07:21 2005 +0000 Removed unused variables, this fixes some compiler warnings commit 6e6b321afc8748a33ec95160513a5c4beb298977 Author: Christophe Massiot Date: Wed Dec 28 19:02:46 2005 +0000 * modules/access/dvb: Handle removal of the CAM module, and fix some kludgy inits. commit ef68c415e41471995e0699b42d31eb0b4691a759 Author: Jean-Paul Saman Date: Wed Dec 28 18:56:43 2005 +0000 Initialise i_priority to LOG_INFO as default value in case p_msg->i_type has an invalid value. commit d41acf4d37de2bb14bfc708e27f2c0f3f5d92703 Author: Jean-Paul Saman Date: Wed Dec 28 11:04:41 2005 +0000 Patch by Dennis van Amerongen: Unify x264 commandline options and VLC's x264 options. commit 9679e00c74c846b6d7cee4711a66840fd51480cb Author: Christophe Massiot Date: Tue Dec 27 18:18:55 2005 +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. commit 23f5aa0231d283ab2b320670983fb0e513270bcc Author: Christophe Massiot Date: Tue Dec 27 18:05:47 2005 +0000 * modules/access/dvb: Full support for DVB MMI menus via an optional HTTP server. commit 88aa40770056c86cbfb81ed20116394f44f28483 Author: Felix Paul Kühne Date: Tue Dec 27 13:17:45 2005 +0000 * oops, deciding for either 2 or 2 isn't really the intended purpose commit 86310411f8ff771d2e4558d21e40f5bf1a1bf226 Author: Felix Paul Kühne Date: Tue Dec 27 13:16:15 2005 +0000 * fixed compilation warning commit 39a9ff265a610c489872d466d11ab5d99aaa5236 Author: Benjamin Pracht Date: Tue Dec 27 07:41:43 2005 +0000 Set Id keyword commit b67a25f98933e2f2b54a8de3aaf665b177ffa0c1 Author: Benjamin Pracht Date: Tue Dec 27 07:37:47 2005 +0000 oups... commit 2f78783f5a6c12321088f02423a590f1af58f8ef Author: Benjamin Pracht Date: Tue Dec 27 00:06:33 2005 +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 commit 8b953e6db34d43e3c5704c02f737d5bb535cd328 Author: Clément Stenac Date: Sun Dec 25 20:35:25 2005 +0000 Fix SAP autoplay, patch by Dermot McGahon. Thanks commit 91463596b4b10b3dbf335a282a9c7fc06aede3a8 Author: Felix Paul Kühne Date: Sun Dec 25 16:53:10 2005 +0000 * added a note that 0.8.5 isn't released yet commit 4b086be99e0393e55c35e1c314cf8d19dd8f5f8b Author: Rémi Denis-Courmont Date: Fri Dec 23 08:00:55 2005 +0000 Disable root wrapper on BeOS commit 5d339b4216096abfa68e974aa28b9c9664dff1ae Author: Derk-Jan Hartman Date: Thu Dec 22 00:29:08 2005 +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. commit a148e9176c873a53a3ddd57db4f6bb97a7f92d3d Author: Derk-Jan Hartman Date: Wed Dec 21 19:41:59 2005 +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. commit 440da29de61e01f9dfe4c63fb3921c378d03e2fe Author: Rémi Denis-Courmont Date: Wed Dec 21 17:41:48 2005 +0000 Use group lists so that devices can be opened according to usual group ownership (audio, video...) commit f15b9cb73b9049fb9db6db6df6b583c2e1dcb076 Author: Rémi Denis-Courmont Date: Wed Dec 21 17:10:24 2005 +0000 Add missing \n commit 167a2bd29512203a5b1b8103b4b7d8abff20a26d Author: Rémi Denis-Courmont Date: Wed Dec 21 17:08:38 2005 +0000 Disable root wrapper by default until it is fixed commit f69b5658256d2e43a678c1b5a81010248333bf9e Author: Rémi Denis-Courmont Date: Wed Dec 21 17:07:49 2005 +0000 Add svn:ignore commit ad3c73f596d27fb1191d8d0178064de3077601d6 Author: Christophe Massiot Date: Wed Dec 21 15:50:58 2005 +0000 * modules/access/dvb: Fixed link-level CAM API. commit 415518de9afd158cc5090a1b602049fed8b6637f Author: Derk-Jan Hartman Date: Wed Dec 21 01:18:40 2005 +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 commit f6fb175a3fe82304d8a24630569ad23625c6e1da Author: Derk-Jan Hartman Date: Wed Dec 21 01:18:23 2005 +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. commit 746ad2ae990b530ffbc245a1fb9798f4208714c5 Author: Derk-Jan Hartman Date: Tue Dec 20 02:32:27 2005 +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 commit 7f95dd6708414fcdceb1babccd890976e263d944 Author: Antoine Cellerier Date: Mon Dec 19 22:49:36 2005 +0000 remove unneeded includes commit f0b97796abcc694dccc3f19929f542d8b2312381 Author: Christophe Massiot Date: Mon Dec 19 16:46:48 2005 +0000 * src/input/es_out.c: New --no-spu and --no-sout-spu options to disable processing of SPU elementary streams. commit 8ba6d9a8eaa23172a6ae0939857c98a2025f3050 Author: Christophe Massiot Date: Mon Dec 19 16:36:30 2005 +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. commit ab75c697fb9ebe0382836d48a5efde019acfa87b Author: Olivier Aubert Date: Mon Dec 19 14:23:25 2005 +0000 bindings/python/setup.py: Mac OS X build fixes (link parameters) commit b46b7ffc0695c83b5f3c9d671dd4471c06436db9 Author: Derk-Jan Hartman Date: Mon Dec 19 14:17:19 2005 +0000 Older OSX versions need more includes to work with rootwrap commit dfdc9cb2167908b03026419f2bd304f3a27984b6 Author: Antoine Cellerier Date: Sun Dec 18 21:41:35 2005 +0000 Brightness threshold patch by Enrico Gueli (with some modifications) commit b993b6f0db42ad3baeb8a4c8c148114922236923 Author: Antoine Cellerier Date: Sun Dec 18 21:20:17 2005 +0000 add MSN "now playing" windows plugin commit f3ccaec1c592a77f34044b0f36cdc47343e9563d Author: Benjamin Pracht Date: Sun Dec 18 18:54:28 2005 +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 commit 3371c10fac67b86beb4867ddfd09a4e7a2caa52b Author: Christophe Mutricy Date: Sun Dec 18 12:01:15 2005 +0000 Remove unusefull variable and test commit bff090425dc99534fd32d1da3cbba3174630ac7b Author: Clément Stenac Date: Sun Dec 18 11:55:27 2005 +0000 Work around bu^unexpected behaviour in wxTreeCtrl (Closes:#468) commit 582b25306a5de5024381fea8a456508289d46067 Author: Jean-Paul Saman Date: Sat Dec 17 23:01:46 2005 +0000 Support CHUNK_TYPE_RESET for mmsh. (Patch by Gregory Hartman: bap0se _at_ adelphia _dot_ net) commit 2b96210be780b5f28f295cc1af168b7b1ecc970a Author: Clément Stenac Date: Sat Dec 17 18:39:28 2005 +0000 Release playlist commit 6e1b9040aa7ee61e0de4c46f6a67bb6081b6fc98 Author: Clément Stenac Date: Sat Dec 17 18:38:45 2005 +0000 Update NEWS commit d7b6f7ebb48a4ff8b43b5597ed950d3f4bde9b2b Author: Clément Stenac Date: Sat Dec 17 18:19:05 2005 +0000 Improve the open box layout * Present the simple options first * Put the subtitles file option in the main panel commit 02b1c7e268cb23a09d7572bf3b62b330517b15dc Author: Antoine Cellerier Date: Fri Dec 16 17:47:05 2005 +0000 use vlc_object_exists -> the messages queue isn't filled with warnings anymore. commit 2a2b6acccf4dd3520f1bd556c1c4ba24a12f5d0b Author: Antoine Cellerier Date: Fri Dec 16 17:46:26 2005 +0000 add vlc_object_exist rpn function that checks if an object of ST(1) type exists commit 28f1eebfa926991eebac52abbb32ffedc8cdc3e5 Author: Christophe Mutricy Date: Fri Dec 16 17:34:15 2005 +0000 Housekeeping commit b39cec8750c791e86974ff8738680fbccfa5dcbb Author: Christophe Mutricy Date: Fri Dec 16 17:29:03 2005 +0000 Fix dirac detection commit 60b307b4bc1ec3422daa3f5b75bef3eeaad0a04d Author: Clément Stenac Date: Fri Dec 16 17:28:36 2005 +0000 Refill stream when seeking near of end of track. Needs testing and review + allow enabling of debug through #define STREAM_DEBUG commit 1f61d23a127e0686aa6b2d5e3afdbd11d9ffcbc5 Author: Rémi Denis-Courmont Date: Fri Dec 16 14:50:11 2005 +0000 Accept UID 0 as a valid though dangerous user commit fedbe507c3b1efb7bce22438e21db96e2f9669ff Author: Clément Stenac Date: Fri Dec 16 14:19:06 2005 +0000 Don't crash commit e5858d4b0f3eef1c4f519db4df14710546597e71 Author: Clément Stenac Date: Fri Dec 16 13:46:42 2005 +0000 Add multi-item support to cdda module (default enabled) - Refs:#459 commit b020cf3ad88a81c61a3e9fbb3a66c73ba4ffe908 Author: Clément Stenac Date: Fri Dec 16 12:47:30 2005 +0000 Match doxygen \todo marker commit 59c865d11580f415bf5fe5562abbc7c2d1f1890c Author: Rémi Denis-Courmont Date: Fri Dec 16 11:51:44 2005 +0000 Missing includes commit 9be948268e0d5e0157f829cf22b409aa63814211 Author: Rémi Denis-Courmont Date: Fri Dec 16 11:32:19 2005 +0000 Add SVN properties commit 55f877f08dfd49f95ae5fd916d0a9162adcb59d4 Author: Rémi Denis-Courmont Date: Fri Dec 16 11:18:38 2005 +0000 Implement root wrapper to allow using privileged TCP ports while not running the whole VLC as root - closes #440 commit a21fa2255e8a6cf288fe3ecc5c779428ec3585dc Author: Clément Stenac Date: Fri Dec 16 10:12:26 2005 +0000 Bordel de saloperie de merde commit 3478c353410e423c60b477b39aff8a2be0c2b802 Author: Clément Stenac Date: Fri Dec 16 09:47:15 2005 +0000 Grmbl commit be75111279d99551f279e3663255b2114ae87d5a Author: Clément Stenac Date: Fri Dec 16 09:46:03 2005 +0000 Revert commit c660fbd1a0205977d7056efa55b7e70c4d3b3e4d Author: Clément Stenac Date: Fri Dec 16 09:26:34 2005 +0000 Move cddax to access/cddax commit 8bf1f21af53152af5e3e0f192d9c62f898832b45 Author: Felix Paul Kühne Date: Thu Dec 15 18:36:46 2005 +0000 * fixed breakage introduced in [13766] commit 47e25c657aecd96193c74043b9473e82a884d15a Author: Christophe Massiot Date: Thu Dec 15 18:16:28 2005 +0000 * extras/contrib/src/Makefile: Cosmetic. commit d26257e044957aed10a262e73538e6d4eb47f396 Author: Christophe Massiot Date: Thu Dec 15 18:11:58 2005 +0000 * modules/control/http/mvar.c: Handle file extensions case-insensitively. commit 938b3718f4dba60b82c57b7b2e5d6d8ff78777e6 Author: Felix Paul Kühne Date: Thu Dec 15 17:49:05 2005 +0000 o.O (refs [13767]) commit a1a819ef409cd7dc8c84d932c4db34d481f67145 Author: Felix Paul Kühne Date: Thu Dec 15 17:45:02 2005 +0000 * unify the Time-To-Live string and fix its Spanish translation (thanks to the forum user martintxo) commit be79cc893dd7b1766ac095aaff14cc2186ed50f5 Author: Felix Paul Kühne Date: Thu Dec 15 17:32:45 2005 +0000 * fixed the compilation of libmpcdec, so INSTALL_NAME runs finely. Please check whether this script should run on win32/linux/BeOS as well. commit ca4e3e39900144ec66daf501233c8eb60d562648 Author: Rémi Denis-Courmont Date: Thu Dec 15 16:57:38 2005 +0000 Use libdir to determine PLUGIN_PATH - should fix #474 commit 9d1e20eec2040776d39dd60665d61fd9efe58ebb Author: Rémi Denis-Courmont Date: Thu Dec 15 16:51:38 2005 +0000 Remove unused & broken AC_DEFINE commit 6cc60c12dbcec7c48b2a6ab1b8cf61e85cd4fd8d Author: Filippo Carone Date: Thu Dec 15 16:00:44 2005 +0000 Makefile works for both i386 and amd64 platforms commit 4785ff416c67ea11cdd77d0a2a4e442b3c218578 Author: Clément Stenac Date: Thu Dec 15 15:51:59 2005 +0000 Few modifs commit dfedddf334a773c8576756395af4864d435c84dc Author: Clément Stenac Date: Thu Dec 15 14:36:49 2005 +0000 Who said I'm bored ? commit dae0444f7c000f9056a8ce6f2735c7f12d58b4a7 Author: Filippo Carone Date: Thu Dec 15 14:12:58 2005 +0000 Emacs mode for Videolan Coding style. commit 20e745510a9b629002faac5eef4cf4fd3a68a5d1 Author: Rémi Denis-Courmont Date: Thu Dec 15 13:51:05 2005 +0000 - Add brackets around IPv6 address automatically if needed - Some cleanup commit 782faf1d5a0cbe614f3e306ee90bee1d267f9fda Author: Antoine Cellerier Date: Thu Dec 15 13:10:50 2005 +0000 ooops commit 8df58e5c0b72b97f2c02d3d149241a5f58e866cf Author: Antoine Cellerier Date: Thu Dec 15 12:53:22 2005 +0000 Change the http password request message. commit d9ae9e50efdc897ed768682704621f8c3116348f Author: Antoine Cellerier Date: Thu Dec 15 12:52:14 2005 +0000 add automatic casts to vlc_object_t commit eff4f52a1182200fd0a091386dc1f3f231c11050 Author: Clément Stenac Date: Thu Dec 15 11:45:08 2005 +0000 Minor cleanup commit dc09f863f97360cd5dfcb9b475074c5d61f57fcd Author: Clément Stenac Date: Thu Dec 15 11:37:45 2005 +0000 Remove unused structures from vlc_common.h Minor headers cleanup commit bf50e13bd293f77d8a4c8e4029600289203dbc6e Author: Clément Stenac Date: Thu Dec 15 11:14:49 2005 +0000 Update VIM syntax file, originally written by fenrir commit 1fb54fc49d803b13021310bbacaebd8b9804088f Author: Olivier Aubert Date: Thu Dec 15 10:14:42 2005 +0000 python bindings: formatted to VLC coding style commit 9992f3424ae25a0931d502d0354954108ce9693d Author: Clément Stenac Date: Thu Dec 15 09:37:57 2005 +0000 Use a wxDialog rather than a wxFrame commit 6c79c8e6f8c4da383273530832c2096d17fb7fd0 Author: Clément Stenac Date: Thu Dec 15 09:15:03 2005 +0000 Don't put a progress bar behing each input box commit 0984909d714ed730b8399a5fb85cb72b7c6bea17 Author: Olivier Aubert Date: Thu Dec 15 09:00:28 2005 +0000 src/control/core.c: fix start-time handling in start + coding style fixes commit 06ecc0b06606d780410b41770840c4eeb6032135 Author: Derk-Jan Hartman Date: Thu Dec 15 01:44:00 2005 +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 commit d91bba21e9d6763ed8dd8eb643b5116b3ba50c0b Author: Antoine Cellerier Date: Thu Dec 15 01:16:30 2005 +0000 fix comments commit 99af6d29158d1050fe45ab2fa98cc565816afb26 Author: Filippo Carone Date: Thu Dec 15 01:11:38 2005 +0000 File description fixed and propset done. commit 7d7dc16969d08bc7dea4711a929e386ddd31f395 Author: Antoine Cellerier Date: Thu Dec 15 00:58:04 2005 +0000 typo fix commit 9ce752b7df32f33b359c70686ec92a5c624a6226 Author: Filippo Carone Date: Thu Dec 15 00:40:53 2005 +0000 header is installed by make. commit 481e3b67abc8bf8a01092415dff7528f9e0a1250 Author: Christophe Mutricy Date: Wed Dec 14 22:57:31 2005 +0000 small remark commit 404777401c24c5836eb68ad20c8fd58457a4c586 Author: Derk-Jan Hartman Date: Wed Dec 14 22:26:55 2005 +0000 * Free scandir results when we are done with them. Issue pointed out by jmvallat_vlc at mac dot com. commit 20993cf238e196f3e432290329d63bb229c09df0 Author: Derk-Jan Hartman Date: Wed Dec 14 22:01:24 2005 +0000 * Enable liveMedia's RTSP over HTTP mode. This is something first used by QuickTime, and useful to get around annoying and dense NAT/firewall/proxy setups. --rtsp-http enables the HTTP tunneling. --rtsp-http-port allows you to choose which port. The default port is 80. commit 35f91481cc0a6fbe024752ff2aed775963d28536 Author: Christophe Mutricy Date: Wed Dec 14 19:39:01 2005 +0000 Typo commit 095cd049a80bce98733be6ffc32ab1c46cd16a67 Author: Clément Stenac Date: Wed Dec 14 19:13:43 2005 +0000 Don't keep mutex locked if we bail out commit f6f0e8efc36608388f8ebcd7ece9fc4e764e534c Author: Clément Stenac Date: Wed Dec 14 19:10:46 2005 +0000 Fix no commit c854d8e8f0483c05d0d7134aa79144a4d7bd3ea1 Author: Clément Stenac Date: Wed Dec 14 19:04:40 2005 +0000 Progress bar for AVI index creation commit b1bf144c079ddd38f758a4b3e9848fedfee186fc Author: Clément Stenac Date: Wed Dec 14 18:29:29 2005 +0000 build fix commit 25368dcd565835166b736d19615bb66324696b0b Author: Clément Stenac Date: Wed Dec 14 18:10:27 2005 +0000 Use input_Read in shoutcast and display a progress dialog commit eff1f159b6044e12f46aa11fdde69957e811c3d2 Author: Clément Stenac Date: Wed Dec 14 18:10:07 2005 +0000 WX support for progressbar dialog. Still need some layout work commit 7224b1db92207c40186c6db84d1d4b977bb01854 Author: Clément Stenac Date: Wed Dec 14 18:09:50 2005 +0000 Add support for progress bars commit 82447676341b7d303e1b1f270968b4b8cef4143c Author: Clément Stenac Date: Wed Dec 14 18:08:08 2005 +0000 Playlist can be ANYWHERE commit 21e5f396d435c593c22a439a7650a2de00792c25 Author: Filippo Carone Date: Wed Dec 14 17:52:33 2005 +0000 Python bindings fixed for the new mediacontrol headers commit 5918009da6e71f2fd93cbff9e3f1581cb9d47d2d Author: Clément Stenac Date: Wed Dec 14 16:42:00 2005 +0000 Update symbols commit 56439bf0913ff57e2fa31f6d6a60bd7ac2143ee9 Author: Filippo Carone Date: Wed Dec 14 16:40:56 2005 +0000 Mediacontrol interface changes to detach use of vlc/control.h header from internal headers. Patch elaborated with Olivier Aubert. commit 064023b0fc38fc7d351e3d52e1a5de7b11cecc94 Author: Clément Stenac Date: Wed Dec 14 16:34:46 2005 +0000 Make input_Read return the input object id commit 34b42b0b86e80c0033bf628944faf0e95a7ecf42 Author: Damien Fouilleul Date: Wed Dec 14 14:08:16 2005 +0000 test.html: updated example HTML code for activex plugin commit 8328bbf1cb6a6c1755fe4696f7e351d00e1a84f9 Author: Damien Fouilleul Date: Wed Dec 14 13:56:01 2005 +0000 vlc.win32.nsi: activex plugin is now selected by default commit 4c747e4b375949d1874c68d82dd990b76244f667 Author: Damien Fouilleul Date: Wed Dec 14 13:53:36 2005 +0000 Makefile.am: target 'package-win32-base-exe' is now a bit smarter when looking for makensis, which also cover cygwin. Hence, target 'package-win32-base-exe-cygwin' is now redundant commit bb2476fb5b115cc445a7f03249719adae4b25171 Author: Olivier Aubert Date: Wed Dec 14 10:14:20 2005 +0000 src/control/core.c: correctly set start-time through playlist_ItemAddOption commit 1077bd592d21889bc6c89b4d84baea422a416409 Author: Derk-Jan Hartman Date: Wed Dec 14 00:04:43 2005 +0000 * Support the "pcm " WAV fourcc. it's equal to "araw". Tested against the WAV 6ch Speaker Test from SeeMoreDigital.net (Validated against QuickTime Player) commit 2579d74e24fdfaa7d145b1928e4359149b0d8832 Author: Damien Fouilleul Date: Tue Dec 13 23:38:19 2005 +0000 configure.ac: fixed "header present but cannot be compiled" warning for dshow.h and objsafe.h commit a21093777a5f0c5ef7afea8867b811ee7bbfe934 Author: Derk-Jan Hartman Date: Tue Dec 13 23:12:38 2005 +0000 * Don't upmix the channels if we only have Stereo or Mono audio. Let the device setup take care of that. commit 3f9d14bbdbbed642eb541cc23be5ab3979e26e69 Author: Derk-Jan Hartman Date: Tue Dec 13 20:16:47 2005 +0000 * Fix directory.c on WinCE (which has neither DT_DIR nor S_ISDIR) commit 7aca6e90f7b4ee3011c16e3ea88226986a367f75 Author: Felix Paul Kühne Date: Tue Dec 13 20:08:57 2005 +0000 * hmm, you should use a clean tree for this... sorry commit a4388bcc53bb590b909ba02301f03fbbb9e2f7e5 Author: Felix Paul Kühne Date: Tue Dec 13 20:06:13 2005 +0000 * ran 'make update-po' to get everything in sync again (the previous commit was targetted for 0.8.4a, but the translation was a bit too slow) commit fb029021986881501f7ff50cdb7b3e0ede5e8f2c Author: Felix Paul Kühne Date: Tue Dec 13 20:02:22 2005 +0000 * Updated Chinese translation by Wei Mingzhi commit c905b7187ba38228acacd0ca481ab9452885f624 Author: Derk-Jan Hartman Date: Tue Dec 13 14:50:36 2005 +0000 * patch to generalize our debian .desktop file so it is suited for the gentoo distribution. patch by Diego 'Flameeyes' Petteno < flameeyes at gentoo dot org > commit 3a6533473b5dae16485d438a3a376ee6a79857d8 Author: Derk-Jan Hartman Date: Mon Dec 12 22:15:20 2005 +0000 Fix a crash in stream_ReadLine commit b587e9ff10d0102686a6c7a6ff38afbc58cacff8 Author: Jean-Paul Saman Date: Mon Dec 12 21:11:59 2005 +0000 Fix crash when no IEEE1394/Firewire device is present commit 68af308e15ac445d4d3d9fec9994e2bfaf2c9fc5 Author: Jean-Paul Saman Date: Mon Dec 12 20:56:53 2005 +0000 Fix --enable-dv detection commit bf6ba2ca9e70a36ca30854b0451e76b5872bccb0 Author: Clément Stenac Date: Mon Dec 12 20:25:21 2005 +0000 Use standard buttons commit 211ae07d062e2f29efd5ace2e660aa57149cec41 Author: Christophe Mutricy Date: Mon Dec 12 19:58:12 2005 +0000 freetype.c: BeOS fix (c++ism) and cosmetic commit 4c640001c5c19d7fa39e173f8eaae18b4c990d6f Author: Clément Stenac Date: Mon Dec 12 19:56:23 2005 +0000 Support interaction in skins2 commit 6d2739944db9944855aa9c849d3cd30414c45a5b Author: Rémi Denis-Courmont Date: Mon Dec 12 19:24:55 2005 +0000 Don't recurse in symbolic link - fixes #375 commit d708c14a27fec63e1bd463189b5272ae458bd877 Author: Clément Stenac Date: Mon Dec 12 18:14:23 2005 +0000 Minor changes to release howto commit f08d346e2543c02fab409cdc1ddad83b7ab17e04 Author: Clément Stenac Date: Mon Dec 12 18:13:18 2005 +0000 Handle all types of buttons and fix layouts commit a483f98c456aa8c32202fe50ecbd0b242dee5665 Author: Rémi Denis-Courmont Date: Mon Dec 12 18:11:26 2005 +0000 Clean up and remove unnused internal parameter commit 0e1777c234a2604ea7fd8588e4c2bfd4c74abd89 Author: Clément Stenac Date: Mon Dec 12 18:02:27 2005 +0000 Propose to fix AVI index commit 89518a71429d439c328c2b0ea788672515bace72 Author: Clément Stenac Date: Mon Dec 12 17:58:56 2005 +0000 Add support for Yes/No questions (Refs:#27) commit e8279dbaed5d4ff9c2241dba701f13e671f8b252 Author: Felix Paul Kühne Date: Mon Dec 12 17:26:01 2005 +0000 * trunk version of [13699] commit 0d6c62daa8ca3b13556531309a8c0270c6414112 Author: Olivier Aubert Date: Mon Dec 12 15:22:35 2005 +0000 src/control/audio_video.c: cast visual_id parameter to int commit 5412a976c47a8737b53ecacab30400d8750ef3e4 Author: Olivier Aubert Date: Mon Dec 12 14:51:50 2005 +0000 control/core.c: raise exceptions in get_media_position commit 3fe47215fbce25270969582c83aac05cca1afa30 Author: Derk-Jan Hartman Date: Mon Dec 12 12:31:32 2005 +0000 * Fix an issue with changed names of seek hotkeys in osx intf. commit 25ffd3f7564b7676dcdea0fe891b0b9269013149 Author: Olivier Aubert Date: Mon Dec 12 08:57:48 2005 +0000 src/control/core.c: remove superfluous ; commit 23cdbc02777ba38ff7041545e0bc9fceddaebd22 Author: Olivier Aubert Date: Mon Dec 12 08:57:20 2005 +0000 python/setup.py: use PIC versions of the libraries (patch by Filippo Carone) commit e0de322a2341f80aa53a89dbc3d74ce9e0c058b8 Author: Antoine Cellerier Date: Mon Dec 12 00:09:40 2005 +0000 add note about testing the win32 installer *and* uninstaller commit 64094f562474a6751f7ed6c49ffc7823c8042603 Author: Derk-Jan Hartman Date: Sun Dec 11 23:41:29 2005 +0000 * hebrew line order fixes. patch by Barak Ori (barakori at gmail dot com) (closes #369) commit 127a398a852c39aa0f65ef70afcd503c4b1247d1 Author: Derk-Jan Hartman Date: Sun Dec 11 22:31:31 2005 +0000 * Updated BeOS icon commit 1d601451f01fb936b07852ebaac15978da28af93 Author: Derk-Jan Hartman Date: Sun Dec 11 21:45:54 2005 +0000 * Added Mac OS X SPDIF audio to the NEWS commit 148c4910187df1d60f7fce676365f2c75ac635e6 Author: Clément Stenac Date: Sun Dec 11 21:19:48 2005 +0000 Warn -> Dbg commit 1ad2022a9d5d65173ad85c9b28d1f7237a8a8d79 Author: Boris Dorès Date: Sun Dec 11 21:11:46 2005 +0000 - correct calculation of the size of the overflow buffer (fixes a crash with mono streams) commit 3fbfb3d4a2960ba8833db55e80711c5279ba45a6 Author: Clément Stenac Date: Sun Dec 11 19:59:14 2005 +0000 Handle removal Improve non-handling by interfaces without interaction commit 59a8d434fc6d3bfe190d51ec0a67636866044099 Author: Clément Stenac Date: Sun Dec 11 18:23:31 2005 +0000 Declare vlc_current_object. Patch by Filippo Carone commit 688c81b7ef9f2cbe18cf78bb3bdb3539d858304e Author: Clément Stenac Date: Sun Dec 11 16:08:23 2005 +0000 Beginning of a WX implementation Dirty currently ... commit af19f5c9512853546881b8162d4302a978637153 Author: Clément Stenac Date: Sun Dec 11 16:07:51 2005 +0000 Request authentication if we get a 401 error commit 15354b0406c9222fd39dcee94f9d7239d65d5f39 Author: Clément Stenac Date: Sun Dec 11 16:06:19 2005 +0000 * Handle dialogs needing answer * Handle interfaces not providing interaction correctly * Add a new helper to request authentication * Add return codes commit 0f6f58c60482c4b0698578e734f68e3a269e7ad1 Author: Derk-Jan Hartman Date: Sat Dec 10 23:59:43 2005 +0000 * don't convert UTF-8 -> UTF-8 because we found a BOM. commit a5e04c86eb59fa61e29cd22ef2cc99800b2aa259 Author: Derk-Jan Hartman Date: Sat Dec 10 23:47:34 2005 +0000 * UTF16 and UTF32 conversion to UTF8 for stream_ReadLine(). (fixes #304) commit 301d98f7390b5d1bafed0a79c6dfb85b47b15876 Author: Christophe Mutricy Date: Sat Dec 10 23:36:34 2005 +0000 Fix make dist commit 85cdc511935ddf07cb82733540b5e9cd410ed178 Author: Derk-Jan Hartman Date: Sat Dec 10 18:21:34 2005 +0000 * Remove coreaudio resampler commit 15b3893e3cf10122d948429fe6c43db8388db8ca Author: Derk-Jan Hartman Date: Sat Dec 10 18:20:20 2005 +0000 * Remove CoreAudio module commit f2a6cd9f92e59ca30c98c81b4c1ca94583ca164d Author: Derk-Jan Hartman Date: Sat Dec 10 18:16:02 2005 +0000 * Remove outdated CoreAudio module commit 5af4b466001c1daaedd78326e04061813b0bd8db Author: Antoine Cellerier Date: Sat Dec 10 16:24:22 2005 +0000 remove duplicate commit 156da0b10315a94a007f727e2ac107f0dfe652b3 Author: Felix Paul Kühne Date: Sat Dec 10 16:23:01 2005 +0000 * moved my last addition to the OSX-intf-stuff and added the FOURCC-fixes commit 1a81de016df091c9eb3dcbaf36eaf32bf11a7751 Author: Damien Fouilleul Date: Sat Dec 10 16:16:10 2005 +0000 directx.c: fixed the initial grey flicker when using overlay surfaces by postponing painting the overlay colorkey until the first picture has been received the vout display commit f77f9497471e6b1d8dccb3cc3130d19c00b29ebc Author: Antoine Cellerier Date: Sat Dec 10 16:10:46 2005 +0000 cook is real audio commit 2857e20e45df2f86976d5c8780e3d9b556dbb2bf Author: Felix Paul Kühne Date: Sat Dec 10 16:00:57 2005 +0000 * added another one commit a7afe1678411a57c4f98910fdfa76eae4349ebbc Author: Antoine Cellerier Date: Sat Dec 10 15:53:38 2005 +0000 update news for 0.8.4a ... is anything missing ? commit 4933bf4034f6e0a62c6892da0eea507f74d367ae Author: Olivier Aubert Date: Sat Dec 10 11:34:20 2005 +0000 src/control/core.c, include/vlc/control.h: Applied patch from Filippo Carone, using vlc_object_id instead of a direct p_object pointer as parameter for mediacontrol_new_from_object commit 0591a1d3fec932940bd7d1bf46b792acf7eea702 Author: Gildas Bazin Date: Sat Dec 10 11:15:19 2005 +0000 * modules/demux/real.c: improved cook support. We now try to send audio subpackets as soon as they are available instead of waiting for the full re-ordering to be finished. Added some sanity checks as well and gave a try to 28_8 support (not tested). commit 51821081e252ce095e76e4d2dda48a8caac69a42 Author: Felix Paul Kühne Date: Sat Dec 10 10:50:02 2005 +0000 * added 'M264' as FOURCC for H.263 (used by MS's encoder) commit 65a29b122f0ca3a5f48bb52d38776416dc8271c5 Author: Gildas Bazin Date: Sat Dec 10 10:21:51 2005 +0000 * modules/codec/realaudio.c: subpackets re-ordering is now done in the demuxer. commit ccc4b2ca57bd5ab672882c456dba848cdb7969e1 Author: Christophe Mutricy Date: Fri Dec 9 23:40:24 2005 +0000 Fix portaudio (closes #419) commit c6cce79226a95456a047a6e52c0ee61bab419dc9 Author: Rémi Denis-Courmont Date: Fri Dec 9 22:31:56 2005 +0000 Cumulated UPnP fixes from Christian Henz commit 75f2ed950ec6f3b21b661cf0909a40fb8cc1dc0d Author: Gildas Bazin Date: Fri Dec 9 21:53:30 2005 +0000 * modules/demux/real.c: re-order cook subpackets and send them 1 at a time to the decoder. This is required by the new ffmpeg cook codec (It also breaks our binary realaudio codec but I'll repair that later on). commit b8f9e25f5fcbf534486cc8daa105373d70e5f677 Author: Antoine Cellerier Date: Fri Dec 9 20:23:56 2005 +0000 support for cook audio. Thanks to the ffmpeg people once more ! commit f12e7ed0dd045316870f47c719df95e4e91ef2e0 Author: Olivier Aubert Date: Fri Dec 9 17:54:47 2005 +0000 python/setup.py: use vlc-config --version to determine version and misc. doc updates commit aeb0b482bf6895d141b70d8b0d05c12a5ec0348c Author: Olivier Aubert Date: Fri Dec 9 17:48:48 2005 +0000 corba: remove useless files commit 3dfa9f439e32bafc634da8a5bc09ac4f0e513c03 Author: Olivier Aubert Date: Fri Dec 9 17:48:17 2005 +0000 corba module: use the integrated mediacontrol API commit 8b21bfe8ad06949b482bca753efdd6dc2e4408dc Author: Olivier Aubert Date: Fri Dec 9 15:44:43 2005 +0000 Makefile.am: add src/control/init.c and src/control/plugin.c to EXTRA_DIST commit 422173a4d0c6df21b8a687e666e9582929eb788d Author: Olivier Aubert Date: Fri Dec 9 15:15:12 2005 +0000 src/control/plugin.c: correct include reference commit f68669d3b8c8ff1ec065d6995f26be8c6a2499c8 Author: Olivier Aubert Date: Fri Dec 9 14:17:18 2005 +0000 python/Makefile.am: correct the test for win32 systems commit f1cb32c3a7c388d0009e0361d3845cbf89f2cb23 Author: Olivier Aubert Date: Fri Dec 9 13:37:06 2005 +0000 python/vlcglue.c: fix a signature-related warning commit d2c8e211e8b9b0b1ca1df362816bfd520920406c Author: Olivier Aubert Date: Fri Dec 9 13:29:09 2005 +0000 python/vlcglue.c: Allow that start, stop, pause, resume methods can take no parameter. commit b7e834c2032b31dd4d717c05737e992ab878f50d Author: Olivier Aubert Date: Fri Dec 9 13:13:20 2005 +0000 python/vlcglue.c: exception-related code fixes commit 3d26787a02dd791304a412c3378a76668ca2fc04 Author: Olivier Aubert Date: Fri Dec 9 13:12:14 2005 +0000 python/vlcglue.c : Clear the exception when vlc.MediaControl is instanciated with no parameter. commit beca754e47f99aa7610049d2ecd29e9947c30027 Author: Christophe Mutricy Date: Fri Dec 9 12:13:58 2005 +0000 Fix logger module on BeOS commit 29c81fbc229006031b02e6295651d066a13fc185 Author: Clément Stenac Date: Fri Dec 9 10:17:41 2005 +0000 Replace function callback by variable callback. commit 27cd819c9e247187ae048bddf17a752849667f9b Author: Christophe Mutricy Date: Thu Dec 8 23:16:30 2005 +0000 Fix x264 on win32 commit e1fd2642b1bfbf56b79423854cb38b4eebcbe73f Author: Felix Paul Kühne Date: Thu Dec 8 19:24:03 2005 +0000 * added 'x264' as valid FOURCC for H.264, although it is an unofficial one used by strange apps commit 697ec2d58d9e901bc480d2177766fb86b852178b Author: Antoine Cellerier Date: Thu Dec 8 16:30:11 2005 +0000 this should fix win32 and wince package-win*-base targets commit 27b0d464b8a5fff718416e4221f02eae01fcbb00 Author: Marian Durkovic Date: Thu Dec 8 14:48:59 2005 +0000 first step towards SSM support in SDPs - refs #336 commit dfa48be343b1d32f032308534520d28e32517969 Author: Clément Stenac Date: Thu Dec 8 09:05:58 2005 +0000 Don't print too many errors commit 5903fe3dd392a1b16b1db88c40cc61b89bd9343c Author: Antoine Cellerier Date: Wed Dec 7 23:23:30 2005 +0000 * volume display fix commit ca27e089baa12a1d322b749b6ab795aa13cf3af1 Author: Antoine Cellerier Date: Wed Dec 7 23:20:42 2005 +0000 add delete_small.png commit 4a814bf093de41ee72f83fa3e0ed9f0c15d52377 Author: Gildas Bazin Date: Wed Dec 7 23:14:43 2005 +0000 * modules/gui/wxwidgets: save embedded playlist size on exit. commit 212f8afc2654d7f8386300b255780969b7ab0d6c Author: Antoine Cellerier Date: Wed Dec 7 22:59:04 2005 +0000 * playlist improvements : * nodes can now be opened/closed * items can be deleted * shuffle, repeat and loop should work * add some comments to functions.js commit 234ce23992e3a26a3b039c321ded83f46885de6d Author: Antoine Cellerier Date: Wed Dec 7 21:07:01 2005 +0000 * fix misc fixes commit c3537d9355bf307bfd63b4c1d319a0777cf80679 Author: Antoine Cellerier Date: Wed Dec 7 21:03:45 2005 +0000 * misc fixes. Should now work in IE commit 4bc7b47e4533023ac846cdea0240d829d91d3cd5 Author: Derk-Jan Hartman Date: Wed Dec 7 19:49:20 2005 +0000 Fixes to the old coreaudio module. It will be removed, but at least we will have a proper version in the SVN history for prosperity commit cb3ea07b4d3c7717045e089e7dfff89fc781ae5d Author: Antoine Cellerier Date: Wed Dec 7 17:09:57 2005 +0000 * fix playlist bug and change some css commit 3c6f137d598826885796399839643da348a4f8a9 Author: Antoine Cellerier Date: Wed Dec 7 17:03:48 2005 +0000 oooops commit 79a3d6676ee8f3b76eb1e77fefa7f9859ac0e435 Author: Antoine Cellerier Date: Wed Dec 7 16:57:18 2005 +0000 * Makefile.am : add new browse.xml file * functions.js : add option to select directories too commit cca6fda35dc2cf6e2446e72a09eea71a33c1fc93 Author: Antoine Cellerier Date: Wed Dec 7 16:50:42 2005 +0000 * add browse dialog for file input (this needs some authentification ... but i don't really know how i should handle it) * add now playing info commit 7734ca0c9c0d6dec232a3ab3beb9267cf97eefa4 Author: Rémi Denis-Courmont Date: Wed Dec 7 15:35:52 2005 +0000 Link upnp with C++ rather than C commit be2365a24ad053eb7aaf6e98b0fc9f877466b750 Author: Rémi Denis-Courmont Date: Wed Dec 7 15:11:08 2005 +0000 Added a bunch of "const" - should fix warning in VLM GUIs commit 7db465a83ba888c536488e11ac44f2971b995578 Author: Rémi Denis-Courmont Date: Wed Dec 7 13:28:25 2005 +0000 Work around for awfully broken Win32 DNS resolver - closes #445 commit f970744f98209fd903541a695b7265202418c00f Author: Antoine Cellerier Date: Wed Dec 7 12:15:36 2005 +0000 & -> & in name or uri commit 8bc7546a2f6cfcbd5a08a9364af6d3af3e0cd532 Author: Clément Stenac Date: Wed Dec 7 09:31:36 2005 +0000 Improve dialogs handling commit 1003427e2703f9a5e0d22ab3093114d18075a34c Author: Derk-Jan Hartman Date: Wed Dec 7 02:44:07 2005 +0000 * Fix the make VLC.app which was broken due to the changed web interface commit ec9bf7dec079a2ddce26e9821426a0a69320680e Author: Derk-Jan Hartman Date: Wed Dec 7 01:45:10 2005 +0000 Mac OS X audio module is now unified for analog and digital output. todo: test on a shitload of devices, test for stability (removal of USB audio device during playback), rename the plugin commit 213c87b1dd493ad39159a009d4ff04981734e6d3 Author: Antoine Cellerier Date: Wed Dec 7 00:33:03 2005 +0000 propset svn:keywords Id commit da8fc9c703919695cd00088465a0063c83da7f89 Author: Antoine Cellerier Date: Wed Dec 7 00:12:39 2005 +0000 add same controls as in previous http interface. As zorglub pointed out, some people might be using these controls regardless of the http interface code itself. commit 121be2e06cea2cdb55259e1515da6056221f067c Author: Antoine Cellerier Date: Wed Dec 7 00:09:25 2005 +0000 HTTP interface change commit 55897318132cdac35af1edb037b1ffbc648dbef9 Author: Antoine Cellerier Date: Wed Dec 7 00:03:13 2005 +0000 New http interface Things that still need to be done : * check - and fix - compatibility with non-firefox browsers (it doesn't work in IE yet) * bind actions to the playlist sort/delete actions * fix the subtitle options stuff * add a "browse" dialog (i'm not sure if the is a good idea ... should be password protected) * VLM interface Comments are welcome :) commit bcb8527578a91f546e79aa13203c638b955249ce Author: Antoine Cellerier Date: Tue Dec 6 23:58:31 2005 +0000 move old http files to http-old commit f11ec1fb27994bf289281c4edc1bcb785cdffe32 Author: Gildas Bazin Date: Tue Dec 6 22:57:26 2005 +0000 * modules/gui/wxwidgets/interface.cpp: last issues with the display of the embedded playlist should be solved. commit 80e51f195b3994daf8173ab58a443d65d42e10cc Author: Olivier Teulière Date: Tue Dec 6 20:12:34 2005 +0000 * doc/skins/skins2-howto.xml: A few fixes and additions. commit 261f3e11d248cea18054933b1bb80c4f69b81f2e Author: Gildas Bazin Date: Tue Dec 6 20:10:02 2005 +0000 * modules/packetizer/h264.c: fixed massive memory leak. commit 22fdc71c0669e8f86113a2c1de7c807d56c4cbba Author: Gildas Bazin Date: Tue Dec 6 19:23:31 2005 +0000 * modules/demux/mkv.cpp: fixed memory leaks. commit 40501a01e5375ed01499ce154df9f5afc20533c2 Author: Rémi Denis-Courmont Date: Tue Dec 6 19:09:37 2005 +0000 fix make install commit 1f319885ef4e486ae291b1d1f50771e43e4351f2 Author: Clément Stenac Date: Tue Dec 6 19:09:20 2005 +0000 Interaction facility (Refs:#27) commit 0ec68fc6f6cea902577b957a6a56307913853e49 Author: Antoine Cellerier Date: Tue Dec 6 18:52:53 2005 +0000 rename to vlc_volume_set commit faf9f7cd7aa2e712879c97d64cefd103052b4963 Author: Antoine Cellerier Date: Tue Dec 6 18:49:11 2005 +0000 new rpn function : volume_set commit 65357d51aa675cd4aca36f1290cac0360f56413a Author: Rémi Denis-Courmont Date: Tue Dec 6 18:41:14 2005 +0000 fix DISTCLEANFILES commit 3d5d13f05120b7d11316caeb8e54ad7f7ae9c91c Author: Rémi Denis-Courmont Date: Tue Dec 6 18:25:09 2005 +0000 Another bunch of non-existant files in POTFILES commit 7d2147df0b82abd9d7099da0a72863701b401e02 Author: Rémi Denis-Courmont Date: Tue Dec 6 18:19:53 2005 +0000 Don't include unused files in POTFILES(!) commit 1104caf1242d6285a848db3e4805777db101bbb1 Author: Gildas Bazin Date: Tue Dec 6 18:16:12 2005 +0000 * modules/gui/wxwidgets/interface.cpp: still more improvements to the display of the embedded playlist. commit 063bb91066d47d41cfd1b4a2a07bda9b84ae254f Author: Rémi Denis-Courmont Date: Tue Dec 6 17:16:07 2005 +0000 Remove unexisting exported API commit 1e9c5147e15179de3d7a71bbea41fe4e7ee15ab2 Author: Rémi Denis-Courmont Date: Tue Dec 6 16:49:16 2005 +0000 Attempt to fix make distcheck commit 8e326efee247a541a84f5f81e3d72597fde19e18 Author: Rémi Denis-Courmont Date: Tue Dec 6 16:38:58 2005 +0000 One must update src/misc/modules.c whenever a new vlc_*.h file is created commit 8888d3ff33ebb2e9b21e518224d59a7736ea3c26 Author: Rémi Denis-Courmont Date: Tue Dec 6 16:35:05 2005 +0000 Fix symbols list commit 9f64a797e0c8cc02f2222d983ba9caf416ebc0c3 Author: Clément Stenac Date: Tue Dec 6 16:33:34 2005 +0000 Fix behaviour if repeat is enabled at startup commit 9d8c977054defd96b7e152679d2843037a3524d9 Author: Christophe Mutricy Date: Tue Dec 6 13:05:18 2005 +0000 Don't translate empty strings ( Thanks to ShadeHawk) commit 5e8a4703387dc556820dd87279bacc43d9dbd47c Author: Rémi Denis-Courmont Date: Tue Dec 6 12:39:13 2005 +0000 Add missing include file commit d015ddc74a4e517c15e8236887b76bc9675101b1 Author: Rémi Denis-Courmont Date: Tue Dec 6 12:34:02 2005 +0000 Fix ./configure within make distcheck commit 1539b471cfd35755d9ab28d20a2cf3d74446bdca Author: Rémi Denis-Courmont Date: Tue Dec 6 12:32:39 2005 +0000 Empty gettext translated strings are illegal commit 9bf0edf19a726c66d604d75feac9a1380f17afed Author: Clément Stenac Date: Tue Dec 6 12:19:52 2005 +0000 Fix a string. Thanks to ShadeHawk on irc for noticing commit 55107b3f05afa00c0be384fea6a4410786a218f1 Author: Rémi Denis-Courmont Date: Tue Dec 6 12:14:24 2005 +0000 Fix POTFILES again commit fd41d5904dd8efa94e6b3cea2285c892af688e1e Author: Rémi Denis-Courmont Date: Tue Dec 6 12:08:14 2005 +0000 Add .hosts commit 08c17ed9069a357a48d44f4e460cb84bb10e77bf Author: Antoine Cellerier Date: Tue Dec 6 00:28:53 2005 +0000 ugly dirty horrible thing so that text/xml files don't get labeled as text/html (and .xml files will now be parsed by VLC) commit 472b2f192cf1ec4e97982a2c7191f45f689811a7 Author: Christophe Mutricy Date: Mon Dec 5 23:31:22 2005 +0000 Reorder the ffmpeg detection. Please test, there is so many corner case :( commit 3004ad4e9da2d681881499928dfd6f368b692180 Author: Gildas Bazin Date: Mon Dec 5 21:56:06 2005 +0000 * share/http/admin/browse.html: made the file list a bit more readable. commit 57b4d370660a88b4212a5038e4bcada188a074e3 Author: Cyril Deguet Date: Mon Dec 5 21:40:46 2005 +0000 * several updates: animations, percent vars, equalizer... commit 1e6b04ccf9e6a172cf09d9116ab9d294ab0a7986 Author: Rémi Denis-Courmont Date: Mon Dec 5 20:53:56 2005 +0000 - Don't print a bogus warning when reading on empty line in a .host file - Move acl.c to a more appropriate location commit fbbbd731fc16f16ed394d06600e4486ba7d43819 Author: Rémi Denis-Courmont Date: Mon Dec 5 20:51:20 2005 +0000 Add sample access list (currently accepting everything) for the HTTP interface commit ad8e7d2a35578fda0c10ce89c8d34356086dbbfa Author: Sigmund Augdal Helberg Date: Mon Dec 5 17:54:35 2005 +0000 vlm.c: fix segfault when vlm command have mismatched quotes commit 8ccea103076718e5bb69ec8c5c52208b5a003286 Author: Rémi Denis-Courmont Date: Mon Dec 5 17:48:21 2005 +0000 Fix typo/compilation commit 738e1f2690dfdc2f984c349ebb40c6074ede7c50 Author: Rémi Denis-Courmont Date: Mon Dec 5 17:46:22 2005 +0000 - Use net_ConnectUDP on the slave side - Don't force a port on the slave side (that was not needed) commit 594dbde22b379e8f4ad3525567f09b1d2796aaf6 Author: Rémi Denis-Courmont Date: Mon Dec 5 17:45:59 2005 +0000 Use net_ConnectUDP commit a8468e72429bfebb1035cd2d44481816b42f84c7 Author: Rémi Denis-Courmont Date: Mon Dec 5 17:33:11 2005 +0000 Use OS default for multicast hop limit if not overriden by the user commit 494933e13b13f3d2f21f19cf607c4b52074a6db3 Author: Rémi Denis-Courmont Date: Mon Dec 5 17:30:14 2005 +0000 Use net_ConnectUDP commit 544ad949033fa8e24e7d4c6b1e06b9d3e6267f72 Author: Rémi Denis-Courmont Date: Mon Dec 5 16:50:25 2005 +0000 Update multicast stream output options commit 923a1852917376fe8cd2afe8b8291d479aed8fef Author: Rémi Denis-Courmont Date: Mon Dec 5 16:46:49 2005 +0000 Implement IP_MULTICAST_IF commit d16028ab1f7aaf3f645c1e782d1822cf982b68cc Author: Rémi Denis-Courmont Date: Mon Dec 5 16:24:22 2005 +0000 Repair make dist commit 2f0962822efded5d4b1349327b3c2e365add3c28 Author: Rémi Denis-Courmont Date: Mon Dec 5 16:24:12 2005 +0000 svn:ignore commit 5afb060fb5643133bc5122733a4f642d9e22ba63 Author: Clément Stenac Date: Mon Dec 5 15:51:39 2005 +0000 Very beginning of the interaction framework (Refs:#27) commit d93b664ac9c3d2077bf1cdc03abf2dcf2835e24e Author: Clément Stenac Date: Mon Dec 5 10:28:08 2005 +0000 String remarks commit 9efd4086f3e0fb6f1bdc5b547cee769644c1b120 Author: Clément Stenac Date: Mon Dec 5 10:25:34 2005 +0000 Recognize RV codecs commit c829dc1bf1ecee66bbd01cda98aee63526207d7e Author: Rémi Denis-Courmont Date: Mon Dec 5 10:09:14 2005 +0000 fix previous commit commit 104938796a36f93c23e659a1ef009b5bca77bce0 Author: Rémi Denis-Courmont Date: Mon Dec 5 10:00:14 2005 +0000 Implement multicast hop limit commit 8acc19a5424a31e2c436707845722695b57f986f Author: Rémi Denis-Courmont Date: Mon Dec 5 09:36:39 2005 +0000 Sort out io.c commit 3793ee13a2146356d38ed9e2069a6bdf056f0923 Author: Rémi Denis-Courmont Date: Mon Dec 5 09:06:39 2005 +0000 Create src/network subdirectory commit 94a752b77d8efb5ab8864413a4636db6c904d659 Author: Rémi Denis-Courmont Date: Mon Dec 5 09:01:29 2005 +0000 s/OpenTCP/ConnectTCP/ for consistency and other cosmetic fixes commit 499c0ee2faaa61508dee744260155c52d582d1c0 Author: Felix Paul Kühne Date: Sun Dec 4 22:46:03 2005 +0000 * implemented the controls for the logo and time filters (refs #350) * complete l10n support The usage of the logo-filter doesn't work here, but that might be because of my strange PNG-files. I'll investigate this tomorrow. It would be nice if some of the OSX-devs and testers could check whether everything works as expected, whether you are able crash the entire thingie, etc. Note that on-the-fly activation of filters doesn't work (this needs the vout-rework scheduled for 0.8.5). commit 9cafa66b811b29db71f3898bdbf76b558187056c Author: Felix Paul Kühne Date: Sun Dec 4 21:33:57 2005 +0000 * retrieve the settings for the logo and time filters (there seems to be bug @ position though) * removed the controls used for fixed positioning, because they conflict with the relative controls and aren't used by most of the users anyway * fixed 10.3 compatiblity still TODO: - implement the logo and time controls completely - l10n - FIXMEs commit a005a22e6ea41d55889070cea724b33c718cde8d Author: Clément Stenac Date: Sun Dec 4 21:24:08 2005 +0000 Clean up - convert todos to doxygen style commit af10ead71f24220479ad5be2f153cfa60b787367 Author: Clément Stenac Date: Sun Dec 4 21:14:12 2005 +0000 Implement playtree.sort() (basic implementation) Fix a bug in delete commit 6728be820a128cf1e54c9cc4690c5c58f9264156 Author: Gildas Bazin Date: Sun Dec 4 20:37:47 2005 +0000 * modules/access/rtsp/rtsp.c: fixed major bug in realrtsp access. Some incoming data would occasionally be dropped. commit 2f5b226dd448e1a6c448df3334a173ca96707280 Author: Clément Stenac Date: Sun Dec 4 20:07:30 2005 +0000 Selection is almost working correctly commit b083e1e9e37d3a5325b90271f3d3f1bee274416c Author: Gildas Bazin Date: Sun Dec 4 19:40:36 2005 +0000 * modules/audio_output/alsa.c: fix the leak in a nice way. commit 1db9db8d0b364396bddde04728c8adb7b70c7d6b Author: Gildas Bazin Date: Sun Dec 4 19:35:35 2005 +0000 * modules/audio_output/alsa.c: fixed minor memory leak. commit 0d26b16638421761d2719a082c110cd1b8a3903b Author: Clément Stenac Date: Sun Dec 4 19:27:20 2005 +0000 Improve ensureVisible commit a65b35246f797631dd3012e52fb11ce38a3c6d32 Author: Gildas Bazin Date: Sun Dec 4 19:13:29 2005 +0000 * modules/demux/real.c, modules/access/rtsp: fixed a bunch of memory leaks. commit 2fe8bace3781be3a089d89a775d2acc195f9eaab Author: Olivier Teulière Date: Sun Dec 4 18:52:25 2005 +0000 * share/skins2/winamp2.xml: removed a useless control (not even working :)) commit b6467fb9f9aca40f6370a0359e2932c0942764e6 Author: Olivier Aubert Date: Sun Dec 4 18:47:26 2005 +0000 * configure.ac: fix copy/paste artefact (silly me) commit 16cba5287b6dd2aabd6cc5ed7451d4dc04e84b09 Author: Olivier Aubert Date: Sun Dec 4 18:46:21 2005 +0000 * configure.ac: new --enable-snapshot option (snapshot was previously built with --enable-corba, but it can now be used through the python binding) commit 1e26b23a83bf39e53884b56d984ccdc6e0da2d63 Author: Olivier Teulière Date: Sun Dec 4 18:23:30 2005 +0000 * skins2/src/generic_layout.cpp: Fixed a resizing bug (the invisible controls were drawn when resizing the layout) commit 986744e61251f8a03086583728661a66f4cdd1c6 Author: Rémi Denis-Courmont Date: Sun Dec 4 17:40:59 2005 +0000 implement net_ConnectUDP() (yet to be used) to create a connected UDP socket, and stop doing different things with net_OpenUDP() commit 69392aa412e2484ddd25ce78de0fd3dd7e537d9a Author: Gildas Bazin Date: Sun Dec 4 17:36:24 2005 +0000 * modules/codec/realaudio.c: try to detect dropped subpackets so we don't screw-up the subpackets reordering. commit e5489da62c9fed9f330206e03bff29a5637dcdd6 Author: Clément Stenac Date: Sun Dec 4 17:15:24 2005 +0000 Fix crash while drawing playlist + popup compile fix (bonus !) commit 8f8be7fe258f5dc91b05ae195148f1db1b6cf077 Author: Sigmund Augdal Helberg Date: Sun Dec 4 17:10:22 2005 +0000 a52tospdif.c: fix regression in recent changes commit 87d12b49dfc532911feb05a62b2c4958b5eecf13 Author: Olivier Teulière Date: Sun Dec 4 16:54:17 2005 +0000 * share/skins2/skin.dtd: Video.autoresize defaults to true * doc/skins/skins2-howto.xml: Added documentation for this attribute commit 5955ea3066d9ddf4376bcbfaa9468b68e2233500 Author: Olivier Teulière Date: Sun Dec 4 16:19:28 2005 +0000 * skins2/macosx/macosx_factory.cpp: compilation fix commit c4c65e064a6a1e6db423aa157d2d4b940336e654 Author: Gildas Bazin Date: Sun Dec 4 16:16:54 2005 +0000 * modules/gui/wxwidgets: display and resizing of the embedded playlist should behave a lot better now. commit 314feea51316bb9865e25c201a4807b48f1c0577 Author: Olivier Teulière Date: Sun Dec 4 16:01:12 2005 +0000 * share/skins2/winamp2.xml: Change layout on double-clicks commit 8cc0918e5c2cdd3f5a251ab24c22959683a965a9 Author: Clément Stenac Date: Sun Dec 4 15:43:03 2005 +0000 Popup compile fix commit 3526cfbf414e43628cc6542020f520d70f1e4da9 Author: Clément Stenac Date: Sun Dec 4 15:35:28 2005 +0000 Improvements to playtree * Don't expand nodes by default * Distinguish notification types from document to view ( update of one item, global change, append of one item) * Handle item-append - Add a command/callback - TODO: Only rebuild the tree image if the newly appended item is visible * Rename m_lastPos to m_firstPos as it represents the first position * Beginning of a general ensureVisible function (not working yet) commit 8a3513c0251811e84b77c5e4b3004334b176f3b9 Author: Olivier Teulière Date: Sun Dec 4 14:47:26 2005 +0000 * skins2: support for custom popup menus, and win32 implementation. XML example: To call the menu: