ChangeLog-2007
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:1083k
源码类别:
midi
开发平台:
Unix_Linux
- Remove the unused manager from block_t
- commit cb459a04ced48d58ba9931f9da9ddd7a3958f749
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 26 18:36:45 2007 +0000
- Qt4 - Volume slider, move the slider when only clicked on it as ivoire requested.
- commit e755d8fefa5fdeb2fc974cd20c4555ba1d4b45fc
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Mon Nov 26 18:28:56 2007 +0000
- * modules/access_output/shout.c: Remove sleep for reconnect; this does not allow for a graceful exit during the wait. A reconnect interval which increments x2 every failed reconnect still needs to be implemented (and eventually errors out after a max interval if upstream server doesn't come back).
- commit 3bd2238f49d7eaafdffd543add5e1385aa890a4b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Nov 26 16:30:25 2007 +0000
- Use (s)size_t in block_t.
- /! This breaks the plugin ABI on LP64 platforms
- commit 642f48df4bd7b7af4a91d170d70a5a5d67120a0c
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 26 14:23:07 2007 +0000
- audioscrobbler: use psz_md5_hash()
- commit 4720279d26e9663c8c4197802293c74b3db4f298
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 26 14:18:57 2007 +0000
- forget a parameter in msg_Err
- commit 6add489cc23d8c2a57e39ae5dbc1475ba982edc7
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 26 14:10:30 2007 +0000
- fix compilation on Linux
- commit 89e093a7a1f0b47b17bd6b1236567efb0de142d5
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 26 14:00:39 2007 +0000
- update: performs size and m5 checksum verification (untested)
- commit 3ba76bd83228994b472b72c47e892df3e5e06eda
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 26 08:17:23 2007 +0000
- Qt4 - Cleaning trailing spaces...
- commit 92e69fb4875691906996b0ccb436b9abea73ae41
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 26 08:10:01 2007 +0000
- Qt4 - saving size, position for the playlist and the extended panels.
- Be careful, if you have a config file, you may need to clean it.
- commit 1afc6211d96575f134b332b7d0aecc0621df5786
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 26 08:08:33 2007 +0000
- Qt4 - pixmap update.
- commit 1e6611ff9d558aeec43a781b816a5aa114105bec
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 26 07:09:30 2007 +0000
- Qt4 - Avoid segfault on exist if the playlist was never called, during the saving before exit. Bug re-introduced in 23333.
- commit f673748bdc97383b10aa5667202e15052807e291
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 26 06:58:18 2007 +0000
- Qt4 - Make the gradient fit INSIDE the boundaries...
- commit 94b8b916a3c6d9cb641d307993130f16c3084405
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 26 06:45:58 2007 +0000
- Qt4 - Did you really think I couldn't do more ugly ????
- commit 5a1d728e4a76f72ff0ad485b89e70300e7fa9aaa
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 26 06:21:54 2007 +0000
- Qt4 - MainInterface, correct the resizing when docking the playlist for the first time. Remove some dead code... Not finished yet... Feel free to fix, but not to break :D
- commit 76edc14f9b492a3ddbbae7869a9fee384e6c3a33
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Nov 25 16:04:21 2007 +0000
- Avoid segfault
- commit 8faacddb383a4ea82d262cb4ee46e9d9ae18b8eb
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 25 15:48:47 2007 +0000
- Hide nodes which don't match the search string and don't have any children matching the search string when performing a playlist search.
- commit 37becd478f7fa51e8aebd595d7aebb205dfc1951
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 25 13:32:20 2007 +0000
- Split i422->packed YUV and i422->planar YUV. Add i422->YUVA. This still needs some testing.
- commit 1689169ec7248d0e18de86baf790d3ad86a1478d
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sun Nov 25 12:40:20 2007 +0000
- * modules/access_output/shout.c: automatic reconnect to server at startup.
- commit d0cd61dd25dcb01340ae257b861563bfca401fb9
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sun Nov 25 10:26:42 2007 +0000
- * modules/access_output/shout.c: let this be a lesson for all you kids out there - think before.. ehr.. sync before you shout! (in case the buffer isn't empty after reconnect approach, allows for smoother transition).
- commit 6b4c45d2549adf181f3f4607dedcaf6f2b4a66a3
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 25 09:33:08 2007 +0000
- Qt4 - small cosmetic for the playlist.
- commit b83c1d09ceb907e5d64f7c78bcef6bf5a5373089
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 25 09:18:25 2007 +0000
- Qt4 - lame attempt for the resizing of the interface.
- commit 70027747aa94e039bce56070f6afa6e52017c40a
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sun Nov 25 05:34:58 2007 +0000
- * modules/codec/dmo/dmo.c: add some missing fourcc capitalization
- commit 5b7951727f09e4a75f20b8b6f3155c9c8da72033
- Author: Bernie Purcell <bitmap@videolan.org>
- Date: Sun Nov 25 05:05:09 2007 +0000
- Try to protect more than one instance of FontBuilder from running at a time -
- attempt to fix issues with segfault reported on list
- commit beb2d2fa9ed4c0de648c6016416f8712b84b2583
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 25 00:56:41 2007 +0000
- Qt4 - Extended: manage correctly the margin.
- commit f185b15e414123e4be2536077df9680985e5facd
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Nov 24 23:20:47 2007 +0000
- Wave and ripple should now behave correctly for chromas where pixels can take more than 1 byte in a row (like RV32).
- commit 6673b8c6e6770bf775ff7d441dc509dca3c0f9cc
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Nov 24 22:24:34 2007 +0000
- v4l2: Since the frame size and frame intervals ioctls are new in Linux 2.6.19, add some ifdef stuff to make sure that this still compiles on older kernels.
- commit 376c5593abeaae9d55e056bef239e1ff3d6d7380
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Nov 24 22:17:27 2007 +0000
- v4l2: Display supported frame interval (inverse frame rate) for chosen chroma and resolution in debug output.
- commit afc6e765c5bb4db233d63ebaf679cc6863fd3451
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Nov 24 21:57:33 2007 +0000
- v4l2: Display supported framesizes in debug.
- commit 5f8020dad16c760801c8324119f5217db054427f
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Sat Nov 24 21:30:50 2007 +0000
- qt4: no more calculateInterfaceSize, but sizeHint() stuff for
- widget-size, 1. try from me
- commit e1fcdb24c5db1ae8ab04957e5519802ef7ba6c11
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 24 20:57:42 2007 +0000
- Qt4 - Extended dialog, group audio things under an Audio Tab. put the audio and video tabs on the left.
- commit bd2d8d6a22da2826624d2b6089b62f06b456155c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Nov 24 19:00:16 2007 +0000
- Oops, forgot this file.
- commit 7d7455f975099d001fe218fd925b20a40e3e422e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Nov 24 18:59:50 2007 +0000
- Changes to the lua module's declaration: add luahttp alias and don't make it accept the luameta alias for all capabilities.
- commit 90fbce432ea7d4af4dee348cced870fed584c371
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Nov 24 18:53:11 2007 +0000
- Some more NEWS (vlm scheduling on linux and EXTVLCOPT)
- commit 89f2f2f155265eb0f9fdf6dff3fae40b9e70da7d
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Nov 24 18:50:35 2007 +0000
- Re-enable EXTVLCOPT: parsing in m3u playlists. You'll need to append the --m3u-extvlcopt option to you command line if you want it.
- commit 91694c9338c5e0a7ad1a246e476ce53aec8875c6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 24 18:06:14 2007 +0000
- Qt4 - privacy dialog... What about saving those options ?
- commit 3eb935ba136f4457d910a463919b28366aeccfe4
- Author: Richard Hosking <hovis@videolan.org>
- Date: Sat Nov 24 17:28:48 2007 +0000
- DQ buffers using correct io method for mmap.
- commit 918e1762ce7dc6d0f46c77732b513ae6bef7612f
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sat Nov 24 16:30:26 2007 +0000
- * modules/access_output/shout.c: Remove unneeded var in previous commit
- commit 642b8dc5bdbc79c6d444feb0d77e58cb8dd69669
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sat Nov 24 16:27:12 2007 +0000
- * modules/access_output/shout.c: Implement automatic reconnection on server disconnect - closes #1167
- commit 73424dcfb59e2698b793bb71b62a736e85511357
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 24 04:25:33 2007 +0000
- Qt4 - Add a dialog at firststart to ask about the privacy policy.
- commit a773582e552fa33a2055a8f2f8dfd7dea4ed5c9a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 24 04:24:47 2007 +0000
- Cosmetic.
- commit fd5612f1467c3e69d815e536aa0fd0872c9a9485
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 24 04:08:56 2007 +0000
- Change the meta information fetcher TEXT
- commit a45e8feeac303cff6cd181f8177c68eec3bbf8c1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 24 03:01:54 2007 +0000
- Inclusion guards for vlc_keys.h
- Why don't we use an enum in that file ???
- commit ec79b5c8d0014ecc0f27fd25436eb6639ef556dd
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 24 01:28:44 2007 +0000
- Special Xtophe request ( Bday! ), add a new --no-qt-blingbling option to use native widgets...
- Inheritance rules...
- commit cfd3161de865506c96083c0417c0107900811353
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 24 00:58:45 2007 +0000
- src/libvlc-common.c: Print a msg_Info on how to launch VLC without interface.
- commit 7fa3031b905fef8545f733e5ec5ab11c90fdb96b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 24 00:57:42 2007 +0000
- Add a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses and rc
- commit fea1ea69021a5bc7be067b078f77ea70b6e69bb7
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 21:40:20 2007 +0000
- MacOSX/Framework/VLC_app: Use the bindings a little bit more. Demo the search feature. Uses shoutcasttv by default to have some content by default.
- commit 13d8a3f1ffb8452d53b675cface33eca41024f9a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 20:32:35 2007 +0000
- MacOSX/Framework/VLCMediaListAspect.m: Update the cachedMedia array.
- commit c721c836b86ef2b24c8d96a4ab8f757037df76db
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 20:28:26 2007 +0000
- MacOSX/Framework: No more rely on media_descriptor_(get/set)_user_data, now that we cache the media decriptor. (We may want to revert that back one day, but right now this doesn't work, and trigger some strange bugs here).
- commit 5f5081a5f3f1531fec4c418c796beec1db68a793
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 20:24:51 2007 +0000
- MacOSX/Framework/VLCMediaListAspect.m: Use @"media" binding key, instead of @"Media".
- commit a1a89a9f2bec1d6d826581b5be6cb9ef76e940cb
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 20:23:51 2007 +0000
- MacOSX/Framework/Sources/VLCMediaList.m: Use @"media" binding key instead of @"Media".
- commit 895551c4dca4efd439b99fb0c4cf269928259247
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 20:22:35 2007 +0000
- MacOSX/Framework/VLCMediaListAspect.h: Don't forget to define cachedMedia variable.
- commit fdce930a6d519f32071756a178c34a17d3c2e707
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 20:21:53 2007 +0000
- MacOSX/Framework/VLCMediaListAspect.m: Fix a typo.
- commit a629f53ef83a5bc33b31c0114749f91f107eb1ea
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 23 20:02:31 2007 +0000
- Correct description.
- commit b7a9ec884eaf63bad50243f6eaa18d789f02de63
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 19:19:07 2007 +0000
- MacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableArray to cache the media list view items. (for the same reason given in previous commit).
- commit 40e325ad91e017f24b30136e9f11aefc41bc39a0
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 19:13:08 2007 +0000
- MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems.
- commit 17d26df40210b689a067909be887de1294888a35
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 23 17:52:29 2007 +0000
- Typos spotted by Philipp Weissenbacher.
- commit 0b8735f24810479f10a7ab0f64650c8f91043a93
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Nov 23 17:12:56 2007 +0000
- Remove totally useless transcoding from UTF-8 in HTTP interface,
- heavy simplification, and fix(/remove) piles of error cases.
- Server gets to choose the charset anyway.
- commit 1828f4b9dbda700247206daf5d83284a01f2a282
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 23 14:12:31 2007 +0000
- Compile fix to check for ffmpeg version.
- commit 4e0a655376958443a2f42b0b9d6afb2446d09113
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 14:09:03 2007 +0000
- MacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed.
- commit c4057d16e3673c291c431d86199c161443fe61a7
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 13:34:36 2007 +0000
- MacOSX/Framework/VLCMedia.m: Don't forget to retain the url.
- commit e2be140078f43e9bb2203110214b9b18db8ecbe9
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 23 12:35:59 2007 +0000
- Fix compiler warnings in modules/codec/ffmpeg/mux.c. Please test.
- commit 6f593e41bd355f0731bb3b36d25a2d69f322bce7
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 12:30:20 2007 +0000
- MacOSX/Framework/VLCMediaListAspect.m: Don't release a media_list when it is a media_list_view.
- commit c69f0eb41ebded540765f037dc1727f037878f23
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 12:23:43 2007 +0000
- MacOSX/Framework/VLCMediaList.m: Don't forget to alloc an autorelease pool on function that may be called from a non-main thread context.
- commit 933b9ff9cd85c3c37fb0018919c2a28de5a27899
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 12:18:01 2007 +0000
- MacOSX/Framework: Re-enable VLCMediaDiscoverer.
- commit d006608b142b4d658f9027ae4fb7305bcbd2aa76
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 12:12:27 2007 +0000
- MacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMediaList, to match the VLCMediaList class name cases.
- commit f6c10807b808f4f5a4ae051e068ae26b02558bc3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 23 10:19:38 2007 +0000
- Fix building of ffmpeg, by disabling libavdevices.
- commit 5530354a0ce6cc8dd64fbb3c0228867e951c9309
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 23 09:19:24 2007 +0000
- Tune ffmpeg more for armeb and include <strings.h> in libavformat/utils.c
- commit 0b6c8bd726ec52a29e00a453ea4201583e82a456
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 23 08:43:57 2007 +0000
- Tune ffmpeg features for armeb
- commit 6148efb8f89826c5e3a95cfdda96cbe6402664c9
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 23 08:29:53 2007 +0000
- Patches/ffmpeg-svn-grab.patch is no longer needed for HAVE_UCLIBC
- commit cfac4b6f243dd6bc016c909d00c8d400e026e855
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 23 08:28:50 2007 +0000
- Update ffmpeg for armeb target.
- commit 38e8f9290a1cc33bc683da95392747200a5745ae
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 23 08:27:23 2007 +0000
- Qt4 - I couldn't do more ugly... If you know how to... please try :D
- commit 96b6f40cfef3f91301ff90c2840f83461a682a35
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 23 08:09:07 2007 +0000
- Disable faad and libmpeg2, because it is not needed.
- commit 878ef195c08bcda83c137cc10ef8d10e811c14ac
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 23 07:44:20 2007 +0000
- Qt4 - take care of the volume-step value from the preferences.
- commit 72f13c9d9548e84e49e57f3ee707ad641854ac15
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 23 07:15:53 2007 +0000
- Qt4 - Add an option to have the volume slider from 0 to 400 %. Close #952 Close #1317
- Also the soundSlider takes it first value from the preferences...
- commit 604c18022c6cc8d7b038726a6daaed319a8ff95f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 23 06:47:30 2007 +0000
- Qt4 - New kind of volume slider.
- Need a lot of graphic tweaking.
- commit d919d75ec2757d9a1f25cd4b473b0bda52edbbc6
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Fri Nov 23 00:35:00 2007 +0000
- control/flat_media_list_view.c: Import pre existing md in the view.
- commit 61b9fc22288fd55994970c37b4b49d1e97fe37d7
- Author: Rafaël Carré <funman@videolan.org>
- Date: Fri Nov 23 00:04:52 2007 +0000
- audioscrobbler: more explicit debug messages
- commit ecebadecb7e9a4257b126cca23e9b488062f9aa2
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Nov 22 23:59:30 2007 +0000
- MacOS X: more EyeTV GUI improvements
- commit 1bc330711e4f2f8bae8f5175b2e65df93ec7c825
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Nov 22 23:54:58 2007 +0000
- MacOSX/Framework/VLCMedia.m: Don't forget to store the media's url.
- commit 9c0d2c0e724be879781151d6049737f91fc1f072
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Nov 22 23:52:04 2007 +0000
- MacOSX/Framework/VLCMediaListAspect.m: Fix a typo (VLCMediaList->VLCMediaListAspect).
- commit f64d89873fd664edc99b19474b2b796b98a40e1c
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Nov 22 23:42:24 2007 +0000
- control/media_list_view.c: Register WillAdd/WillDelete events.
- commit 667db96e709910ef276d11ef2acd34c9b11decf4
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Nov 22 23:39:55 2007 +0000
- control/media_list.c: Don't forget to register_event_type for WillAdd/WillDelete.
- commit 7a8034b06a5dfcc1f902349fec5d83bb729f6399
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Nov 22 23:39:33 2007 +0000
- svn:ignore
- commit f4ea890c1428d02873d47efadd645e31b8748ae2
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Nov 22 22:13:56 2007 +0000
- eyetv: functional GUI panel, replaced Carbon style AppleScript with NSAppleScript
- commit 59f74cc4c500a5709971f8c368fcc0e760deaa28
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Nov 22 21:35:32 2007 +0000
- Korean translation from Kang Jeong-Hee and Namhyung Kim.
- Slovenian translation updates by Matej Urbančič
- commit b41dd1fee6525c2b6375ec3b623d5262dffadf59
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Nov 22 13:14:54 2007 +0000
- modules/demux/playlist/xspf.c: Uses "vlc:skip" for node item. Fix a wrong over flow checking.
- commit 919139ca87dda94131e146b9cebf8be0367520df
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Nov 22 12:26:55 2007 +0000
- control/event.c: Properly implement libvlc_event_type_name, instead of relying on a non-working macro.
- commit b99d84d552a3f1abfb67671488fcc90dbdea630c
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Nov 22 12:01:43 2007 +0000
- MacOSX/Framework/VLC.xcodeproj: Make VLCMediaListAspect.h a public header.
- commit e3cf5b1b18b040513e375d1c2f4fe54d9f8c7792
- Author: Rafaël Carré <funman@videolan.org>
- Date: Thu Nov 22 00:43:14 2007 +0000
- vim syntax: fix vlc files detection
- commit a2c772489f6c405b2a4193d7729f1111ee9fd22d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Nov 21 22:39:34 2007 +0000
- Use verb is the comment
- Add some mimetype
- commit ed1a44b91e417768b0389eefb00e12f9a4d6252b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 21 22:30:00 2007 +0000
- Patch by Glen Gray: Enable keepalive for Kasenna servers, they parse the User Agent string and check for _KA appended to the User Agent name.
- commit 6a440b7379fe87ed67f175893e2e7763d62e7ef6
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 21 22:28:20 2007 +0000
- Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive.
- commit ab76f23e74331f22d90075a4069b9e0922985759
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 21 22:26:53 2007 +0000
- Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive.
- commit 77205605be2747f4bc58777da00b93904addb4d4
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Nov 21 22:19:06 2007 +0000
- Also extract the translations of libqt4
- commit 702b20b0e8802e73fe93ed5f8d27eb60d3cc410f
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Nov 21 19:20:45 2007 +0000
- * modules/codec/faad.c: Put sensible defaults in i_*_channels, used for
- transcode.
- commit 595b2a8e844f6897fa3306a2f387021ee664e46c
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Nov 21 19:04:49 2007 +0000
- * simple.c: Extended the filter for mono output, and also converted it to the
- audio_filter2 architecture.
- commit 95d126fe4cafc4aba469d69f9fd9c979922ae77d
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Nov 21 18:47:54 2007 +0000
- * modules/access/fake.c: Fixed an integer overflow.
- commit 327782b2b7ba8666e5533ea584224df6e356af6b
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Nov 21 18:23:18 2007 +0000
- * sec/input/es_out.c: Add suport for keyword 'any' in lists of languages ;
- also fix a memory leak.
- commit f4dea8999102b24fce42877ac32f561de4967c5f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 21 18:16:13 2007 +0000
- Donators section in THANKS file. Needs rewording...
- commit b691d5d74ab962f1d9717cdfa2c576925d903116
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Wed Nov 21 18:02:04 2007 +0000
- * modules/codec/x264.c: Fixed DTS when adaptive B frames are used (still
- wrong for bpyramid, though).
- commit d4bbae044e7958a24d21cc4b80bd663d61e6d9a3
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Nov 21 17:38:12 2007 +0000
- MacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect. (And add an internal @interface for VLCMediaListAspect (LibVLCBridging)).
- commit 71e01e17d0a1da2f9f077a528b165e2cbbbd12b9
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Nov 21 17:36:36 2007 +0000
- MacOSX/Framework/VLCMediaLibrary.m: Rework -allMedia, and remove -sublists.
- commit e617d8be631d25de51497a62075c8f5ce86a95ca
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Nov 21 16:22:04 2007 +0000
- MacOSX/Framework/VLCMedia.m: Don't forget to remove the user_data from the media_descriptor.
- commit 1f52d6ea902fc163e3cc3d536f93719daa2eb266
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Nov 21 15:30:01 2007 +0000
- VLCMediaListAspect.m: Handle WillAdd/Added WillDelete/Deleted events.
- commit f047a976bf9b97ceff9758a858b690478b982d5d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Nov 21 15:08:22 2007 +0000
- control/media_list_view.c: Provide media_list_view_event_manager().
- commit ee3e8c9616f61d1e1f8e4fe85a80f4bb0303f348
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Nov 21 14:31:47 2007 +0000
- MacOSX/Framework: Implement VLCMediaListAspect.
- commit 09362e58adc1dfece3bf664542ccae35eca81453
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Nov 21 12:19:08 2007 +0000
- MacOSX/Framework/Sources/VLCMedia.m: Minor cleanup.
- commit f261c0d557940ea14a4eff04693390b16c5954ad
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 21 00:39:36 2007 +0000
- Add fonctionality to the update dialog - Patches by Rémi Duraffort
- commit 160ba82b9e29fc743e3e1231b90ced053331ef7d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 21 00:23:15 2007 +0000
- Update qtu, qta macros .
- commit 2169f3b770691e6f172cef776cd0bc8c32153b51
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Nov 20 23:26:26 2007 +0000
- contribs: update qt4 TrollTech binaries packaging, note that it won't link correctly when building qt4 interface
- explicitely disable building of manuals & documentation of fontconfig
- commit c39b64d5a4bf39561f31ed982625308811b08a7e
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Nov 20 22:35:26 2007 +0000
- * demux/playlist/itml.c: iTunes Media Library importer (not tested yet)
- commit 930bf06c7eefce96f79c7c0d30c2e34da91129e1
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 22:25:37 2007 +0000
- modules/gui/qt4/dialogs/interaction.cpp: In InteractionDialog::update() use a msg_Dbg instead of a wrong msg_Err.
- commit c12d6921a3ff327f7763109ea2451538e11b496c
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Nov 20 22:24:15 2007 +0000
- Make sure we're not using a shell version of echo without -e switch
- commit 52d9ee61e70de44ae8e180db023e11c6f147ab51
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Nov 20 21:04:46 2007 +0000
- No longer use ffmpeg-config which is a Debian invention. But now even etch has the .pc
- commit 244afdee5701a1f2bcdcdc1e48f5c79741e5cce2
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 21:03:43 2007 +0000
- modules/gui/qt4: Display time in seek bar when mouse-over. (Patch by Antoine Lejeune. Reviewed by jb.)
- commit 73830e3b9e719a88d9aed3266373012f970f48b0
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 20 20:14:42 2007 +0000
- Ffmpeg swscaler, ifdef correction.
- commit 373d13227346958499653b8108354c68edb8b80e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Nov 20 19:55:37 2007 +0000
- Very partial cleanup
- commit 66214b91b8032feb0f6085ee3ba092689cb09db1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Nov 20 19:32:43 2007 +0000
- Probably fix make dist
- commit e97d7f898a774be594f19da9f4ae45edd65d92dd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Nov 20 19:32:10 2007 +0000
- Remove some cruft from older gettext
- commit 05c8198d0fb455cac11022f0a5e483729b02a7ee
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Nov 20 18:54:04 2007 +0000
- Remove VLCOPT support from M3U parser.
- This was blatantly insecure.
- commit b83bd217a9bdb163c50bb60aec1007113e5f11a1
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 18:26:57 2007 +0000
- modules/gui/qt4: add an update dialog box to the help menu. (Patch by Remi Duraffort. Reviewed by jb).
- commit 5c97509f2a7fa46f5b71a51333adf0f93612b924
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Nov 20 17:03:44 2007 +0000
- Use cached ACP
- commit 6d0efe5f852c59415e883bea64d58d5f2bb4a86a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 16:30:36 2007 +0000
- MacOSX/Framework/VLCMediaList.m: Remove dead code.
- commit a381352a841abc182bb3acdbbe3e07ca730fb5d0
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 16:28:54 2007 +0000
- MacOSX/Framework/VLCMediaList.m: Don't forget to listen to WillAdd/WillDelete media list event.
- commit 5c8f6f544b83116f7003a1bfb211ac3280560038
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 16:26:48 2007 +0000
- MacOSX/Framework/VLCMediaList.m: Be KVC compliant.
- commit 85be5949fc885907ff8f0bd37e33feb2626938ba
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 15:32:27 2007 +0000
- control/hierarchical_media_list_view.c: Send WillAdd/Added and WillDelete/Deleted events.
- commit 0601ce744336a7a2c28663564eb530c4e409522a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 15:31:51 2007 +0000
- control/flat_media_list_view.c: Send WillAdd/Added WillDelete/Deleted events.
- commit b269d0ed7c25f33ebad264ac5648a4d9b90c0f0b
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 15:31:08 2007 +0000
- src/control/media_list_view.c: Facilities to send WillAdd/Added WillDelete/Deleted events.
- commit 9bf66bdab95c8692265311f5056e2cc298124ad9
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 14:57:06 2007 +0000
- control/media_list.c: Send WillAddItem and WillDeleteItem events.
- commit 4425f55e8a6455d01d8b4e208cfb1bb69d83df2d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 14:18:16 2007 +0000
- svn propset svn:keywords "Id" hierarchical_media_list_view.c
- commit bcc7f49d69083d5ca4c47aeda13813ac429e84aa
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 14:12:57 2007 +0000
- src/control: Implement hierarchical_media_list_view.
- commit ade76749a518393365df2188790b2139bc967bf6
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 20 12:07:38 2007 +0000
- control/media_descriptor.c: Don't forget to release the event manager. (Reported by polo78 on the forum and funman).
- commit 3e743741560237a5933b85a8273c58e93c6463ed
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Nov 20 11:57:00 2007 +0000
- Fix cleanup of libamrwb package in contrib.
- commit d9f68c8c673841c8798566fa414ee1d215d1c10f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Nov 20 09:08:21 2007 +0000
- Fix return value after the interaction dialog has been used.
- commit 607bbaf11602f6e45d142c8e4a14c96d52931376
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Nov 20 09:08:19 2007 +0000
- Fix double free in live555.
- commit 78a05dbc4c5b905b761f6f53c22ed93a748b904e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Nov 20 08:30:30 2007 +0000
- Patch by Richard Hosking: Allow users specified width and height of v4l2 source.
- commit 0d38084be8049d211cf16f99a0169cf2305410a4
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 19 23:34:15 2007 +0000
- freetype: use [./_] to break lines when ' ' only failed
- commit b37f567e569cdc4125e321aa926585c9b1d4cc4f
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 19 22:11:51 2007 +0000
- add an unspported demux query to remove a useless error. Show the query number when it's unknown (for the future)
- commit d549f3be26b7e0177a125fb360fb1f7fb2609705
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Nov 19 21:32:46 2007 +0000
- Force ISO-8859-8 for Hebrew users
- commit bb9682166445f98eae6c5a52f6b8d04237c4c9ef
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Nov 19 21:26:10 2007 +0000
- Simplify
- commit b2167185764f49f12927dc557d6e2d74e1427c8e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Nov 19 21:21:23 2007 +0000
- Comments
- commit 3d721ce8d62e20323840c9965e4f6d537b0ea4ba
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Nov 19 19:42:19 2007 +0000
- activex: fixed registration problems as reported in forums (i.e DllRegisterServer@0 postfix is removed). damn libtool !
- commit 3636e3ffadb08db25462b8d27b6e208dc604aca9
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 19 18:33:09 2007 +0000
- matroska demuxer: supports Real Video
- commit 69d48f0fc8085ee53db9c9060b22ef7c461f9d47
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Nov 19 18:28:24 2007 +0000
- Comment on the EOF case - this does not change the semantic at all.
- commit 60dcd8b930e5cda9831db78cd7a112235430de1c
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 19 17:50:30 2007 +0000
- typo
- commit b78ed59b346fbca13d4ad0bcacf2b701f6de093f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Nov 19 15:36:33 2007 +0000
- Trigger intf_UserLoginPassword() when authorization of rtsp link failed while using --rtsp-http.
- commit 7dbead87746b2a520eab76607b6da453ef896031
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Nov 19 15:10:40 2007 +0000
- contribs: fribidi, tar.bz2 -> tar.gz
- commit 9b8c613da0c3fb5bd7078cf0b2869abbf6bfd4f8
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 19 14:06:52 2007 +0000
- src/control: Implement flat_media_list_view construction.
- commit 3d958c183a2fdf505842c4508030cc9a45631468
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Nov 19 13:59:57 2007 +0000
- Enable RTSP rtpInfo track synchronization in live555 demuxer.
- commit c77ee7637b006df4810a548916072532467936e5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Nov 19 13:59:56 2007 +0000
- live555 improvements: Make rtsp://user:pwd@server/path work and fix --rtsp-http option.
- commit 264bde566bb3ecee4700db7fd2f38b27f05d1ea4
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 19 13:58:52 2007 +0000
- vlc_arrays.h: Implement vlc_array_index_of_item.
- commit d71d800d9d311531a566399bd6b33f9bff9c8a4a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 19 13:48:23 2007 +0000
- src/control: Implement libvlc_media_list_view_children_at_index.
- commit 140517913b5dce1fa54cb23ff6c37b526d904b76
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 19 12:58:21 2007 +0000
- ncurses: display the input's title if it's present instead of the name. Use asprintf()
- commit 55287bbffd7ddce57a05316560b225f9701550a4
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 19 12:41:28 2007 +0000
- ncurses: yield() the playlist only once
- commit fa479cd8ae3539cad6db315fb69a01f4e8eef330
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 19 12:35:45 2007 +0000
- ncurses: store the current playlist node in p_sys
- Don't store the playlist_t pointer in p_sys since it is always present in any_vlc_object_t->p_libvlc->p_playlist
- commit 3c5a53bcd9b2fb173019a15ef2466341a508aa78
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 19 09:55:34 2007 +0000
- MacOSX/Framework/VLCMediaList.m: Fix a few warnings and use a Dictionary instead of an array for -mediaListItemAdded: argument.
- commit cbe148f25a0c246eab64ed7de365c42de72a7431
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 19 09:34:47 2007 +0000
- MacOSX/Framework/VLCMedia.m: Remove the directory filter when opening a media. A directory can be seen as a VLCMedia, as it is a playlist, and playlists are media.
- commit f57d978cf6540f319c72a19f380fb6cc5911272f
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 19 09:23:33 2007 +0000
- MacOSX/VLC_app: Remove unused files.
- commit f631d60bc8726b7f1614d7089462fd1156163e34
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 19 09:22:13 2007 +0000
- MacOSX/VLC_app: Update and simplify to match current Framework state.
- commit 0b319e4167e85e93dde8ebec2441e3cce9b8b4f1
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 19 07:16:53 2007 +0000
- mozilla: remove harmful excessive debug, thanks to Martin Vávra.
- commit a4c8807ec2c5c2bc9027f4e74014366aac870d99
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 19 01:43:37 2007 +0000
- Real/Sipr, try to use a correct flavor detection, without using the MPlayer hacks...
- commit da58e962dc7d7742ca10de25b9ba5155f10faae8
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 19 00:22:42 2007 +0000
- mozilla: remove potentially harmful debug on win32
- commit 8c2706d16016544fecace8a174eae5501747c8bb
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Nov 19 00:17:33 2007 +0000
- * forward-port [23152]
- commit bf6da8b847557674bf35cfc0eb90401372108393
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 18 22:31:43 2007 +0000
- Real demuxer: Comments about support/non-support
- commit fd6cbf79a108fa34705a6040704190b212c3dc4f
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 18 22:28:18 2007 +0000
- ncurses: add a 'g' shortcut to go to the current playing item
- commit 16fcd880e2e45cb311a8165baf4988fdee2116a8
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Nov 18 21:37:45 2007 +0000
- * retrieve fribidi from SourceForge instead of their project server/our own server
- commit a14d22e1ac978b03bc1311d55a49791aa8a971e6
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 18 21:35:16 2007 +0000
- Disable MMXEXT (MMX2) mode for swScaler since it crashes.
- commit 0bb30cd10df427968df1b1796b0a57d7bd4acef3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 18 21:35:14 2007 +0000
- Chroma conversion using swscaler module.
- commit cedd80b82059dbddfa946273f3a719fb8230532c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Nov 18 21:23:12 2007 +0000
- Oops remove debug
- commit 9e8d440d94c73aa546b51cb0bf0536e143a4f660
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Nov 18 21:18:48 2007 +0000
- Don't leak memory
- commit f217c5af806ea9f733ae99d00228409a99f1b1e2
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 18 20:56:44 2007 +0000
- xspf muxer: determinates correctly if we're handling a file:// uri, and so produce valid XSPF
- commit 3890f30a863e18a1a8ca7114c2285ddcdf0349f9
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 18 20:47:58 2007 +0000
- ncurses: various bugfixes
- * Workaround KEY_END not working with $TERM=xterm on FreeBSD
- * Don't abort when printing strings with unprintable characters ( for example when the user presses ctrl+something in FIND or OPEN boxes )
- * Show a '*' in front of the current node
- * Add files in the correct node
- This is how nodes do work in ncurses: When you select an item with 'Enter',
- * if it's a leaf, then start playing it, and set the current node to the toplevel parent of that leaf (example: local playlist, or media library)
- * if it's an empty node, then stop the playlist, and set the current node to be that one, so you can add items to it
- * if it's a node with children, set the current node to that one, and start playing the next children of that one
- The "current node" means that the playlist will never reach items which aren't direct or indirect children of that node, and so it will stop after the last one has been reached
- commit a89d3bb46ca0b352eba3790ca2a856802722be9b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 18 19:28:06 2007 +0000
- Indentation.
- commit da7ab688b0d59af42dcc2b793157814b9a7a09b4
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 18 19:28:01 2007 +0000
- Test for PIX_FMT_RGBA iso swscale.
- commit c532a10b0e7e7df8dcaea5bd6efe741433a64878
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 18 19:27:59 2007 +0000
- Patch by Richard Hosking: Honor user specified chroma if the device supports it.
- commit c450285e4ad6c3ed72c26dca4f428447ee95d471
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 18 19:06:37 2007 +0000
- Oops.
- commit ea411a51cd0a884e4bf44e17d2b4ae52b8890430
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Nov 18 19:03:25 2007 +0000
- Attempt to implement chroma conversion using swscale. This currently crashes on calling of pf_convert().
- commit ae96181ab60b60dea26ca5ebaf81294d1ebc9590
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 18 18:19:30 2007 +0000
- xspf: don't use %encoding for node title, but only convert XML special characters
- commit 3b99d3d39fc6b722bd564e023d796cf8df8e8232
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 18 18:15:56 2007 +0000
- Realv3: support for broken streams that speciy a wrong FourCC
- commit ff6ab8ff686cd6f5254e09bd0e0a17af9a0300f6
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 18 18:06:05 2007 +0000
- ncurses: various bugfixes & new box
- * Metadata box ( 'm' key)
- * Rebuild the playlist immediately after a deletion, avoiding crashes
- * Center the title
- * Correctly ellipsize wide strings
- commit 0d48e825e57556bd8240806dafb320b6fa8b5517
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 18 18:03:25 2007 +0000
- xspf muxer: %encode '+' since decode_URI() will decode it as a space
- commit de90d8cb82cd39e86109892119854dc8b9cb99eb
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 18 17:59:23 2007 +0000
- vlc_meta.h: we don't need VLC_META_CODEC_* but we need the description of the track id
- commit 7758c84ec625d99808d3ba1f6434319ecbc3560a
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 18 17:58:36 2007 +0000
- mpris controler: doesn't depend on python being in /usr/bin
- commit bc92b76de23e819760c6fa2ab51185af04b596a8
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 18 17:57:52 2007 +0000
- dbus: super annoying typo
- commit 1cde1264e385c12532724151ca16be8d94129406
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Nov 18 15:20:10 2007 +0000
- * updated the po-files once again
- commit 2c0fe13b805c4a32aaa44c8a4382b2a999f6bb78
- Author: Eric Petit <titer@videolan.org>
- Date: Sun Nov 18 14:12:31 2007 +0000
- typo
- commit bcae3b195daf5e5a000a8d7815919603e4fd7b76
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sun Nov 18 13:36:58 2007 +0000
- * src/input/clock.c: Feed synchro with new ref. point after unexpected discontinuity. Needs testing, should fix ticket #691 no audio/video in transcode after clock gap in input
- commit 5c2aa699ad9a9bbe9ec8a529f3cffc1ca2e620b5
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sat Nov 17 23:32:42 2007 +0000
- activex: forwardport [23112]
- commit d79c664cc49051db85228bd663680bf7e14fa26c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 17 20:03:29 2007 +0000
- Add the Changelog-2006. It shouldn't be updated now... :)
- commit f073a631a01e8a043dd193d6987e81a49673e149
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 17 19:35:43 2007 +0000
- when retrying set the demux to "" for real. refs #1228
- commit 5b1563c5a4b85074f069c5e36ac28c1343b1b3f7
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 17 15:14:59 2007 +0000
- modules/codec/ffmpeg/video.c: Fix Remi Duraffort's PIX_FMT_RGBA issue by testing directly for PIX_FMT_RGBA definition, instead of testing if swscale is present.
- commit 944d0da48cfc728397e476b5c969fa13591b9cdd
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 17 14:42:14 2007 +0000
- testapi.c: Superficial media list tests. For some reason `make check` doesn't work on here (Mac OS X) due to some libtool issues, so it wasn't tested for real.
- commit b86be3071b508a82fcaa55f20cb004d390ece855
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 17 14:31:18 2007 +0000
- control/libvlc_internal.h: Remove definition duplication.
- commit a2b24c299a5f1ea085c6a7adff7617f8fdd00c2c
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 17 14:29:13 2007 +0000
- control: Remove libvlc_event_fini exception handling, as we don't need it.
- commit 19c4b89b75b1ca6092e50950cbc4682440216eec
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Nov 17 13:34:43 2007 +0000
- Patch by Richard Hosking: v4l2 minor patch to fix silly bug in handling of user specified caching value.
- commit b559c96c207b90cd485d97a14187d2d13c5f5274
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 17 09:04:46 2007 +0000
- Add a forgotten break; in a case.
- So far, it should work for most of the streams, except MP3 in rm (silly guys...), ralf, because it is still unsupported, and Sipr because of the flavour detection.
- commit 450306de15587bcde1f7ef99d996cc4a0aac6e16
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 17 08:47:24 2007 +0000
- Extra Data code factorisation: This shouldn't destroy old support, but please repport any broken stream.
- commit 195f75696698ee5aefd877dbc9a9cbd8dee0ee3c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 17 08:24:56 2007 +0000
- Cosmetic and mention about unsupported ralf codec.
- commit 392ab0961937d688a75b130a46b81530746b92e2
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 17 08:16:17 2007 +0000
- Reindent after previous commit.
- commit a9b240f58fa7bfb740de786bef8ae1e82a785b1b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 17 08:13:58 2007 +0000
- Real Demuxer: Support for RM version 3. Tested and works o/
- commit be8e0b448eab950e839994c5e2871e07e4ce1a44
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Nov 17 01:40:34 2007 +0000
- Contribs: same insane test for Qt4 libraries... If you want to go on...
- commit a5e46bf6b9ba6045255008551c8ba97d01e708bc
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 16 23:30:27 2007 +0000
- Contribs: Try to use already compiled binaries made by Trolltech instead of the one I have to make on Windows. Use Wine... Close your eyes, it can burn...
- commit 065d688ec7f2506c2a58d9c11364f1b7d8562ed1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Nov 16 22:33:20 2007 +0000
- svn:keywords
- commit d348968129a810e940f9293b8abb0bf970453863
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Fri Nov 16 19:04:37 2007 +0000
- core/mediacontrol_core.c: code playlist_get_list using
- playlist_nodeDump as reference.
- commit f063d3e1b502ffbd3018e90bd498136d1fc74616
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Fri Nov 16 18:59:19 2007 +0000
- core/mediacontrol_core.c: do not prepend the dummy argv[0] since it is
- done in libvlc_new now (since r22749)
- commit 51c217e7fdb723de78b9362ae94fc70bd23cf5ca
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 15 18:09:24 2007 +0000
- Typo
- commit 5a7d66bf55429e2206a1ee2dd65a9a1ffe521cc7
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 15 17:58:53 2007 +0000
- Revert [23063]
- commit 5c12870ee0044ded08c411b44743532a64c2463f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 15 17:58:46 2007 +0000
- svn:ignore
- commit 617052d67a2d1a1e1158ffa49951796e181fc668
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 15 17:55:02 2007 +0000
- - exit() cannot return negative (or large) values
- - waitpid() can fail
- commit 7ce5b93addc52d48c0f277b3ea29a8855275ff5b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Nov 15 16:29:32 2007 +0000
- Fix various memleaks in error paths.
- commit dd15a9b048ffdb914d8914c690001a81e5276ddd
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Nov 15 13:38:33 2007 +0000
- Remove excess whitespace.
- commit 82e29c9ba1135639fe10881591e6261bc3396ae4
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Nov 15 13:38:32 2007 +0000
- Implement clickable osdmenu. The clickable positioning and scaling guessing is not complete (the whole spu region is now clickable with current configurations).
- commit 9d6bf51a76aa5877fbdce794b0a7ffd267ef1e5a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Nov 15 13:38:29 2007 +0000
- Add macro for determining array size.
- commit e9ad3b33e9e1ffec88a75284757ce75a6cefd57a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Nov 15 06:04:02 2007 +0000
- Thanks to more other projects. I, of course, forget most, but step-by-step...
- It might not be all correct, so...
- Btw, at the top or at the bottom ? x264 ?
- commit 98ede4f254db4125cd8dc77f9f6f34f81b3aaf2b
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Nov 14 22:02:01 2007 +0000
- Don't use modules/gui/opie in gettext as we don't distribute it.
- Upgrade POTFILE.in and vlc.pot
- commit 95adaf302d26466d1aa6d33b97664a5815e200ff
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Nov 14 21:53:40 2007 +0000
- Romanian translation update by Cristian Secară
- commit 6a71f8cbf23adaccfd3bc616e802c981111e7ee8
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Nov 14 21:51:34 2007 +0000
- svn:ignore include/vlc_about.h
- commit bfd706067e935775fdb23af2104043b0b722694b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Nov 14 21:50:17 2007 +0000
- Layout fixes in COPYING (and use spaces instead of tabs). Use a fixed width font in when displaying the license in the qt4 help window (since that's how it's meant to be displayed).
- commit 0cdb6d811f340a29abdca80bcb33dab0fb11cc88
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 14 18:11:59 2007 +0000
- Contribs: libgpg-error version bump.
- commit 6f3acaadd643d4f7056708dd74f0579f655de892
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:23 2007 +0000
- Fix double vlc_object_attach().
- commit 1bc8330a3f197a1a0ed072dc0347fc807bbccefa
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:21 2007 +0000
- Cleanup on osdmenu video filter.
- commit f8c1e19a7b7fc98dd25beae22a172895964e3d2d
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:19 2007 +0000
- Detach osdmenu object before destroying.
- commit 099b560c5b3f79b33bd9c22060a76bb0e066499a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:18 2007 +0000
- Indentation
- commit b08b5f55f6742c705b405b3988d4dc7b4b909152
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:16 2007 +0000
- Cleanup osd_ParserLoad()/osdParserUnload().
- commit 39434a18b3a2135fd11f16911ea63289ecf75f35
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:15 2007 +0000
- Return pointer to osdmenu object and use that iso NULL pointer.
- commit b993600a6bab86f8d4dc8f22f3938f87a1563a93
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:12 2007 +0000
- Use the filename passed and not the configuration file.
- commit 4527fa30438336684ea373c96e1b8fa7b41db373
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:10 2007 +0000
- Cleanup indentation.
- commit 1f7592ff27f8b754e123d3135be15c9db54fc281
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:09 2007 +0000
- Refactor osdmenu parsing logic.
- commit 7d39628de408b31b48153d4705ceb6f5a9e12bcb
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:07 2007 +0000
- Add osd_parser to configure.ac
- commit 20f054d07cba69a49814b5d8b6e550e092856b54
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:04 2007 +0000
- Add new files which should have been in previous commit.
- commit ad1fb8798056bb4d298aae0d9d053f8872fc4a79
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:02 2007 +0000
- Further factoring out osdmenu parser functionality from osdmenu handling. Started a dummy modules/misc/osd/xml.c osdmenu parser.
- commit e467dc8322347bfa6d74af8854e1004da073297d
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:18:00 2007 +0000
- Add newline to end of file, shuts up the compiler.
- commit 4ff5e969b5892a9f56ee1b5d77d86bdc7202250f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 15:17:57 2007 +0000
- Fix merge conflicts for src/osd/osd.c
- commit 6f7b6bf6fd00917d97fb297db4c9f53bd44fe2bb
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Nov 14 07:14:22 2007 +0000
- Make PIX_FMT_RGBA dependend on ffmpeg with swscale. Patch by Remi Duraffort <ivoire at via.ecp.fr>.
- commit 18be28ae221f8dc72fbf173e2a7e74d6e6c80ee6
- Author: Rafaël Carré <funman@videolan.org>
- Date: Wed Nov 14 00:30:45 2007 +0000
- make vlc_object_timedwait() return immediately if the object or libvlc is dying
- commit 8cc57c7a80f9875ab3f6cf56f6e9df9a88177f3b
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Nov 13 23:28:22 2007 +0000
- xspf: fix nodes encoding. big up to yoannp for fully nested xspf !
- commit 724f40098f3029aabae9b97d90185ba9c73f74df
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Nov 13 22:44:36 2007 +0000
- Cosmetic
- commit 890dbc2206f595c016b2923f0f8b206d269a1877
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Nov 13 22:10:58 2007 +0000
- * XSPF nested playlist
- commit 78010fbc3880df6ec5cf479e299fe664ac0f3d16
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Nov 13 21:36:52 2007 +0000
- Add news about Album art, luameta and luaintf.
- commit 5c673a35854b0f2b3bacd0fa1d53afb91fc5e832
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Nov 13 21:20:56 2007 +0000
- Fix error in javascript "playlist xml" -> html routine which messed up display of playlist with nodes 2 or more deep which didn't have any leaves.
- commit ee9cedc7ce3c868e14588d97df63d486ec282b79
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue Nov 13 21:08:37 2007 +0000
- Add "search as you type" to the HTTP interface.
- commit 9f8aa0ff1f7dc797ff47371480829c89377588f6
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Nov 13 18:21:46 2007 +0000
- xspf demuxer: fix extension reading
- commit d5a0120de4527bb2852528704e9a9090ed8e5fca
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 13 07:48:21 2007 +0000
- Cosmetic and initial support of sipr in rm demuxer. Doesn't work with all flavours yet.
- commit d4515c0fef4802d26e0e3edf61e6c431c03a3600
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 13 07:39:09 2007 +0000
- Real decoder: Use the real libraries to decode atrac and sipr (sipr still doesn't work, because the flavour is misdetected)
- Add a few ifdefs for Loader use.
- commit b985328ee2bfccba4a39416c9c2bb54409028c53
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 13 06:33:10 2007 +0000
- Real Demuxer: Support for Atrac-3 codecs in Real files. Close #1359.
- Some new comments are in.
- commit c0f040ead6df72fe224a97a095ded83be1c0ae15
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 13 05:24:02 2007 +0000
- Don't make fontconfig depend on Makefile in contribs, it is boring to recompile all the time :D
- commit c0c8177413140aa25953d3610fbb74bc6ea2a110
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 13 05:19:10 2007 +0000
- Libcdio update for Mac OS Contribs, memleaks and small bugs.
- commit 5e218f9cfa2ea6cd48a951bfd27fc3a24c25f206
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 13 05:05:06 2007 +0000
- Contribs: png version bumps to 1.2.23, cleaning and perf release. For once, no CVE :D
- commit 5d12aaf8536f78a339abceede842f7c78536d670
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 13 04:58:42 2007 +0000
- Contribs: jump to faad 2.6.1. The patch is useless, but don't remove it might still be usefull.
- commit a4fa3c64f29098e3e3342d2a693cd14cb8e613db
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 13 04:56:04 2007 +0000
- Start a contribs section in THANKS. This is just a beginning and may need to be rewritten, changed etc...
- Anyway, it is now valid to use faad2 v >= 2.6.1
- commit 8ba909ce0f69a3ae16370091aaeeed57d58c5eb6
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 12 23:12:43 2007 +0000
- Makefile.am: Remove for goods disabled code. (as per funman's request).
- commit bc55afb50ef27a43cf95050d01d0376e974af23e
- Author: Ilkka Ollakka <ileoo@videolan.org>
- Date: Mon Nov 12 23:02:18 2007 +0000
- GET_PARAMETERS doesn't seem to work so well agains DSS 5.5.4,
- SET_PARAMETERS works agains DSS 5.5.4 and WMS 2003. WMS2003 doesn't
- accept empty parameter/value pair, so have to set something.
- commit 31c0f5258cb3b28af2135c6f3a0d607efc9f4174
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 12 22:59:14 2007 +0000
- Makefile.am: Disable icon positionement in the dmg.
- commit 4bde22b6ed61c8610b140e7392d48c39fd568b94
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Nov 12 22:27:00 2007 +0000
- Fix problem with the search lua wrapper (it always returned the "category" playlist even when searching in "onelevel" mode).
- Remove debug prints from the rc.lua module.
- commit 2d3320dc962cca52a0388c0b3ff4c470e8ac830e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Nov 12 22:18:31 2007 +0000
- Add option to use a flat playlist in the rc.lua interface (default disabled).
- commit 3f32e82e12c68514db43bc1f7a4d7a460d2c6bb8
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Nov 12 22:08:54 2007 +0000
- Swedish translation update by Daniel Nylander
- commit 87c76c20237a663506a2deed9f8db9af732fee47
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Nov 12 22:00:47 2007 +0000
- Add services discovery support and enhance playlist support for lua interface modules. Added "search", "sort" and "sd" commands to rc.lua. Restored true playlist functionality and sd selection in the lua http intf.
- commit 8ca1085a0efc5838aabe9c84276eee1ea1c0d580
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 12 21:47:08 2007 +0000
- luaplaylist: adds experimental script for joox.net
- commit cf9d63760cdc28389f89a97772dffd9683afabbc
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 12 20:10:54 2007 +0000
- xspf export: write the extension tag before the trackList, we'll need to read it first to handle it properly.
- commit 1977452030e44c34634b0f9a5d1eb8b65dc43bc0
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 12 16:39:18 2007 +0000
- modules/services_discovery/upnp_intel.cpp: Add a todo note: this module needs to be rewritten used the new services discovery API. (this is not really helpful, but yet, that could help to track bugs).
- commit c37287da346aae3c6064f56c0c3946bf09f2c1ce
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Nov 12 14:44:20 2007 +0000
- dvdnav: support for new incarnation hosted in mplayerhq
- commit 3828287d44a29e2cbdae01aca3946bcc34c012e2
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 12 13:36:09 2007 +0000
- services_discovery_SetLocalizedName() is now mandatory. Fix #1344
- upnp_intel module still has to be rewritten (it will crash at runtime)
- commit 72757e9340c0d3a64760349a06fbc7aa47ba0417
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 12 13:34:54 2007 +0000
- googleimage plugin: don't run vlc.uri_decode on a nil string
- commit 5395427fef4d5c327bec4d21188f41043ce07b70
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 12 07:50:16 2007 +0000
- Wx: this should fix the [23027] commit for compilation. needs review.
- commit e3227add0581aa50cac13b532c7bebc4a2ed5ec3
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Nov 11 21:09:55 2007 +0000
- configure.ac: Fix a typo in my previous commit.
- commit acbd355a0bc946f82235ddce81a7b50d92f1b094
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 11 21:08:36 2007 +0000
- Use the services_discovery_GetServicesNames() function in the qt4 and wxwidgets (i don't compile the wxwidgets module so there might be a few warnings/errors). This removes comprehension of how VLC modules work from the interface plugins. This change still needs to be done in the modules/gui/macosx/playlist.m file.
- commit ffc3180d5c6e8968b20541caa02a1ba84ad759f1
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Nov 11 21:03:42 2007 +0000
- configure.ac: Fix Mac OS X 10.4 support (Reported by Enrique Osuna).
- commit 07c7cdcb2194cc5aa12b906f1489c9c4a76ef473
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 11 20:32:43 2007 +0000
- Add argument to module_GetModulesNamesForCapability (and services_discovery_GetServicesNames) to also get the longnames.
- commit 44de901a6dcdb11f25ab8583738ad0e2ba3c4959
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 11 20:16:51 2007 +0000
- Fix module_GetModulesNamesForCapability() and make it handle submodules properly (ie: the shoutcasttv submodule is returned as "shoutcasttv" instead of "shout"). This function (or its services_discovery_GetServicesNames(p_this) specialised version) should be used in interfaces, instead of the current code duplication.
- commit 7fe8ad1b31a721f9eebe7df825e7e499ea9a9734
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Nov 11 19:26:32 2007 +0000
- Fix [23001]
- commit 72f289cb711a3cbe1612dee74e1bde5a57ed23fc
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 11 18:48:07 2007 +0000
- alsa: use the pcm status to compute the delay. fix #894 (spdif passthrough)
- Please report loudly any regression, using spdif or not.
- commit 22053c46a80be0c28a9e07730bc9888b14618503
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Nov 11 15:48:39 2007 +0000
- * updated the comments, so other people can understand what we're doing on Leopard
- commit 2d06f4d7330c598464ba7cb5520753b490b181f3
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Nov 11 14:50:30 2007 +0000
- configure.ac: Because of the ld text relocation bug on Mac OS X, we have to disable ffmpeg when using such linker for the time being. Add a big warning at the end of configure if we are in such a configuration.
- commit 518097e0f29a5536093f511e85b67c658825121a
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 11 13:45:16 2007 +0000
- Install required files for lua http interface
- commit 2ed5acfdde9ac4517a10c7ad0666014be685c970
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 11 06:08:59 2007 +0000
- Real Audio: Add support for RealPlayer 10/10GOLD .so
- commit e5147c68f462673172739e1be7b95088187d13f7
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 11 04:46:31 2007 +0000
- More Real Codecs paths.
- commit f1f413481142a192abd5a9adbaa44f8021351cf4
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 11 04:02:48 2007 +0000
- RealAudio, more paths to search realAudio codecs.
- commit 0dd040c1fb8f1a169abed422464fc3b121b16eff
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 11 03:26:09 2007 +0000
- Qt4 - Use >= instead of == in loopA-B (thanks funman)
- commit 66dbf82c6bb6eaf6f758c91652df1215f5da62c3
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 11 01:52:28 2007 +0000
- Qt4 - A to B Loop implementation.
- commit 34c9ee459c839448e00601d66652a5824d56c35b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 11 01:51:57 2007 +0000
- Store the time and length in int, since we use only the seconds count.
- commit 0da94177ecd5df425e4662aadb801309eadf1e0d
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Nov 10 23:21:41 2007 +0000
- * a few more
- commit 42ee1b383a1a1171a33133194629161acdf168d3
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Nov 10 23:14:17 2007 +0000
- * English grammar fixes and beautifications for the intf_UserFatal messages
- commit e10d43118219b4cd6e2fce4c44b70778f9ebcc30
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Nov 10 16:34:53 2007 +0000
- Port the http interface to the Lua Interface Module framework.
- * share/luaintf/http.lua: Equivalent of the legacy modules/control/http/
- module. (The new module takes 272 lines of Lua, instead of 5475 lines for
- the old one.) Functionality is basically the same except for CGI support
- which is missing.
- * share/http-lua/: The HTML files using the new <?vlc [lua code] ?> syntax.
- * modules/misc/lua/: Add Lua bindings for a few VLC function, the most
- important being the HTTPd high level functions, ACLs, stat and opendir.
- The Lua code still needs to be cleaned up a bit.
- commit 050188ce4cea0fe17c21eba1d429ff44e0f92ea4
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 10 15:26:11 2007 +0000
- contrib/src/Makefile: Update ffmpeg macosx-intel patch application recipe.
- commit d421f3ca3a295fb60dd3800e1e8ab7371a49614a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 10 15:09:52 2007 +0000
- contrib/ffmpeg-macosx-intel-mmx.patch: Use Graham Booker's patch which works around the ld64 text relocation bug.
- commit 018f3af4e27c5309ca80f5204f921576b673dd4d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 10 14:58:14 2007 +0000
- configure.ac: On Mac OS X, if ld has the text reloc bug, disable mmx and sse.
- commit d431f940555125180841cb9800cf3d34032bf41d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 10 14:23:03 2007 +0000
- configure.ac: Allow --disable-mmx and --disable-sse.
- commit 9c4b2e75b6327b91cd42b5bb2d44e222487f937a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Nov 10 14:11:33 2007 +0000
- ehm, forgot this in [23004]
- commit 159078ce2187960b3b314f18a87f46ea1dd7b09a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Nov 10 14:10:33 2007 +0000
- * disable ASM support in libtheora for now (until the authors release a fixed version or Apple a fixed ld)
- commit 7e93c288170af3be779d80747720fe1e15408f0e
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Nov 9 23:39:35 2007 +0000
- - lua: meeds winsock2 on win32
- commit 5dd38e75cca5a8746cab7d529b94e089b4890a3b
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Nov 9 22:07:51 2007 +0000
- Don't replace @ on file without e-mail address
- commit b821a26f75ab2119c9c8d1fe1a625a78a54d7e93
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 9 18:59:33 2007 +0000
- Qt4 - Sprefs: cosmetic and string change.
- commit bb45b3c23d239bccbb959e3a10489568e09880e6
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Nov 9 18:43:12 2007 +0000
- Typo
- commit 1a48e9a028b6c278eb7d122c44894cdb688d35e1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Nov 9 18:19:53 2007 +0000
- Bool options need a special format
- commit 251648e32246c48729986e65678bac16e5061e47
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Nov 9 10:26:44 2007 +0000
- Fix some potential segfaults, some cleanup and fix subtitling positioning.
- commit 02044642f90c7e7e5774624e68d71cd5528a56de
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 9 02:30:53 2007 +0000
- Qt4 - Open: clean again, and fix the clear() bug.
- commit fe986989fc4249ce585582f0ed8edb94d90b3cf5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 9 02:11:08 2007 +0000
- Qt4 - Open Dialog: Code cosmetic.
- commit 78510eda324d3113f4764be2b8708d1131e8980a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Nov 9 02:06:42 2007 +0000
- Qt4 - Slight string change and code cosmetic.
- commit d709d80d6074cfa60e0fe2162bbf0504ca4a4560
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Nov 8 23:08:19 2007 +0000
- typo
- commit ac0a9aeba4baf3cd55d9e24ec5da521afcf36c53
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Nov 8 22:52:51 2007 +0000
- Slovenian l10n update by Matej Urbančič
- commit 7fd99ddfbb556f8eff5715673db8a2f42b030505
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Nov 8 22:14:52 2007 +0000
- Remove AltGr+Space character (firefox doesn't like it).
- commit 443f056bf3340c70030f9801f94a3e774ac1bfe0
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Nov 8 01:07:15 2007 +0000
- Correct a typo in [22984], s/meta-fetch/fetch-meta :D
- commit bfc832905d61b85d651165beea67d4037ebaaa7f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Nov 8 00:54:54 2007 +0000
- Qt4 - strings modif.
- commit 5d86e67df293aad304717e538091ead47d130be3
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Nov 8 00:45:23 2007 +0000
- Qt4 - Interfaces, strings change.
- commit b2fc911ec3e1c1c41cbe25cf6685ef0775fea777
- Author: Rafaël Carré <funman@videolan.org>
- Date: Thu Nov 8 00:36:09 2007 +0000
- check in updated po files
- commit 4df7f5a54981537a97c55b4a3ab4a4538686f8ce
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Nov 8 00:07:58 2007 +0000
- Don't put built sources in POTFILES.in
- commit 7d648f63d8ece03e673973aad16c0db14afdcb94
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 7 23:22:59 2007 +0000
- FFmpeg - add the MPCK fourCC, that seems to be associated to some SV8.
- But it may be useless, because of our mpc demuxer...
- commit 4d52eeb6b95ea2443673d1f4de020199967d4766
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 7 23:00:58 2007 +0000
- Qt4 - Add the meta-fetcher option to the privacy part of the Simple preferences.
- commit 9c9d1dddbaadcc675ba5e402ae12a0c1698bc442
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Wed Nov 7 21:21:46 2007 +0000
- playlist: Add an option to disable meta-fetch. (Need to be merged with art-fetch).
- commit 014ff1d36a37ba5761df307da63c96df0a99fad4
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Nov 7 20:20:41 2007 +0000
- Update vlc.pot
- commit 4f2ae2af08a73d2cbdbd0443d42f13458d7d087a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Nov 7 19:36:02 2007 +0000
- Return the p_sys pointer in the httpd_{Handler,File}Delete functions (in case you need it to clean up stuff).
- commit e574279363ad205597d577f350984586066cc608
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 7 17:59:24 2007 +0000
- Qt4 - Add some privacy options to Simple Preferences.
- commit 7793f291c25190b758f81e85be7b8ab07768bd85
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 7 02:21:04 2007 +0000
- Qt4 - Display "--:--" in the status bar when vlc can't guess the total time.
- I think it is better that way and confuse less the users.
- commit dff7943b2af0df48719280d6e5d6533b258bb40f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Nov 7 02:11:30 2007 +0000
- Qt4 - MainInterface, Don't show remaining time when length is 0.
- commit d1cf65c531b04f9260839b18d95db5157bedf3da
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 6 18:04:38 2007 +0000
- configure.ac: Previous commit isn't necessary, isysroot implies syslibroot from experience.
- commit b0d89baf36c7708aba61c6f8e2439c46921c84c4
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Tue Nov 6 16:37:40 2007 +0000
- configure.ac: Use -syslibroot ld argument when using --with-macosx-sdk.
- commit 8f8d55f21c784c004a80c15d6c4135b141f704e5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 6 02:55:44 2007 +0000
- Qt4 - SPrefs, make the hotkeys module take all the space available.
- commit 855cf8bf58be454704e448bf3cb2284c7a9e246e
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 6 02:47:07 2007 +0000
- Qt4 - Long lines, cosmetics and trailing spaces fixes.
- commit 86e63937fff7c645d0ea4228a293e031e16d924a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 6 02:43:01 2007 +0000
- Qt4 - SPrefs: use a switch to remove stupid iterative ifs.
- commit d2d0350a1f1640065e46e83024a3ce9c51b7cd4b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 6 02:30:19 2007 +0000
- Qt4 - Remove unreachable code.
- commit 09630cc19d698c34002bef4aeeab9a798b9e8e72
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 6 02:25:30 2007 +0000
- Qt4 - Hotkeys Preferences: * Create the QLabel warning only if needed,
- * Fix the "empty value, empty text" key bug.
- commit f437e6eb9cd9be0c004013c2593c2fed109c6daf
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Nov 6 02:05:47 2007 +0000
- Qt4 - Hotkeys, correct some unicode problem and change the default behaviour.
- commit d8fd7df3f41d8fae8657876b1faa36af7886fe41
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 5 23:52:23 2007 +0000
- Qt4 - Remove now unneeded files.
- commit ff6613e350a80ed99507d877cfac51e25a9ae606
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 5 23:47:40 2007 +0000
- Qt4 - Unification of Hotkeys for Sprefs et Adv Preferences.
- commit 0b8e11bd3f39d15873133711aabe190f47b98fa1
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 5 23:12:08 2007 +0000
- Qt4 - make GNOME and KDE people happy.
- commit 3e8d0beb2925c3b2cf6eaa1a45186d5094c40569
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 5 23:01:15 2007 +0000
- Qt4 - Improve the hotkeys preferences.
- commit d5107810595354bd93f6bf65713c039d1bc7cb8b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Nov 5 21:52:26 2007 +0000
- * modules/misc/lua:
- * Add vlc.license()
- * vlc.vlm.execute_command() now returns the VLC error code and the corresponding error message as 2nd and 3rd return values.
- * share/luaintf: add help and module description related stuff to the telnet and rc modules.
- commit 94742be8ad29e8941d9eec6835f78633cf0f6142
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Nov 5 20:46:41 2007 +0000
- Revert part of r22952 which broke commands of more than 1000 chars.
- commit 786b6c4ad0ca8e7fcb45e090ab4330a26839fc66
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Nov 5 19:42:29 2007 +0000
- svn:keywords
- commit 096b58df0c41bd93ac51ac4ee12dd9027be08bdb
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 5 17:18:17 2007 +0000
- Makefile.am: Build and export the Framework in package-macosx. This is probably not an appropriate place and will change one day.
- commit 9af57553c9e93a62d2f9b68f78d0420053fbffa2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Nov 5 17:08:36 2007 +0000
- Cosmetic fix (excessive indentation)
- commit 35c8e86dba758c48719a49f983babfe21a3348f4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Nov 5 16:58:36 2007 +0000
- Fix a few minor race conditions
- commit 03f87d80bfd2c8d3e1bb6e0fb5a941e5fd7705f0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Nov 5 16:24:07 2007 +0000
- Fix previous commit
- commit 40d39fa10aac4c2710c3c7682033b483644ea467
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Nov 5 16:16:36 2007 +0000
- Recover from ALSA suspend properly if the device does not support resuming
- commit bd0a73c986b4e3af39826e88e0f0ad2026059e16
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Mon Nov 5 16:13:57 2007 +0000
- MacOSX/Framework/VLC.xcodeproj: Fix compilation.
- commit 2088806206d45c336ff19bb10f439232c5db1dc2
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 5 07:26:36 2007 +0000
- Qt4 - Preferences, improve a bit the Hotkeys. Preparatory work to merge the Hotkeys from SPrefs and AdvPrefs.
- commit 3fb4b0304c61b3aa0719c35036d7583470f47a9f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 5 06:07:25 2007 +0000
- Qt4 - Preferences: spaces and comments.
- commit c05d2ce6c4bc3848edca8fe8eadf7d33cd21ce59
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 5 04:36:55 2007 +0000
- qt4 - SPrefs: define a caching general value ( Custom, lowest, low, normal, high, highest) that control all the caching values in the preferences for dummies.
- Preferences for dummies should now be finished. ref #603
- commit 72a25f190a8028c16c9cfa48b331d0772839fea2
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 5 03:16:17 2007 +0000
- Qt4 - SPrefs, doing funny things with qobject_cast to improve a bit the code...
- commit b8836621bcff0032392800fcb0456941d323b2d5
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Nov 5 01:48:25 2007 +0000
- luarc: use info instead of error when exiting, don't try to interpret empty lines as commands
- commit 83e72e86e3f4dcb48e66c387eb4aa4253cbe5018
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Nov 5 00:29:23 2007 +0000
- Qt4 - fix qt4.2 compilation
- commit f3f44132e01c95cd764c51904f08a0beaeae0700
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 4 23:42:06 2007 +0000
- screensaver: replaces system() calls by fork()/execv()/waitpid()
- A side effect is that on FreeBSD the console is not filled anymore with "xscreensaver-xxx not found", because "/bin/sh xx 2>&-" will not close stderr if the specified command doesn't exist.
- commit d66e6c3cac852ff62e0de9ca0405c2975d152bb6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Nov 4 23:22:46 2007 +0000
- Qt4 - SPrefs, save the access-filter.
- commit bddd76b004670b9b82448a12eac3687aa22e49ba
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 4 23:10:10 2007 +0000
- Some more simplification of the luaplaylist/luameta code.
- Fix a few FIXMEs.
- commit 1b65354670ab8a6a1c831eae0d7b5c819d0edf2c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 4 22:40:00 2007 +0000
- Don't pop the string before using it (else our pointer points to garbage) and add a user friendly error message in vlclua_stream_new.
- commit de31813fc07c398e906346df090bf4680212a85c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 4 21:42:27 2007 +0000
- Add a new type of VLC Lua module: Interfaces.
- Two things led me to add this new type of Lua modules:
- * Most interfaces duplicate code from one another (rc and telnet both deal
- with sockets, rc and hotkeys duplicate VLC interfacing code)
- * It's easier to code in Lua than in C (for high level stuff)
- (* Users can code their own module easily, all they need is a text editor.)
- Most of the changes in modules/misc/ are Lua wrappers for different C APIs
- in VLC. I'd say that 90% of those wrappers won't change, the other 10% might
- need small changes (mostly to simplify the C code).
- The VLC Lua "interface" module will look for lua scripts in the
- *share*/luaintf/ directory. Files in *share*/luaintf/modules/ are lua modules
- which can be used by multiple VLC Lua modules (using require "modulename").
- This commit includes 4 Lua interface modules:
- * dummy.lua: the default module. Prints error messages and quits.
- * rc.lua: equivalent to the legacy rc.c module. Also includes a bunch of
- new features (+ multiple socket connections at a time work!). See file for
- more details.
- * telnet.lua: equivalent to the legacy telnet.c module. See file for more
- details.
- * hotkeys.lua: a rewrite of the hotkey handling module. This module is still
- experimental. I'll need to change VLC core hotkeys stuff to make it work
- like I want (ie: 1 hotkey triggers 1 action instead of the current 1 action
- can have 1 hotkey). This version executes 3 dummy actions when keys 'q',
- 'w' or 'x' are pressed.
- What's left to do:
- * Port the http interface plugin to this framework (at least for the
- macros/rpn part ... using <?vlc some lua code ?> à la PHP would be way
- easier than what we currently have).
- * Finish work on the hotkeys module.
- * Code a real telnet/rc module with autocompletion and all the cool features
- usually found in a telnet/terminal interface.
- * Trash the legacy C modules.
- Stuff to test (which I can't test myself):
- * Win32 and Mac OS X specific changes to Makefile.am
- * Console interface under Win32. I expect it not to work.
- Other stuff included in this changeset are:
- * Code cleanup (I'm sure that it's still possible to simplify some of the old lua bindings code).
- * That's pretty much it in fact :/
- commit 154d9e74c59590e731abee5cd26ee8a401a4146c
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 4 21:07:50 2007 +0000
- Remove unneed setting of val.b_bool before calling var_Set( p_input, "rate-{faster,slower}", val ) in the rc module. Those variables are of type VLC_VAR_VOID.
- commit a692c5a4e019b3136d90e516ba90744b909adc15
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 4 21:06:11 2007 +0000
- When calling config_GetType on a CONFIG_ITEM_KEY, return VLC_VAR_INTEGER instead of 0.
- commit 0d3aa16a79f6cf986477328d17fb35b67adaedc1
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Nov 4 21:05:00 2007 +0000
- Add a psz_intf member to intf_thread_t. This holds the string given to module_Need to load the interface (which can then be used by the interface to know what name was used to load it).
- commit f2ad0a9314f0a378295b075480ea9416d09cd522
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Nov 4 18:29:24 2007 +0000
- * ehm, added a missing test case checking if EyeTV wasn't launch prior to VLC's launch time
- commit 2c73e4b1f8369ec33144656450d6857274da6edf
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Nov 4 12:17:39 2007 +0000
- * we don't need AUTHORS, THANKS, COPYING and README (generic edition) inside our app bundle anymore, as they're either hard-coded or present on the disk-image anyway
- commit 58e53703cff87c0b20fcdae4ef85cf5825501634
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Nov 4 11:57:25 2007 +0000
- * updated the README for 0.9.0
- commit 782ce201afb3c9b38ba9aee86b7a5affec566611
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Nov 4 11:57:04 2007 +0000
- * use the hard-coded authors and thanks lists instead of bundled files and incorporate [22938] for trunk
- commit f54452ded874199d2bde5c7027d79d9efae1f263
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Nov 4 11:12:06 2007 +0000
- use correct return type
- commit 4a1b83ecc10a5640d66bedfb46338684d8b681e1
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Nov 4 10:28:26 2007 +0000
- qt4/dialogs/help.cpp: Fixed some typos
- commit 45abd2cd3d043e5e361894a026cad600c49fd050
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sat Nov 3 20:09:50 2007 +0000
- - mozilla plugin: added support for XCode 3 tools (leopard)
- commit f8ab6a3b4687282138f4d63f125c402858f253ee
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Nov 3 16:14:21 2007 +0000
- Remove useless and broken rule
- commit c2df0ad5f377fae6f86c933addd543e17bc02852
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sat Nov 3 14:38:46 2007 +0000
- youtube.lua: removes bad copy/pasting
- commit d2a20afcd776a48537cdf43b989b4401f7823d07
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sat Nov 3 14:28:52 2007 +0000
- lua: adds a copyright notice and a GPLv2+ header to each lua script
- authors: feel free to change to the licence you want, and to add yourself to the Authors list
- additionnally, adds break.lua to its Makefile.am
- commit 6b0c6b967cc92f3115faa7dfe85e26c8b17fc6cd
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sat Nov 3 14:08:32 2007 +0000
- New script for break.com videos website
- commit a003603fc92116c554245af0ddfde05a1c1e0208
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sat Nov 3 12:54:19 2007 +0000
- removes some warnings on FreeBSD
- commit 75912d9cf69e22a5fd637bb5647e4cbdfba608f3
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 3 12:16:02 2007 +0000
- control/core.c: Fix a warning about lock being an usunsed variable, by using lock.
- commit b999b9b155b84b4427a8aa673a70b924debf708b
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 3 12:13:09 2007 +0000
- include/vlc/libvlc.h: libvlc_media_list_flat_media_list->libvlc_media_list_flat_view.
- commit 37d2743acc9df3054b6b00cffb64703554226843
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 3 12:11:13 2007 +0000
- control/libvlc_internal.h: Fix libvlc_media_list_view_release_func_t return type.
- commit 60327d5d5fe30448ed879392a1d61926977b52b0
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Nov 3 12:07:47 2007 +0000
- control/flat_media_list_view.c: Remove some dead code. (Reported by jb).
- commit 8678d297cc21c96233df5e06aff61b3c4d3b4f9d
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 1 20:13:20 2007 +0000
- Thanks
- commit 131163af59a161c1794e254193e2d6c620472e29
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Nov 1 20:12:39 2007 +0000
- vlm: Use RT rather than monotonic clock - fixes #1288
- Patch by Brian C. Wiles
- commit aa31448fb2795d84e5384b8cbcfad5e6baa510f9
- Author: Bernie Purcell <bitmap@videolan.org>
- Date: Thu Nov 1 12:57:48 2007 +0000
- Address Trac Issue #1350 - linebreaks being ignored under some
- circumstances in styled subtitles.
- commit 5314d595fb9115e3edccd79ac842adea0150bd36
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Nov 1 04:59:58 2007 +0000
- Update List of ModuleS.
- commit 42ecf284670b8102800402ca5ddd57e3349ebb5c
- Author: Rafaël Carré <funman@videolan.org>
- Date: Thu Nov 1 03:47:33 2007 +0000
- ncurses: workaround a race condition spotted by akem. darkwired pwnage
- commit b6a30543efd3ee2b7045efd30b62cd57264bd421
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Oct 31 20:30:56 2007 +0000
- Fixed transparency when using FFMPEG_SWSCALE in zvbi.
- commit 23e37d8587da18ed726400b68db9d0f4ee60e316
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Oct 31 20:30:52 2007 +0000
- Improve error message for v4l2.
- commit cacd39b8661a299781bbeb4c888a36d4a47215ca
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Oct 31 20:26:52 2007 +0000
- Preferences, audio, save the normalizer activation and clean.
- commit ad9ca44d5979a242ef0781dbe793c3c7ae8d8caa
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Oct 31 13:00:59 2007 +0000
- Remove wrong -L${PREFIX}/lib from vlc-config
- commit 53b56e5a88930dac467b2a41da1cb1d6089ecc25
- Author: Rafaël Carré <funman@videolan.org>
- Date: Wed Oct 31 02:51:23 2007 +0000
- Yes, sigwait() can fail, so don't ignore its return value
- commit 87bf103213eec6bae246f2ff786c4fc8ba8a3417
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Oct 30 22:46:22 2007 +0000
- Fix moz plugin linking on system with several version of libvlc installed
- commit 00ee7f75efe4f8c61deff395851f1b9dcc0296bf
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Oct 30 18:24:06 2007 +0000
- Disable album art by default. fix #1280
- commit 905e945b98be4c2e7b19675751685a5cabbd07b7
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Oct 30 13:54:17 2007 +0000
- "default auto" means nothing
- commit bc8e6a591cadcd64e252eaabb56dda92cee8cd57
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Oct 30 13:46:12 2007 +0000
- Cosmetic
- commit fedb5c55d04d80c7d228914635d28cb50a53a25a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Oct 30 10:27:58 2007 +0000
- Add VBI decoder to NEWS
- commit 48d08eab9eae9a6dcf35ab5b340625fc05e0977d
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Oct 30 03:58:28 2007 +0000
- lua: update lelombrik script
- commit 9907acfc7422d52b0fd174f7a20cc41d7896f9a2
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Oct 30 03:42:18 2007 +0000
- ncurses: base detection of wide characters support on the presence of libncursesw, and use the same header wether it's present or not
- commit a7cc6c93be03fe91fcc8f06498bf44b032fbddaa
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 30 01:38:53 2007 +0000
- Qt4 - Ui, small name change.
- commit 8a260c7865d5da81237069619279af9ae24721b7
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 30 01:34:48 2007 +0000
- Qt4 - Mkv muxer in GUI... Same as previous from thresh...
- commit 9d0cb667dd07979d124362e462df0f745e948450
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Tue Oct 30 01:31:49 2007 +0000
- Six hundred kiloby... i mean, 32 bytes should be enough to store mux info.
- Add mkv file extension as ffmpeg now can mux to Matroska.
- commit a7ed7a9eb8fac6024498355d613c6363587d52bb
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 30 01:21:03 2007 +0000
- Qt4 - Fix the saving of the preferences to avoid inaccuracies between the panels.
- Preferences for dummies ( #603 ) is now almost done in Qt4. Please test and review my commits.
- commit a9cce62ad1e4c7ae3898a16575400729d67071aa
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 30 01:08:22 2007 +0000
- Qt4 - Preferences, don't remove the widgets to re-add them! Just use hide/show... A stackedLayout would have been a better idea, but this should work.
- Please report any breakage, as it might be wrong somewhere.
- commit 2a54015a7f9b49f4500730b23190c56cabf7ad99
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Oct 30 01:08:03 2007 +0000
- xspf demuxer: removes some warning
- commit 3defa30c23e15a5576ddce8b01b1528085841848
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Oct 30 00:48:51 2007 +0000
- qt4: use the brand new vlc_about.h
- commit 2391b36f66d6e441efa66a09cfdc051313b5bfea
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 30 00:26:54 2007 +0000
- Qt4 - Prefs, cleanig again.
- commit 036838fac2f4dc8aba41819971645587a4dccd4d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 30 00:19:13 2007 +0000
- Qt4 - Prefs; cleaning, disabling unused code, general comments, class renaming, in order to actually use those preferences. :D
- commit 00e3654a317f56cf2c89d20878348b6b6086bd38
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 23:57:30 2007 +0000
- Qt4 - Remove excessive debug.
- commit 4d27e757c899636bc7ddad29a5685d8eb1ebdfd6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 23:54:03 2007 +0000
- Qt4 - Fix Simple Preference saving...
- Gosh, who wrote those simple Preferences ? Seriously ?
- ooooooooooooooops...
- commit 632c8544ad6441380af5ac3f2f53bb478d3abadf
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Oct 29 23:35:47 2007 +0000
- Move qt4/dialogs/about.hpp to include/vlc_about.h so all interfaces modules can use it.
- The change in configure.ac is suboptimal. It would be better to change DEFAULT_INCLUDES to use -I${top_builddir}/include rather than -I${top_builddir}. Automake wizard requested.
- commit d074490d550bdf3b3fa11b16b5a3e6b462bd2f3f
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 29 11:07:35 2007 +0000
- Include <sys/socket.h> when testing for <net/if.h>
- net/if.h depends on it on some systems (Darwin & FreeBSD at least)
- commit 32daa8b95ec6fbc2b03331539845a5e3ea21f48b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 03:18:29 2007 +0000
- Qt4 - whitespaces cleaning, code line size, code beautification ;)
- commit 631f0bf45e7aa86841bc7c510e28d7cb353e436a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 03:02:43 2007 +0000
- Qt4 - SPrefs: save the interface value... Doesn't seem to work, so please review.
- commit af967f850b2d6bcad19a933ff06eea2b15aa2754
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 02:00:53 2007 +0000
- Qt4 - and fix the previous [22886]
- commit dc2fe858f202d9cefac578c82642059661bb75e8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 01:54:08 2007 +0000
- Forgotten file in [22883]. Sorry.
- commit 23bc3916fea067e6a50ba5431d337957eaf06aab
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 01:47:26 2007 +0000
- Qt4 - SPrefs, device selection. Please Review, since I am far from sure that this is a good idea...
- Moreover, is it config_PutPsz( p, name, ASCII ) or config_PutPsz( p, name, UTF-8 ) ?
- commit 93b0b1790b5c1c9cc252de109aaa351c0689b255
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 01:15:33 2007 +0000
- Sout - cleanup. and mark the TODO for the icecast MRL generation...
- commit 7589b4c25b50b93a42ec6a158a882b0e5dc67b05
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 01:10:45 2007 +0000
- Qt4 - Ui - Sout: rearrange the sout possibilities.
- commit 0c3b7409c9df2d1d595dda26c4b55b7373454684
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 01:06:10 2007 +0000
- Move psz_mountpoint to psz_icecast_mountpoint.
- commit 860fdb796c692ca2ca65738bdfaf5d511eedd2cc
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 29 01:05:27 2007 +0000
- Qt4 - Sout: icecast patch mostly rewritten...
- commit 068b5be2f8f0a61a29df4eb6ebe563bd68f267f7
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 23:56:56 2007 +0000
- qt4 - Don't public slots when unneeded.
- commit 933b2755d76cf723aa518c84c18c7c4735d9ca58
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 23:54:32 2007 +0000
- Qt4 - Open cleaning and comments.
- commit a8add18eb77f28007f2379e4d6d72eefd720c977
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 23:32:21 2007 +0000
- Qt4 - Open Disc, use a completer for Linux, windows already has its autoprobing.
- commit da528d5b430178ddee568284309f786bf0f61776
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 23:26:34 2007 +0000
- Qt4 - UI '2'
- commit 8dd142c67f718ca98e5795b3ca4829a4e7b67ea8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 23:19:20 2007 +0000
- Qt4- Ui cleaning.
- commit ca3fa5a3d46d4aa3bd731ac240c6571ef6840c9a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Oct 28 22:39:26 2007 +0000
- * the belnet mirror is broken. Let's use heanet instead
- commit df80fb3944b8cda9e6d64ac296c039ebeab40c79
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Oct 28 22:33:21 2007 +0000
- * fixed Apple Remote support for Leopard. Note that the cookie for kRemoteControl_Switched wasn't updated, but since we don't use this feature in VLC, that's pretty fine.
- commit 7be5e00ccd019350f6aa24d678b48360a9b430f5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 07:50:52 2007 +0000
- Qt4 - spaces and comments on open.cpp.
- commit 9774edc08215b7d6daadd7e07d39fd7cfc77a8b5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 07:06:56 2007 +0000
- Qt4 - spaces removing.
- commit 662b0388884c3f7e769feff5b5de5fcb9465e908
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 07:05:45 2007 +0000
- Qt4 - Moving function from one file to another...
- commit 3e7d9284edfc05a2eb083b3e88280704312da8e3
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 06:59:41 2007 +0000
- Qt4 - yeah, redefining some existing options *IS* a good idea..
- commit b1262408007b1ceb5e9a790efccd6b84c1821f83
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 28 06:59:03 2007 +0000
- Qt4 - small layout modification .
- commit 366cee56af4bc1e92d8f0fdb3aa2f806680d7a55
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Oct 26 20:00:09 2007 +0000
- Qt4 - Prevent Key Modifiers pressed event to be propagated to hotkeys that doesn't understand them.
- commit 66af5fd9ea0c7f4c22406b24cc728af3b6b2ced1
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Oct 26 17:14:26 2007 +0000
- Some more doc
- commit a1251a8d8907d3e05eb7190734453e4ea05f8b07
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Oct 26 16:30:27 2007 +0000
- Support for Doxygen
- commit 460fa6b707ad479e96ad00e0631bcbf768b82572
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Oct 26 16:20:57 2007 +0000
- Actually build targets
- commit a2aa6ae3482a8efaf21bcc169a2e20b988dff34b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Oct 26 16:01:10 2007 +0000
- Non-working skeleton build system
- commit 5d29b33987158c7272dac74f8bc7c0dcf2fa0db9
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Oct 26 15:41:51 2007 +0000
- Plugin path
- commit 998b5e6f6b682ed20c33df54d24c8f0205f07ccb
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:15:46 2007 +0000
- Typo
- commit 3e08d9550f7c0851cb0501f7c59a3afd4a9cc181
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:08:08 2007 +0000
- Add new gui module for use with overlay framebuffer devices.
- commit 64fd3b590f1cc72d32d8684b65b337de268044c0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:08:05 2007 +0000
- Fix number of potential memleaks
- commit b25e76f52b6d08b1c0a739d3a35445c9ed3e219b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:08:03 2007 +0000
- Fix potential memleaks in src/input/vlm.c
- commit fc94b7cfcecc8bbac7ab2d9981bb1677262370cd
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:08:01 2007 +0000
- Fix potential memleaks in src/video_output/vout_subpictures.c
- commit 2e6d37ed4412e496e10adff0abfecd4714b4dbf7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:08:00 2007 +0000
- Fix potential memleak.
- commit 250b5a419e4cb7d935b34f0aefd35f7f43644469
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:07:59 2007 +0000
- Fix potential segfault
- commit cd1957d2e457a6c86c4fb79746d9549a1a2cd510
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:07:57 2007 +0000
- Select frames to drop a bit smarter.
- commit 53690304145784851a689a32a17057d56670159f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:07:56 2007 +0000
- Allow width/height mode selections to match framebuffer output capabilities.
- commit f1a860755eba8ea21fba911a3443e395199af993
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:07:54 2007 +0000
- Optimization building ffmpeg for armeb-linux
- commit 53c0625bacc1db2f2554ca6d0e75826fb0b26a4f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:07:53 2007 +0000
- Enable optimizations for armeb-linux-uclibc builds
- commit 6ec8b6f07e56d2dc51a7e6d6f95f2595f57dd5dc
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 15:07:48 2007 +0000
- Check malloc return value.
- commit 3baa07adc994f06ea8208833e25af82d5e07a405
- Author: Rafaël Carré <funman@videolan.org>
- Date: Fri Oct 26 15:05:04 2007 +0000
- Removing Mathias C. Berens email address, as requested
- commit dedc960213255752152e123320ac8c57135744d5
- Author: Rafaël Carré <funman@videolan.org>
- Date: Fri Oct 26 13:48:31 2007 +0000
- qt4: removes emails from THANKS tab
- commit fda213d658283bbe2d63387bd750976060f5144c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Oct 26 12:27:29 2007 +0000
- * use secstotimestr to reduce code duplication and use the format logic introduced by [22835]. The main controller will get a layout fix later on, while the embedded vout and the fspanel don't need one.
- commit 07b2c47a8235137f6847d3f96df613f3fea62aad
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 11:36:35 2007 +0000
- modules/codec/ffmpeg/video_filter.c is img_* API only now
- commit ab88bcc09097550b0b839ca2fe1f5105935a6ff3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 11:24:47 2007 +0000
- Fix ffmpeg swscaler
- commit d72e6273f1684d302976492a5b80507cb4c5d365
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 11:03:56 2007 +0000
- Refactorize modules/codec/ffmpeg/:
- - put deinterlace in its own file.
- commit 1d67f7b18284ba4268998880d2e40bd4ed933dee
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 09:41:18 2007 +0000
- Add snapshot command to rc interface and make snapshot-width and snapshot-height user modifiable.
- commit a8de7281d4590f2562f934849de40ab6e1669d5a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 08:35:53 2007 +0000
- Use p_block->i_dts as spu->i_start instead of p_block->i_pts. This fixes timing issues while transcoding and streaming Teletext subtitles as DVB subtitles.
- commit 0afe6776db69252dbba8dbb5a6bbe51f8f1c4822
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 08:35:52 2007 +0000
- Fix small issues in mux/ts.c:
- - Fix potential memleak with SDT descriptors
- - Fix compiler warning about unused variables when not using SDT descriptors
- - Fix compiler warning about wrong type of psz_sdt_desc
- - Add parenthesis
- commit 79f436dba64987ab10aa0c8660adfc501f35e55e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 08:33:55 2007 +0000
- Return NULL iso 0
- commit 33db138bbba48a43f52727d160af909d765ad284
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Oct 26 08:32:39 2007 +0000
- Bump up libamrwb to 7.0.0.2
- commit 253fe31c5a1b4ea79638dd545f36f1bb7afa98cb
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Oct 26 04:37:38 2007 +0000
- Don't show h: in h:mm:ss when h is 0 in secstotimestr.
- commit 3b6a320b107921cee152bc0c514ea87cb93c9420
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Fri Oct 26 01:03:39 2007 +0000
- Qt4 - should fix the double-free and the freezing on quit. Ref #1348
- commit 18453ab2bb25fec3a9da389a641aae7cd852d818
- Author: Rafaël Carré <funman@videolan.org>
- Date: Thu Oct 25 23:45:08 2007 +0000
- lua demuxer: update googlevideo
- commit 0d358e7b14535145a0d6061c34b7a666ce0b3e7e
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:45:22 2007 +0000
- MacOSX/Framework/VLCAudio.h: Remove private function from public headers.(Patch by Enrique Osuna).
- commit 22f2312ae30499cac23f57b9e9d1b8988096875b
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:43:45 2007 +0000
- MacOSX/Framework/VLCLibrary.m: libvlc type briding should be in the (VLCLibVLCBridging) category. No need to compute the applicationPath by now.(Patch by Enrique Osuna).
- commit 55ba87bc10709edf529e935f4c764752c37fa782
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:40:49 2007 +0000
- MacOSX/Framework/VLCMedia.m: Re-enable libvlc_MediaDescriptorMetaChanged/libvlc_MediaDescriptorDurationChanged event listening. (Patch by Enrique Osuna).
- commit 51fd51a8d2b54a14f8cbc0cc8f12052b77404263
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:39:10 2007 +0000
- MacOSX/Framework/VLCMediaPlayer.m: Implement Chapter and Audio selection. (Patch by Enrique Osuna).
- commit 7750a98cb8e184b8be04f0e943fcd0cc5c04bc77
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:35:41 2007 +0000
- include/vlc/libvlc.h: publish libvlc_media_instance_set_chapter, libvlc_media_instance_get_chapter, libvlc_media_instance_get_chapter_count, libvlc_audio_get_track_count.(Patch by Enrique Osuna).@
- commit adcea581b76fb0e79e54ce02ef87ebd9be362e99
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:34:12 2007 +0000
- control/audio.c: Implement get_audio_track_count. (Patch by Enrique Osuna).
- commit 64659b286cac3e29ca1fb48c826d7674e4f751ea
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:33:12 2007 +0000
- misc/darwin_specific.c: Comply to coding guideline a bit better.
- commit ad20233304fda48bd864d7404d4214078c69928b
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:30:53 2007 +0000
- control/darwin_specific.c: Fix Mac OS X Framework code detection. (Patch by Enrique Osuna).
- commit 43f91baa3db604a6c985d47b275099ae77018787
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:30:03 2007 +0000
- control/media_descriptor.c: Send a libvlc_MediaDescriptorFreed event, when the md is freed. (Patch by Enrique Osuna).
- commit 8120e31bbd3751b92a5e0e47023503e4010e189c
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Thu Oct 25 12:28:04 2007 +0000
- control/media_instance.c: Implement get/set chapter. (Patch by Enrique Osuna).
- commit 2010d13aa87441aedb456a4af539fe76f35914b6
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Oct 24 13:34:45 2007 +0000
- * make sure that we're using UTF-8 instead of Western [Mac OS Roman] :D
- commit be85a49ec4ae1892d3697e7aacd48b918280ed91
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Oct 24 13:26:59 2007 +0000
- * ehm, we require 10.4, not 10.5 *cough*
- commit bc90b532dca199be7422360a8b2556736a26c835
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Oct 24 13:25:46 2007 +0000
- * added a version check of the current Mac OS X version, as we require 10.4.x or higher and will definitelly crash on earlier releases.
- commit 1ced7291e644964d052dc40d3359c8e1a25babfe
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Oct 24 05:21:05 2007 +0000
- Qt4 - switch to minimal view should hide and show the menu, now. Close Trax#26
- commit 651671b05b781b41b03a95ecc987ae70d6e5e96d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Oct 24 04:39:14 2007 +0000
- Qt4 - minimal change of naming.
- commit ffd947cef6d6e718a37ccd7a87d31a02846aec31
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Oct 24 04:37:57 2007 +0000
- Qt4 - GotoTime, translation and size issue.
- commit d02c20e22c81e041f4f0b942ece00ca7d3d9665a
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Oct 24 04:32:44 2007 +0000
- Qt4 - allow the nameLabel to be selectable by mouse or keyboard in order to copy/paste it.
- Supposed to be useful.
- commit bb2e79b2f9de50ba5e2a1f9a0efd1af6bda7048c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Wed Oct 24 03:57:57 2007 +0000
- Qt4 - time left implementation. Do it better, faster, with also a middle click, and fix the double click toggling time left bug.
- commit 4eb0c7377363238e1719748e3388e23692faaf0a
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Oct 23 22:28:12 2007 +0000
- dbus: review object locking/yielding, fix various bugs & comments
- commit fdb97b87d99b29fd042d3e65036cfa69f1abc9b5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 23 17:18:15 2007 +0000
- Add *.cdg to the format we use in the GUIs.
- commit aeec2857f1e97d8c0f65da1b11cb2917795b1680
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Oct 23 12:10:30 2007 +0000
- dbus: don't lock the playlist, but only yield the input to prevent its destruction while we are accessing it.
- We do that because we can't lock the playlist when we're in the input "state" callback because we MAY have been called by playlist_Control(), which does lock the playlist, and then call us.
- ref #1346
- commit 8071564e17af2ef0e4c8bb093862fe3b5c37caf6
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 23 06:23:27 2007 +0000
- Qt4 - initial actions support for StringListConfigs in preferences... To be tested a lot more...
- commit 711de3fbbf2693bce964fc1328f2dbc31bc0b78b
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 23 06:15:13 2007 +0000
- Add support for fourCC MMES, which is a Matrox MPEG-2 codec... Remove a wrong comment.
- commit 4530a2d7bbc03a90c023ff86f18be2ed2dfb86a5
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 23 05:46:48 2007 +0000
- Add VP6A fourCC.
- commit 703cfb4908437873eec3f4702ae58403818ca7e8
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 23 04:42:38 2007 +0000
- Qt4 - fix previous compilation for windows.
- commit 295364c7b5e5b2888d00772705348c480e2db77f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Oct 23 04:05:06 2007 +0000
- Qt4 - try to remember latest open disc path.
- commit 817979aae922c8f0c70342cc5efbb7e95713004c
- Author: Rafaël Carré <funman@videolan.org>
- Date: Tue Oct 23 00:41:00 2007 +0000
- help string: add missing html tags
- commit 42c421605a7d2f7ccfaeb2a8b25d6565fc98279f
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 23:47:24 2007 +0000
- dbus: updates to match the current status of MPRIS. Patch by Mirsal Ennaime as usual
- commit 95466d5ef9b48a2ea50d9aa246dee2023f3d12ff
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 22 23:39:55 2007 +0000
- MXF support since ffmpeg has a demuxer. Fix #152
- commit 9df6f20907913b9f2d2bfc9c0578597083d24456
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 20:06:22 2007 +0000
- libvlc_destroy() -> libvlc_release()
- commit e6a14c1dcb64eba9bd1739e34c1b1965e776a946
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 19:15:05 2007 +0000
- move config_*Intf() out from the header
- commit 1a42f95bcb4466eeccc0722122e0c1fcd1011b12
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Oct 22 18:41:19 2007 +0000
- configure.ac: fixes for build problems introduced by changeset 22617.
- commit e4e086ea1176eebb65ed9a329700559d783bd490
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 18:01:34 2007 +0000
- inhibit: apply [22797] since it's the same main loop than screensaver.c
- screensaver: removes unused variable
- commit cd347ef8007dfd3b2f941bf14049877dd246d373
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 17:54:22 2007 +0000
- mozilla: use new libvlc api
- commit 26d39a90abbfddb9e793a1a92efb3e9fe560dd9b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Oct 22 17:35:27 2007 +0000
- Don't wait for signal if the object is already dying.
- Better solution would be to make sure interface threads lock their object ALL THE TIME, except when waiting on its condition variable, so we do never "loose" condition signals. However, I am not sure if this would not result in a deadlock, should the interface need to lock another object (typically, playlist, input and/or vout). Also, we would need to have all thread call vlc_thread_ready(), otherwise, we could also miss the signal if it happens right after the thread is created => this requires fixing every interface, except those that don't have a pf_run.
- commit dbded71fbba7011b19f5839dd7e69559549de640
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Oct 22 17:18:39 2007 +0000
- Fix race condition in screensaver exit
- commit ec99b9d9de88aaa99181840c74028b3871cecd62
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Oct 22 17:01:35 2007 +0000
- Fix syntax errors
- commit dcbc6d8f6e839b7a6c64832b6ad9f14f659bbda0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Oct 22 16:59:59 2007 +0000
- Fix warnings (it does not seem very logical for log_open to take a read-only libvlc anyway)
- commit 3ef3aa108cc261ed3596e0e308324d321e874d36
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Oct 22 16:57:33 2007 +0000
- Fix trivial warning
- commit 466c96907cc274286c87f29fc500021713d4dcc0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Oct 22 16:56:41 2007 +0000
- Event manager yields libvlc (and all the media_* stuff yields the event manager already)
- commit 7d478fff44510c6e0c1868047c23d989d8969bd0
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Oct 22 16:55:43 2007 +0000
- Yield libvlc and fix corner case memleak
- commit 0dbf6b697387f7d45530967e629b723b1836bbca
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Oct 22 16:55:30 2007 +0000
- Yield libvlc
- commit f297b344ed9a1bf4841c62c5630439cf0e9741fa
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon Oct 22 16:30:00 2007 +0000
- Reference count libvlc. API break.
- commit edabc60f04c9d20fb223b1b280549ea789a7f4e9
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 16:15:39 2007 +0000
- audioscrobbler: we're sure metadata has been read only when state is PLAYING_S
- commit 40a9fe9bc271b3bf8abf418b8cfe212c44c31e66
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 16:00:08 2007 +0000
- qt4: removes useless functionnality. fix #1330
- commit 1245f808081307126248ff9528e085849b045061
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 13:19:56 2007 +0000
- dbus: monitors input "state" variable to emit the TrackChange signal only when the metadata has been read
- commit 3494f7e72d6b46542a2d45965b7199fc1b84a87c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon Oct 22 10:46:30 2007 +0000
- - Enable building of libamrnb and libamrwb (disabled by default). To enable add HAVE_AMR to config.mak and make sure to rebuild ffmpeg too.
- - Bumped up libdvbpsi version number to 0.1.6
- commit cf4979cabec706c6efc76f87a618a91d73be6459
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Oct 22 04:24:23 2007 +0000
- Contribs - PNG new release with a bunch of CVE-... (as in previous version)
- commit 495602e13542b7b3ed6646c9768e25d4bf66a2ee
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 02:01:55 2007 +0000
- configuration: add config_AddIntf() config_RemoveIntf() and config_ExistIntf() to handle extra interfaces in the preferences
- make use of it for last.fm simple preferences (ref #1262)
- by the way the duplication of "control" with "extraintf" is very boring
- commit 25a609d47f4403a8b1c23fef1b017ef2d2ddabd7
- Author: Rafaël Carré <funman@videolan.org>
- Date: Mon Oct 22 01:32:11 2007 +0000
- contribs: fix dvdnav compilation with mingw gcc 4.x
- commit 17a7935d6257e26395d6ba4b1d65e3503760bf06
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 23:33:39 2007 +0000
- Mac OS X: Add oga, ogv, ogx, anx file type. Close #1279. (Patch by j).
- commit 9ef72fe5943998ae99602ded9c2830e2a8982f88
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 22:55:13 2007 +0000
- qt4: delete the QApplication when we are finished using it, removes an ugly QObject::killTimers warning.
- commit e27ff9696e4ba67278a973febf1e2707172bd4a2
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 21:32:24 2007 +0000
- playlist_Clear() should delete only the local playlist, not the root playlist (including the media library, and the read only services discovery)
- commit 7c1af3c19c72db531ce4a0ccb0003f9dbaf1cbb4
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Oct 21 19:17:11 2007 +0000
- Fix compilation on win
- commit 4029f783289754b2821ba2716203c087343b5cdb
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 19:08:44 2007 +0000
- mozilla: links with libvlc-control.1.dylib on macosx
- commit ccc1dca882c1e7d9852029f5cb51d5e9a15bfd9c
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 18:47:43 2007 +0000
- picture_t->i_refcount is unsigned, so never < 0
- commit 0c4cdfd956addf06a252bc58510f1c65c51519ad
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 18:16:53 2007 +0000
- Only recurse through the modules directory:
- remove warning about libvlc and libvlc-control not being valid plugins
- commit 72ec66306dde60fbf9c08c048be6495e465660a5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 17:57:52 2007 +0000
- Same as previous commit
- commit edef2bc8a929aa16215787552bfded8eb32819ff
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 17:52:40 2007 +0000
- some missing s/VLC_ADD_LDFLAGS/VLC_ADD_LIBS/
- commit aa7342864e66f31de3534726e92d0b570f42232e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 17:30:59 2007 +0000
- Also test libvlc_playlist_clear and libvlc_playlist_add_extended
- commit 8837d3d6ac772535558a22e8cc750d2497f126d5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 16:52:11 2007 +0000
- Playlist delete support... sorta. LibVLC crashes internally.
- commit d95b7e67485fed8cd1db9b585300049325d5cd7c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 16:50:02 2007 +0000
- Doxygen syntax fix
- commit eb0920907a09da7b8c7f37d89b5b2d2f562ddbd4
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 16:45:56 2007 +0000
- extras/contrib/src/Makefile: Fix dca an zvbi install name (on Mac OS X in particular). (Reported by maru).
- commit 1155806be963b2229168227b093a763650c604ff
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sun Oct 21 16:00:27 2007 +0000
- Increase rate/speed control granularity.
- We now have:
- 1x 1.5x 2x 3x 4x 8x (and the same for slower).
- commit 9c4f520e6526f194e27b9d293132a492de05dde8
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 15:42:29 2007 +0000
- "Advanced" playlist add
- commit 734f58f588595ee512f37ce0b29aa2ed5633a597
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 14:31:09 2007 +0000
- mozilla: don't add a custom application name as argv[0].
- commit 9a9b2af4ee329c62ef937a55f54a54d5607b4862
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 13:55:53 2007 +0000
- control/media_instance.c: Cons-ify the conversion table.
- commit 54524f5eba0cc3e9fbdc60dfc1277bf83a5d4f80
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 13:54:13 2007 +0000
- MacOSX/Framework/VLCMediaPlayer.m: Const-ify the conversion table.
- commit 6a790db7c0f93caafbae11575d0ba755f6ab08df
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 13:51:53 2007 +0000
- contribs: make it explicit that (unused) mozilla target is macosx only
- commit 6de4a5654869b4ac5f4133c109c11a862e5e6cef
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 13:50:09 2007 +0000
- MacOSX/Framework: VLCPlaylist object has been replaced by VLCMediaList (as in libvlc).
- commit 5ef5531d821030ae3c374f096317c1d0a10be13a
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 13:45:39 2007 +0000
- MacOSX/Framework: Updated Sample code. (Patch by Enrique Osuna).
- commit 9b89b833514a2a3e58d43f6a71f539adf3a22f44
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 13:44:22 2007 +0000
- lua: makes sure metadata is UTF8 encoded (some websites aren't using UTF8 charset)
- commit 2e7f3ec57caf751835b25c889a19639073898084
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 13:31:27 2007 +0000
- MacOSX/Framework/VLCLibrary.m: Regroup the sharedLibrary allocation and release. Fix a warning due to a left over in previous commit.
- commit 0e514bd76eee3f87fecded84889a0e534477daed
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 13:16:46 2007 +0000
- MacOSX/Framework/VLCLibrary.m: Better memory management for the global VLCLibrary object. Give an autoreleased object in +[VLCLibrary sharedLibrary]. Release the global VLCLibrary atexit.
- commit 87bc70075835e1b2f22b611e63f251dd8cb153af
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 13:12:51 2007 +0000
- power management inhibit: uninhibit only once
- commit 21aa24f666b07c375fdf9cd15d3783c55a329374
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 12:56:41 2007 +0000
- xspf demuxer: correctly checks "application" attribute of <extension> tag, fix #1342
- commit 54f91faac813fba2cb8b94fdc11ee977a9a94c66
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 12:55:32 2007 +0000
- Basic playlist controls
- commit 77015ab46b9aff1d25ac3ca3c064893549fd4137
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 12:18:19 2007 +0000
- Add support for allocating media_descriptors and factorize some code (generics yum yum!).
- Destroying the instance object while a descriptor is still alive will crash(!).
- I wonder why libvlc_instance_t is not reference counted as the other handler types... ?
- commit 256878bc4b10572511d4c96ac5ad1774482fcc56
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 12:16:45 2007 +0000
- video_output: fix 4 bytes too short memory allocation
- commit 77aa5b9ebb86cc16a4b57f2f1316ede93b56c188
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 11:44:56 2007 +0000
- Switch CIL bindings to libvlc API
- commit c39f753567e8e35486b3902538a52520b28ca101
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 11:30:35 2007 +0000
- misc/darwin_specific.c: Fix framework detection code.
- commit a901551063376ccf6dce57fdf39d28913bd3fd0f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 11:14:25 2007 +0000
- Remove extra white spaces
- commit 29b27c82076170e901d83e2e41b1517ba6759cbe
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Sun Oct 21 11:09:30 2007 +0000
- Fix build.
- commit 7f42e055f359bbb4d136c1b5c554baa2b23b52a2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 11:06:37 2007 +0000
- Changing the order of parameters may be needed, but changing the parameters themselves is definitely not (it would crash in some cases anyway): add some const qualifiers
- commit 6ea1a2709641da5ec5c27367ff9110823fc08c82
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sun Oct 21 11:02:45 2007 +0000
- contrib/src/Makefile: Make sure libpng link name is correctly set on Mac OS X. (Reported by maru).
- commit fc68d313c7ec747bd201cc8dab166e607d652e94
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Oct 21 10:10:29 2007 +0000
- Fix detection of swscale with compile/link test.
- commit 7d250086f7bde8ec76e4388040c9af7ac3ac5ef4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 09:58:59 2007 +0000
- Remove silly debug for previous commit
- commit 65bc1a4e3dfdd078a35c4bf0923007addf3f1996
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 09:58:01 2007 +0000
- Put timeout to the testsuite
- commit 508d87e61db2f470c2b4129e40df8ebc6c8a9737
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 08:09:02 2007 +0000
- Switch API smoke test to libvlc API
- commit 4a2ded0bad747c8d671f2321e8ac9e9c556e1d17
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Oct 21 07:12:07 2007 +0000
- libvlc_exception:
- * add missing const qualifiers
- * prevent exception from being silented in case of ENOMEM
- commit 086d0746ed62770dbd0bdc473c18f41b604f0bb7
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 21 01:46:18 2007 +0000
- Qt4 - Sprefs, ui margin adjustements.
- commit 18467ed4f2e3e29e76368240acdca4cf2d21b76f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 21 01:42:13 2007 +0000
- Qt4 -- remove extra empty line.
- commit 3500cf1011e97ae7c60b63b4147cbcb69bde5d47
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Oct 21 01:31:38 2007 +0000
- Qt4 - Simple prefs, re-do [22621], but removes all the connects for all the configcontrol, remove some functions, clean it, remove some dynamic_cast, but basically do the same.
- commit 7e6bc77e176a75a9b1c6d0589ba485e08aa8cb68
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sun Oct 21 00:05:44 2007 +0000
- telepathy: don't Close() twice. one time when we encounter an error, one more time when VLC exits.
- commit 1995f882d45bf8f9bd167f9ba549ca7d1efb664e
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sat Oct 20 23:47:34 2007 +0000
- New inhibit module to prevent the power management daemon (usually gnome-power-manager) to suspend/hibernate the laptop while VLC is active.
- commit 794eece829a9840339be996a8cd44a9153916877
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Oct 20 23:37:56 2007 +0000
- Fixed subtitle blend module loading.
- The blend module will be loaded only if needed and reloaded on chroma change.
- (As a side effect it should allow displaying TEXT even when no blending module
- exist)
- commit e7d9e5601fe3603405749091d0eef49630ac7ee8
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Oct 20 23:22:48 2007 +0000
- Added sout_UpdateStatistic and fixed transcode module to use it.
- As a side effect, it fixed a potential segfault (race condition) when using
- sout-keep (but I am not sure if we have a stream_out module that can show the
- problem)
- sout_UpdateStatistic still uses input internal data and that need to
- be fixed. Audio output need such a clean too.
- commit 9b62d7452507c8cbdd6c83fb137da9b6a0e3016d
- Author: Rafaël Carré <funman@videolan.org>
- Date: Sat Oct 20 23:20:43 2007 +0000
- input: avoids double mutex locking
- commit 39aa499b2693c0cf5158029bf2b9ee14f2cc6e37
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Oct 20 22:39:20 2007 +0000
- * fix make update-po on platforms with a non-GNU find implementation, aka BSD / Darwin. Thanks to xtophe for pointing this out and helping me
- commit fe1ad10679f61bcdbf1c4705d5b4b22cec506929
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Oct 20 19:15:05 2007 +0000
- Deinterlace prototype should be defined whether or not swscale is used.
- commit 299be2de5197030ea6fb6893d8fa9638f3eb82f4
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Oct 20 18:52:45 2007 +0000
- Deinterlace module doesn't depend on swscale or img_* ffmpeg functionality.
- commit cae8addfa7a0a78ec6759b7e64239f607063fec8
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sat Oct 20 18:47:43 2007 +0000
- sws_scale_ordered() is deprecated in newer ffmpeg
- commit 7b32ae177048eb0bc36b6f7610b9e8a1fb22fead
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Oct 20 17:56:00 2007 +0000
- src/control: (Patch by Enrique Osuna)
- * Add the ability to store user data in media_descriptor.
- * Duration can now be retrieved from a media_instance
- * Can new get the preparsed state of a media_descriptor
- * Add callbacks for libvlc_MediaDescriptorDurationChanged/vlc_InputItemDurationChanged and libvlc_MediaDescriptorPreparsedChanged/vlc_InputItemPreparsedChanged.
- commit bba8b97ecc1c4f5530eeeec1f10363a3665a964c
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Oct 20 17:40:51 2007 +0000
- THANKS: Thanks Enrique Osuna a bit more.
- commit 6dda19c89830f3cc2a54706af5a97c0761d7a1b9
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Oct 20 17:37:07 2007 +0000
- MacOSX/Framework: Very minor identation changes.
- commit 702edfe8aac9efe6fb3e5e89b60d4b2d08c94b4d
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Oct 20 17:36:15 2007 +0000
- NEWS: Add a piece of news on LibVLC. And specify that the OS X Framework was done as a SoC Project.
- commit 8a852177d24167f58b2604d7fa10f28c6f58a2c9
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Oct 20 17:29:34 2007 +0000
- NEWS: Mention the Mac OS X Framework.
- commit 2888212e75497d6a46201ae891fac3521ffa18ca
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Oct 20 17:19:25 2007 +0000
- Add APE to NEWS and close #31
- commit ce7c4d3f499468450352222b3095d2a88c0582f5
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Oct 20 17:09:37 2007 +0000
- MacOSX/Framework: Minor various spaces/comment cleanup.
- commit db4a6b828a2dde0274243fabe7faf0bc65a398a4
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Oct 20 16:53:15 2007 +0000
- MacOSX/Framework: Fix tabs.
- commit 3b44ce0da7ae3edb641588faa9122325aabf4b28
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Oct 20 16:47:04 2007 +0000
- MacOSX/Framework: s/PrivateAPI/Private/
- commit d4a87d8e7458a99aa7c769c904af7ac6f04ac10c
- Author: Pierre d'Herbemont <pdherbemont@videolan.org>
- Date: Sat Oct 20 16:37:59 2007 +0000
- MacOSX/Framework: Merge Enrique Osuna's work on the Framework.
- commit bed5264a7edca55ccb6be99432a998d1e55aeaec
- Author: Laurent Aimar <fenrir@videolan.org>
- Date: Sat Oct 20 16:13:01 2007 +0000
- Let ffmpeg handle APE codec (Monkey's Audio) as it seems to "work" with the
- ffmpeg demuxer (I am not sure seeking works alright).
- commit 4931a9265236c3a8382f108840a6e72d27d0637c
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Oct 20 16:02:03 2007 +0000
- Add sound volume, rate, and fullscreen support
- commit 2edb3900e75e631eb1d5cf398763950cd214dad1
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Oct 20 15:39:07 2007 +0000
- * missed one occurence in the previous commit
- commit cd6d499b13eefc3a2598ff0e53da744227cf4404
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Oct 20 15:24:39 2007 +0000
- Embryonic CIL bindings for libvlc-control
- commit 86af9ad16a458f83bfd726ea8c995f5535c2ae27
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Oct 20 15:14:12 2007 +0000
- * fixed [22708] for OSX
- commit 646e343fab52c72f5917ee7c565dc2cb15a0c223
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Oct 20 15:05:16 2007 +0000
- * disabled stats updater as internal libvlc headers may not be used in modules. needs a real fix
- commit 62ffefd4354ff47900238126151b0ca2d05f581e
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Oct 20 13:39:41 2007 +0000
- Protects internal headers against incorrect/multiple inclusions
- commit 6dd8082f73ba1ec60597e9462076ad4aaa75ac00
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Oct 20 13:39:23 2007 +0000
- Don't build netsync by default until someone bothers fixing it
- commit 51f996148378323ef3c7d08554c2211de47d2d25
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Oct 20 13:27:00 2007 +0000
- Fix URL
- commit e9fa807d72ea65d365c2115aa969decfafe253a3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Oct 20 10:42:44 2007 +0000
- Make sure assert are built-in
- commit cc8381508611330f2e5d6971fe4d6637a3e68bfd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Oct 20 10:41:53 2007 +0000
- libvlc-control smoke test. Feel free to extend
- commit 255cdb14836dce0939766d9222b6d2d42aa249eb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Oct 20 07:59:42 2007 +0000