commit 5388d5c1757f141e982b2755895da96c80f33e6c Author: Felix Paul Kühne Date: Mon Dec 31 16:29:40 2007 +0000 typo commit 65abc4a052a422f5d114df51c23963e4cd128644 Author: Felix Paul Kühne Date: Mon Dec 31 14:24:21 2007 +0000 contrib: mirror the packages by GNUPG on ganesh as their server is constantly unreachable commit 1e8bbf19b3bb93076119a75fcfae5f6db7cbbfec Author: Felix Paul Kühne Date: Mon Dec 31 14:08:05 2007 +0000 macosx: added an option to disable the 'Recent Items' list as requested by multiple forum users (closes #1340) commit 32cdbfa32d03e0022874e3da3d6caa02ca9894b8 Author: Ilkka Ollakka Date: Mon Dec 31 12:16:53 2007 +0000 add artChanged signal to inputmanager and change backgroundwidget to use it. commit 4251cd0a3cbc740d4e11d84be8b9bcd89fca5446 Author: Felix Paul Kühne Date: Mon Dec 31 10:01:24 2007 +0000 osx-proj: fix ogg format descriptions and add media types (refs #1279). Patch by Saoshyant commit a5b4ede658b31d68f37286e2fbfa0da7c787f81e Author: Rafaël Carré Date: Mon Dec 31 03:02:30 2007 +0000 mpris controller: update to new api commit ac88248aa3debe837c221de9632cacf6be9da3fc Author: Pierre d'Herbemont Date: Mon Dec 31 02:09:31 2007 +0000 Remove unwanted part in previous commit. commit 7b565326976515e5e88ca4f5da1745c4b135b4d5 Author: Pierre d'Herbemont Date: Mon Dec 31 02:07:38 2007 +0000 media_list_view.c: Properly forward all items added events. commit 0dbfd62552c771769a43ff922a78871276855a0c Author: Pierre d'Herbemont Date: Mon Dec 31 02:06:53 2007 +0000 flat_media_list_view.c: Add some debug facilities. commit 9d7bb46d18dd88770f78c31fcda47ebd93524a7a Author: Rafaël Carré Date: Mon Dec 31 01:34:58 2007 +0000 update: use PGP to authenticate status file and downloaded binaries commit d25a2799056baced5ac78178714c992d35eb9102 Author: Rafaël Carré Date: Sun Dec 30 22:38:21 2007 +0000 authorisation -> authorization commit 1b4a1c8ae42f3017607ec8924eeb1d186f49cc82 Author: Felix Paul Kühne Date: Sun Dec 30 22:08:08 2007 +0000 makefile: we want to use spaces instead of tabs. sorry for the disturbance commit c90ad6fd8e18eeff2f2278123bf5e5a9d23e8d76 Author: Rafaël Carré Date: Sun Dec 30 20:54:02 2007 +0000 ncurses: use directory:// URI when adding a directory to playlist commit d8b4a5b6955d71125dcfb2579062d211fa186183 Author: Rafaël Carré Date: Sun Dec 30 20:14:31 2007 +0000 fix #1421 commit 389c19e1729f20371fcb0a6294a00ca32966ab27 Author: Rafaël Carré Date: Sun Dec 30 18:40:53 2007 +0000 fix #1244 commit 7b9e1799ee5a6330222f62801abb29f15750611c Author: Rafaël Carré Date: Sun Dec 30 18:24:10 2007 +0000 fix #1410. You can not change a playlist_item_t to be a node, when you previously registered events on it, using input_item_t sub items adding event, because the pointer will be destroyed. If you want to use nodes anyway, you have to explicitely create them. Note: we were lucky that xspf did work so far, because we were EXCLUSIVELY using invalid pointers, except for the 1st item being added to each playlist_item_t (it did happen before the conversion obviously). commit 981f85eb6b7b6df8d0fec914ee4563488e2fba23 Author: Pierre d'Herbemont Date: Sun Dec 30 17:48:26 2007 +0000 dtstospdif.c: Fix spdif type on big endian stream. (Patch by Julien Robert). commit abb027a384e33ceaecf3e8a09d4a561c943a7025 Author: Felix Paul Kühne Date: Sun Dec 30 16:39:23 2007 +0000 arf commit aa50e70169b0739dbd11f8d76f7550bfbfd46981 Author: Felix Paul Kühne Date: Sun Dec 30 16:38:27 2007 +0000 Makefile: correctly distribute .hosts within VLC-release.app commit bde97dacca88796298ba8e2a488d5c69f26dbe5d Author: Felix Paul Kühne Date: Sun Dec 30 14:53:00 2007 +0000 macosx: don't allow the user to open the preferences window multiple times (leading to orphan pref windows which can't be controlled) commit 7b087611c2486e4a76e3bb9f380a36880e713bc0 Author: Pierre d'Herbemont Date: Sun Dec 30 04:25:04 2007 +0000 audio_filter/converter/dtstospdif.c: Fix odd frame sized DTS conversion to SPDIF. Patch by Julien Robert . (Reported to fix most of the current DTS issues). commit 1b26ff77b0fd9ea5d713c7acd52259e6c68efbf5 Author: Pierre d'Herbemont Date: Sun Dec 30 01:50:14 2007 +0000 MacOSX/Framework/VLCMedia.m: Update the subitems on sub item additions. commit 0d4609bfb9bdb1900613263ac66b354dd3bf754a Author: Pierre d'Herbemont Date: Sun Dec 30 01:46:12 2007 +0000 MacOSX/Framework/VLCMediaList.m: new aspect for the node hierarchy view. commit 083f03e8429a91de6ac1b9bf51d530b005c83254 Author: Pierre d'Herbemont Date: Sun Dec 30 01:18:00 2007 +0000 libvlc.h: Publish libvlc_media_list_hierarchical_node_view(). commit e8d38b4459d4d631bf8ff8653baba854a71ccac4 Author: Pierre d'Herbemont Date: Sun Dec 30 01:17:15 2007 +0000 control/hierarchical_node_media_list_view.c: Implement a view that only show the node of the media list, hierarchically. commit 7910ae7a2d03d6b380f617cd744ba61f9802129f Author: Christophe Mutricy Date: Sat Dec 29 23:25:52 2007 +0000 Only do translation in Qt when asked. commit aa9715b24b0ddefb03016686232176688127fd15 Author: Rafaël Carré Date: Sat Dec 29 21:35:13 2007 +0000 simplify *install_input_item_observer() commit de8a547ca9cf558181f8e2c972e21c745a149a10 Author: Rafaël Carré Date: Sat Dec 29 21:28:44 2007 +0000 fix input item mem leak commit 15def40d9c0da3193a3c9fda08c242a0c6e0a1f5 Author: Christophe Mutricy Date: Sat Dec 29 18:30:42 2007 +0000 Distribute filter_picture.h commit 14ddd406aeb1e2298884613c1926f602180d0819 Author: Pierre d'Herbemont Date: Sat Dec 29 17:08:56 2007 +0000 hierarchical_media_list_view.c: Fix a mlist mem leak. commit 9bc4f8f52b06e6bad53cfb38eb8aab51f524c143 Author: Pierre d'Herbemont Date: Sat Dec 29 17:02:41 2007 +0000 control/hierarchical_media_list_view.c: Fix a media descriptor leak. commit 89b604d4c3f1f232665dab0149da23b1a375dab7 Author: Rafaël Carré Date: Sat Dec 29 14:32:01 2007 +0000 cosmetics commit fa12ecbec387b7d09fc2deadc16d5af83256092b Author: Pierre d'Herbemont Date: Sat Dec 29 14:26:19 2007 +0000 Fix previous commit ;. commit 09715dbfbee76a6d293027cde19cd8c0b1d23a1c Author: Pierre d'Herbemont Date: Sat Dec 29 14:25:14 2007 +0000 playlist/item.c: Properly release the input_item as pointed by funman. commit dcebfbb0b3ec5f01c7311ce2af6aaa542c34eeb4 Author: Pierre d'Herbemont Date: Sat Dec 29 03:31:25 2007 +0000 MacOSX/Framework/VLCMediaPlayer.m: -isSeekable. commit 700e6aac85555f9753589c974924b9e9ee8018cf Author: Pierre d'Herbemont Date: Sat Dec 29 03:29:10 2007 +0000 control/media_instance.c: Publish is_seekable(). commit 4ed66be9f57bca364413c19307c8168a76e21848 Author: Pierre d'Herbemont Date: Sat Dec 29 02:46:12 2007 +0000 MacOSX/Framework/VLC.h: Add VLCMediaPlayer.h. commit 5f60e376ad16ac0386f31de59fff320be7653d2e Author: Pierre d'Herbemont Date: Sat Dec 29 02:45:41 2007 +0000 Sources/VLCMediaPlayer.m: Position getters and setters. commit acd2d9b60cf9a93bcab9aba053922ccfb78e6f5b Author: Pierre d'Herbemont Date: Sat Dec 29 02:44:32 2007 +0000 src/control/media_instance.c: Don't wait to have modulo something, to forward the time, that could be crazy. commit 48f7ca7f70c7228ce8863813aabe89e0f0ae848c Author: Pierre d'Herbemont Date: Sat Dec 29 01:29:48 2007 +0000 control/media_instance.c: * Implement MediaInstancePositionChanged and MediaInstanceTimeChanged accurately. control/event.c: * Register the all event types. * Don't strdup() in libvlc_event_type_name(). commit 8a7b94a1bbfa35cdfd9c5555e75362191546f991 Author: Felix Paul Kühne Date: Sat Dec 29 00:41:01 2007 +0000 macosx: fixed 2 appearance bugs introduced in [23908] commit 7f4c8080185cef4ec8a31a6d4d6d4191183e56ab Author: Pierre d'Herbemont Date: Sat Dec 29 00:11:36 2007 +0000 media_instance.c: Fix the position callback to retun the time. (Next time, we'll fix it to return the position). commit 35b6342cae98667fa2820e6e1b13a1c67a1a7746 Author: Pierre d'Herbemont Date: Fri Dec 28 22:23:01 2007 +0000 Forgotten file in previous commit. commit af252afb06ab8369f420444afab62bd9a50d97ce Author: Pierre d'Herbemont Date: Fri Dec 28 22:22:36 2007 +0000 MacOSX/Framework/VLCMediaPlayer.m: Enable bindings uses on the @"time" key. commit cf0875cc854ffa9cf2f9fe4e8dc5ba062763c844 Author: Pierre d'Herbemont Date: Fri Dec 28 22:21:26 2007 +0000 MacOSX/Framework/VLCTime.m: Fix a segfault because of a missing retain. Create a real null time. Code simplification. commit b095d5f2755529e2659ce93adc8d2518cea62e07 Author: Pierre d'Herbemont Date: Fri Dec 28 22:20:19 2007 +0000 MacOSX/Framework/VLCVideoView.m: Capitalize the s in FullScreen. commit 7758266f730436730c52f026f3b89efa16da29fe Author: Rémi Denis-Courmont Date: Fri Dec 28 21:05:01 2007 +0000 Fix warning commit eb81ba482a9e6de16afedc7645d341583ddb6084 Author: Rémi Denis-Courmont Date: Fri Dec 28 20:38:49 2007 +0000 Use long commit 5319eb6d2f96873574fdf9448d6ca9cb726b56d3 Author: Rémi Denis-Courmont Date: Fri Dec 28 20:37:40 2007 +0000 C++ fun commit 4232e94712088389243b30b0b7f91eb01b27bd07 Author: Rémi Denis-Courmont Date: Fri Dec 28 20:04:22 2007 +0000 Rewrite CAST_PTHREAD_TO_INT in a ISO C valid way - closes #1407 commit 8ead2f571f99b7e66a8d82d63ff92786c554fd6c Author: Rémi Denis-Courmont Date: Fri Dec 28 19:54:40 2007 +0000 Attempt to implement waitpipe with Winsock (should fix #1347) commit df796fbf4e0fc6194e934fcc63a6f31bebfad003 Author: Felix Paul Kühne Date: Fri Dec 28 19:38:05 2007 +0000 * sorry, this one was unintended commit ec022e28c2dee0c79ba407b736d24cda92d661b9 Author: Felix Paul Kühne Date: Fri Dec 28 19:36:00 2007 +0000 * add a 'graphite' button set including the facilities to switch the theme at runtime (closes #1379) commit 15c25c42d212da65880646ae2220abf2fead507c Author: Rémi Duraffort Date: Fri Dec 28 19:11:20 2007 +0000 Improve Aspect Ratio and Crop support commit aa52ddea2971270b01212b524fb4d2f50c078b95 Author: Pierre d'Herbemont Date: Fri Dec 28 18:30:23 2007 +0000 MacOSX/Framework: Fix end of file line, at least on headers. commit c169ff14c99409e76d8516bd66ef633be90e9bf4 Author: Pierre d'Herbemont Date: Fri Dec 28 18:29:38 2007 +0000 MacOSX/Framework/VLCLibrary.m: Default the use of the opengllayer video output module. Don't be verbose by default. commit 07f63871d50656534e1abdcb39ad9f8a9af44764 Author: Pierre d'Herbemont Date: Fri Dec 28 18:28:29 2007 +0000 MacOSX/Framework/VLCVideoView.m: Supports the opengllayer video_output. commit 38c86a7b387b7723596034c681fe334accb79bf2 Author: Pierre d'Herbemont Date: Fri Dec 28 18:25:03 2007 +0000 MacOSX/Framework/VLCMediaListAspect.m: Implement -parentMediaList. commit 441f5996dbb633ac11574f0e19b5ebe45cea147b Author: Pierre d'Herbemont Date: Fri Dec 28 18:23:46 2007 +0000 MacOSX/Framework/VLCMediaList.m: Implement -isReadOnly. commit c6e47790bc820101a2a4fb636cac85cbf4d9bec4 Author: Pierre d'Herbemont Date: Fri Dec 28 18:21:35 2007 +0000 video_output/opengllayer.m: Fix a warning, and use addVoutLayer: instead of addVoutView:. commit 850319351cc5f88cecbf55c5b53dece25e543cf8 Author: Rémi Denis-Courmont Date: Fri Dec 28 17:17:29 2007 +0000 Be on the safe side of memory protection for now: use PROT_WRITE. commit 2509ec68362400202e3519f23071652a37d52fab Author: Felix Paul Kühne Date: Fri Dec 28 17:14:58 2007 +0000 * make sure our window titles change while switching items within playback (closes #1381) commit 189bc59e7b442c9d898f2d460f4f780d8a079461 Author: Rémi Denis-Courmont Date: Fri Dec 28 17:01:56 2007 +0000 block_mmap_Alloc: commoditize block allocation from mmap Only the file access uses this, but I don't like "wild" callbacks into plugins. commit bbfa9d88f2605be30b995b213815fd5e82cda5b3 Author: Rémi Denis-Courmont Date: Fri Dec 28 16:16:55 2007 +0000 Fix stack overflow in debug code: use heap for large allocations. commit 781ebbeb0613179456b0c60d383d6e4b0e794742 Author: Christophe Massiot Date: Fri Dec 28 14:05:56 2007 +0000 . commit 81c65a657973bdac85dde2b413a18787192de31a Author: Felix Paul Kühne Date: Fri Dec 28 12:11:35 2007 +0000 * adapted the wizard to use the RTP stream out module instead of the removed RTP access out. Please check the other interfaces... commit b1a9a82e38f91f51859c7f87eee3695715ab0c5b Author: Ilkka Ollakka Date: Fri Dec 28 11:36:57 2007 +0000 small fix for http-streaming, don't set b_die to true in beginning if object is alive. commit 7d020526b38c42d366eb7619907398dbe8ab2ce4 Author: Rémi Denis-Courmont Date: Thu Dec 27 16:48:20 2007 +0000 Revert [23889]. Don't enable debug if you don't want it. commit 093059ff906c714f536f19272e2faaf7900fc98f Author: Jean-Paul Saman Date: Thu Dec 27 14:38:16 2007 +0000 Sync with latest live555 source code. commit 44dd0b86e9b68f4f00511e943afd37e589bd38a3 Author: Jean-Paul Saman Date: Thu Dec 27 14:31:43 2007 +0000 Fix segfault when Connect() returned failure and fix memleaks. Make sure live555 modules exits while in Connect() if vlc is asked to stop. commit fff37839759c1d6b7838838f923d49ee1bcb3bf1 Author: Jean-Paul Saman Date: Thu Dec 27 12:46:30 2007 +0000 Indentation fix commit f9012772a8fc0e6c209425b9e9786d9de675c5fc Author: Jean-Paul Saman Date: Thu Dec 27 12:45:31 2007 +0000 Silence debug message. commit 63e066369803c46da28c7487396e045c3b770d99 Author: Felix Paul Kühne Date: Thu Dec 27 12:44:02 2007 +0000 * couple of NEWS updates and typo fixes here and there commit 13cf0bf07070f07d140ab04606d17c3c37b2d651 Author: Felix Paul Kühne Date: Wed Dec 26 20:40:50 2007 +0000 * revert previous forward-port, as video-device's content changed for 0.9.0. Thanks to Pierre for pointing this out. commit 94abdf05cce434af491c843d1a9a929591bbb224 Author: Felix Paul Kühne Date: Wed Dec 26 20:12:59 2007 +0000 * forward-port [23884] commit 1d1062e52a4057b5c63a40d772c42e18ebef3f7f Author: Pierre d'Herbemont Date: Wed Dec 26 19:55:39 2007 +0000 video_output/opengllayer.m: Correctly set the initial bounds of the layer. Also grab the anti-tearing stuff from the Mac OS X GL vout. commit 22c96ab632ac394ba458df44f5e7203fc39d5c49 Author: Rémi Denis-Courmont Date: Wed Dec 26 12:29:53 2007 +0000 Move a few large inlines out of include/ commit f895d9b7b5f67f713047744df57f28fa4d6e01a2 Author: Rémi Denis-Courmont Date: Wed Dec 26 12:21:56 2007 +0000 Code factorization commit 3ddbf4b2f6643f4396ba1bac7f139e08e1a9d4ba Author: Rémi Denis-Courmont Date: Wed Dec 26 12:13:56 2007 +0000 Add "safe" config item property commit cef7a5d4bc252197c51b291adab352b0b3226246 Author: Antoine Cellerier Date: Wed Dec 26 02:35:50 2007 +0000 Three new chroma converters: * yuy2_i420: convert from Packed YUV 4:2:2 to Planar YUV 4:2:0 * yuy2_i422: convert from Packed YUV 4:2:2 to Planar YUV 4:2:2 * chroma_chain: attempt to chain 2 chroma converters to acheive the conversion (i.e. yuy2 -> rv32 will be done using yuy2 -> i420 -> rv32) commit 83d8b6b3dd5f786e87e1d082518add50b2d44ccc Author: Pierre d'Herbemont Date: Wed Dec 26 01:14:28 2007 +0000 MacOSX/Framework/VLCMediaDiscoverer.m: Remove silly debug code. commit 7c7f2f88a5db718d8dd8f256a05bccd6cf2a4dfe Author: Antoine Cellerier Date: Wed Dec 26 00:44:51 2007 +0000 Some more filter work: * adjust.c, extract.c: packed YUV 422 support. * filter_picture.h: code shared by some "video filter2" filters. * erase.c: validate the picture chroma in the constructor. commit 5a2dd0ddda112ffbea87725ac24bb2d19a9795a1 Author: Pierre d'Herbemont Date: Tue Dec 25 23:34:52 2007 +0000 vlc/libvlc.h: Set the return value of the libvlc_*_is_*() call to vlc_bool_t. commit 85b9974d1a9591b191ff726ec274084079085559 Author: Pierre d'Herbemont Date: Tue Dec 25 23:26:43 2007 +0000 control/media_discoverer.c: Set the corresponding media_list to read-only. commit 8299af702c1c6c0566b518413d115a01318755c6 Author: Pierre d'Herbemont Date: Tue Dec 25 23:25:09 2007 +0000 control/media_list.c: read-only-fy add_media_descriptor(). commit c7e71cb6d0206530a46ecd4ff5f6fa7ad4953658 Author: Pierre d'Herbemont Date: Tue Dec 25 23:16:56 2007 +0000 control/media_list.c: Implement read-only media_list. commit ee9c15aa23f74505c869ff00d0a7d6ed9ca01eaa Author: Pierre d'Herbemont Date: Tue Dec 25 22:55:15 2007 +0000 MacOSX/Framework/VLCMediaDiscoverer: Publish -isRunning. commit 1f40daafe54255f8454960056dda9baeaeca7f23 Author: Pierre d'Herbemont Date: Tue Dec 25 22:51:13 2007 +0000 control/media_discoverer.c: Publish media_discoverer_is_running(). commit 1eead51a19ee98436742a054edec808bcb3a9f71 Author: Antoine Cellerier Date: Tue Dec 25 22:39:00 2007 +0000 Video filter fixes: * colorthres.c: validate input chroma. * erase.c: fix bluring application limit (prevents out of bounds access). * gaussianblur.c: validate input chroma and add planar YUV 4:2:2 support. * psychedelic.c: check image_Convert return value (it fails for I422 which would then trigger a segfault due to a NULL pointer being dereferenced). * rotate.c: validate input chroma, add planar YUV 4:2:2 support and misc code fixes or simplifications. commit 3510dc7cbbb4a118d7512f813d8e4e99794e7aa0 Author: Pierre d'Herbemont Date: Tue Dec 25 22:33:56 2007 +0000 control/media_discoverer.c: Publish media_discoverer_event_manager(). commit aebc971019e6c5c42f620fc8c11e77734a729dfb Author: Pierre d'Herbemont Date: Tue Dec 25 22:25:45 2007 +0000 MacOSX/Framework: Use the Pre-Compile script. commit 17a99b41f08f795c53146ed025ca21a4e8d303a6 Author: Pierre d'Herbemont Date: Tue Dec 25 22:19:12 2007 +0000 MacOSX/Framework: Properly track updated library and modules. commit 7438482f8ccaa6ea893e467cea0d86d241ef9213 Author: Pierre d'Herbemont Date: Tue Dec 25 21:29:49 2007 +0000 control/media_discoverer.c: Forward started and ended event. commit b6880d76665de38f089c387eed9bb9a91f72d2a1 Author: Pierre d'Herbemont Date: Tue Dec 25 20:54:18 2007 +0000 playlist/services_discovery.c: Send service discover started and ended events, to keep track of running sd. commit 14365bf346154b2dd0dd69f0270bfdb81e19073f Author: Pierre d'Herbemont Date: Tue Dec 25 16:18:23 2007 +0000 control/media_list_view.c: Implement media_list_view_parent_media_list(). commit 9c28c114378a8afcd3738bff96554c605833f701 Author: Felix Paul Kühne Date: Tue Dec 25 13:55:30 2007 +0000 * mmap is broken on Darwin. Disabled it for now to have basic file access functionality working. commit e91b8125029aff627346754f55881dacbf6b4f02 Author: Felix Paul Kühne Date: Tue Dec 25 13:36:02 2007 +0000 * disable any MMX usage in FFmpeg on Darwin 9 (x86). This way, we can use the ffmpeg module normally until Apple releases the updated ld. commit 35f97bebf2bf7f0542bb3418c54332996a0ff186 Author: Pierre d'Herbemont Date: Mon Dec 24 19:45:26 2007 +0000 Sources/VLCMedia.m: Implement a KeyValueCoding enabled -state property. commit 141e740fbee112b7d8ac61e5842d85670eda7399 Author: Pierre d'Herbemont Date: Mon Dec 24 18:45:10 2007 +0000 control/media_descriptor.c: Publish an Event plus a method to get the media_descriptor state, which is buffering, playing, error, nothing special. This is a bit controversial as we need a media_instance to set that state, and this is media_instance dependant. However, this is a nice shortcut. commit f2c77da9820cf07e455417f2636561cc338759b4 Author: Rémi Duraffort Date: Mon Dec 24 17:53:28 2007 +0000 improve sdl video output. If there is some stupidities feel free to revert. And Merry Christmas. commit f0875028fd72a8d22798b15316d986737a6780d3 Author: Antoine Cellerier Date: Mon Dec 24 16:52:05 2007 +0000 Revert r23852. commit 4f23c241b5777b1460e49b238ab8d71694b2fde3 Author: Christophe Mutricy Date: Mon Dec 24 16:07:27 2007 +0000 distribute the Christmas icons commit 78d4bd65714da7ad48a8eb4e13965cd5b1523768 Author: Rémi Denis-Courmont Date: Mon Dec 24 15:39:17 2007 +0000 Not every body trusts "free.fr", especially not through non-secure HTTP, and/or non-FQDN-only hostnames commit 27f7759ace46eaac62115fec95ec728276197682 Author: Antoine Cellerier Date: Mon Dec 24 14:40:51 2007 +0000 Include font and password configuration items in the help output. Tell the user about --advanced when his help query skipped advanced configuration items. commit 97d613b2309cbb5523379a4386326529f4f4fdc6 Author: Antoine Cellerier Date: Mon Dec 24 13:52:48 2007 +0000 Use \033[0;1m instead of \033[37;1m for bold text using the default color (prevent using bold white text on terms with a white background). commit 351b9cf065716461db903b7f62fa7bbb5e95ac67 Author: Antoine Cellerier Date: Mon Dec 24 13:48:20 2007 +0000 Use the longtext as longtext. commit 5777fa8de8116dccc731262b41ac4e9d4cd25331 Author: Pierre d'Herbemont Date: Mon Dec 24 01:18:54 2007 +0000 services_discovery/shout.c: No need to incref. (fix a memleak). commit ef03a24f5a285937296ce4f68be54a6633cbedcc Author: Jean-Baptiste Kempf Date: Mon Dec 24 01:03:16 2007 +0000 Remove unused variable in OSD. Revert if needed :D commit 9382d2cc6f8707017cba6e41999338180fab33e0 Author: Jean-Baptiste Kempf Date: Mon Dec 24 01:02:05 2007 +0000 Fix a Typo. commit 283349239015568fbf1a324532d032858ae41d9a Author: Jean-Baptiste Kempf Date: Mon Dec 24 01:00:03 2007 +0000 Qt4 - Background Widget change. Resetting the maximum size at each resize is wrong. Scaling content can be really really ugly. To be finished. commit 777871986a69b12c3ad93d6c3161d93c9c692949 Author: Richard Hosking Date: Mon Dec 24 00:15:47 2007 +0000 v4l2.c: Patch by Dennis Lou to add MPEG2 support. Many thanks. commit 4b295c7cb26de39368086af8dc901df6bd29d135 Author: Antoine Cellerier Date: Sun Dec 23 22:23:25 2007 +0000 Allow specifying options specific to each url in the shout service discovery. Make it possible to inherit the m3u-extvlcopt option in the m3u parser. commit 0212c5155653272d0125e3b788a2ed4db09876de Author: Antoine Cellerier Date: Sun Dec 23 21:39:09 2007 +0000 Merge the shoutcast and freebox service discovery modules. Cleanup the shout.c code. commit f339d3ea974b7eb65c0fb1f7bb34e31723e59fad Author: Felix Paul Kühne Date: Sun Dec 23 18:28:14 2007 +0000 macosx: remove useless setting as basically no user wants the wizard panel to reset in a single session, but demands it to keep its selections (this was the default behaviour anyway) commit 37381b61344084f8c3be03104ad312f8b72b9fd8 Author: Felix Paul Kühne Date: Sun Dec 23 18:20:06 2007 +0000 macosx:playlist.m turn an error msg into a warning as the event isn't as bad as it seems to be commit 7dfd1a1d1e0b512ec83466c1e85e36cba308037b Author: Rémi Denis-Courmont Date: Sun Dec 23 17:42:57 2007 +0000 Fix format string injection in the Connection field for HTTP-served files (affects HTTP interface and LUA plus HTTP export for DVB and RTP) commit ad407ff30380e98896cefc46882452e28aef10dc Author: Pierre d'Herbemont Date: Sun Dec 23 16:48:15 2007 +0000 modules/video_output/opengllayer.m: Don't free the gl texture in End(), but in the releaseGLContext function. Set the original bounds of the CALayer. Protect the removeFromSuperlayer by a CATransaction. commit a19eff66700e36ac1d0a16fc04a206d1ee00cb20 Author: Pierre d'Herbemont Date: Sun Dec 23 15:29:47 2007 +0000 playlist: Fix an input_item leak in item.c, and notice that we are leaking one in loadsave.c. commit 41265f8097c5b6d110eae6dd5379ca9eadc7b2b7 Author: Pierre d'Herbemont Date: Sun Dec 23 15:28:51 2007 +0000 playlist/tree.c: Fix an input_item leak. commit edecc3beb6badc0c0736595cfe66ece78ad97de1 Author: Pierre d'Herbemont Date: Sun Dec 23 14:59:34 2007 +0000 modules/demux/playlist/xspf.c: Show where the input_item leak comes from. (funman can fix that?) commit f3903fcac703eb2415c21bd3f08a6ba655c5768b Author: Pierre d'Herbemont Date: Sun Dec 23 14:53:25 2007 +0000 modules/demux/playlist/*.c: Fix input_item memleaks. commit 5b324033c2e74de1adbeb2f3382e6bbc10da13f9 Author: Pierre d'Herbemont Date: Sun Dec 23 14:45:09 2007 +0000 control/media_descriptor.c: Prevent an input_item memleak. commit e809656e44d5fad369533688d8b85c1240cd4b77 Author: Pierre d'Herbemont Date: Sun Dec 23 14:40:28 2007 +0000 modules/demux/mp4/mp4.c: Fix an input_item memleak. commit 395d0372a9ca30e49cdfe447dadd1ce72b41f695 Author: Pierre d'Herbemont Date: Sun Dec 23 14:38:53 2007 +0000 modules/control/http: Fix input_item memleak. commit 694be9ad65fbf123bea29a9e338231de2122569c Author: Pierre d'Herbemont Date: Sun Dec 23 14:35:43 2007 +0000 modules/access/directory.c: Fix an input_item memleak. commit f360931e6659530396ed9ae6bd9bc95718404268 Author: Pierre d'Herbemont Date: Sun Dec 23 14:34:25 2007 +0000 modules/access/cdda.c: Fix an input_item memleak. commit 1421fa57d972c05149470d7f56e4334629c2c8d4 Author: Pierre d'Herbemont Date: Sun Dec 23 14:19:00 2007 +0000 vlc_common.h: * Add some proper assert() to the vlc_gc_* function to spot errors. * Correctly initialize the refcount to 1. (This will prevent freed pointer usage). (This may also introduce leaks in some module). modules/*.c: * Prevent some module to leak input_item_t. commit a01893ff324856bc99739e72323eb6616b0b1309 Author: Rafaël Carré Date: Sun Dec 23 12:55:08 2007 +0000 contribs: fix libdvdnav runtime on win32 (patch was deleted when switching to mplayer's libdvdnav), extract using gzip commit af52b673c20d546d9f2312328fbf3d5c19acdc02 Author: Rémi Duraffort Date: Sun Dec 23 10:47:59 2007 +0000 little error commit d0d0541e004aae6cc99c76f4d9d01070f6de0799 Author: Felix Paul Kühne Date: Sun Dec 23 10:15:49 2007 +0000 * withCString is deprecated in 10.4. Use WithUTF8String instead, as VLC's core is completely UTF8 now. Remove a couple of (nowadays) useless checks commit 08557e2ec6805b9a7b5321c09df9236d8a972048 Author: Rémi Duraffort Date: Sun Dec 23 08:12:26 2007 +0000 remove memory leak commit ed6468966d3894d50759fddcad6e53e1ac006258 Author: Jean-Baptiste Kempf Date: Sun Dec 23 01:48:30 2007 +0000 Qt4 - Small fix to get a smaller size when a video ends. commit f38e73af8348d8cc1581a71883b6aa2c70778bdf Author: Pierre d'Herbemont Date: Sun Dec 23 01:38:20 2007 +0000 modules/macosx/playlist.m: Remove code that shouldn't be here, to re-enable services discovery. commit 4449fe0e510dbe674cf042c9bcce0e4a711c7709 Author: Jean-Baptiste Kempf Date: Sun Dec 23 01:24:25 2007 +0000 And forgot the other file... Sorry. commit 0d92657d76a216866c7bde5ec855a902242b5654 Author: Jean-Baptiste Kempf Date: Sun Dec 23 01:22:20 2007 +0000 Qt4 - Clean more. commit 8dbc6a21f37a315a349acd4bd85bdac985047c56 Author: Jean-Baptiste Kempf Date: Sun Dec 23 01:12:58 2007 +0000 Qt4 - simplify the VideoWidget. VideoWidget is a just an simple QFrame with the necessary interactions... commit d17b946c8fc5fdf706a12aa5e7de11c1891eb141 Author: Jean-Baptiste Kempf Date: Sun Dec 23 00:54:54 2007 +0000 Qt4 - less ugly Noart pix commit 9011303411d5dda03b72e7b3e9bd92f7ce7e5999 Author: Rafaël Carré Date: Sun Dec 23 00:30:19 2007 +0000 fix #1409 commit 04022ec3a96fd9e82b882f03ed0fdc081f4c9a09 Author: Christophe Mutricy Date: Sat Dec 22 22:28:23 2007 +0000 Slovenian translation update by Matej Urbančič. commit ed5205fe93f276d92c8571c43551d7e0a8c05bab Author: Christophe Mutricy Date: Sat Dec 22 22:01:56 2007 +0000 Use dgettext() (aka _() ) rather than gettext(). commit 636e7566f068ee6578c73e5e55b2c10efd824b7d Author: Jean-Baptiste Kempf Date: Sat Dec 22 19:31:19 2007 +0000 Qt4 - timeLabel cosmetic. commit f45f6bf7eab148ea985ec07b37cf12c668f7da7f Author: Jean-Baptiste Kempf Date: Sat Dec 22 19:21:17 2007 +0000 Qt4 - Add a "medium" volume icon as requested on IRC, ( by Quovodis?) commit ca64fcfe4243348b313f24278bedcc6961e0afbb Author: Jean-Baptiste Kempf Date: Sat Dec 22 19:12:45 2007 +0000 Qt4 - Make the time Label right aligned and not size increasing in resize. commit a8eb03fabf6c3d09bd5729b872da3929539cd9ae Author: Pierre d'Herbemont Date: Sat Dec 22 18:11:50 2007 +0000 services_discovery/sap.c: Make sure the thread will exit, even if in poll(). And properly lock the object. commit c76ca6667fe719f8a7757f9b9d61fcd3cab64657 Author: Pierre d'Herbemont Date: Sat Dec 22 16:19:04 2007 +0000 include/vlc_objects.h: Use the usual macro trick, to publish a function that take as argument a vlc_object_t *, here for vlc_object_waitpipe(). commit 949dac11608bb2ab375d29069a64cc824ba33c1f Author: Rémi Denis-Courmont Date: Sat Dec 22 16:04:32 2007 +0000 syntax error commit 681637abe8ad32a07b614a7f3cd797d089e58fc7 Author: Rémi Denis-Courmont Date: Sat Dec 22 15:53:38 2007 +0000 Add an error message commit e59bea7b82ac4f79a169677d8d9aa753d3d3c10e Author: Rémi Denis-Courmont Date: Sat Dec 22 15:50:53 2007 +0000 Fix warnings commit 77ca78456d262a64d0767247fd155c3a26d6c63b Author: Rémi Denis-Courmont Date: Sat Dec 22 15:49:53 2007 +0000 _pipe is not selectable on Windows, so return -1 commit 3945813ee2bf2fd6fba00f25b03a0e05006825bc Author: Rémi Denis-Courmont Date: Sat Dec 22 15:42:36 2007 +0000 Corner case race condition in the waitpipe commit ecc5eb9db29f4ae9c0ee1c667c51dd7fd0a6b887 Author: Rémi Denis-Courmont Date: Sat Dec 22 14:47:15 2007 +0000 Put debug/test code for mmap (it does not find any error here) commit cfdc3865b666bae7cfa7d2ea0158911364d8f45f Author: Rémi Denis-Courmont Date: Sat Dec 22 14:11:42 2007 +0000 - Parse seek offsets as unsigned (why they were signed in the first place??) - Fix comments - Cache pagesize commit ca434330843238240297944934593dcf6d9b5f3a Author: Pierre d'Herbemont Date: Sat Dec 22 13:44:00 2007 +0000 services_discovery/sap.c: s/min/min_int/ to prevent a macro collision on windows environment. commit 3d979f8e505c0d1dc5c51029ed71ab8c46046206 Author: Jean-Paul Saman Date: Sat Dec 22 13:10:39 2007 +0000 First page is 100 by default commit ae4f748f95e4a064e382380835f765eee814093f Author: Rémi Denis-Courmont Date: Sat Dec 22 13:06:33 2007 +0000 Pierre writes too good code. We need to kludge it :( commit a09bcae31bb485524dfb6fe02853da520b1f3273 Author: Pierre d'Herbemont Date: Sat Dec 22 12:53:23 2007 +0000 services_discovery/sap.: Don't wakeup more than needed. commit 107b78a957c386f36923338a7273ea4fd82f631a Author: Rémi Duraffort Date: Sat Dec 22 12:41:56 2007 +0000 use a pointer to a function instead of a callback commit 8442f8adddbb55bd66a9155512fef5c0ab70ad4c Author: Pierre d'Herbemont Date: Sat Dec 22 12:36:53 2007 +0000 Makefile.am: Put hdiutil into verbose mode in package-macosx creation. commit 12c39680e3b87acf1e9c7f5019598e16b8f9d669 Author: Rafaël Carré Date: Sat Dec 22 11:29:57 2007 +0000 update: cosmetics, put the variable creation in libvlc commit 9548b1290c630d2e60409f4a678377a07505ffe8 Author: Rémi Duraffort Date: Sat Dec 22 10:18:01 2007 +0000 another cleaning session commit cac92f55e77109ae86ded84b4f10ec164ba34d91 Author: Rémi Denis-Courmont Date: Sat Dec 22 10:09:20 2007 +0000 Try to fix Win32 linking commit 590701d6b366c7fd7cfa4defb7fd4e5f706a3a50 Author: Rémi Denis-Courmont Date: Sat Dec 22 10:02:50 2007 +0000 Remove net_Select. Simplify net_Read consequently. commit 8c906d60c6282fc2529209855912920474daa2d8 Author: Rémi Denis-Courmont Date: Sat Dec 22 09:31:58 2007 +0000 Use poll() directly when you want to listen to multiple sockets. commit 6db8acaa4945c84c4671c4aeece517ead6deee10 Author: Jean-Baptiste Kempf Date: Sat Dec 22 09:31:50 2007 +0000 Qt4 - Fix previous commit. commit b3819c325757996d53e79d82ac3794b0409ef77d Author: Rémi Denis-Courmont Date: Sat Dec 22 09:11:25 2007 +0000 Same as previous commit commit ed9144bac360c3c29d92fe8f6cb8195680fdeb52 Author: Rémi Denis-Courmont Date: Sat Dec 22 09:10:56 2007 +0000 Revert [23768] and [23768]. Fix dead lock whenever reading from the network. commit f9ff5b64b419eccc3d746aa93ff22d49eef4c3bd Author: Jean-Baptiste Kempf Date: Sat Dec 22 08:12:02 2007 +0000 Qt4 - Use a main instance of Sout for VLM. Clean DP since all dialogs (except Bookmarks that won't be done...) are done. commit 890b8c21c26939cc0cd8e6ab8c4d8d68a445c50f Author: Jean-Baptiste Kempf Date: Sat Dec 22 07:19:01 2007 +0000 Qt4 - remember if the playlist was inside or not. Clean. commit 8fc1be22640747e2b1f73c764919e6524c05a59d Author: Jean-Baptiste Kempf Date: Sat Dec 22 03:20:11 2007 +0000 Qt4 - Remember playlist's size. commit 46c8807212085b6170dc520689d02fb061e29cd2 Author: Jean-Baptiste Kempf Date: Sat Dec 22 03:04:42 2007 +0000 Qt4 - Save the settings from the playlist for the dialog Provider if ever needed. commit 2fd9216fe27da9c00dbe37336c00c81064109c05 Author: Jean-Baptiste Kempf Date: Sat Dec 22 02:38:14 2007 +0000 QT4 - sizing (still not fix... anyone can look at it ?) and remember if the playlist is floating. commit eb7a0af30a1b2381fb53a52c0570f22738743eb8 Author: Jean-Baptiste Kempf Date: Sat Dec 22 01:50:29 2007 +0000 Qt4 - Typo on the sizing that can explain the "Video Above the control" bug. commit 0162ce10a567d4fda370f6e37edd3ddf68d0e578 Author: Jean-Baptiste Kempf Date: Sat Dec 22 01:49:50 2007 +0000 Qt4 - Be sure of the existence of getInput. commit 2a51700499c574a0d5a4f28f1fe628227c558e40 Author: Jean-Baptiste Kempf Date: Sat Dec 22 01:08:21 2007 +0000 Qt4 - remove unusefull debug. commit 3163d13850f96fe2f72144781551d85a305180c3 Author: Pierre d'Herbemont Date: Sat Dec 22 00:43:59 2007 +0000 dtstospdif.c: Print a warning on frame size changes. Hopefully it will help us to debug the issue with SPDIF. commit ee038b49f10b412cea3c3228e609ba6dc870e34f Author: Pierre d'Herbemont Date: Sat Dec 22 00:34:04 2007 +0000 modules/audio_filter/converter/dtstospdif.c: We need a starting date. Fix a typo that cause the starting date not to be set. commit ca59f1e5371698ce4e5c53d24ac6622338f077b5 Author: Rafaël Carré Date: Fri Dec 21 21:38:35 2007 +0000 fix [23367] commit aa71d506adadda7fe4d29b5a1804cd33da4acd20 Author: Rafaël Carré Date: Fri Dec 21 21:05:02 2007 +0000 file: do not declare mmapBlock() if it won't be defined commit 30d0aba730ec2c15871d70b963b11f137f821b98 Author: Jean-Baptiste Kempf Date: Fri Dec 21 20:34:34 2007 +0000 Qt4 - Use AutoRaise button for faster and slower in order to keep consistency in the interface. commit 497b2dcc8ae8bcea1e15f9811601a0ac579196ff Author: Jean-Baptiste Kempf Date: Fri Dec 21 20:29:59 2007 +0000 Qt4 - SpeedSlider, use an AutoRaise button for the Normal Rate. Remove and unneeded member in the class. commit 8c7c961f4c4dec07fa749d8a600cd1cda75e22ed Author: Jean-Baptiste Kempf Date: Fri Dec 21 20:16:12 2007 +0000 Qt4 - Fix the SINGLE Item mode of the Media Information! Be Carefull again ! commit ba836c7e4b857a0a7e0f1c7ccaaeb0368a496f85 Author: Jean-Baptiste Kempf Date: Fri Dec 21 19:59:39 2007 +0000 Qt4 - We DO need pulling for the stats in MediaInfo Dialog... Revert part of 23590. commit d2b84199cefbe604a19889e77cfc4fe27bfa7020 Author: Jean-Baptiste Kempf Date: Fri Dec 21 19:40:58 2007 +0000 Qt4 - Fix an 'assertion failed' when opening the media information witout an input. commit 3a3b9f860756eb15d2b2d27c885605ea43a81296 Author: Pierre d'Herbemont Date: Fri Dec 21 19:35:59 2007 +0000 modules/services_discovery/freebox.c: Wrong copyright, reported by funman. commit 37481e857adddfa05b8871dc8784c22240b1e3a8 Author: Pierre d'Herbemont Date: Fri Dec 21 19:30:52 2007 +0000 modules/services_discovery/freebox.c: Create a new service discovery for the french ISP free.fr set top box. commit 4c4ad240294546960d94560fffd40e2e0ae3ce0a Author: Pierre d'Herbemont Date: Fri Dec 21 18:56:54 2007 +0000 network/io.c: net_Select should return i_total on timeout. commit 3c3259132706c07bf0046e922945974c0993f469 Author: Pierre d'Herbemont Date: Fri Dec 21 18:52:21 2007 +0000 modules/services_discovery/sap.c: Don't trust announcement down packet, but support implicit timeout. * As suggested in the RFC we remove the discovered media if there is no new packet after three average packet period. (implicit timeout). * Announcement of removal packet can be used to silently replace an announce by an other. * Add a timeout argument to net_Select. commit 54b8548a2f59a53851ecb2ab71047d712b4639af Author: Rafaël Carré Date: Fri Dec 21 17:25:10 2007 +0000 put the right developers website url, pointed out by marcfiu on IRC. bump gettext requirement commit 0ee141885f32148ecc02656a770881b230d197b9 Author: Rémi Denis-Courmont Date: Fri Dec 21 17:22:39 2007 +0000 Add module_Exists until I don't get any error on my build tree! commit f3f2b96271ce1acf0c0e5557776251b83838c773 Author: Rémi Denis-Courmont Date: Fri Dec 21 16:56:21 2007 +0000 Use vlc_config_set for categories (close #1411) commit e65e71975462203720ed5620a10c97037f90076a Author: Rémi Denis-Courmont Date: Fri Dec 21 16:55:49 2007 +0000 Fix config item counting commit 607b545809d15bf655bd4b50ff68206d8aa97fb8 Author: Rémi Denis-Courmont Date: Fri Dec 21 15:56:50 2007 +0000 - Fix error handling - Fix a warning commit 2004f95fe5f6c8ff2903bc89b4044236224d4f6d Author: Rémi Denis-Courmont Date: Fri Dec 21 15:56:30 2007 +0000 Use ssize_t commit 74fd4dd74d562ccbec50cf5aef3c7b402463a3ff Author: Pierre d'Herbemont Date: Fri Dec 21 15:03:49 2007 +0000 shout.c: Fix a typo in previous commit. (thanks, funman). commit 5d7f2974b7425bf51383b601229aa059964b6df4 Author: Pierre d'Herbemont Date: Fri Dec 21 14:57:24 2007 +0000 modules/services_discovery/shout.c: Don't leak the input_item. commit 948bec760148d6241d8ea36d264d4f1873c2aaee Author: Pierre d'Herbemont Date: Fri Dec 21 14:35:20 2007 +0000 MacOSX/Framework/VLCEventManager.m: Fix a bit the file description. commit 1334901b0bc60f735f2d677242400f7c1c62bb37 Author: Pierre d'Herbemont Date: Fri Dec 21 14:31:00 2007 +0000 MacOSX/Framework/VLCMediaList.m: Implement -description: and fix -flatAspect and -hierarchicalAspect when used with bindings. commit 2ea15499285e7022db965319b587c129e5e9ad05 Author: Jean-Baptiste Kempf Date: Fri Dec 21 01:21:09 2007 +0000 Qt4 - VLM: select input from the OpenDialog, using the existing OpenDialog and not creating new one. :D commit f5a08fa8831935ee37056a6832c2c6b90bf55a48 Author: Rafaël Carré Date: Fri Dec 21 00:58:18 2007 +0000 qt4: special icon made by Geoffrey Roussel alias akem/meka is displayed in the last days of the year. commit 6586a8ab643eb5bc459a5085ea99ed946a476f54 Author: Jean-Baptiste Kempf Date: Fri Dec 21 00:45:54 2007 +0000 Qt4 - UI. Remove QT4.3 only functions. commit efecf95f446cbe0652123f0210e07feb4e6c5f0f Author: Jean-Baptiste Kempf Date: Fri Dec 21 00:42:57 2007 +0000 Qt4 - typo. commit 97f221eb4d6876bb37de2e4c3adbc622b4908101 Author: Jean-Baptiste Kempf Date: Fri Dec 21 00:40:47 2007 +0000 Qt4 - Small open dialog refactoring for use for vlm dialog. commit fee86c5d53af1cfb6edca8404348201c12469c17 Author: Rafaël Carré Date: Thu Dec 20 22:58:00 2007 +0000 Add mysef as playlist & ncurses interface maintainer commit aeda4e8e56a96c5877f4a4185b7144f99a78f325 Author: Dennis van Amerongen Date: Thu Dec 20 19:19:00 2007 +0000 * modules/demux/mp4/libmp4.c: spelling - uncompletetly -> incompletely commit 3fea2a271e33863a96438f8695c9e4783b641436 Author: Jean-Paul Saman Date: Thu Dec 20 11:47:22 2007 +0000 Remove excess/trailing whitespace commit c2915c44fa16dd6ae9c02bebb0492e91a53b4dd1 Author: Jean-Paul Saman Date: Thu Dec 20 11:47:21 2007 +0000 Restore old functionality in video_output fb to use the entire screen size. commit 37ffc160897ecf93179454ae36316f7a41e8cc55 Author: Jean-Paul Saman Date: Thu Dec 20 11:47:19 2007 +0000 Make wxwidgets compile again. The preference dialog still needs fixing. commit 6be497de2c4d15da78860caa5971dfbf49c57162 Author: Jean-Baptiste Kempf Date: Thu Dec 20 05:17:31 2007 +0000 Qt4 - Fix the "playlist doesn't show at first click" bug. commit 03421f3e61fc63161276bd0a8b859f62132973ed Author: Jean-Baptiste Kempf Date: Thu Dec 20 04:44:31 2007 +0000 Qt4 - More Module_Exist for SPrefs. commit 4c9b6e28d2fcc5b0bcc759adb83e30bb23de7fdb Author: Rafaël Carré Date: Thu Dec 20 00:48:39 2007 +0000 revert [23722] commit f8c2674996878f844e3ad1f3cd1d16046f952d55 Author: Rafaël Carré Date: Thu Dec 20 00:37:23 2007 +0000 lua playlist: fix joox commit 1e698a031b4d95c8e896af092d81e640495473e1 Author: Jean-Baptiste Kempf Date: Thu Dec 20 00:21:20 2007 +0000 Qt4 - add UPDATEVLC_DIALOG to the DP. commit 496d33dc3e1c4be6407291c55ee5abebab4c79b7 Author: Rafaël Carré Date: Wed Dec 19 23:59:06 2007 +0000 playlist demuxers: return -1 in case of error, 0 in case of eof, 1 else; like any correct demuxer. (we always return eof since playlists don't need 2 successive demuxing). fix a corner case bug in ifo.c commit f4d1285582586efdc39d8c87753dc577f703389b Author: Rafaël Carré Date: Wed Dec 19 23:28:02 2007 +0000 xspf: use correct return value. VLC_FALSE == VLC_SUCCESS commit 173b89e2cfd41b29aef8e46f9eec75f33b3d236a Author: Pierre d'Herbemont Date: Wed Dec 19 23:12:22 2007 +0000 MacOSX/Framework/VLCMedia.m: Implement mediaAsNodeWithName:. commit af1e3b5658afe0be958eee28325d5e0fc5b6928a Author: Pierre d'Herbemont Date: Wed Dec 19 23:10:31 2007 +0000 control/media_descriptor.c: Implement libvlc_media_descriptor_new_as_node. commit cdd8da999960a6559085acfb9f7521d35f24f4d7 Author: Pierre d'Herbemont Date: Wed Dec 19 22:50:14 2007 +0000 MacOSX/Framework/VLCEventManager.m: Directly issue events to main thread if we are called from main thread. commit d8dc26ec6dcc9512bbc72dfdf909fe489c7e35aa Author: Jean-Baptiste Kempf Date: Wed Dec 19 22:30:48 2007 +0000 Qt4 - revert part of [23442]. Fix and close #1398. commit 2f4c4cc2e4e03b25286b1f6a3e6317b2923de22d Author: Pierre d'Herbemont Date: Wed Dec 19 22:28:22 2007 +0000 opengllayer.m: Use AGP texturing. commit 53c77312906a21feda205c3532b521fe7f2c2e6c Author: Pierre d'Herbemont Date: Wed Dec 19 22:10:51 2007 +0000 configure.ac: Don't activate opengllayer, if QuartzCore/CALayer.h is not here. commit 00a75a03dbf09efddb26f75528075af009604e48 Author: Rémi Denis-Courmont Date: Wed Dec 19 20:46:45 2007 +0000 Work-around for overaging POSIX systems commit 23eb4547791a903f1dff8004ffc01db1cc4c1699 Author: Rémi Denis-Courmont Date: Wed Dec 19 20:42:12 2007 +0000 Fix stupid logic commit d235db697e8200c8029ec73cc04e190cc25fca72 Author: Pierre d'Herbemont Date: Wed Dec 19 16:20:44 2007 +0000 MacOSX/Framework/VLCMediaListAspect.m: Allow tree based VLCMediaListAspect manipulation with Bindings. commit 6d9d8bc0142dd906e73bcb7c4b0c99faa6a023d2 Author: Pierre d'Herbemont Date: Wed Dec 19 16:18:07 2007 +0000 MacOSX/Framework/VLCMediaPlayer.m: Formatting fixes. commit c3aa38ed18e7e1322bda0217cd149fd99cc24d84 Author: Pierre d'Herbemont Date: Wed Dec 19 16:09:55 2007 +0000 ffmpeg-macosx-intel-mmx.patch: Update the patch to reflect latest ffmpeg changes. (flac code moved to flacdsp_mmc.c and new sse2 optimization in flac that uses too much registers). commit 120502a4d0a7bc45eb8337c7a3ad77e8aca55884 Author: Pierre d'Herbemont Date: Wed Dec 19 15:46:32 2007 +0000 control/media_list_view.c: Ignore exception that may happen while unregistering an event, a we may never have register the event. commit d99431bd6cd6949e712d2f5d62d96335ab5f7408 Author: Pierre d'Herbemont Date: Wed Dec 19 15:40:10 2007 +0000 configure.ac: * Activate the opengllayer video output module. * Rework a bit how Mac OS X Specific modules are handled. video_output/Modules.am: * Activate the opengllayer video output module. * Please test that the --tag=CC libtool hack doesn't interfer with the .cpp modules. commit 599380834c834ef63248c5b22718d7855ab13993 Author: Pierre d'Herbemont Date: Wed Dec 19 13:55:46 2007 +0000 modules/video_output/opengllayer.m: Initial creation of a Mac OS X video output module. Its output is a CAOpenGLLayer. This needs a special video output module as it is not trivial to create an opengl provider module connected to a layer. (the layer request its frames). commit e7467eba574d4559e232fc31859809e4da18a6f3 Author: Pierre d'Herbemont Date: Wed Dec 19 13:31:14 2007 +0000 include/vlc_common.h: Define gettext() as a no-op when --disable-nls is used. (Fix compilation with --disable-nls). commit 96495216bb7b86db5c500820adf779890d1049b1 Author: Jean-Baptiste Kempf Date: Wed Dec 19 07:06:00 2007 +0000 Qt4 - Getting rid of useless setCheckState( Qt::Checked ) when setChecked is enough... commit a40b903fee8c1d9afff03d474a3c2a1ca8398d97 Author: Jean-Baptiste Kempf Date: Wed Dec 19 07:02:26 2007 +0000 Qt4 - Preferences, lastfm fix. commit 56e6a84d2994df27e803078ba12f84282c6670ac Author: Jean-Baptiste Kempf Date: Wed Dec 19 06:52:33 2007 +0000 Qt4 - Open Capture. Only build what you do have. :D commit a654574f57b5240be411be5fd8196dc4e818adb5 Author: Jean-Baptiste Kempf Date: Wed Dec 19 05:46:26 2007 +0000 Qt4 - FIX compilation when --enable-update-check isn't enabled... commit 81f37d39d094231cedd7db87cd002532b2658192 Author: Rémi Duraffort Date: Wed Dec 19 01:43:20 2007 +0000 Better asprintf error handling commit c2598291ca98e47ea0e7f371a023eb0f2e61b087 Author: Rafaël Carré Date: Tue Dec 18 23:30:00 2007 +0000 update system: * don't compare svn revisions, we don't support binaries compiled from svn. * compare only the 1st character of the "extra" (the 'd' of "0.8.6d") * document the status file format * don't use %as GNU extension with sscanf() commit bda87dfa0f6424d4e35a6bb616f61bcce6eecade Author: Jean-Paul Saman Date: Tue Dec 18 22:21:28 2007 +0000 Fix compiler warning about comparison of signed and unsigned integers. commit fb34b18024c20382585fd0e81eb8a7f3868db8e9 Author: Felix Paul Kühne Date: Tue Dec 18 20:57:40 2007 +0000 * fix the strings instead of marking them as fuzzy. sorry about the breakage commit bec377a7e0cd1429e7d3179e0d7dfb5ae8c7f188 Author: Rémi Denis-Courmont Date: Tue Dec 18 20:40:46 2007 +0000 _POSIX_CLOCK_SELECTION at 0 does not mean it's not supported. commit 3040dc9b67a6848f96a8e309cf04882296710d3a Author: Rémi Denis-Courmont Date: Tue Dec 18 20:38:47 2007 +0000 Don't create two competing options of the same name commit 1282aa001bb24c2600135a36dacfe5826f6d1948 Author: Dennis van Amerongen Date: Tue Dec 18 20:24:02 2007 +0000 * po/de.po: add some fuzzy stuff.. commit 3d0196c72e0e16b1aabb7e4f105db370b206957c Author: Rémi Denis-Courmont Date: Tue Dec 18 19:25:39 2007 +0000 Good riddance the helper module commit 92fc113b133a01ac8786a019582018480bc13c22 Author: Rémi Denis-Courmont Date: Tue Dec 18 19:19:37 2007 +0000 Move options from the help kludge^Wmodule to the main module commit 2ef3494d82c286e0f1e3ac7421dec82e1d858757 Author: Rémi Denis-Courmont Date: Tue Dec 18 18:56:58 2007 +0000 Fix for libvlc_config crash (hopefully) commit 026f816155f31bf6753a57c94ed9f6c31e3a3078 Author: Felix Paul Kühne Date: Tue Dec 18 16:38:41 2007 +0000 * updated German translation by Philipp Weissenbacher including a couple of more strings translated by myself and various minor fixes here and there. --- we seriously need to work on the correctness of the English strings.. ;) commit 77c834e9255cc30ff51d3107f89a6514f42ab937 Author: Rémi Duraffort Date: Tue Dec 18 15:51:29 2007 +0000 Add fonctions to the update system : all is in a thread now. The rc interface doesn't use the update system for the moment and there isn't any encryption for the moment ... commit 72bef4462e04685334120e6331d861ab990648de Author: Jean-Paul Saman Date: Tue Dec 18 09:04:24 2007 +0000 Implement vlc.video.toggleTeletext() JS API method commit f333d57a3e91dde95313ba7a47880d9b5b970f30 Author: Jean-Baptiste Kempf Date: Tue Dec 18 04:48:32 2007 +0000 Contribs: build portaudio on Windows. Close #419 commit 78460fd60f846019a2e50aacdc0557683890b8d3 Author: Jean-Baptiste Kempf Date: Tue Dec 18 04:28:14 2007 +0000 Qt4 - remember the position on close and open in the same position. Reference #1374 commit 2e8f9571178905e72fc14e0aa8c913211b6a0178 Author: Jean-Baptiste Kempf Date: Tue Dec 18 04:16:29 2007 +0000 Qt4 - Mention the VIDEO_TS opening in the tooltip. Opening a VIDEO_TS folder from the *DISK OPENING* works fine. Close #247. commit 102456a73abe25f8c12fbafe30329cbbe3f0171b Author: Rémi Denis-Courmont Date: Mon Dec 17 21:03:26 2007 +0000 Remove unused variable commit 3c2fd2279cdbe75093441cf1aa72220b807d7c55 Author: Rémi Denis-Courmont Date: Mon Dec 17 20:54:32 2007 +0000 Force rebuild due to ABI breakage yet again (should be the last one for plugin entry config) commit 3ca1fe82ca224cd14ec194ad83f6a424dd1a8500 Author: Rémi Denis-Courmont Date: Mon Dec 17 20:53:25 2007 +0000 Use vlc_config_create() commit 927f27d8c6feedb36da0b1e442bb897e2be6f90e Author: Rémi Denis-Courmont Date: Mon Dec 17 20:27:03 2007 +0000 Save one memory copy and fix the helper module leak commit cbe2c26778b462d055750a1160b386d2024be7fb Author: Rémi Denis-Courmont Date: Mon Dec 17 19:43:18 2007 +0000 Memory leaks commit 3655c1c6edfa65212b263fa330e0bf4809eeb5d1 Author: Rémi Denis-Courmont Date: Mon Dec 17 19:36:58 2007 +0000 Add support for aliases through vlc_config_set commit 2bca4f1c7e98f40ff31e9b0474ec2a2b60d59379 Author: Rémi Denis-Courmont Date: Mon Dec 17 19:01:13 2007 +0000 Add action through vlc_config_set commit 194072ae20ccef4d08ee5c88c987d0097b0fd2e6 Author: Rémi Denis-Courmont Date: Mon Dec 17 18:57:56 2007 +0000 Fix XSPF crash when XML is not available commit 8838c6953d183eac8fc203edcdf290eb28a29f3b Author: Felix Paul Kühne Date: Mon Dec 17 16:20:29 2007 +0000 * mirror pkg-config on ganesh, as their mirror is down most of the time commit 29d53bdc58deaad0880f0a61aadef47c49127ec5 Author: Rémi Denis-Courmont Date: Mon Dec 17 16:16:53 2007 +0000 Fix error handling commit c3131c092fde04fe625aa4ac6b9588ce99a63c64 Author: Felix Paul Kühne Date: Mon Dec 17 15:40:29 2007 +0000 * fixed a crash when quitting VLC while scrolling the credits in the about window. Additionally, improved the help window's memory print slightly commit 20d9ce55c3b28d288e044d05fb714691fc46da0c Author: Jean-Paul Saman Date: Mon Dec 17 14:38:14 2007 +0000 Fix breakage in transcode_audio_new(). commit ff8c208088b0f471c271a93230c4fa42fd39ac9e Author: Jean-Baptiste Kempf Date: Mon Dec 17 08:55:35 2007 +0000 Same as previous commit. This may be wrong, if it is, revert, don't scream... commit 6b632678cbb5b669a9094963037fcbec28dce3d2 Author: Jean-Baptiste Kempf Date: Mon Dec 17 08:51:15 2007 +0000 DShow, partial fix due to changes in [23667] commit c00cfde5b651de9f5f8b1441a458e85429ef4b49 Author: Benjamin Pracht Date: Mon Dec 17 06:40:11 2007 +0000 * add support for ATSC modulation types commit 5bc67f89db065e1aadd2eba4d5467de025787c56 Author: Jean-Baptiste Kempf Date: Mon Dec 17 00:48:49 2007 +0000 Qt4 - less debug messages. commit d67929b6da2494bd20ee89891374add8360316f6 Author: Jean-Baptiste Kempf Date: Mon Dec 17 00:46:54 2007 +0000 Qt4 - trailing spaces... Post-commit script ? commit cfddc73aae13b6e3ba8a98437fe5d775e821562d Author: Dennis van Amerongen Date: Sun Dec 16 23:34:49 2007 +0000 * modules/access/v4l.c and dc1394.c: typo openened -> opened commit f651c3b227c55fc62e5f0e3c1c9f1b988302e2fa Author: Jean-Baptiste Kempf Date: Sun Dec 16 22:34:47 2007 +0000 Qt4 - Don't compile and create the Teletext bar without ZBVI commit e4c890c4b998ad184f18b124a4ec604cbd863095 Author: Antoine Cellerier Date: Sun Dec 16 22:05:16 2007 +0000 Fix modules loading. Next time you potentialy break all of VLC, please compile and try the change before commiting. commit 423ec777563612108aecd971b9603081b4c567f5 Author: Jean-Paul Saman Date: Sun Dec 16 22:01:06 2007 +0000 remove excess whitespace commit 1be52364fefbece9207c6055a3351afd72d2d6d4 Author: Jean-Paul Saman Date: Sun Dec 16 21:44:47 2007 +0000 Use correct object for var_GetInteger(p_vbi,vbi-page); commit d1a66dc137fadf11997738d07386551395d0e541 Author: Antoine Cellerier Date: Sun Dec 16 21:27:59 2007 +0000 Define HAVE_LIBAVFORMAT_TREE. commit 72aec0c5067994206a83e9346fea736c1231b4c3 Author: Rémi Denis-Courmont Date: Sun Dec 16 21:10:57 2007 +0000 Typo (free both tabs once, rather than one twice, and the other one never) Also some code simplifaction commit 88de3871d4067cda8bef0ca50b3a30d6caafa0ae Author: Jean-Paul Saman Date: Sun Dec 16 21:07:11 2007 +0000 Disable debugging print in zvbi commit 657701d10de7599318978719def4033d6f872ac3 Author: Rémi Denis-Courmont Date: Sun Dec 16 21:03:45 2007 +0000 Fix previous commit commit 2289355debfb9c51df646769335e9f2679d462ee Author: Antoine Cellerier Date: Sun Dec 16 21:02:23 2007 +0000 Don't pretend to have ffmpeg based muxers and demuxers if you don't. commit 9014d4fc1f268adcc981f7d967de1382538fa875 Author: Jean-Paul Saman Date: Sun Dec 16 20:59:46 2007 +0000 Small cleanup commit e684b424fbd7cea2f9780a518624b64368f372ef Author: Rémi Denis-Courmont Date: Sun Dec 16 20:59:21 2007 +0000 Move plugin ABI version (MODULE_SYMBOL) out of build system. commit 6a77f2907f3f4e7e4e32ee62b88763904288e00d Author: Jean-Paul Saman Date: Sun Dec 16 20:58:28 2007 +0000 Don't misuse p_this->p_libvlc for putting modules variables of zvbi. commit c366075e5b2e88e59ea84e64968d28cd94fb4030 Author: Antoine Cellerier Date: Sun Dec 16 20:38:14 2007 +0000 Change demux2 capability values so the lua demux2 gets called as a last resort (2) right before the ps demux is forced (1). commit b1a76ac6b6186cfc7a71ce6b49dbfa219005daa2 Author: Jean-Baptiste Kempf Date: Sun Dec 16 20:10:34 2007 +0000 Qt4 - Hide the grey rectangle on the top of the interface, try to fix the zoom reiszing commit 3b1feabd11b51f9b82510a5a11ed7b6b2807394c Author: Jean-Paul Saman Date: Sun Dec 16 19:48:36 2007 +0000 don't show the teletext buttons yet, it is not ready for primetime. commit 556332832baed9b8b7e7e611a69bb717bde82f9d Author: Jean-Paul Saman Date: Sun Dec 16 19:47:25 2007 +0000 keep to the style of the file. commit 77eed11e5e61953dc5a5807d23a1737fb606fbc2 Author: Jean-Paul Saman Date: Sun Dec 16 19:44:00 2007 +0000 Set default vbi page in interface. commit 3cdad01a54ff7dc22be6caef4f4357ea5e2ce2ac Author: Jean-Paul Saman Date: Sun Dec 16 19:34:07 2007 +0000 Make sure vbi-opaque can be set from an interface. commit dbe0d74880074ffbecfe0168d1c7ea8c7f0a6ea7 Author: Jean-Paul Saman Date: Sun Dec 16 19:33:05 2007 +0000 Let teletext gui buttons do something. commit 277e48de02dd109619a87796d7e92a3bdc99c157 Author: Rémi Denis-Courmont Date: Sun Dec 16 17:40:21 2007 +0000 config_Free simplifications commit 64ea683969472b60ebc2b4e15e552f7bf23d017a Author: Rémi Denis-Courmont Date: Sun Dec 16 17:36:01 2007 +0000 short and list support for vlc_config_set commit f9a54b04067d9433020a8731c3d2090fb36baedb Author: Felix Paul Kühne Date: Sun Dec 16 16:54:03 2007 +0000 * fixed 2 segfaults when switching categories within the preferences. The options for CONFIG_SUBCATEGORY and CONFIG_CATEGORY aren't displayed, yet. commit 349460f266c35dc593a4a62604c7f569e356be96 Author: Rémi Denis-Courmont Date: Sun Dec 16 15:51:08 2007 +0000 I hate Winsuck^H^H^Hock commit 0babda75f1d5df89261dc5fa4e98f57f3ef9de77 Author: Rémi Denis-Courmont Date: Sun Dec 16 15:12:51 2007 +0000 Don't use enums. They are cool and all (the compiler even tells when one case is missing in switch), but I don't want the compiler to assume as yet unassigned codepoints will not be used. commit 514ab9ef4abf5e361fed91424a3b2cc5ee2e530d Author: Antoine Cellerier Date: Sun Dec 16 15:00:15 2007 +0000 Oops. commit c704c4afd46601b4e0333525329f71ebbbb397ba Author: Antoine Cellerier Date: Sun Dec 16 14:58:43 2007 +0000 Add warning if people try using an unimplemented aout function (zorglub!!!). This is currently only possible through the qt interface (i haven't tried it myself). commit 7831c22d8c8114a13ed17cf9c115564d671c742c Author: Rémi Denis-Courmont Date: Sun Dec 16 14:54:44 2007 +0000 use add_module_list commit eda425f069750a98ac8f8872aad0fcc9758560f7 Author: Rémi Denis-Courmont Date: Sun Dec 16 14:40:15 2007 +0000 Simplification, and no-ops removal commit 1f9d8d6cc17156bbf51e76f71cbb8367594d6c8a Author: Rémi Denis-Courmont Date: Sun Dec 16 14:34:29 2007 +0000 Migrate module, module_list and obsolete_* to vlc_config_set commit f756ebd7197ef940aead1ac78865c6bb58d0e502 Author: Antoine Cellerier Date: Sun Dec 16 14:13:33 2007 +0000 Slight cleanup and simplification. commit 10c717090a22a161c08d4650282d6543c0e49e3d Author: Antoine Cellerier Date: Sun Dec 16 13:46:30 2007 +0000 Some more vout_intf.c simplification and compile warning fixes. commit 415c99dbd1498fbcc078f48693ff90bcbfff4c03 Author: Felix Paul Kühne Date: Sun Dec 16 12:50:45 2007 +0000 cough, fix VLC-release.app broken in previous commit commit b1af1fb50fd1ef6abb27ff302d9f4413081bb436 Author: Felix Paul Kühne Date: Sun Dec 16 12:46:59 2007 +0000 * strongly improved the speed of make VLC.app and make VLC-release.app by only copying the xcode project and the Resources folder instead of various plugins and most importantly the framework to a temporary folder commit 944a9914b3dc1d93e8c37ceaaae1ee281cf03f26 Author: Rémi Denis-Courmont Date: Sun Dec 16 10:33:04 2007 +0000 Code factorization commit eb2e4add4f3ed2f94fbb2ac3c81b67a8322a85c1 Author: Rémi Denis-Courmont Date: Sun Dec 16 10:28:24 2007 +0000 Some more vlc_config_* code commit a24e0766f7e5a78edf5ddc534cb6cd0005d8cbd9 Author: Jean-Baptiste Kempf Date: Sun Dec 16 06:04:53 2007 +0000 Qt4 - teletext Panel. Not any function behind it. Not my job anymore :) commit 23916ae45f4e540ef9cf53daf05e0d237570f8d8 Author: Jean-Baptiste Kempf Date: Sun Dec 16 05:01:25 2007 +0000 Qt4 - Make the interface a bit smaller. commit cd7c0d1e374b7f5cecc859bdeece3acf6f1284e9 Author: Jean-Baptiste Kempf Date: Sun Dec 16 04:49:40 2007 +0000 Qt4 - SHould Fix -- Videos are always started with an incredibly small size. -- There is no "auto size" feature as in the wx interface to automatically resize the interface so the video is displayed in its native size. -- The interface doesn't resize itself down to its minimal size when video playback is stopped and the control widgets re-organise themselves in a weird way. Should fix part of playlist resizing. commit debf610d6c422fe5a8e03b04f988e608e67c9059 Author: Felix Paul Kühne Date: Sun Dec 16 02:20:14 2007 +0000 * added navigation controls to the Help window (implemented with minimal affords by using WebKit's builtin methods). We need a nicer home button graphic, though ;-) commit 5aad31ca3a09bfe7c4ef0e26a307f7ac35387a46 Author: Jean-Baptiste Kempf Date: Sun Dec 16 00:35:25 2007 +0000 Qt4 - Make the default interface smaller. commit b6a1348f1d221436b0a92880b71be675d90fcabc Author: Jean-Baptiste Kempf Date: Sun Dec 16 00:09:01 2007 +0000 Qt4 - Small interface and control layout fix. commit de268c164c5e7ed4f05f06a12407a6aaa32411a6 Author: Christophe Mutricy Date: Sat Dec 15 23:33:14 2007 +0000 We know that we open a directory commit 1e7fef8ed54b9ec4bf67122461bc559619aaa7f6 Author: Dennis van Amerongen Date: Sat Dec 15 23:18:43 2007 +0000 * src/libvlc-module.c: typo autorise -> authorise commit 721e7def4e730aed01599ea6eb03d71974eb9ef8 Author: Christophe Mutricy Date: Sat Dec 15 22:46:58 2007 +0000 Typo commit f7ab4a97629e4cc61fb2e77bfd0df720e6a3d1e6 Author: Jean-Baptiste Kempf Date: Sat Dec 15 22:39:32 2007 +0000 Qt4 - Add an author that was removed by mistake. commit da64a2af73e9a4896cb958a40b98390c4c197d2e Author: Jean-Baptiste Kempf Date: Sat Dec 15 22:38:31 2007 +0000 Qt4 - VLM. enable/disable from the list controls the VLM. small fixes and correction of VLM requests. commit 0ed17f99bb99ca20fc26061a238a1ed051a21bd1 Author: Rémi Denis-Courmont Date: Sat Dec 15 22:18:03 2007 +0000 Continue the vlc_config_set stuff - still unfinished commit 417253217308d59d4073a2f3065d4510be343420 Author: Antoine Cellerier Date: Sat Dec 15 21:56:49 2007 +0000 Here too. commit f3d3cb08df21997977317f1f05d25b90d0d158f0 Author: Rémi Denis-Courmont Date: Sat Dec 15 21:52:13 2007 +0000 extraneous semicolon commit 850b3339e67b8b4c8c786a3215eadda5e1c08ff8 Author: Rémi Denis-Courmont Date: Sat Dec 15 21:50:37 2007 +0000 export IsConfigIntegerType and IsConfigFloatType within libvlc commit 6837daf33dee17c0885820f21107757218501885 Author: Rémi Denis-Courmont Date: Sat Dec 15 21:47:07 2007 +0000 help module hack becomes even worst... commit e93bed1aa825a38e267ad3e6613104c604a2df3a Author: Jean-Baptiste Kempf Date: Sat Dec 15 21:17:20 2007 +0000 Qt4 - VLM: simplifications. commit 270d869daf14e03e3cb495a3b356ad367701d490 Author: Christophe Mutricy Date: Sat Dec 15 21:16:08 2007 +0000 Make sure no module not recompiled are used after [23633] commit 01c5f62d68106506f91043062576bbd67b6feca2 Author: Jean-Baptiste Kempf Date: Sat Dec 15 21:15:57 2007 +0000 Add a cast to fix compilation. commit 3b055b72af869cf62a2d0724ddba9ed1a8011cb8 Author: Rémi Denis-Courmont Date: Sat Dec 15 20:50:54 2007 +0000 Partially introduce vlc_config_set() to modify module_config_t through a less brittle API BEWARE: If you have non-recompiled plugins, they WILL crash. commit 28ff8dc86e3b57c172c0dcada7d3742f9dcc6909 Author: Jean-Baptiste Kempf Date: Sat Dec 15 20:40:45 2007 +0000 Qt4 - VLM update. Add the actual vlm queries, the modifications and so on for VOD and Broadcast. commit 8493971637d6c6b7e21b64677a00e9d3c5392fae Author: Rémi Denis-Courmont Date: Sat Dec 15 20:40:41 2007 +0000 Remove extra semi-colon commit eb918f107c6433cd8d547a3104e7d87328d9de20 Author: Rémi Denis-Courmont Date: Sat Dec 15 16:07:40 2007 +0000 Remove code killed by previous commit commit 773c6cd4e5ab885df1a5f66120cfc0c6cdbef6fd Author: Rémi Denis-Courmont Date: Sat Dec 15 16:05:45 2007 +0000 Conceal unsaveable and renamed options as well commit 8912cc8ca8b20500c3c5410ad8c18cd370615275 Author: Rémi Denis-Courmont Date: Sat Dec 15 15:59:22 2007 +0000 Allow totally reckless users to save m3u-extvlcopt if they want to. commit 7b558301bb858fa00e0197fdc47779a5cac9411a Author: Rémi Denis-Courmont Date: Sat Dec 15 15:54:14 2007 +0000 Hide internal settings commit bb62471ff0cb881a2ac2da1b36758d35ac970250 Author: Jean-Paul Saman Date: Sat Dec 15 15:19:00 2007 +0000 Update to newest playlist API. commit c3e3de663319403f883fc2bfbe76c3065e2e85f2 Author: Rafaël Carré Date: Sat Dec 15 12:20:54 2007 +0000 xspf: %-encode '%' and '+' for every URIs (it really should be URI type dependant). fix #1394 commit 7ef77fcbcb67e4b6c9fac42943cc13b97d8a5d2f Author: Felix Paul Kühne Date: Sat Dec 15 11:06:40 2007 +0000 * the SWITCH download mirror is down, use HEANET instead commit cc4cca2fd565125ad3260c934df9c88892e375f2 Author: Rémi Denis-Courmont Date: Sat Dec 15 10:51:07 2007 +0000 - fix symbol list - remove useless IsSubmodule (submodules have NO configuration items anyway, and any sensible UI won't show modules with no configuration) - free checks for NULL anyway commit 09649055b8f95df76551bc9f5301baf114f4c88e Author: Rafaël Carré Date: Sat Dec 15 09:39:55 2007 +0000 Preparse file items which don't begin with 'file:'. Patch by Antoine Lejeune. commit 75da14716aaf83e80702fcd3b3d29dd2af7c308d Author: Pierre d'Herbemont Date: Fri Dec 14 22:20:51 2007 +0000 control/hierarchical_media_list_view.c: Don't lock too soon the mlist. commit 77ea924c66977c2bbcf3e598fb5e9a28d84f09aa Author: Gildas Bazin Date: Fri Dec 14 22:18:44 2007 +0000 * modules/gui/wxwidgets: fix breakage introduced by changeset 23581 and 23579. Breaking perfectly working modules just because you don't care about them is just rude. commit 6ed021d344a066d936091cbea5657fda44e65a0a Author: Jean-Baptiste Kempf Date: Fri Dec 14 21:14:39 2007 +0000 Qt4 - Fix VLM-object not being checked. Add a type to be sure of the edition to do. commit 7a35ff7e4cd2fdab5b6dc875cc59aab62779f3c7 Author: Pierre d'Herbemont Date: Fri Dec 14 21:00:53 2007 +0000 control/media_instance.c: implement libvlc_media_instance_stop. commit 8eb693be216b7b1816b224067a6813ac035555cf Author: Antoine Cellerier Date: Fri Dec 14 20:09:07 2007 +0000 [PATCH] Extend pvr support to non-ivtv v4l2 cards (e.g. cx88-blackbird) by Dennis Lou. commit 7d6fd3cca9961a90e87414b49cae5253b4dec2e0 Author: Jean-Baptiste Kempf Date: Fri Dec 14 19:11:53 2007 +0000 Thanks to TombiGel. commit 48c2ac8c879a83c4f8737b978ca9c3232bb2e70d Author: Rafaël Carré Date: Fri Dec 14 17:53:27 2007 +0000 Disable update checking per default, re-enable with --enable-update-check Add OpenPGP code, still unused as there is no download of binaries at the moment We will need to define (and write) the files (and their location) we will use in the update system: * We will use a file per arch, which will be signed * ALL VideoLAN gpg public keys will be stored on http://download.videolan.org/pub/keys/XXXXXXXXXXXXXXXX.asc where XXXXXXXXXXXXXXXX is the long id of the key * Every downloadable file will be signed with gpg --sign --detach --armor commit 2f06355e0303965a82189b1d9b0aedc4ef9aa9fc Author: Rafaël Carré Date: Fri Dec 14 17:40:15 2007 +0000 another missing signal.h commit 502360d95cf1ee2231ccafa57e3669439e6ac5ca Author: Rafaël Carré Date: Fri Dec 14 17:30:58 2007 +0000 add missing signal.h commit 61220f51625778eba8861cfea1937bc645282efe Author: Pierre d'Herbemont Date: Fri Dec 14 17:29:01 2007 +0000 packages.mak: Use ftp:// for all gnugp packages. commit a07e3c61d0d4e935e0f49549955480b2de9ece54 Author: Pierre d'Herbemont Date: Fri Dec 14 17:05:50 2007 +0000 modules/macosx/prefs_widgets.m: module_GetConfig doesn't accept second arg as NULL, quickly work around that. commit acea7c44a0d4c53586b978bceb0034c947d5f7cb Author: Pierre d'Herbemont Date: Fri Dec 14 16:57:01 2007 +0000 modules/gui/macosx/prefs*.m: Fix for module_t privatization. Feel free to test. That code is unreadable. commit 32fa3ec6e762bd1efa3410dbca4e1fa83e854148 Author: Pierre d'Herbemont Date: Fri Dec 14 16:55:09 2007 +0000 packages.mak: Use ftp instead of http for ftp.gnupg.org as their http mirror is always down. commit 0a7f7036cb3ef13a7b3a39f88681dfb6552bcde5 Author: Pierre d'Herbemont Date: Fri Dec 14 16:24:28 2007 +0000 module/gui/macosx/intf.m: Use a const char * in parameters where desired. commit d5b0bd60ab7974d30ba05fb7a322662b8d57fd1e Author: Pierre d'Herbemont Date: Fri Dec 14 15:02:53 2007 +0000 modules/gui/macosx/playlist.m: Don't use p_module directly. commit be0c992bbd0db8ad03e00ccec4dad3192dccf4b5 Author: Pierre d'Herbemont Date: Fri Dec 14 14:33:06 2007 +0000 control/media_descriptor.c: As requested by Jacques Boileau, allow options tuning from the media_descriptor class. This is done through libvlc_media_descriptor_add_option. commit c10115a795cb82b7e4b6ee2bff7379c435962333 Author: Jean-Paul Saman Date: Fri Dec 14 10:41:48 2007 +0000 make use of new module_* API commit 17413bf6fa8456c7942451dd7bb1fbf4231a51e7 Author: Jean-Baptiste Kempf Date: Fri Dec 14 09:11:34 2007 +0000 Qt4 - VLM improvements... Classing for the three kind of objects, more property editing and less segfaults (though there is one I have nooo clue ). commit cf9db1b8d539d016dbae9330b9d24fd2f4fa476b Author: Jean-Baptiste Kempf Date: Fri Dec 14 03:04:07 2007 +0000 Qt4 - Art in the playlist is collapsable with the use of a QSplitter. If you really don't like, please revert. commit a726c1c1535ced34c954449b094578f15f0d872d Author: Jean-Baptiste Kempf Date: Fri Dec 14 02:54:05 2007 +0000 Qt4 - I prefer to have the left pane to not grow when the whole playlist is widenthed... commit ecde18b4f6ec3484d3f83a46b2382da06488a61b Author: Jean-Baptiste Kempf Date: Fri Dec 14 02:44:11 2007 +0000 Qt4 - Playlist should be Expanding, not MinimumExpanding. commit 7bbb201b882a7a76b896d1ba495e65cc648de8ad Author: Rafaël Carré Date: Thu Dec 13 22:09:12 2007 +0000 ncurses: force building (and memory allocation) of playlist as soon as interface is running commit 0e4d32637dd6b2959d01e746ac77c8120082f044 Author: Rémi Denis-Courmont Date: Thu Dec 13 19:16:07 2007 +0000 Don't substract twelve twice commit 14fae49cbf998fee62323fde27ba6833f8da8289 Author: Rémi Denis-Courmont Date: Thu Dec 13 19:03:29 2007 +0000 Split RTP sout further commit 1d22fe1f6f505bd877c173538c774ea20498558b Author: Rémi Denis-Courmont Date: Thu Dec 13 18:34:05 2007 +0000 Forward declare vlc_url_t commit 64fcf937ace17e82f5fff6d5be7f79305be10da7 Author: Rémi Denis-Courmont Date: Thu Dec 13 18:06:34 2007 +0000 SET_PARAMETER is simply *wrong*. Servers are not supposed to support except for proprietary extensions (meaning we cannot use for just any random server). Even GET_PARAMETER is hardly good, as it is not mandatory to implement either, but it is a defined way to ping (which SET_PARAMETER ain't). In any case, the only proper way to ping a stream is RTCP feedback. When it comes to the control session, better check OPTIONS Allow: header for GET_PARAMETER. I really wonder how live555 can be so low-level though - smells like we are trying to be too intelligent here. commit 6504e7eb7438b06b95e6907ba0e45006e480d57c Author: Jean-Paul Saman Date: Thu Dec 13 16:39:33 2007 +0000 Patch by Jilles Tjoelker. Fixes crash in playlist due to negative index in playlist item array. Added boundary check to solve this. commit 8e6a26cadc299c381096a641c700a5d8d5608896 Author: Pierre d'Herbemont Date: Thu Dec 13 15:21:21 2007 +0000 Makefile.am: Don't ship the framework, since it's too big for now. commit e43b973a16b4dbf594d90947bbb6228b51604b70 Author: Richard Hosking Date: Thu Dec 13 15:14:10 2007 +0000 v4l2: ALSA error handling. commit 191479d73b82fcfcfe55e0efb7a0088ac0e418ac Author: Ilkka Ollakka Date: Thu Dec 13 13:20:52 2007 +0000 reset editingmode when mediainfo-dialog is closed, still leaves bug when dialog is reshown that it doesn't update content commit b4465b3c1004dc3817f68b5b686c77346414ae33 Author: Ilkka Ollakka Date: Thu Dec 13 11:53:34 2007 +0000 remove (seems to be) unneeded b_need_update variable commit 57300f50ea67d7e55c2d379140f849f3f296ab1e Author: Ilkka Ollakka Date: Thu Dec 13 08:13:56 2007 +0000 Change backgroundwidget and mediainfo-dialog to use THEMIM inputChanged-signal instead of polling. I think that iteration-count for this one is still under 10 ;) commit c4ffec64bf5c0c5675f11163195ef642e90c40a1 Author: Christophe Mutricy Date: Thu Dec 13 00:14:33 2007 +0000 Typo commit 08a6b862f3d724951c3bba03b914df9baf681aa3 Author: Christophe Mutricy Date: Wed Dec 12 23:11:16 2007 +0000 Slovenian translation update by Matej Urbančič commit c1d8196e177c6b7d44d0ba84d09d121e5d4072b3 Author: Christophe Mutricy Date: Wed Dec 12 22:59:41 2007 +0000 Some files have been splitted commit 7eba9008c5a57a90048772adb5e37be4327d309a Author: Rémi Denis-Courmont Date: Wed Dec 12 20:22:32 2007 +0000 Handle I/O errors while writing the cache file commit b25337f62a87919e1c9173d85338903d8745ac9d Author: Rémi Denis-Courmont Date: Wed Dec 12 19:55:03 2007 +0000 Use DIR_SEP commit c6b6537f4d82d799bb4ee6d4c8c1dc6b87c0542c Author: Rémi Denis-Courmont Date: Wed Dec 12 19:47:39 2007 +0000 Clear signal mask _between_ fork() and exec*(). Before fork() would break VLC's own sigmask. After exec*() would rely on the children program to do it (and many don't). commit 6c62642f455bfabd4a8c63fa6af0ee0d913ad703 Author: Rémi Denis-Courmont Date: Wed Dec 12 19:36:05 2007 +0000 Typo commit a3576a2716c6ea17349b9dbeea4757d2198b40e6 Author: Rémi Denis-Courmont Date: Wed Dec 12 19:29:02 2007 +0000 - Remove config_FindModule as module_Find nowadays does the same thing - Use module_Exists as appropriate - Rename module_FindName as module_Find commit 9cda1945bc9239beea6bb644498058564520302a Author: Rémi Denis-Courmont Date: Wed Dec 12 19:13:46 2007 +0000 Fix double free commit 61817460a63d12c6769c7cc25b04a5c092a64e97 Author: Rémi Denis-Courmont Date: Wed Dec 12 19:07:25 2007 +0000 Hide module_t commit 1b874401a3f9af5d1877abfa5f4b723bf81aaedb Author: Rémi Denis-Courmont Date: Wed Dec 12 18:45:11 2007 +0000 module_GetConfig, module_PutConfig: copy configuration data for a module commit 2a6cb11eaa8e71a3704f0c2a86ad5ac0becfecf1 Author: Rémi Denis-Courmont Date: Wed Dec 12 17:46:15 2007 +0000 Run the symbol check commit ca5d4788830b78ba6ba8d116d496ac5ce7af2ea8 Author: Rémi Denis-Courmont Date: Wed Dec 12 17:45:54 2007 +0000 Not meant to be committed just yet commit 5b7e0b5a50fc88c83ade5095de15448698ad17c1 Author: Rémi Denis-Courmont Date: Wed Dec 12 17:45:25 2007 +0000 More symbols fixes commit 37af31a84895992d0c3dacea5e2c9ec9bc696cdb Author: Rémi Denis-Courmont Date: Wed Dec 12 17:43:36 2007 +0000 Use module_Put commit 07f9a1867dd81bf908a23c785b803849579d25ec Author: Rémi Denis-Courmont Date: Wed Dec 12 17:32:41 2007 +0000 - Unlist synchro stuff that is now internal - Add block_fifowake commit 49f1ab3203cb70868fd28a498bfa1ce3376c6335 Author: Rémi Denis-Courmont Date: Wed Dec 12 17:31:57 2007 +0000 symbol list consistency checker commit b2206bcee0bc5cc365b9d8d7b14f448a11d0dedd Author: Rémi Denis-Courmont Date: Wed Dec 12 17:24:20 2007 +0000 Sort plugin API list properly commit b29e49e609458f567ae8e434d7a498e02fac01e0 Author: Rémi Denis-Courmont Date: Wed Dec 12 17:05:55 2007 +0000 module_Put: releases a reference to a module commit f44ed771d0d280f76d8a8bb9f0001e9ae831bdaf Author: Rémi Denis-Courmont Date: Wed Dec 12 16:58:19 2007 +0000 Cosmetic commit e1c870801444cfd8ddfd958eb6a5f34910ecb356 Author: Rémi Denis-Courmont Date: Wed Dec 12 16:46:40 2007 +0000 Remove some cruft commit e03e85ca01adc1639db0f9bf90aadf8d20c2cbeb Author: Rémi Denis-Courmont Date: Wed Dec 12 16:43:52 2007 +0000 Split the over-large module.c commit f0ec1547757b30942f4083d658c4a80ffc44af46 Author: Rémi Denis-Courmont Date: Wed Dec 12 15:35:57 2007 +0000 FYI, snprintf always nul-terminates commit 79ca7b082f1b2f5c19a7d7a602beaebba95b0eab Author: Jean-Paul Saman Date: Wed Dec 12 14:35:01 2007 +0000 Don't free() a char variable when it is on the stack (in src/modules/modules.c SaveCache()) and be more sane about contents of psz_filename. commit 910f9f52dece48521fbd7341a37c3efc54a7bac2 Author: Ilkka Ollakka Date: Wed Dec 12 08:32:08 2007 +0000 add myself to list who to blaim for qt4 bugs commit 45bc2960c49e442fd4e309c6852334804cb3dc3b Author: Ilkka Ollakka Date: Wed Dec 12 08:13:47 2007 +0000 remove that kludge to use playlistwidget for getting art for backgroundwidget, use callback instead and check need of update every 750ms. commit 1b8c87044f5a25aeff3a67bc193f822232faf380 Author: Pierre d'Herbemont Date: Wed Dec 12 05:10:38 2007 +0000 control/media_list_view.c: Don't lock the mlist in libvlc_media_list_view_set_ml_notification_callback. commit 8ed3857341acc9f25c16c61d201c13289a6c12c7 Author: Pierre d'Herbemont Date: Wed Dec 12 04:42:15 2007 +0000 misc/threads.c: Implement vlc_threads_error(), that is called when an error is encountered in the threading system. The whole point of this is to ease debugging of such situation, by exposing a nice symbol on which we can break. (This costs nearly nothing). commit d53cfd89b81ee456fd83f27681caff0152e5877e Author: Pierre d'Herbemont Date: Wed Dec 12 04:16:33 2007 +0000 Source/VLCMedia.m: No need to ask for more than one meta at the begining. commit 9d66a8b87b8bb58fe7ae427338622d3b339779e9 Author: Pierre d'Herbemont Date: Wed Dec 12 04:12:33 2007 +0000 MacOSX/Framework/VLCMediaListAspect.m: Use the cachedMedia array when giving back the aspect items. That really boost performances by the way. commit 1c45e0b20c9b59609075af7a00937e49969d1697 Author: Pierre d'Herbemont Date: Wed Dec 12 03:53:53 2007 +0000 MacOSX/Framework/VLCMedia.m: Speed a bit stringToMetaType. commit 8b583911d65e77f365dd882816616c968864fa88 Author: Jean-Baptiste Kempf Date: Tue Dec 11 23:24:57 2007 +0000 Qt4 - Slightly smaller sound slider and fix the padding between mouse and shape. commit 311784448517f9e9569244ed52a7c3e1ddd5368f Author: Antoine Cellerier Date: Tue Dec 11 22:31:34 2007 +0000 Simplify/factorize some of the vout_intf variables creation code. commit 3226b23cb1cab3d149e9ead016bca7ed8400c909 Author: Antoine Cellerier Date: Tue Dec 11 21:51:17 2007 +0000 Remove double return in the Aspect Ratio change callback. commit 7db3162632f241891a8a17af2f3191e3fa49cbf8 Author: Rafaël Carré Date: Tue Dec 11 21:28:56 2007 +0000 mozilla: add video/divx mimetype commit 328b47a8955037be12efcac4d063af6c67875df8 Author: Laurent Aimar Date: Tue Dec 11 21:12:25 2007 +0000 Added DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE implementation based on Glen Gray patch. (The code is commented until it is confirmed to compil/work.) commit 2e313885abf8c8487421a2215b0c61c170f23317 Author: Laurent Aimar Date: Tue Dec 11 20:49:56 2007 +0000 Update to use DEMUX_CAN_CONTROL_RATE/DEMUX_SET_RATE when available. Based on a patch by Glen Gray. commit c352d28ffd5381ee96ce7f3f77809ebd430311be Author: Laurent Aimar Date: Tue Dec 11 20:06:49 2007 +0000 Do not use p_input->p->i_rate directly (no functionnality change yet) commit 89be7cad7cbd4fe5f3af6f28fd499525fdfb8460 Author: Laurent Aimar Date: Tue Dec 11 19:16:37 2007 +0000 Introduce DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE (for future rtsp trickplay) DEMUX_CAN_PAUSE and DEMUX_CAN_CONTROL_PACE can now fail. commit 3836616e546db5ccc27bf3112dc2812b56599104 Author: Pierre d'Herbemont Date: Tue Dec 11 16:31:20 2007 +0000 MacOSX/Framework/VLCMedia.m: Don't forget to init the metaDictionary, when initing from a media_descriptor object. commit cf7583364f221be6e5f1be21987d13d834bd5157 Author: Jean-Baptiste Kempf Date: Tue Dec 11 15:43:53 2007 +0000 Yet another typo discovered by Philipp Weissenbacher commit f0889f4d0fd284cd244c69c7d624e3caf4d18c3d Author: Pierre d'Herbemont Date: Tue Dec 11 15:38:46 2007 +0000 MacOSX/Framework/VLCMediaDiscoverer.m: Use UTF8String instead of cString. commit a3633b835a49c16043b95fe0e66e5dcc3c05bed1 Author: Pierre d'Herbemont Date: Tue Dec 11 15:38:00 2007 +0000 MacOSX/Framework/VLCMedia.m: Separate the different part by some nice comments. Remove uneeded and complicated code in meta information retrieval. Use stringWithUT8String instead of stringWithCString. commit 7bca27a5a635e22500420fe487805899212d1eb7 Author: Rémi Duraffort Date: Tue Dec 11 13:47:32 2007 +0000 Simplify the version test dans remove useless things commit 0761ae5e6b4b2dc8e76a398318d83b66f6477fd4 Author: Pierre d'Herbemont Date: Tue Dec 11 13:09:13 2007 +0000 MacOSX/Framework/VLCMedia.m: Remove not used code. commit 4884ccb0b8057f520eff16f670de7e3b663e16bc Author: Pierre d'Herbemont Date: Tue Dec 11 13:06:19 2007 +0000 MacOSX/Framework/VLCMedia.m: Use mediaWithURL:(NSURL*) instead of mediaWithURL:(NSString*). Add a mediaWithPath:(NSString*) constructor. commit fcb3edd603d9e26e8281a8d7b15ba25ba01d72b5 Author: Pierre d'Herbemont Date: Tue Dec 11 11:49:43 2007 +0000 MacOSX/Framework/VLC.xcodeproj: Various updates, such as removal of the SDK, gc support, and QuartzCore linking, and use NATIVE_ARCH as the only target. commit edcb74e6b1f0a181dc3766e4de4d1acfb15fa3f2 Author: Felix Paul Kühne Date: Tue Dec 11 11:25:21 2007 +0000 compile before you commit commit 73927d7fad6089f85a9696373f09b1841564f0f0 Author: Felix Paul Kühne Date: Tue Dec 11 10:55:55 2007 +0000 osx: disable the compilation of our update panel's code until its core functionality is re-written commit 240dc04a1d7e24b9d3c8260c7f6265cb0c95bfe0 Author: Jean-Baptiste Kempf Date: Tue Dec 11 08:03:44 2007 +0000 Qt4 - Rewrite of the VLM Dialog. It features a list on the left of the VLM object, and a right pane to see them in details. Creation and modification is doable. This is not yet a VCR, but it could be :D The code is way not finished and uncleaned, but feel free to improve. Only Brodcast elements have a start of code. commit accc4e29fe98666273602d217bdcd0316cfb2ec5 Author: Jean-Baptiste Kempf Date: Tue Dec 11 03:42:17 2007 +0000 Real Demuxer: Code factorisation after previous commit. commit 8d153467fcb776744c6c4c91b5c6a5b5f68dcd9d Author: Jean-Baptiste Kempf Date: Tue Dec 11 03:36:01 2007 +0000 Real demuxer, set correctly the PCR, patch by Yuehua Zhao, modified by /me. It should fix some issues with Samples with Video + Cook. If you think this is wrong, please revert. commit 36cb61acf8426c9886461bee4dfaf4b53637692f Author: Rémi Duraffort Date: Tue Dec 11 00:52:05 2007 +0000 Add the modification to the wxwidget interface and make the buildbot happy commit 09b9702d80aeb29444eeea7166165f114dee5f41 Author: Rémi Duraffort Date: Mon Dec 10 23:12:45 2007 +0000 Modify the update system : I will add more functionnality but this is the beginning commit 1f94c93095e8b08d126ea6903d5ef9b08d891b23 Author: Felix Paul Kühne Date: Mon Dec 10 22:35:55 2007 +0000 * fixed a corner case on PowerPC-based Macs since MACOSX_DEPLOYMENT_TARGET is set to 10.1 on these devices, although we need at least 10.3 and prefer 10.4 commit fb17dd6a4c48502de64d44f0af0262546184f34f Author: Felix Paul Kühne Date: Mon Dec 10 21:50:54 2007 +0000 * disable the usage of the OSX SDKs by default due to a known incompatibility between the libraries used on 10.4.8 (or higher) and the existing 10.4u SDK. This solves the current compilation issues with the AUHAL and Screen.Mac modules and closes #1399 commit 5b41c88864e2e6cb57cc9d37ca8ba35263827063 Author: Jean-Baptiste Kempf Date: Mon Dec 10 18:45:18 2007 +0000 Qt4 - minwidth of dropdown inside settings dialogs, patch by André Weber commit c8a09ea6dd46b12cebf05644d57c102a8fb66249 Author: Felix Paul Kühne Date: Mon Dec 10 17:12:35 2007 +0000 * disable Screen Capturing on OSX until it is fixed because it blocks all builds on most 10.4 setups (refs #1399) commit b1786e77ef727a3a4b7e10cdb26778f159c16c0a Author: Jean-Paul Saman Date: Mon Dec 10 14:20:32 2007 +0000 OPTIONS timeout of 5 seconds is way to short for some systems, so make it 30 instead. commit f32bdde1ba38fb390b8288d67e81514bb25f71dc Author: Rafaël Carré Date: Mon Dec 10 14:17:34 2007 +0000 telepathy: shows an empty status when VLC has been stopped commit 848c1c1f12aaab8c20755462b7f37c226c04473a Author: Rafaël Carré Date: Mon Dec 10 13:23:37 2007 +0000 vlc-config: don't store optimisation cflags in cppflags (preprocessor flags), revive --cppflags qt4: use preprocessor flags with moc, so it finds the headers in the right place commit b3c57df09056355270142e6f9683290b95dc2ea0 Author: Jean-Paul Saman Date: Mon Dec 10 10:54:06 2007 +0000 Lower severity of message commit 54ba7c42178542499920441cdcd6464edcf3203e Author: Jean-Paul Saman Date: Mon Dec 10 10:03:13 2007 +0000 Fix hang in live555 when sending RTSP OPTIONS by letting readSocket() timeout after 5 seconds. Added reconnect case to modules/demux/live555.cpp (without backing off scenario). commit ab7704a5f1a886fd8d016218ba2e60d1a60851a6 Author: Jean-Baptiste Kempf Date: Mon Dec 10 03:01:14 2007 +0000 Qt4 - VLM dialog rework. commit 34b5e985d53c8341b8a55fd2df7fb6267d19a931 Author: Felix Paul Kühne Date: Mon Dec 10 00:38:21 2007 +0000 typo commit f25e0c78ab9c2ac87705454dfe7090715519714f Author: Felix Paul Kühne Date: Mon Dec 10 00:35:23 2007 +0000 * cleaning, reformatting, clarifying here and there... commit 63d9df0e7a440c1e37e7ecf1371cf1e829a3a94a Author: Felix Paul Kühne Date: Sun Dec 9 23:41:09 2007 +0000 * fix [23509] commit 5ace50e9164f4f55b15fc0291e6af5b6f7b34b3b Author: Rémi Denis-Courmont Date: Sun Dec 9 21:49:48 2007 +0000 Remove unneeded psz_program hack. (Modules that would still depend on module_config_t are not going to like this, but it's not like you weren't warned a long time ahead) commit a58afe8e62c672b06e047f2475e69977908dbb7d Author: Rémi Denis-Courmont Date: Sun Dec 9 21:36:32 2007 +0000 Build VLC aliases cleanly (don't need to parse argv[0]) commit b0152eca135b22c048753d7a29a285df71b7c051 Author: Rémi Denis-Courmont Date: Sun Dec 9 20:16:20 2007 +0000 Simply X11 Qt4 error detection commit 64b1b518cffec8834e719262099285038dfb13e0 Author: Rémi Denis-Courmont Date: Sun Dec 9 20:02:03 2007 +0000 Prevent gettext bug on glibc 2.5 too commit b47cf198a11ab929cdc6617b32af2c8c92843a93 Author: Rémi Denis-Courmont Date: Sun Dec 9 19:55:16 2007 +0000 Do not privatize module_config_t - yet commit b2f6c56e64b012426453f20f476866f03425ba36 Author: Rafaël Carré Date: Sun Dec 9 19:42:02 2007 +0000 fix #1382 commit 2d9c9ee62b6f63155566a25c4e65b0d0dd14cf6d Author: Rémi Denis-Courmont Date: Sun Dec 9 19:33:51 2007 +0000 Split the big config file commit 747107128231ee9a184aa6f9f17505ab78d8a99d Author: Rémi Denis-Courmont Date: Sun Dec 9 19:00:25 2007 +0000 Fix superfluous double init commit c9fd591628f9aac8233b9b0f2d4582e6cab2e828 Author: Rémi Denis-Courmont Date: Sun Dec 9 18:59:35 2007 +0000 Not yet missing #include commit eab083b7316f5ac3dc6510ca2a5fba7099027ef5 Author: Rémi Denis-Courmont Date: Sun Dec 9 18:56:09 2007 +0000 Fix compiler warning commit 82fe643b707e2b6b329ddafc4076aa97b1c5ab26 Author: Antoine Cellerier Date: Sun Dec 9 18:32:02 2007 +0000 Really fix charset for http-lua pages (--[[ ]] are block comments in lua so anything inside those isn't taken into account) commit 5026666c66c45ae09aaf5179fe2b3856cfb9a6b4 Author: Rémi Denis-Courmont Date: Sun Dec 9 18:16:15 2007 +0000 Fix charset commit 6b822f38be4f5958b1e271324bc73f4a7a98b0bc Author: Rémi Denis-Courmont Date: Sun Dec 9 17:39:28 2007 +0000 Use (s)size_t for pf_read and pf_write. This is very likely to break .*64 platforms. commit 2d40161cfc100fe926527c94b4df71d83d56e094 Author: Antoine Cellerier Date: Sun Dec 9 15:23:06 2007 +0000 Add option to reset controls to their default value at runtime. Add "controls-update" variable which is triggered if any of the controls value is changed. Add some comments and change some function names. commit fbe32b9932cde4de355591dcf16eafa3cb761097 Author: Philippe Morin Date: Sun Dec 9 14:33:18 2007 +0000 Update snapshot method. commit 181b5884a30236d2f879de65944b6d295fa33104 Author: Philippe Morin Date: Sun Dec 9 14:30:57 2007 +0000 Update snapshot method. commit 18eea45e36e25d0d84805136da672e48cfad3108 Author: Dennis van Amerongen Date: Sun Dec 9 00:57:55 2007 +0000 * modules/demux/playlist/m3u.c: typo you -> your commit ae51465769ea8a57248a736e91fcd9b7f4614fe6 Author: Antoine Cellerier Date: Sat Dec 8 23:00:51 2007 +0000 Automatically refresh the v4l2 extended panel on focus. commit 0203209419530388bf1b8123525cdb5a3b134a68 Author: Antoine Cellerier Date: Sat Dec 8 22:19:30 2007 +0000 Fixes to the v4l2 extended panel (works fine for multiple refreshes). commit 9538c177fc57696b8f39bc93b30ce33d152492e5 Author: Jean-Baptiste Kempf Date: Sat Dec 8 20:17:24 2007 +0000 Qt4 - Remove useless things from uic output. commit 347dd6ad8fad01b437a9739f53ac42a74ddeae0f Author: Antoine Cellerier Date: Sat Dec 8 19:38:49 2007 +0000 Add v4l2 section in extended pannel. The code isn't v4l2 specific at all so it could be adapted for other modules (as long as those define the "controls" variables with a list of controls that can be changed at runtime). commit 9af30a9b1ee84d8d17a141f9e3f1bf26d6d953b1 Author: Antoine Cellerier Date: Sat Dec 8 17:28:57 2007 +0000 Ooops, this wasn't supposed to be here anymore. commit cab1dfb5026d241acd2cf887f1f0134588499a89 Author: Antoine Cellerier Date: Sat Dec 8 17:26:20 2007 +0000 Rework the v4l2 control handling. Variables corresponding to controls don't have any v4l2 suffix anymore. Variables for custom controls are also created. See "vars v4l2" in the rc interface. The "controls" variables is a list of all controls available. Next step is to use all these changes in the Qt interface to create a v4l2 control pannel. commit 02752dc7806ae5385f868faada5718e89aa76add Author: Antoine Cellerier Date: Sat Dec 8 16:53:56 2007 +0000 Add VLC_VAR_GET{MIN,MAX,STEP} commands. Make it possible to use VLC_VAR_INHERITVALUE with a 2nd argument which will be used as the variable name to inherit (for example you want to inherit a variable named "v4l2-hue" into a variable named "hue": vlc_value_t val; val.psz_string = strdup( "v4l2-hue" ); var_Change( p_demux, "hue", VLC_VAR_INHERITVALUE, NULL, &val ); free( val.psz_string ); ) commit 16e5f0776759382453554db622a4df933de72d3c Author: Jean-Baptiste Kempf Date: Sat Dec 8 04:23:13 2007 +0000 Qt4 - small cosmetic change. commit 214fca415a97973e7dd04aebc5dad2c9a991ddad Author: Jean-Baptiste Kempf Date: Sat Dec 8 04:21:02 2007 +0000 Qt4 - MediaInfoPanel, fix a segfault and don't clear() everytime you update and there is no input. :D commit 099d9779be982f4204911c16f7ef14fcad8d3165 Author: Jean-Baptiste Kempf Date: Sat Dec 8 04:19:45 2007 +0000 Qt4 - FIXME and comments fix. If you want to help, just grep -r FIXME * commit dd735eba35728f5af21028b2c16c33df44986b8b Author: Gildas Bazin Date: Sat Dec 8 01:23:36 2007 +0000 * modules/access/mms/mmsh.c: fixed changeset 23489. Please compile before you submit. commit 3663d0232df225b56174fdaaae611655a44527d0 Author: Gildas Bazin Date: Sat Dec 8 00:58:18 2007 +0000 * src/audio_output/dec.c: revert changeset 22216 which doesn't make any sense whatsoever. commit f9b3b84674f96a92355bf3b176cebd63649246d2 Author: Jean-Paul Saman Date: Sat Dec 8 00:08:34 2007 +0000 Little cleanup. commit 9ce497101dd29cd3f3925ab8d187a49a32cdec1f Author: Jean-Paul Saman Date: Sat Dec 8 00:08:00 2007 +0000 Remove dead code (and commented out fprintf's). commit 54b9a46e561362cd0c7527e78a142b2ed4585db3 Author: Jean-Paul Saman Date: Sat Dec 8 00:06:01 2007 +0000 Check malloc return value and cleanup. commit 29ec30426b628114c1be5c99c1ee95330614f9aa Author: Jean-Paul Saman Date: Sat Dec 8 00:04:26 2007 +0000 Guard headerfiles in modules/access/mms/*.h against multiple inclusions. commit 5de91b637b7e81e08c54949513a9df8341516120 Author: Jean-Paul Saman Date: Sat Dec 8 00:02:46 2007 +0000 Remove excess whiteline commit 0a925f52a0b16d9763948d0b35e321c1e7e86492 Author: Antoine Cellerier Date: Fri Dec 7 21:33:16 2007 +0000 Change the v4l2-chroma long help string. commit 23a8765c1a4ead053d509b385dbf0673751eb89f Author: Antoine Cellerier Date: Fri Dec 7 21:27:03 2007 +0000 Add MJPEG support to the v4l2 access (and simplify the buffer size handling code). I now need people with v4l2 compatible devices with JPEG, DV and MPEG support to try to enable those features. commit fcde47951ad8224954a73d423d59da046d69497e Author: Jean-Baptiste Kempf Date: Fri Dec 7 02:59:19 2007 +0000 Qt4 - remove PlaylistWidget from interface_widget and move it to its own file in the playlist/ commit 0a342122be23ccbb7d856c18f19323eb94a71e75 Author: Jean-Paul Saman Date: Thu Dec 6 19:08:04 2007 +0000 Cleanup. commit fde8b7fc53e178f59adc59e88df6eb623fa9797d Author: Jean-Paul Saman Date: Thu Dec 6 17:56:28 2007 +0000 No need to sleep 25 ms, a bit longer will do fine too. commit 75a0a1de8718cd38cfea5b5117df8dca02be8eea Author: Jean-Paul Saman Date: Thu Dec 6 16:26:46 2007 +0000 CodingStyle fixes, use ; when using macros and do not write it in the macro definition. commit 5ffe7e0054f5483e898ca3945762dfe1f8959581 Author: Jean-Paul Saman Date: Thu Dec 6 15:33:45 2007 +0000 Don't call input_ChangeState() constantly while being in error state, because it triggers callbacks at each call. This can result in a busy rc interface. commit 2a40307cee22c2eaac173647a21c617da5560d75 Author: Jean-Paul Saman Date: Thu Dec 6 14:35:40 2007 +0000 Add Remi Duraffort to THANKS file. commit 36eb55290006fc0a1616fd42151b481443719867 Author: Jean-Paul Saman Date: Thu Dec 6 14:18:02 2007 +0000 Patch by Remi Duraffort : Replace fprintf with msg_Err(). commit bf798aedd42b52a7e0c3072f5843fe9d6b6e3b9e Author: Jean-Paul Saman Date: Thu Dec 6 11:40:22 2007 +0000 Only test the terminal if --fb-tty is used. commit 352de5a3a2efc74dce4d00b40bcc3d8979a38778 Author: Jean-Baptiste Kempf Date: Thu Dec 6 08:15:37 2007 +0000 Qt4 - Coding style fixes by Rémi Duraffort. commit 0c86a4b85805767a5e80326927a5ef391fc88706 Author: Jean-Baptiste Kempf Date: Thu Dec 6 08:04:21 2007 +0000 Qt4 - MediaInformation, simplification of the states machine, removal of over-complicated methods. Cleaning and other small fixes. Please report regressions on that part. commit e9ba6037cfcf8277f1ce31b36d717ec5d8dc2cd8 Author: Jean-Baptiste Kempf Date: Thu Dec 6 08:02:43 2007 +0000 Qt4 - Change the default extended panel size. commit 94730502df485d5278009f99b52f563c614ec0ad Author: Jean-Baptiste Kempf Date: Thu Dec 6 08:01:41 2007 +0000 Qt4 - Use enum instead of defines. commit 08af2ba7d8464c7e53575379f5e2f31ccd492c16 Author: Jean-Baptiste Kempf Date: Thu Dec 6 08:01:09 2007 +0000 Qt4 Menu macro removal. commit 5268bc2d753a2aa893419dcc5900cd1d25703c08 Author: Rafaël Carré Date: Thu Dec 6 01:20:26 2007 +0000 fix #1382 commit c45b364eac315b9af2a8007a1f883d40af87811a Author: Richard Hosking Date: Wed Dec 5 22:51:29 2007 +0000 v4l2: Workaround misbehaving devices (2 DVB cards in my case) commit a192939a1b865184341e00f0869ea628518f6dea Author: Felix Paul Kühne Date: Wed Dec 5 19:47:10 2007 +0000 * fix ffmpeg compilation by reverting their revision 11100 commit d4a1f7ae5bd3270ae6b0f40933cea29239194cb7 Author: Felix Paul Kühne Date: Wed Dec 5 19:24:54 2007 +0000 * first update of our ffmpeg for MacTel patch. Doesn't fully compile yet.. commit 21f70616bbc133ae85f4e870ef377393b40b0cb2 Author: Felix Paul Kühne Date: Wed Dec 5 18:24:21 2007 +0000 *coughcough* commit 62483be042ee6062d5c9f5fa33cfed8a11e94e3b Author: Christophe Mutricy Date: Wed Dec 5 17:31:32 2007 +0000 File names have been modified commit 5f1364a0c4252fad7332b784a1cab66ea1f1d986 Author: Felix Paul Kühne Date: Wed Dec 5 17:26:52 2007 +0000 * limit x264 to rev 701 for now and apply our patch taken from branch (r23341 and r23322). additionally, checkout stuff from svn instead of exporting. This makes it easier to track useful revisions for releases commit ecaa9249c51f4dc5a59d6dff8742f52eb32c055b Author: Felix Paul Kühne Date: Wed Dec 5 17:18:56 2007 +0000 * a part of our patch was submitted upstream commit 3deab0a1d0214a403c26548170837846fcde9085 Author: Jean-Baptiste Kempf Date: Wed Dec 5 17:08:45 2007 +0000 Qt4 - When adding a file to the playlist by clicking on "Read" in the OpenFile dialog, the first time it's ok but the next click you add 2 times and then more times the same file. Patch from Rémi Duraffort. commit 0b5c3c57ba372aaea61d3093a8df569f68f1f8de Author: Jean-Baptiste Kempf Date: Wed Dec 5 17:07:05 2007 +0000 Qt4 - Typos/Code conventions/spaces/Cleaning. Patch by Rémi Duraffort. commit c3bcb32350da1dcfd4ac27fe0419994dca46aad2 Author: Jean-Baptiste Kempf Date: Wed Dec 5 17:05:23 2007 +0000 Qt4 - Space removal Commit from MIT. commit 4e1773bf445e733a34f277df2b4d3b6ecbb69d96 Author: Felix Paul Kühne Date: Wed Dec 5 16:27:12 2007 +0000 * typo in previous commit commit 5ea28c6c18a903514f48ae3362da7cc571df4ccf Author: Felix Paul Kühne Date: Wed Dec 5 16:25:41 2007 +0000 * display the GPL in a separate window linked in the About window and the Help menu. Code cleanup (faster and less memory consuming). commit 5f5fe27931bd23fc0aede19750d77aac6c8b6762 Author: Rafaël Carré Date: Wed Dec 5 13:54:29 2007 +0000 typo commit aaf99d5680158b1baad0c52843e4d511792e9cbd Author: Jean-Baptiste Kempf Date: Wed Dec 5 04:19:26 2007 +0000 Qt4 - Macros removal from menus.hpp... Still some to do. But the biggest are done. Should reduce code size. Commit from Boston commit c7178a18f9852c796f3cc5f8eaa6f5c5feb7f9d6 Author: Felix Paul Kühne Date: Tue Dec 4 22:24:18 2007 +0000 * store the embedded vout's screen position on quit. Thanks to tomeo on IRC for the hint commit db561d5f6c936722c0d62c65978243c216e1d2bf Author: Antoine Cellerier Date: Tue Dec 4 21:37:50 2007 +0000 Fixes #1388 commit f845901a476c9f2af35a3aab9f82602353e60411 Author: Rafaël Carré Date: Tue Dec 4 20:43:31 2007 +0000 fix activex compilation commit 13ed2b54ae7181b50a474a6f80abe0f9a88570eb Author: Rafaël Carré Date: Tue Dec 4 20:01:07 2007 +0000 libvlc_video_take_snapshot(): specify snapshot's height and width commit 01e7e3eb3a30663d9b3c647a4c018a5b778765e1 Author: Rafaël Carré Date: Tue Dec 4 18:36:13 2007 +0000 typo commit 011cdc8593c078ab48d3828f019086db9c3a96a7 Author: Jean-Paul Saman Date: Tue Dec 4 18:26:30 2007 +0000 Remove obsolete comment. commit c95c8ab44879f3fc116222802ba61e26d57b260d Author: Rafaël Carré Date: Tue Dec 4 15:49:28 2007 +0000 vout_Snapshot(): hability to specify width & height when the snapshot isn't taken by an object. Value of 0 for width OR height means that we want to keep the original aspect ratio. commit b879f3e1e8495bdf618a139079739b5545aa444e Author: Jean-Baptiste Kempf Date: Tue Dec 4 04:10:32 2007 +0000 Qt4 - renaming functions cosmetic and KDE/GNome/Windows button fight. commit ef8059236f356ceb5fe444d3f0d73557c7fa6ea1 Author: Jean-Paul Saman Date: Mon Dec 3 22:39:55 2007 +0000 Revert [23438] because --enable-fast-install does the same. commit c4f7a3578456695813b9e5da050b31f7e0122fe4 Author: Pierre d'Herbemont Date: Mon Dec 3 21:34:03 2007 +0000 control/core.c: Use C99's __func__ unstead of gcc's __FUNCTION__ as dionoea requested in libvlc_exception_not_handled(). Make that function static. commit 02daeef0a16d5e31e3882c7aee71c2f7d3bad4d3 Author: Jean-Paul Saman Date: Mon Dec 3 16:17:13 2007 +0000 Add image and image2pipe muxers to netbox FFMPEGCONF settings. commit 9ab519625e6d5df9f4183c9a4a059cac770d789c Author: Jean-Baptiste Kempf Date: Mon Dec 3 14:34:10 2007 +0000 Qt4 - File renaming for consistency. commit 84eac14c642a217aa677e83b2f12ffee6d100367 Author: Jean-Baptiste Kempf Date: Mon Dec 3 14:21:35 2007 +0000 Qt4 - MainInterface cleaning, FIXME labelling, Simplification, put the delay of status Toolip to 3s, re-ask the privacy dialog if closed the previous time without a correct validation before. Commit from NYC/NY/Columbia University ;) commit d274cdcb68d70ea22c0ba45bac34ec11eb80b435 Author: Rafaël Carré Date: Mon Dec 3 14:19:13 2007 +0000 Copy [23439] for dummy video output commit d4a28fc464d35f878ef26bb06a84dcd9b92f98c1 Author: Jean-Paul Saman Date: Mon Dec 3 14:12:09 2007 +0000 Add encoders for bmp, jpeg and png to netbox. commit 25399ee4426dd72a97164805cdfbdc4d30a2f384 Author: Jean-Paul Saman Date: Mon Dec 3 14:04:41 2007 +0000 Fix snapshot functionality in video_output/fb.c commit 17e8348c0a896f8b1370a458a6c5ccf3315dd942 Author: Jean-Paul Saman Date: Mon Dec 3 10:05:39 2007 +0000 Install .libs/vlc instead of libtool script vlc. commit cb0d1eceb49fa023d70ee8bf22ffcca51096b7d8 Author: Jean-Paul Saman Date: Mon Dec 3 10:05:37 2007 +0000 Move distribution specific settings to Distributions/netbox3.mak. commit 99c94acb8b88a591258c17a10c8acb5e180ddea7 Author: Jean-Paul Saman Date: Mon Dec 3 09:48:07 2007 +0000 Redine menu hotkeys because they collided with other keys. commit ec8b3b2eddafc4cb79a2e4408860655c46bb57a4 Author: Pierre d'Herbemont Date: Sun Dec 2 21:57:39 2007 +0000 control/media_list_view.c: Properly forward item added event to subclasses, and properly unregister events. commit 3c69a1073a05be27d1018ed5b1ec57c065ebdc8c Author: Pierre d'Herbemont Date: Sun Dec 2 18:52:50 2007 +0000 control/core.c: Print an error on not handled libvlc exception. We'd better encourage third parties to take care of error sooner than later. commit 3fb0af1b2a0bd264a8989f8c7e0a58d74690f7b4 Author: Richard Hosking Date: Sun Dec 2 18:49:18 2007 +0000 v4l2: Progress with Alsa. Sounds much better :-) commit ef99a5855251a195f39f45baa8d12678999fa602 Author: Pierre d'Herbemont Date: Sun Dec 2 18:35:39 2007 +0000 MacOSX/Framework/VLCEventManager.m: Remove unuseful ;. commit 9bd2469ec3ebc6dfffa84acfc48c1899e00b0e3c Author: Pierre d'Herbemont Date: Sun Dec 2 18:20:54 2007 +0000 control/event.c: Print the event string description on error, instead of its numerical type. commit c1d8551f411f5b1204240fd77e11f7a7e4ce59ab Author: Richard Hosking Date: Sun Dec 2 16:17:06 2007 +0000 v4l2: Fixed Gamma. commit 835785d99d1d39eda44ba14470f1f3c1df674332 Author: Antoine Cellerier Date: Sun Dec 2 14:41:23 2007 +0000 Fix menu control value display code. Display current control value in VideoControlList. Add option to reset all video controls to their default value on startup. commit 800b1c1d937bb404e0ceb7fca583d9bdc12aed4d Author: Antoine Cellerier Date: Sun Dec 2 14:14:50 2007 +0000 Add "videocontrol" command variable to issue controls other than those which we explicitly support. For example, "@v4l2 videocontrol 8000002 30" changes the sharpness to something horrible on my webcam. commit 06bf999c829eac0ad1ba6b887ae1c7c105425bc1 Author: Antoine Cellerier Date: Sun Dec 2 14:04:32 2007 +0000 Add v4l2-gamma control. Also print control details for private controls. commit dc6c106f0c5eb310a4b98205f7b385d111cd574a Author: Richard Hosking Date: Sun Dec 2 12:53:35 2007 +0000 v4l2: Fixed dynamic video metric updates. Better handling of defaults. commit 91f7205bee68ac7d05b37d699f199918344d29df Author: Richard Hosking Date: Sun Dec 2 00:13:45 2007 +0000 v4l2: Fixed VideoControlList. commit ee170e1245a31fcff11eda421428fb8af45ced9b Author: Rafaël Carré Date: Sat Dec 1 23:41:47 2007 +0000 vlc_b64_decode_binary_to_buffer(): i_dst is the size of the destination buffer, not the source buffer commit 6d96102abf3f7ee6b569ea339017fc279dd107c0 Author: Antoine Cellerier Date: Sat Dec 1 23:41:40 2007 +0000 Don't fail launching the video device if a video control failed. Update the hue/saturation/brightness/contrast values in the callback before issue the video control. (I haven't been able to test yet due to lack of hardware) commit 599cf09858843cd2cd97a022b942205c14184f0d Author: Antoine Cellerier Date: Sat Dec 1 17:00:20 2007 +0000 Factorise the Video Control code. List all available controls in debug messages. Add a callback to update those we already support on the flag (doesn't work properly yet, it might need a restart or something and people on #v4l aren't really helpfull). commit cd54166520ff5bb7b56980fb9d5b17b3778e88a3 Author: Antoine Cellerier Date: Sat Dec 1 15:38:05 2007 +0000 Don't compile any of the alsa audio input code if HAVE_ALSA isn't defined. This mainly removes the --v4l2-alsa option if alsa devlopement headers aren't available. commit 78d1dbe57455c541d456692de3ede22022e51071 Author: Rafaël Carré Date: Sat Dec 1 09:19:00 2007 +0000 oops commit 2561d90b81bbd394316925b40d694252a518133b Author: Jean-Baptiste Kempf Date: Sat Dec 1 04:43:37 2007 +0000 triangle for the volume... A bit less ugly. commit aaac24cc80159471e0275103e6d1caa75e33126f Author: Christophe Mutricy Date: Fri Nov 30 17:47:58 2007 +0000 Try to avoid leak commit 4370e1cd4ea75304b3164b94fa535c54c215438e Author: Dennis van Amerongen Date: Fri Nov 30 17:35:54 2007 +0000 * NEWS: sync with 0.8.6d commit 73afb6b2f07bf61abb4429eaf081f88d42f3bf73 Author: Pierre d'Herbemont Date: Fri Nov 30 15:23:31 2007 +0000 MacOSX/Framework/VLCMediaList.m: Don't lock in initMediaListInternal, we risk double lock. commit 1cd30bd1fba12f4735dfea609f74a55042e3a9f7 Author: Jean-Baptiste Kempf Date: Fri Nov 30 08:33:39 2007 +0000 Yet another one from Philipp Weissenbacher. commit 1fdc3f8578c5861e976e2200c8e6a8a752893350 Author: Jean-Baptiste Kempf Date: Fri Nov 30 08:14:10 2007 +0000 Typo spotted by Philipp Weisenbacher. commit 5c1adfffbfc618a54f34e168a451587826c4671a Author: Christophe Mutricy Date: Thu Nov 29 22:36:59 2007 +0000 Typo commit 68324dd8752c0ecd1970b91a3a74404dd11bea5e Author: Christophe Mutricy Date: Thu Nov 29 22:30:34 2007 +0000 No need to have overlay twice in the preferences commit 12efc09f668bd490a5bdbdfc951183328e436770 Author: Christophe Mutricy Date: Thu Nov 29 22:22:40 2007 +0000 Improve stability of the preferences dialog. Patch by Andre Weber commit bad2a6b1f230b3dafb5c47f28b117bbe69192e93 Author: Rémi Denis-Courmont Date: Thu Nov 29 18:39:24 2007 +0000 Typo commit 9d7bb43b1c5e52cda809dddbc5ea4aff1f49805f Author: Richard Hosking Date: Thu Nov 29 16:07:22 2007 +0000 v4l2: Experimental ALSA input support. Currently non functional. Still defaults to OSS. commit acb49d8a88f24a32e84fd0289f513e4cb525af11 Author: Jean-Paul Saman Date: Thu Nov 29 15:16:37 2007 +0000 Fix devision by zero in spu_RenderSubpictures. commit 9a3e5785443537b3430b9b23e2bd4e22ca4b0163 Author: Jean-Paul Saman Date: Thu Nov 29 15:16:35 2007 +0000 Remove stray character after testing for enable-libgcrypt and enable_gnutls. commit cfd1271fc480cf0d4c50803ad463eeec20f119dc Author: Jean-Paul Saman Date: Thu Nov 29 15:16:32 2007 +0000 Be more carefull on when rtpInfo timestamps should be set. commit 96bb57677fd8c4e7aa76d948d969758bf916d1ca Author: Rafaël Carré Date: Thu Nov 29 02:20:36 2007 +0000 qt4 update: don't crash if there was a problem with update_New() commit 119e9c7f7afc1ac28525c1349ce818fd22f70d55 Author: Pierre d'Herbemont Date: Wed Nov 28 23:33:24 2007 +0000 src/libvlc-common.c: Only print a piece of Info about cvlc if we are using 'vlc'. commit e263d0647f7f8ef1fdb531aa7e7bd4a34bf183af Author: Pierre d'Herbemont Date: Wed Nov 28 23:22:01 2007 +0000 MacOSX/Framework: Minimizes Package Size. only copy the libraries that the vlc modules need. (Patch by Enrique Osuna). commit 553620b6f0dd393c54abe9331b3b238d61c4c63e Author: Rafaël Carré Date: Wed Nov 28 20:28:55 2007 +0000 Avoid C++ comments be compatible with C ANSI commit 3f54866f535edd4b757b77342acb3f69fc6d1b75 Author: Rémi Denis-Courmont Date: Wed Nov 28 19:02:43 2007 +0000 Remove silly m4 file. I'd rather use UPTODATE version on my system than some crap from VLC tree commit 17f227bf9c179149a7f1869f3114b097a0698ed3 Author: Rémi Denis-Courmont Date: Wed Nov 28 19:00:12 2007 +0000 Default DVD to NULL for autodetection (hmm...) commit 8f32f1ea831a0b6558d40839e21c0b8f55d20dab Author: Rafaël Carré Date: Wed Nov 28 18:58:06 2007 +0000 Adds some missing files to dist target (blaming j-b & dionoea) Adds libgcrypt.m4 for systems running autotools without libgcrypt-dev installed Prefers tabs over spaces in Makefiles commit 4816afd20fe250d35386110dbe48fc93f5c72814 Author: Rémi Denis-Courmont Date: Wed Nov 28 18:52:19 2007 +0000 Typo commit a256154f987e0d19f1a6a6bfb469508942180aac Author: Rémi Denis-Courmont Date: Wed Nov 28 18:38:36 2007 +0000 Set default DVD defice commit 2cb8ab43f3f9460c9fabd95c66d4cec1b6d0fbc6 Author: Rémi Denis-Courmont Date: Wed Nov 28 18:05:08 2007 +0000 Compile fix commit b550a967436cc999f07e7a498815e2c8288c85e4 Author: Rémi Denis-Courmont Date: Wed Nov 28 18:01:32 2007 +0000 Ordering commit b8acb755a7459323e2cd9a0b0e5c49a7eac55b0c Author: Rémi Denis-Courmont Date: Wed Nov 28 17:50:22 2007 +0000 Fix screensaver deadlock if terminating as soon the interface is created - closes #1363 commit cddeb8e7966dde79e9b944401e79fbd14a3b796e Author: Rafaël Carré Date: Wed Nov 28 17:29:27 2007 +0000 revert [23385]. make sure the object is locked when we enter the thread commit 9cacf4afaa63e933fd6e3658e6b0cc6581c3f644 Author: Rémi Denis-Courmont Date: Wed Nov 28 17:23:39 2007 +0000 Lets assume glibc 2.8 will work properly when it's out (though I doubt it) commit ea27196a65dad0b618b0f9dde683e404d835893b Author: Felix Paul Kühne Date: Wed Nov 28 15:20:56 2007 +0000 * automagically assume --with-macosx-sdk commit 858281e18e5f8b7c92eccea9c2307046b3285be9 Author: Christophe Mutricy Date: Tue Nov 27 22:55:37 2007 +0000 Defines nvlc aliases in all cases commit a7f3606892170a71c5948b55cbb1a2748f4cf282 Author: Christophe Mutricy Date: Tue Nov 27 21:33:52 2007 +0000 Fix segfault when canceling the open dialog. Patch by Rémi Duraffort. commit fb033327d51610e3069033089d78a3343232255a Author: Rémi Denis-Courmont Date: Tue Nov 27 20:11:16 2007 +0000 Horrific kludge to prevent awfully crappy glibc from crashing VLC all the time. commit c951fd31390fd990711ec4a4479f2d556141f6ed Author: Rafaël Carré Date: Tue Nov 27 19:47:57 2007 +0000 fix make check commit 6ab10612b9581b76f43a8a5ae9ad1db1246795d6 Author: Rémi Denis-Courmont Date: Tue Nov 27 19:39:23 2007 +0000 typo commit eab5925fe63f964d57b33909ce0ffd749dcca959 Author: Rémi Denis-Courmont Date: Tue Nov 27 19:39:05 2007 +0000 Better error handling commit 529cbee57099f4a1dc305a7a23e8d704ca746be3 Author: Rémi Denis-Courmont Date: Tue Nov 27 18:17:13 2007 +0000 Don't use MAP_POPULATE commit 3ef4b19601d62730ad4fa7a670dcfc0b6a588e91 Author: Rémi Denis-Courmont Date: Tue Nov 27 18:08:25 2007 +0000 Fix EOF check and remove fprintf commit 956c05bafd74e9b87724cf00b85a8463b7985c72 Author: Richard Hosking Date: Tue Nov 27 16:44:13 2007 +0000 v4l2: Support for setting brightness, contrast, saturation and hue (if supported by device) commit c26ef132d812d34135a25833df3c3f046fb1bfea Author: Ilkka Ollakka Date: Tue Nov 27 12:43:54 2007 +0000 oneliner to fix i_pos updating. works for me. commit 5980a23b77d137fd833c70fb3127dde2a715d314 Author: Richard Hosking Date: Tue Nov 27 12:13:18 2007 +0000 v4l2: Cosmetics. commit 6b02aaf010e8c5be5088671e1cccaa2afbe19502 Author: Richard Hosking Date: Tue Nov 27 12:06:05 2007 +0000 Fixed warnings. commit 5b7fd3023dda485ea3e36a217b78ff32c531eb3f Author: Rémi Denis-Courmont Date: Mon Nov 26 21:02:27 2007 +0000 Don't bother seeking when using mmap commit 70a886ebcd2d98e14341722709f5bf75ffbd6223 Author: Rémi Denis-Courmont Date: Mon Nov 26 21:01:13 2007 +0000 Fix file position update commit 253488ca0194c9cd9c55e5d04691835231243329 Author: Rémi Denis-Courmont Date: Mon Nov 26 20:56:49 2007 +0000 typo commit 5743a8e2cd6cd754d0d7a47820abdfb05f225d1e Author: Rémi Denis-Courmont Date: Mon Nov 26 20:27:15 2007 +0000 Memory mapped file input commit eac010441e0d26e8d0f0373a2ad5d4edf668d8b9 Author: Rémi Denis-Courmont Date: Mon Nov 26 20:26:28 2007 +0000 Compile fix commit 9353736bd427c993fd57d1ec3fbc5db3042fe118 Author: Rémi Denis-Courmont Date: Mon Nov 26 19:18:23 2007 +0000 Cleanup custom block allocation commit 3ade296d070f266dbedbb1b1a14cae71bff713e7 Author: Rémi Denis-Courmont Date: Mon Nov 26 18:53:28 2007 +0000 We've had fun breaking the ABI... commit c9aee938d852ff0389f634354b080f9c66b3a35e Author: Rémi Denis-Courmont Date: Mon Nov 26 18:52:41 2007 +0000 Remove block_t->p_sys, which is not really needed either. commit 3de4116226190db15770d6337a0fb8b941474b21 Author: Rémi Denis-Courmont Date: Mon Nov 26 18:40:44 2007 +0000 Save one pointer and dereference in the block core commit 7d5a2026f4041d39b51d7471b3266a13d5e00629 Author: Rémi Denis-Courmont Date: Mon Nov 26 18:37:34 2007 +0000 Remove the unused manager from block_t commit cb459a04ced48d58ba9931f9da9ddd7a3958f749 Author: Jean-Baptiste Kempf 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 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 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é Date: Mon Nov 26 14:23:07 2007 +0000 audioscrobbler: use psz_md5_hash() commit 4720279d26e9663c8c4197802293c74b3db4f298 Author: Rafaël Carré Date: Mon Nov 26 14:18:57 2007 +0000 forget a parameter in msg_Err commit 6add489cc23d8c2a57e39ae5dbc1475ba982edc7 Author: Rafaël Carré Date: Mon Nov 26 14:10:30 2007 +0000 fix compilation on Linux commit 89e093a7a1f0b47b17bd6b1236567efb0de142d5 Author: Rafaël Carré Date: Mon Nov 26 14:00:39 2007 +0000 update: performs size and m5 checksum verification (untested) commit 3ba76bd83228994b472b72c47e892df3e5e06eda Author: Jean-Baptiste Kempf Date: Mon Nov 26 08:17:23 2007 +0000 Qt4 - Cleaning trailing spaces... commit 92e69fb4875691906996b0ccb436b9abea73ae41 Author: Jean-Baptiste Kempf 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 Date: Mon Nov 26 08:08:33 2007 +0000 Qt4 - pixmap update. commit 1e6611ff9d558aeec43a781b816a5aa114105bec Author: Jean-Baptiste Kempf 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 Date: Mon Nov 26 06:58:18 2007 +0000 Qt4 - Make the gradient fit INSIDE the boundaries... commit 94b8b916a3c6d9cb641d307993130f16c3084405 Author: Jean-Baptiste Kempf 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 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 Date: Sun Nov 25 16:04:21 2007 +0000 Avoid segfault commit 8faacddb383a4ea82d262cb4ee46e9d9ae18b8eb Author: Antoine Cellerier 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 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 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 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 Date: Sun Nov 25 09:33:08 2007 +0000 Qt4 - small cosmetic for the playlist. commit b83c1d09ceb907e5d64f7c78bcef6bf5a5373089 Author: Jean-Baptiste Kempf Date: Sun Nov 25 09:18:25 2007 +0000 Qt4 - lame attempt for the resizing of the interface. commit 70027747aa94e039bce56070f6afa6e52017c40a Author: Dennis van Amerongen Date: Sun Nov 25 05:34:58 2007 +0000 * modules/codec/dmo/dmo.c: add some missing fourcc capitalization commit 5b7951727f09e4a75f20b8b6f3155c9c8da72033 Author: Bernie Purcell 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 Date: Sun Nov 25 00:56:41 2007 +0000 Qt4 - Extended: manage correctly the margin. commit f185b15e414123e4be2536077df9680985e5facd Author: Antoine Cellerier 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 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 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 Date: Sat Nov 24 21:57:33 2007 +0000 v4l2: Display supported framesizes in debug. commit 5f8020dad16c760801c8324119f5217db054427f Author: Ilkka Ollakka 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 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 Date: Sat Nov 24 19:00:16 2007 +0000 Oops, forgot this file. commit 7d7455f975099d001fe218fd925b20a40e3e422e Author: Antoine Cellerier 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 Date: Sat Nov 24 18:53:11 2007 +0000 Some more NEWS (vlm scheduling on linux and EXTVLCOPT) commit 89f2f2f155265eb0f9fdf6dff3fae40b9e70da7d Author: Antoine Cellerier 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 Date: Sat Nov 24 18:06:14 2007 +0000 Qt4 - privacy dialog... What about saving those options ? commit 3eb935ba136f4457d910a463919b28366aeccfe4 Author: Richard Hosking Date: Sat Nov 24 17:28:48 2007 +0000 DQ buffers using correct io method for mmap. commit 918e1762ce7dc6d0f46c77732b513ae6bef7612f Author: Dennis van Amerongen 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 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 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 Date: Sat Nov 24 04:24:47 2007 +0000 Cosmetic. commit fd5612f1467c3e69d815e536aa0fd0872c9a9485 Author: Jean-Baptiste Kempf Date: Sat Nov 24 04:08:56 2007 +0000 Change the meta information fetcher TEXT commit a45e8feeac303cff6cd181f8177c68eec3bbf8c1 Author: Jean-Baptiste Kempf 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 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 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 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 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 Date: Fri Nov 23 20:32:35 2007 +0000 MacOSX/Framework/VLCMediaListAspect.m: Update the cachedMedia array. commit c721c836b86ef2b24c8d96a4ab8f757037df76db Author: Pierre d'Herbemont 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 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 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 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 Date: Fri Nov 23 20:21:53 2007 +0000 MacOSX/Framework/VLCMediaListAspect.m: Fix a typo. commit a629f53ef83a5bc33b31c0114749f91f107eb1ea Author: Jean-Paul Saman Date: Fri Nov 23 20:02:31 2007 +0000 Correct description. commit b7a9ec884eaf63bad50243f6eaa18d789f02de63 Author: Pierre d'Herbemont 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 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 Date: Fri Nov 23 17:52:29 2007 +0000 Typos spotted by Philipp Weissenbacher. commit 0b8735f24810479f10a7ab0f64650c8f91043a93 Author: Rémi Denis-Courmont 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 Date: Fri Nov 23 14:12:31 2007 +0000 Compile fix to check for ffmpeg version. commit 4e0a655376958443a2f42b0b9d6afb2446d09113 Author: Pierre d'Herbemont Date: Fri Nov 23 14:09:03 2007 +0000 MacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed. commit c4057d16e3673c291c431d86199c161443fe61a7 Author: Pierre d'Herbemont 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 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 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 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 Date: Fri Nov 23 12:18:01 2007 +0000 MacOSX/Framework: Re-enable VLCMediaDiscoverer. commit d006608b142b4d658f9027ae4fb7305bcbd2aa76 Author: Pierre d'Herbemont 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 Date: Fri Nov 23 10:19:38 2007 +0000 Fix building of ffmpeg, by disabling libavdevices. commit 5530354a0ce6cc8dd64fbb3c0228867e951c9309 Author: Jean-Paul Saman Date: Fri Nov 23 09:19:24 2007 +0000 Tune ffmpeg more for armeb and include in libavformat/utils.c commit 0b6c8bd726ec52a29e00a453ea4201583e82a456 Author: Jean-Paul Saman Date: Fri Nov 23 08:43:57 2007 +0000 Tune ffmpeg features for armeb commit 6148efb8f89826c5e3a95cfdda96cbe6402664c9 Author: Jean-Paul Saman 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 Date: Fri Nov 23 08:28:50 2007 +0000 Update ffmpeg for armeb target. commit 38e8f9290a1cc33bc683da95392747200a5745ae Author: Jean-Baptiste Kempf 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 Date: Fri Nov 23 08:09:07 2007 +0000 Disable faad and libmpeg2, because it is not needed. commit 878ef195c08bcda83c137cc10ef8d10e811c14ac Author: Jean-Baptiste Kempf 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 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 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 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é Date: Fri Nov 23 00:04:52 2007 +0000 audioscrobbler: more explicit debug messages commit ecebadecb7e9a4257b126cca23e9b488062f9aa2 Author: Damien Fouilleul Date: Thu Nov 22 23:59:30 2007 +0000 MacOS X: more EyeTV GUI improvements commit 1bc330711e4f2f8bae8f5175b2e65df93ec7c825 Author: Pierre d'Herbemont 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 Date: Thu Nov 22 23:52:04 2007 +0000 MacOSX/Framework/VLCMediaListAspect.m: Fix a typo (VLCMediaList->VLCMediaListAspect). commit f64d89873fd664edc99b19474b2b796b98a40e1c Author: Pierre d'Herbemont Date: Thu Nov 22 23:42:24 2007 +0000 control/media_list_view.c: Register WillAdd/WillDelete events. commit 667db96e709910ef276d11ef2acd34c9b11decf4 Author: Pierre d'Herbemont 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 Date: Thu Nov 22 23:39:33 2007 +0000 svn:ignore commit f4ea890c1428d02873d47efadd645e31b8748ae2 Author: Damien Fouilleul Date: Thu Nov 22 22:13:56 2007 +0000 eyetv: functional GUI panel, replaced Carbon style AppleScript with NSAppleScript commit 59f74cc4c500a5709971f8c368fcc0e760deaa28 Author: Christophe Mutricy 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 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 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 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é Date: Thu Nov 22 00:43:14 2007 +0000 vim syntax: fix vlc files detection commit a2c772489f6c405b2a4193d7729f1111ee9fd22d Author: Christophe Mutricy Date: Wed Nov 21 22:39:34 2007 +0000 Use verb is the comment Add some mimetype commit ed1a44b91e417768b0389eefb00e12f9a4d6252b Author: Jean-Paul Saman 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 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 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 Date: Wed Nov 21 22:19:06 2007 +0000 Also extract the translations of libqt4 commit 702b20b0e8802e73fe93ed5f8d27eb60d3cc410f Author: Christophe Massiot 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 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 Date: Wed Nov 21 18:47:54 2007 +0000 * modules/access/fake.c: Fixed an integer overflow. commit 327782b2b7ba8666e5533ea584224df6e356af6b Author: Christophe Massiot 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 Date: Wed Nov 21 18:16:13 2007 +0000 Donators section in THANKS file. Needs rewording... commit b691d5d74ab962f1d9717cdfa2c576925d903116 Author: Christophe Massiot 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 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 Date: Wed Nov 21 17:36:36 2007 +0000 MacOSX/Framework/VLCMediaLibrary.m: Rework -allMedia, and remove -sublists. commit e617d8be631d25de51497a62075c8f5ce86a95ca Author: Pierre d'Herbemont 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 Date: Wed Nov 21 15:30:01 2007 +0000 VLCMediaListAspect.m: Handle WillAdd/Added WillDelete/Deleted events. commit f047a976bf9b97ceff9758a858b690478b982d5d Author: Pierre d'Herbemont 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 Date: Wed Nov 21 14:31:47 2007 +0000 MacOSX/Framework: Implement VLCMediaListAspect. commit 09362e58adc1dfece3bf664542ccae35eca81453 Author: Pierre d'Herbemont Date: Wed Nov 21 12:19:08 2007 +0000 MacOSX/Framework/Sources/VLCMedia.m: Minor cleanup. commit f261c0d557940ea14a4eff04693390b16c5954ad Author: Jean-Baptiste Kempf 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 Date: Wed Nov 21 00:23:15 2007 +0000 Update qtu, qta macros . commit 2169f3b770691e6f172cef776cd0bc8c32153b51 Author: Rafaël Carré 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 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 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é 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 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 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 Date: Tue Nov 20 20:14:42 2007 +0000 Ffmpeg swscaler, ifdef correction. commit 373d13227346958499653b8108354c68edb8b80e Author: Rémi Denis-Courmont Date: Tue Nov 20 19:55:37 2007 +0000 Very partial cleanup commit 66214b91b8032feb0f6085ee3ba092689cb09db1 Author: Rémi Denis-Courmont Date: Tue Nov 20 19:32:43 2007 +0000 Probably fix make dist commit e97d7f898a774be594f19da9f4ae45edd65d92dd Author: Rémi Denis-Courmont Date: Tue Nov 20 19:32:10 2007 +0000 Remove some cruft from older gettext commit 05c8198d0fb455cac11022f0a5e483729b02a7ee Author: Rémi Denis-Courmont 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 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 Date: Tue Nov 20 17:03:44 2007 +0000 Use cached ACP commit 6d0efe5f852c59415e883bea64d58d5f2bb4a86a Author: Pierre d'Herbemont Date: Tue Nov 20 16:30:36 2007 +0000 MacOSX/Framework/VLCMediaList.m: Remove dead code. commit a381352a841abc182bb3acdbbe3e07ca730fb5d0 Author: Pierre d'Herbemont 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 Date: Tue Nov 20 16:26:48 2007 +0000 MacOSX/Framework/VLCMediaList.m: Be KVC compliant. commit 85be5949fc885907ff8f0bd37e33feb2626938ba Author: Pierre d'Herbemont 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 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 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 Date: Tue Nov 20 14:57:06 2007 +0000 control/media_list.c: Send WillAddItem and WillDeleteItem events. commit 4425f55e8a6455d01d8b4e208cfb1bb69d83df2d Author: Pierre d'Herbemont 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 Date: Tue Nov 20 14:12:57 2007 +0000 src/control: Implement hierarchical_media_list_view. commit ade76749a518393365df2188790b2139bc967bf6 Author: Pierre d'Herbemont 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 Date: Tue Nov 20 11:57:00 2007 +0000 Fix cleanup of libamrwb package in contrib. commit d9f68c8c673841c8798566fa414ee1d215d1c10f Author: Jean-Paul Saman 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 Date: Tue Nov 20 09:08:19 2007 +0000 Fix double free in live555. commit 78a05dbc4c5b905b761f6f53c22ed93a748b904e Author: Jean-Paul Saman 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é Date: Mon Nov 19 23:34:15 2007 +0000 freetype: use [.\/_] to break lines when ' ' only failed commit b37f567e569cdc4125e321aa926585c9b1d4cc4f Author: Rafaël Carré 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 Date: Mon Nov 19 21:32:46 2007 +0000 Force ISO-8859-8 for Hebrew users commit bb9682166445f98eae6c5a52f6b8d04237c4c9ef Author: Rémi Denis-Courmont Date: Mon Nov 19 21:26:10 2007 +0000 Simplify commit b2167185764f49f12927dc557d6e2d74e1427c8e Author: Rémi Denis-Courmont Date: Mon Nov 19 21:21:23 2007 +0000 Comments commit 3d721ce8d62e20323840c9965e4f6d537b0ea4ba Author: Damien Fouilleul 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é Date: Mon Nov 19 18:33:09 2007 +0000 matroska demuxer: supports Real Video commit 69d48f0fc8085ee53db9c9060b22ef7c461f9d47 Author: Rémi Denis-Courmont 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é Date: Mon Nov 19 17:50:30 2007 +0000 typo commit b78ed59b346fbca13d4ad0bcacf2b701f6de093f Author: Jean-Paul Saman 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 Date: Mon Nov 19 15:10:40 2007 +0000 contribs: fribidi, tar.bz2 -> tar.gz commit 9b8c613da0c3fb5bd7078cf0b2869abbf6bfd4f8 Author: Pierre d'Herbemont Date: Mon Nov 19 14:06:52 2007 +0000 src/control: Implement flat_media_list_view construction. commit 3d958c183a2fdf505842c4508030cc9a45631468 Author: Jean-Paul Saman Date: Mon Nov 19 13:59:57 2007 +0000 Enable RTSP rtpInfo track synchronization in live555 demuxer. commit c77ee7637b006df4810a548916072532467936e5 Author: Jean-Paul Saman 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 Date: Mon Nov 19 13:58:52 2007 +0000 vlc_arrays.h: Implement vlc_array_index_of_item. commit d71d800d9d311531a566399bd6b33f9bff9c8a4a Author: Pierre d'Herbemont 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é 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é Date: Mon Nov 19 12:41:28 2007 +0000 ncurses: yield() the playlist only once commit fa479cd8ae3539cad6db315fb69a01f4e8eef330 Author: Rafaël Carré 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 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 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 Date: Mon Nov 19 09:23:33 2007 +0000 MacOSX/VLC_app: Remove unused files. commit f631d60bc8726b7f1614d7089462fd1156163e34 Author: Pierre d'Herbemont 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é 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 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é Date: Mon Nov 19 00:22:42 2007 +0000 mozilla: remove potentially harmful debug on win32 commit 8c2706d16016544fecace8a174eae5501747c8bb Author: Felix Paul Kühne Date: Mon Nov 19 00:17:33 2007 +0000 * forward-port [23152] commit bf6da8b847557674bf35cfc0eb90401372108393 Author: Jean-Baptiste Kempf Date: Sun Nov 18 22:31:43 2007 +0000 Real demuxer: Comments about support/non-support commit fd6cbf79a108fa34705a6040704190b212c3dc4f Author: Rafaël Carré 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 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 Date: Sun Nov 18 21:35:16 2007 +0000 Disable MMXEXT (MMX2) mode for swScaler since it crashes. commit 0bb30cd10df427968df1b1796b0a57d7bd4acef3 Author: Jean-Paul Saman Date: Sun Nov 18 21:35:14 2007 +0000 Chroma conversion using swscaler module. commit cedd80b82059dbddfa946273f3a719fb8230532c Author: Christophe Mutricy Date: Sun Nov 18 21:23:12 2007 +0000 Oops remove debug commit 9e8d440d94c73aa546b51cb0bf0536e143a4f660 Author: Christophe Mutricy Date: Sun Nov 18 21:18:48 2007 +0000 Don't leak memory commit f217c5af806ea9f733ae99d00228409a99f1b1e2 Author: Rafaël Carré 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é 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 Date: Sun Nov 18 19:28:06 2007 +0000 Indentation. commit da7ab688b0d59af42dcc2b793157814b9a7a09b4 Author: Jean-Paul Saman Date: Sun Nov 18 19:28:01 2007 +0000 Test for PIX_FMT_RGBA iso swscale. commit c532a10b0e7e7df8dcaea5bd6efe741433a64878 Author: Jean-Paul Saman 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 Date: Sun Nov 18 19:06:37 2007 +0000 Oops. commit ea411a51cd0a884e4bf44e17d2b4ae52b8890430 Author: Jean-Paul Saman 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é 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 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é 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é 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é 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é 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é Date: Sun Nov 18 17:57:52 2007 +0000 dbus: super annoying typo commit 1cde1264e385c12532724151ca16be8d94129406 Author: Felix Paul Kühne Date: Sun Nov 18 15:20:10 2007 +0000 * updated the po-files once again commit 2c0fe13b805c4a32aaa44c8a4382b2a999f6bb78 Author: Eric Petit Date: Sun Nov 18 14:12:31 2007 +0000 typo commit bcae3b195daf5e5a000a8d7815919603e4fd7b76 Author: Dennis van Amerongen 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 Date: Sat Nov 17 23:32:42 2007 +0000 activex: forwardport [23112] commit d79c664cc49051db85228bd663680bf7e14fa26c Author: Jean-Baptiste Kempf Date: Sat Nov 17 20:03:29 2007 +0000 Add the Changelog-2006. It shouldn't be updated now... :) commit f073a631a01e8a043dd193d6987e81a49673e149 Author: Christophe Mutricy 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 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 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 Date: Sat Nov 17 14:31:18 2007 +0000 control/libvlc_internal.h: Remove definition duplication. commit a2b24c299a5f1ea085c6a7adff7617f8fdd00c2c Author: Pierre d'Herbemont 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 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 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 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 Date: Sat Nov 17 08:24:56 2007 +0000 Cosmetic and mention about unsupported ralf codec. commit 392ab0961937d688a75b130a46b81530746b92e2 Author: Jean-Baptiste Kempf Date: Sat Nov 17 08:16:17 2007 +0000 Reindent after previous commit. commit a9b240f58fa7bfb740de786bef8ae1e82a785b1b Author: Jean-Baptiste Kempf 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 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 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 Date: Fri Nov 16 22:33:20 2007 +0000 svn:keywords commit d348968129a810e940f9293b8abb0bf970453863 Author: Olivier Aubert 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 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 Date: Thu Nov 15 18:09:24 2007 +0000 Typo commit 5a7d66bf55429e2206a1ee2dd65a9a1ffe521cc7 Author: Rémi Denis-Courmont Date: Thu Nov 15 17:58:53 2007 +0000 Revert [23063] commit 5c12870ee0044ded08c411b44743532a64c2463f Author: Rémi Denis-Courmont Date: Thu Nov 15 17:58:46 2007 +0000 svn:ignore commit 617052d67a2d1a1e1158ffa49951796e181fc668 Author: Rémi Denis-Courmont 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 Date: Thu Nov 15 16:29:32 2007 +0000 Fix various memleaks in error paths. commit dd15a9b048ffdb914d8914c690001a81e5276ddd Author: Jean-Paul Saman Date: Thu Nov 15 13:38:33 2007 +0000 Remove excess whitespace. commit 82e29c9ba1135639fe10881591e6261bc3396ae4 Author: Jean-Paul Saman 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 Date: Thu Nov 15 13:38:29 2007 +0000 Add macro for determining array size. commit e9ad3b33e9e1ffec88a75284757ce75a6cefd57a Author: Jean-Baptiste Kempf 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 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 Date: Wed Nov 14 21:53:40 2007 +0000 Romanian translation update by Cristian Secară commit 6a71f8cbf23adaccfd3bc616e802c981111e7ee8 Author: Antoine Cellerier Date: Wed Nov 14 21:51:34 2007 +0000 svn:ignore include/vlc_about.h commit bfd706067e935775fdb23af2104043b0b722694b Author: Antoine Cellerier 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 Date: Wed Nov 14 18:11:59 2007 +0000 Contribs: libgpg-error version bump. commit 6f3acaadd643d4f7056708dd74f0579f655de892 Author: Jean-Paul Saman Date: Wed Nov 14 15:18:23 2007 +0000 Fix double vlc_object_attach(). commit 1bc8330a3f197a1a0ed072dc0347fc807bbccefa Author: Jean-Paul Saman Date: Wed Nov 14 15:18:21 2007 +0000 Cleanup on osdmenu video filter. commit f8c1e19a7b7fc98dd25beae22a172895964e3d2d Author: Jean-Paul Saman Date: Wed Nov 14 15:18:19 2007 +0000 Detach osdmenu object before destroying. commit 099b560c5b3f79b33bd9c22060a76bb0e066499a Author: Jean-Paul Saman Date: Wed Nov 14 15:18:18 2007 +0000 Indentation commit b08b5f55f6742c705b405b3988d4dc7b4b909152 Author: Jean-Paul Saman Date: Wed Nov 14 15:18:16 2007 +0000 Cleanup osd_ParserLoad()/osdParserUnload(). commit 39434a18b3a2135fd11f16911ea63289ecf75f35 Author: Jean-Paul Saman 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 Date: Wed Nov 14 15:18:12 2007 +0000 Use the filename passed and not the configuration file. commit 4527fa30438336684ea373c96e1b8fa7b41db373 Author: Jean-Paul Saman Date: Wed Nov 14 15:18:10 2007 +0000 Cleanup indentation. commit 1f7592ff27f8b754e123d3135be15c9db54fc281 Author: Jean-Paul Saman Date: Wed Nov 14 15:18:09 2007 +0000 Refactor osdmenu parsing logic. commit 7d39628de408b31b48153d4705ceb6f5a9e12bcb Author: Jean-Paul Saman Date: Wed Nov 14 15:18:07 2007 +0000 Add osd_parser to configure.ac commit 20f054d07cba69a49814b5d8b6e550e092856b54 Author: Jean-Paul Saman 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 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 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 Date: Wed Nov 14 15:17:57 2007 +0000 Fix merge conflicts for src/osd/osd.c commit 6f7b6bf6fd00917d97fb297db4c9f53bd44fe2bb Author: Jean-Paul Saman Date: Wed Nov 14 07:14:22 2007 +0000 Make PIX_FMT_RGBA dependend on ffmpeg with swscale. Patch by Remi Duraffort . commit 18be28ae221f8dc72fbf173e2a7e74d6e6c80ee6 Author: Rafaël Carré 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é 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 Date: Tue Nov 13 22:44:36 2007 +0000 Cosmetic commit 890dbc2206f595c016b2923f0f8b206d269a1877 Author: Yoann Peronneau Date: Tue Nov 13 22:10:58 2007 +0000 * XSPF nested playlist commit 78010fbc3880df6ec5cf479e299fe664ac0f3d16 Author: Antoine Cellerier Date: Tue Nov 13 21:36:52 2007 +0000 Add news about Album art, luameta and luaintf. commit 5c673a35854b0f2b3bacd0fa1d53afb91fc5e832 Author: Antoine Cellerier 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 Date: Tue Nov 13 21:08:37 2007 +0000 Add "search as you type" to the HTTP interface. commit 9f8aa0ff1f7dc797ff47371480829c89377588f6 Author: Rafaël Carré Date: Tue Nov 13 18:21:46 2007 +0000 xspf demuxer: fix extension reading commit d5a0120de4527bb2852528704e9a9090ed8e5fca Author: Jean-Baptiste Kempf 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 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 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 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 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 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 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 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 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 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 Date: Mon Nov 12 22:59:14 2007 +0000 Makefile.am: Disable icon positionement in the dmg. commit 4bde22b6ed61c8610b140e7392d48c39fd568b94 Author: Antoine Cellerier 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 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 Date: Mon Nov 12 22:08:54 2007 +0000 Swedish translation update by Daniel Nylander commit 87c76c20237a663506a2deed9f8db9af732fee47 Author: Antoine Cellerier 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é Date: Mon Nov 12 21:47:08 2007 +0000 luaplaylist: adds experimental script for joox.net commit cf9d63760cdc28389f89a97772dffd9683afabbc Author: Rafaël Carré 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 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 Date: Mon Nov 12 14:44:20 2007 +0000 dvdnav: support for new incarnation hosted in mplayerhq commit 3828287d44a29e2cbdae01aca3946bcc34c012e2 Author: Rafaël Carré 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é 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 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 Date: Sun Nov 11 21:09:55 2007 +0000 configure.ac: Fix a typo in my previous commit. commit acbd355a0bc946f82235ddce81a7b50d92f1b094 Author: Antoine Cellerier 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 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 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 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 Date: Sun Nov 11 19:26:32 2007 +0000 Fix [23001] commit 72f289cb711a3cbe1612dee74e1bde5a57ed23fc Author: Rafaël Carré 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 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 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é Date: Sun Nov 11 13:45:16 2007 +0000 Install required files for lua http interface commit 2ed5acfdde9ac4517a10c7ad0666014be685c970 Author: Jean-Baptiste Kempf Date: Sun Nov 11 06:08:59 2007 +0000 Real Audio: Add support for RealPlayer 10/10GOLD .so commit e5147c68f462673172739e1be7b95088187d13f7 Author: Jean-Baptiste Kempf Date: Sun Nov 11 04:46:31 2007 +0000 More Real Codecs paths. commit f1f413481142a192abd5a9adbaa44f8021351cf4 Author: Jean-Baptiste Kempf Date: Sun Nov 11 04:02:48 2007 +0000 RealAudio, more paths to search realAudio codecs. commit 0dd040c1fb8f1a169abed422464fc3b121b16eff Author: Jean-Baptiste Kempf Date: Sun Nov 11 03:26:09 2007 +0000 Qt4 - Use >= instead of == in loopA-B (thanks funman) commit 66dbf82c6bb6eaf6f758c91652df1215f5da62c3 Author: Jean-Baptiste Kempf Date: Sun Nov 11 01:52:28 2007 +0000 Qt4 - A to B Loop implementation. commit 34c9ee459c839448e00601d66652a5824d56c35b Author: Jean-Baptiste Kempf 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 Date: Sat Nov 10 23:21:41 2007 +0000 * a few more commit 42ee1b383a1a1171a33133194629161acdf168d3 Author: Felix Paul Kühne Date: Sat Nov 10 23:14:17 2007 +0000 * English grammar fixes and beautifications for the intf_UserFatal messages commit e10d43118219b4cd6e2fce4c44b70778f9ebcc30 Author: Antoine Cellerier 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 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 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 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 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 Date: Sat Nov 10 14:23:03 2007 +0000 configure.ac: Allow --disable-mmx and --disable-sse. commit 9c4b2e75b6327b91cd42b5bb2d44e222487f937a Author: Felix Paul Kühne Date: Sat Nov 10 14:11:33 2007 +0000 ehm, forgot this in [23004] commit 159078ce2187960b3b314f18a87f46ea1dd7b09a Author: Felix Paul Kühne 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 Date: Fri Nov 9 23:39:35 2007 +0000 - lua: meeds winsock2 on win32 commit 5dd38e75cca5a8746cab7d529b94e089b4890a3b Author: Christophe Mutricy Date: Fri Nov 9 22:07:51 2007 +0000 Don't replace @ on file without e-mail address commit b821a26f75ab2119c9c8d1fe1a625a78a54d7e93 Author: Jean-Baptiste Kempf Date: Fri Nov 9 18:59:33 2007 +0000 Qt4 - Sprefs: cosmetic and string change. commit bb45b3c23d239bccbb959e3a10489568e09880e6 Author: Christophe Mutricy Date: Fri Nov 9 18:43:12 2007 +0000 Typo commit 1a48e9a028b6c278eb7d122c44894cdb688d35e1 Author: Christophe Mutricy Date: Fri Nov 9 18:19:53 2007 +0000 Bool options need a special format commit 251648e32246c48729986e65678bac16e5061e47 Author: Jean-Paul Saman 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 Date: Fri Nov 9 02:30:53 2007 +0000 Qt4 - Open: clean again, and fix the clear() bug. commit fe986989fc4249ce585582f0ed8edb94d90b3cf5 Author: Jean-Baptiste Kempf Date: Fri Nov 9 02:11:08 2007 +0000 Qt4 - Open Dialog: Code cosmetic. commit 78510eda324d3113f4764be2b8708d1131e8980a Author: Jean-Baptiste Kempf Date: Fri Nov 9 02:06:42 2007 +0000 Qt4 - Slight string change and code cosmetic. commit d709d80d6074cfa60e0fe2162bbf0504ca4a4560 Author: Christophe Mutricy Date: Thu Nov 8 23:08:19 2007 +0000 typo commit ac0a9aeba4baf3cd55d9e24ec5da521afcf36c53 Author: Christophe Mutricy Date: Thu Nov 8 22:52:51 2007 +0000 Slovenian l10n update by Matej Urbančič commit 7fd99ddfbb556f8eff5715673db8a2f42b030505 Author: Antoine Cellerier Date: Thu Nov 8 22:14:52 2007 +0000 Remove AltGr+Space character (firefox doesn't like it). commit 443f056bf3340c70030f9801f94a3e774ac1bfe0 Author: Jean-Baptiste Kempf 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 Date: Thu Nov 8 00:54:54 2007 +0000 Qt4 - strings modif. commit 5d86e67df293aad304717e538091ead47d130be3 Author: Jean-Baptiste Kempf Date: Thu Nov 8 00:45:23 2007 +0000 Qt4 - Interfaces, strings change. commit b2fc911ec3e1c1c41cbe25cf6685ef0775fea777 Author: Rafaël Carré Date: Thu Nov 8 00:36:09 2007 +0000 check in updated po files commit 4df7f5a54981537a97c55b4a3ab4a4538686f8ce Author: Christophe Mutricy Date: Thu Nov 8 00:07:58 2007 +0000 Don't put built sources in POTFILES.in commit 7d648f63d8ece03e673973aad16c0db14afdcb94 Author: Jean-Baptiste Kempf 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 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 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 Date: Wed Nov 7 20:20:41 2007 +0000 Update vlc.pot commit 4f2ae2af08a73d2cbdbd0443d42f13458d7d087a Author: Antoine Cellerier 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 Date: Wed Nov 7 17:59:24 2007 +0000 Qt4 - Add some privacy options to Simple Preferences. commit 7793f291c25190b758f81e85be7b8ab07768bd85 Author: Jean-Baptiste Kempf 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 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 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 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 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 Date: Tue Nov 6 02:47:07 2007 +0000 Qt4 - Long lines, cosmetics and trailing spaces fixes. commit 86e63937fff7c645d0ea4228a293e031e16d924a Author: Jean-Baptiste Kempf 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 Date: Tue Nov 6 02:30:19 2007 +0000 Qt4 - Remove unreachable code. commit 09630cc19d698c34002bef4aeeab9a798b9e8e72 Author: Jean-Baptiste Kempf 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 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 Date: Mon Nov 5 23:52:23 2007 +0000 Qt4 - Remove now unneeded files. commit ff6613e350a80ed99507d877cfac51e25a9ae606 Author: Jean-Baptiste Kempf Date: Mon Nov 5 23:47:40 2007 +0000 Qt4 - Unification of Hotkeys for Sprefs et Adv Preferences. commit 0b8e11bd3f39d15873133711aabe190f47b98fa1 Author: Jean-Baptiste Kempf Date: Mon Nov 5 23:12:08 2007 +0000 Qt4 - make GNOME and KDE people happy. commit 3e8d0beb2925c3b2cf6eaa1a45186d5094c40569 Author: Jean-Baptiste Kempf Date: Mon Nov 5 23:01:15 2007 +0000 Qt4 - Improve the hotkeys preferences. commit d5107810595354bd93f6bf65713c039d1bc7cb8b Author: Antoine Cellerier 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 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 Date: Mon Nov 5 19:42:29 2007 +0000 svn:keywords commit 096b58df0c41bd93ac51ac4ee12dd9027be08bdb Author: Pierre d'Herbemont 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 Date: Mon Nov 5 17:08:36 2007 +0000 Cosmetic fix (excessive indentation) commit 35c8e86dba758c48719a49f983babfe21a3348f4 Author: Rémi Denis-Courmont Date: Mon Nov 5 16:58:36 2007 +0000 Fix a few minor race conditions commit 03f87d80bfd2c8d3e1bb6e0fb5a941e5fd7705f0 Author: Rémi Denis-Courmont Date: Mon Nov 5 16:24:07 2007 +0000 Fix previous commit commit 40d39fa10aac4c2710c3c7682033b483644ea467 Author: Rémi Denis-Courmont 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 Date: Mon Nov 5 16:13:57 2007 +0000 MacOSX/Framework/VLC.xcodeproj: Fix compilation. commit 2088806206d45c336ff19bb10f439232c5db1dc2 Author: Jean-Baptiste Kempf 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 Date: Mon Nov 5 06:07:25 2007 +0000 Qt4 - Preferences: spaces and comments. commit c05d2ce6c4bc3848edca8fe8eadf7d33cd21ce59 Author: Jean-Baptiste Kempf 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 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é 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 Date: Mon Nov 5 00:29:23 2007 +0000 Qt4 - fix qt4.2 compilation commit f3f44132e01c95cd764c51904f08a0beaeae0700 Author: Rafaël Carré 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 Date: Sun Nov 4 23:22:46 2007 +0000 Qt4 - SPrefs, save the access-filter. commit bddd76b004670b9b82448a12eac3687aa22e49ba Author: Antoine Cellerier 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 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 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 à 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 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 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 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 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 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 Date: Sun Nov 4 11:57:25 2007 +0000 * updated the README for 0.9.0 commit 782ce201afb3c9b38ba9aee86b7a5affec566611 Author: Felix Paul Kühne 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é Date: Sun Nov 4 11:12:06 2007 +0000 use correct return type commit 4a1b83ecc10a5640d66bedfb46338684d8b681e1 Author: Olivier Teulière Date: Sun Nov 4 10:28:26 2007 +0000 qt4/dialogs/help.cpp: Fixed some typos commit 45abd2cd3d043e5e361894a026cad600c49fd050 Author: Damien Fouilleul Date: Sat Nov 3 20:09:50 2007 +0000 - mozilla plugin: added support for XCode 3 tools (leopard) commit f8ab6a3b4687282138f4d63f125c402858f253ee Author: Christophe Mutricy Date: Sat Nov 3 16:14:21 2007 +0000 Remove useless and broken rule commit c2df0ad5f377fae6f86c933addd543e17bc02852 Author: Rafaël Carré Date: Sat Nov 3 14:38:46 2007 +0000 youtube.lua: removes bad copy/pasting commit d2a20afcd776a48537cdf43b989b4401f7823d07 Author: Rafaël Carré 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é Date: Sat Nov 3 14:08:32 2007 +0000 New script for break.com videos website commit a003603fc92116c554245af0ddfde05a1c1e0208 Author: Rafaël Carré Date: Sat Nov 3 12:54:19 2007 +0000 removes some warnings on FreeBSD commit 75912d9cf69e22a5fd637bb5647e4cbdfba608f3 Author: Pierre d'Herbemont 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 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 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 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 Date: Thu Nov 1 20:13:20 2007 +0000 Thanks commit 131163af59a161c1794e254193e2d6c620472e29 Author: Rémi Denis-Courmont 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 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 Date: Thu Nov 1 04:59:58 2007 +0000 Update List of ModuleS. commit 42ecf284670b8102800402ca5ddd57e3349ebb5c Author: Rafaël Carré 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 Date: Wed Oct 31 20:30:56 2007 +0000 Fixed transparency when using FFMPEG_SWSCALE in zvbi. commit 23e37d8587da18ed726400b68db9d0f4ee60e316 Author: Jean-Paul Saman Date: Wed Oct 31 20:30:52 2007 +0000 Improve error message for v4l2. commit cacd39b8661a299781bbeb4c888a36d4a47215ca Author: Jean-Baptiste Kempf Date: Wed Oct 31 20:26:52 2007 +0000 Preferences, audio, save the normalizer activation and clean. commit ad9ca44d5979a242ef0781dbe793c3c7ae8d8caa Author: Christophe Mutricy Date: Wed Oct 31 13:00:59 2007 +0000 Remove wrong -L${PREFIX}/lib from vlc-config commit 53b56e5a88930dac467b2a41da1cb1d6089ecc25 Author: Rafaël Carré 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 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é Date: Tue Oct 30 18:24:06 2007 +0000 Disable album art by default. fix #1280 commit 905e945b98be4c2e7b19675751685a5cabbd07b7 Author: Christophe Mutricy Date: Tue Oct 30 13:54:17 2007 +0000 "default auto" means nothing commit bc8e6a591cadcd64e252eaabb56dda92cee8cd57 Author: Christophe Mutricy Date: Tue Oct 30 13:46:12 2007 +0000 Cosmetic commit fedb5c55d04d80c7d228914635d28cb50a53a25a Author: Jean-Paul Saman Date: Tue Oct 30 10:27:58 2007 +0000 Add VBI decoder to NEWS commit 48d08eab9eae9a6dcf35ab5b340625fc05e0977d Author: Rafaël Carré Date: Tue Oct 30 03:58:28 2007 +0000 lua: update lelombrik script commit 9907acfc7422d52b0fd174f7a20cc41d7896f9a2 Author: Rafaël Carré 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 Date: Tue Oct 30 01:38:53 2007 +0000 Qt4 - Ui, small name change. commit 8a260c7865d5da81237069619279af9ae24721b7 Author: Jean-Baptiste Kempf Date: Tue Oct 30 01:34:48 2007 +0000 Qt4 - Mkv muxer in GUI... Same as previous from thresh... commit 9d0cb667dd07979d124362e462df0f745e948450 Author: Pavlov Konstantin 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 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 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é Date: Tue Oct 30 01:08:03 2007 +0000 xspf demuxer: removes some warning commit 3defa30c23e15a5576ddce8b01b1528085841848 Author: Rafaël Carré Date: Tue Oct 30 00:48:51 2007 +0000 qt4: use the brand new vlc_about.h commit 2391b36f66d6e441efa66a09cfdc051313b5bfea Author: Jean-Baptiste Kempf Date: Tue Oct 30 00:26:54 2007 +0000 Qt4 - Prefs, cleanig again. commit 036838fac2f4dc8aba41819971645587a4dccd4d Author: Jean-Baptiste Kempf 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 Date: Mon Oct 29 23:57:30 2007 +0000 Qt4 - Remove excessive debug. commit 4d27e757c899636bc7ddad29a5685d8eb1ebdfd6 Author: Jean-Baptiste Kempf 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 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é Date: Mon Oct 29 11:07:35 2007 +0000 Include when testing for net/if.h depends on it on some systems (Darwin & FreeBSD at least) commit 32daa8b95ec6fbc2b03331539845a5e3ea21f48b Author: Jean-Baptiste Kempf Date: Mon Oct 29 03:18:29 2007 +0000 Qt4 - whitespaces cleaning, code line size, code beautification ;) commit 631f0bf45e7aa86841bc7c510e28d7cb353e436a Author: Jean-Baptiste Kempf 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 Date: Mon Oct 29 02:00:53 2007 +0000 Qt4 - and fix the previous [22886] commit dc2fe858f202d9cefac578c82642059661bb75e8 Author: Jean-Baptiste Kempf Date: Mon Oct 29 01:54:08 2007 +0000 Forgotten file in [22883]. Sorry. commit 23bc3916fea067e6a50ba5431d337957eaf06aab Author: Jean-Baptiste Kempf 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 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 Date: Mon Oct 29 01:10:45 2007 +0000 Qt4 - Ui - Sout: rearrange the sout possibilities. commit 0c3b7409c9df2d1d595dda26c4b55b7373454684 Author: Jean-Baptiste Kempf Date: Mon Oct 29 01:06:10 2007 +0000 Move psz_mountpoint to psz_icecast_mountpoint. commit 860fdb796c692ca2ca65738bdfaf5d511eedd2cc Author: Jean-Baptiste Kempf Date: Mon Oct 29 01:05:27 2007 +0000 Qt4 - Sout: icecast patch mostly rewritten... commit 068b5be2f8f0a61a29df4eb6ebe563bd68f267f7 Author: Jean-Baptiste Kempf Date: Sun Oct 28 23:56:56 2007 +0000 qt4 - Don't public slots when unneeded. commit 933b2755d76cf723aa518c84c18c7c4735d9ca58 Author: Jean-Baptiste Kempf Date: Sun Oct 28 23:54:32 2007 +0000 Qt4 - Open cleaning and comments. commit a8add18eb77f28007f2379e4d6d72eefd720c977 Author: Jean-Baptiste Kempf 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 Date: Sun Oct 28 23:26:34 2007 +0000 Qt4 - UI '2' commit 8dd142c67f718ca98e5795b3ca4829a4e7b67ea8 Author: Jean-Baptiste Kempf Date: Sun Oct 28 23:19:20 2007 +0000 Qt4- Ui cleaning. commit ca3fa5a3d46d4aa3bd731ac240c6571ef6840c9a Author: Felix Paul Kühne 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 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 Date: Sun Oct 28 07:50:52 2007 +0000 Qt4 - spaces and comments on open.cpp. commit 9774edc08215b7d6daadd7e07d39fd7cfc77a8b5 Author: Jean-Baptiste Kempf Date: Sun Oct 28 07:06:56 2007 +0000 Qt4 - spaces removing. commit 662b0388884c3f7e769feff5b5de5fcb9465e908 Author: Jean-Baptiste Kempf Date: Sun Oct 28 07:05:45 2007 +0000 Qt4 - Moving function from one file to another... commit 3e7d9284edfc05a2eb083b3e88280704312da8e3 Author: Jean-Baptiste Kempf 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 Date: Sun Oct 28 06:59:03 2007 +0000 Qt4 - small layout modification . commit 366cee56af4bc1e92d8f0fdb3aa2f806680d7a55 Author: Jean-Baptiste Kempf 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 Date: Fri Oct 26 17:14:26 2007 +0000 Some more doc commit a1251a8d8907d3e05eb7190734453e4ea05f8b07 Author: Rémi Denis-Courmont Date: Fri Oct 26 16:30:27 2007 +0000 Support for Doxygen commit 460fa6b707ad479e96ad00e0631bcbf768b82572 Author: Rémi Denis-Courmont Date: Fri Oct 26 16:20:57 2007 +0000 Actually build targets commit a2aa6ae3482a8efaf21bcc169a2e20b988dff34b Author: Rémi Denis-Courmont Date: Fri Oct 26 16:01:10 2007 +0000 Non-working skeleton build system commit 5d29b33987158c7272dac74f8bc7c0dcf2fa0db9 Author: Rémi Denis-Courmont Date: Fri Oct 26 15:41:51 2007 +0000 Plugin path commit 998b5e6f6b682ed20c33df54d24c8f0205f07ccb Author: Jean-Paul Saman Date: Fri Oct 26 15:15:46 2007 +0000 Typo commit 3e08d9550f7c0851cb0501f7c59a3afd4a9cc181 Author: Jean-Paul Saman 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 Date: Fri Oct 26 15:08:05 2007 +0000 Fix number of potential memleaks commit b25e76f52b6d08b1c0a739d3a35445c9ed3e219b Author: Jean-Paul Saman Date: Fri Oct 26 15:08:03 2007 +0000 Fix potential memleaks in src/input/vlm.c commit fc94b7cfcecc8bbac7ab2d9981bb1677262370cd Author: Jean-Paul Saman 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 Date: Fri Oct 26 15:08:00 2007 +0000 Fix potential memleak. commit 250b5a419e4cb7d935b34f0aefd35f7f43644469 Author: Jean-Paul Saman Date: Fri Oct 26 15:07:59 2007 +0000 Fix potential segfault commit cd1957d2e457a6c86c4fb79746d9549a1a2cd510 Author: Jean-Paul Saman Date: Fri Oct 26 15:07:57 2007 +0000 Select frames to drop a bit smarter. commit 53690304145784851a689a32a17057d56670159f Author: Jean-Paul Saman 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 Date: Fri Oct 26 15:07:54 2007 +0000 Optimization building ffmpeg for armeb-linux commit 53c0625bacc1db2f2554ca6d0e75826fb0b26a4f Author: Jean-Paul Saman Date: Fri Oct 26 15:07:53 2007 +0000 Enable optimizations for armeb-linux-uclibc builds commit 6ec8b6f07e56d2dc51a7e6d6f95f2595f57dd5dc Author: Jean-Paul Saman Date: Fri Oct 26 15:07:48 2007 +0000 Check malloc return value. commit 3baa07adc994f06ea8208833e25af82d5e07a405 Author: Rafaël Carré Date: Fri Oct 26 15:05:04 2007 +0000 Removing Mathias C. Berens email address, as requested commit dedc960213255752152e123320ac8c57135744d5 Author: Rafaël Carré Date: Fri Oct 26 13:48:31 2007 +0000 qt4: removes emails from THANKS tab commit fda213d658283bbe2d63387bd750976060f5144c Author: Felix Paul Kühne 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 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 Date: Fri Oct 26 11:24:47 2007 +0000 Fix ffmpeg swscaler commit d72e6273f1684d302976492a5b80507cb4c5d365 Author: Jean-Paul Saman 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 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 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 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 Date: Fri Oct 26 08:33:55 2007 +0000 Return NULL iso 0 commit 33db138bbba48a43f52727d160af909d765ad284 Author: Jean-Paul Saman Date: Fri Oct 26 08:32:39 2007 +0000 Bump up libamrwb to 7.0.0.2 commit 253fe31c5a1b4ea79638dd545f36f1bb7afa98cb Author: Jean-Baptiste Kempf 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 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é Date: Thu Oct 25 23:45:08 2007 +0000 lua demuxer: update googlevideo commit 0d358e7b14535145a0d6061c34b7a666ce0b3e7e Author: Pierre d'Herbemont 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Date: Wed Oct 24 04:39:14 2007 +0000 Qt4 - minimal change of naming. commit ffd947cef6d6e718a37ccd7a87d31a02846aec31 Author: Jean-Baptiste Kempf Date: Wed Oct 24 04:37:57 2007 +0000 Qt4 - GotoTime, translation and size issue. commit d02c20e22c81e041f4f0b942ece00ca7d3d9665a Author: Jean-Baptiste Kempf 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 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é Date: Tue Oct 23 22:28:12 2007 +0000 dbus: review object locking/yielding, fix various bugs & comments commit fdb97b87d99b29fd042d3e65036cfa69f1abc9b5 Author: Jean-Baptiste Kempf 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é 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 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 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 Date: Tue Oct 23 05:46:48 2007 +0000 Add VP6A fourCC. commit 703cfb4908437873eec3f4702ae58403818ca7e8 Author: Jean-Baptiste Kempf Date: Tue Oct 23 04:42:38 2007 +0000 Qt4 - fix previous compilation for windows. commit 295364c7b5e5b2888d00772705348c480e2db77f Author: Jean-Baptiste Kempf Date: Tue Oct 23 04:05:06 2007 +0000 Qt4 - try to remember latest open disc path. commit 817979aae922c8f0c70342cc5efbb7e95713004c Author: Rafaël Carré Date: Tue Oct 23 00:41:00 2007 +0000 help string: add missing html tags commit 42c421605a7d2f7ccfaeb2a8b25d6565fc98279f Author: Rafaël Carré 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 Date: Mon Oct 22 23:39:55 2007 +0000 MXF support since ffmpeg has a demuxer. Fix #152 commit 9df6f20907913b9f2d2bfc9c0578597083d24456 Author: Rafaël Carré Date: Mon Oct 22 20:06:22 2007 +0000 libvlc_destroy() -> libvlc_release() commit e6a14c1dcb64eba9bd1739e34c1b1965e776a946 Author: Rafaël Carré Date: Mon Oct 22 19:15:05 2007 +0000 move config_*Intf() out from the header commit 1a42f95bcb4466eeccc0722122e0c1fcd1011b12 Author: Gildas Bazin 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é 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é Date: Mon Oct 22 17:54:22 2007 +0000 mozilla: use new libvlc api commit 26d39a90abbfddb9e793a1a92efb3e9fe560dd9b Author: Rémi Denis-Courmont 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 Date: Mon Oct 22 17:18:39 2007 +0000 Fix race condition in screensaver exit commit ec99b9d9de88aaa99181840c74028b3871cecd62 Author: Rémi Denis-Courmont Date: Mon Oct 22 17:01:35 2007 +0000 Fix syntax errors commit dcbc6d8f6e839b7a6c64832b6ad9f14f659bbda0 Author: Rémi Denis-Courmont 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 Date: Mon Oct 22 16:57:33 2007 +0000 Fix trivial warning commit 466c96907cc274286c87f29fc500021713d4dcc0 Author: Rémi Denis-Courmont 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 Date: Mon Oct 22 16:55:43 2007 +0000 Yield libvlc and fix corner case memleak commit 0dbf6b697387f7d45530967e629b723b1836bbca Author: Rémi Denis-Courmont Date: Mon Oct 22 16:55:30 2007 +0000 Yield libvlc commit f297b344ed9a1bf4841c62c5630439cf0e9741fa Author: Rémi Denis-Courmont Date: Mon Oct 22 16:30:00 2007 +0000 Reference count libvlc. API break. commit edabc60f04c9d20fb223b1b280549ea789a7f4e9 Author: Rafaël Carré 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é Date: Mon Oct 22 16:00:08 2007 +0000 qt4: removes useless functionnality. fix #1330 commit 1245f808081307126248ff9528e085849b045061 Author: Rafaël Carré 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 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 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é 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é Date: Mon Oct 22 01:32:11 2007 +0000 contribs: fix dvdnav compilation with mingw gcc 4.x commit 17a7935d6257e26395d6ba4b1d65e3503760bf06 Author: Pierre d'Herbemont 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é 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é 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 Date: Sun Oct 21 19:17:11 2007 +0000 Fix compilation on win commit 4029f783289754b2821ba2716203c087343b5cdb Author: Rafaël Carré Date: Sun Oct 21 19:08:44 2007 +0000 mozilla: links with libvlc-control.1.dylib on macosx commit ccc1dca882c1e7d9852029f5cb51d5e9a15bfd9c Author: Rafaël Carré 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 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 Date: Sun Oct 21 17:57:52 2007 +0000 Same as previous commit commit edef2bc8a929aa16215787552bfded8eb32819ff Author: Rémi Denis-Courmont 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 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 Date: Sun Oct 21 16:52:11 2007 +0000 Playlist delete support... sorta. LibVLC crashes internally. commit d95b7e67485fed8cd1db9b585300049325d5cd7c Author: Rémi Denis-Courmont Date: Sun Oct 21 16:50:02 2007 +0000 Doxygen syntax fix commit eb0920907a09da7b8c7f37d89b5b2d2f562ddbd4 Author: Pierre d'Herbemont 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 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 Date: Sun Oct 21 15:42:29 2007 +0000 "Advanced" playlist add commit 734f58f588595ee512f37ce0b29aa2ed5633a597 Author: Rafaël Carré 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 Date: Sun Oct 21 13:55:53 2007 +0000 control/media_instance.c: Cons-ify the conversion table. commit 54524f5eba0cc3e9fbdc60dfc1277bf83a5d4f80 Author: Pierre d'Herbemont Date: Sun Oct 21 13:54:13 2007 +0000 MacOSX/Framework/VLCMediaPlayer.m: Const-ify the conversion table. commit 6a790db7c0f93caafbae11575d0ba755f6ab08df Author: Rafaël Carré 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 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 Date: Sun Oct 21 13:45:39 2007 +0000 MacOSX/Framework: Updated Sample code. (Patch by Enrique Osuna). commit 9b89b833514a2a3e58d43f6a71f539adf3a22f44 Author: Rafaël Carré 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 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 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é Date: Sun Oct 21 13:12:51 2007 +0000 power management inhibit: uninhibit only once commit 21aa24f666b07c375fdf9cd15d3783c55a329374 Author: Rafaël Carré Date: Sun Oct 21 12:56:41 2007 +0000 xspf demuxer: correctly checks "application" attribute of tag, fix #1342 commit 54f91faac813fba2cb8b94fdc11ee977a9a94c66 Author: Rémi Denis-Courmont Date: Sun Oct 21 12:55:32 2007 +0000 Basic playlist controls commit 77015ab46b9aff1d25ac3ca3c064893549fd4137 Author: Rémi Denis-Courmont 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é 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 Date: Sun Oct 21 11:44:56 2007 +0000 Switch CIL bindings to libvlc API commit c39f753567e8e35486b3902538a52520b28ca101 Author: Pierre d'Herbemont Date: Sun Oct 21 11:30:35 2007 +0000 misc/darwin_specific.c: Fix framework detection code. commit a901551063376ccf6dce57fdf39d28913bd3fd0f Author: Rémi Denis-Courmont Date: Sun Oct 21 11:14:25 2007 +0000 Remove extra white spaces commit 29b27c82076170e901d83e2e41b1517ba6759cbe Author: Pavlov Konstantin Date: Sun Oct 21 11:09:30 2007 +0000 Fix build. commit 7f42e055f359bbb4d136c1b5c554baa2b23b52a2 Author: Rémi Denis-Courmont 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 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 Date: Sun Oct 21 10:10:29 2007 +0000 Fix detection of swscale with compile/link test. commit 7d250086f7bde8ec76e4388040c9af7ac3ac5ef4 Author: Rémi Denis-Courmont Date: Sun Oct 21 09:58:59 2007 +0000 Remove silly debug for previous commit commit 65bc1a4e3dfdd078a35c4bf0923007addf3f1996 Author: Rémi Denis-Courmont Date: Sun Oct 21 09:58:01 2007 +0000 Put timeout to the testsuite commit 508d87e61db2f470c2b4129e40df8ebc6c8a9737 Author: Rémi Denis-Courmont Date: Sun Oct 21 08:09:02 2007 +0000 Switch API smoke test to libvlc API commit 4a2ded0bad747c8d671f2321e8ac9e9c556e1d17 Author: Rémi Denis-Courmont 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 Date: Sun Oct 21 01:46:18 2007 +0000 Qt4 - Sprefs, ui margin adjustements. commit 18467ed4f2e3e29e76368240acdca4cf2d21b76f Author: Jean-Baptiste Kempf Date: Sun Oct 21 01:42:13 2007 +0000 Qt4 -- remove extra empty line. commit 3500cf1011e97ae7c60b63b4147cbcb69bde5d47 Author: Jean-Baptiste Kempf 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é 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é 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 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 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é Date: Sat Oct 20 23:20:43 2007 +0000 input: avoids double mutex locking commit 39aa499b2693c0cf5158029bf2b9ee14f2cc6e37 Author: Felix Paul Kühne 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 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 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 Date: Sat Oct 20 18:47:43 2007 +0000 sws_scale_ordered() is deprecated in newer ffmpeg commit 7b32ae177048eb0bc36b6f7610b9e8a1fb22fead Author: Pierre d'Herbemont 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 Date: Sat Oct 20 17:40:51 2007 +0000 THANKS: Thanks Enrique Osuna a bit more. commit 6dda19c89830f3cc2a54706af5a97c0761d7a1b9 Author: Pierre d'Herbemont Date: Sat Oct 20 17:37:07 2007 +0000 MacOSX/Framework: Very minor identation changes. commit 702edfe8aac9efe6fb3e5e89b60d4b2d08c94b4d Author: Pierre d'Herbemont 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 Date: Sat Oct 20 17:29:34 2007 +0000 NEWS: Mention the Mac OS X Framework. commit 2888212e75497d6a46201ae891fac3521ffa18ca Author: Jean-Baptiste Kempf Date: Sat Oct 20 17:19:25 2007 +0000 Add APE to NEWS and close #31 commit ce7c4d3f499468450352222b3095d2a88c0582f5 Author: Pierre d'Herbemont Date: Sat Oct 20 17:09:37 2007 +0000 MacOSX/Framework: Minor various spaces/comment cleanup. commit db4a6b828a2dde0274243fabe7faf0bc65a398a4 Author: Pierre d'Herbemont Date: Sat Oct 20 16:53:15 2007 +0000 MacOSX/Framework: Fix tabs. commit 3b44ce0da7ae3edb641588faa9122325aabf4b28 Author: Pierre d'Herbemont Date: Sat Oct 20 16:47:04 2007 +0000 MacOSX/Framework: s/PrivateAPI/Private/ commit d4a87d8e7458a99aa7c769c904af7ac6f04ac10c Author: Pierre d'Herbemont Date: Sat Oct 20 16:37:59 2007 +0000 MacOSX/Framework: Merge Enrique Osuna's work on the Framework. commit bed5264a7edca55ccb6be99432a998d1e55aeaec Author: Laurent Aimar 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 Date: Sat Oct 20 16:02:03 2007 +0000 Add sound volume, rate, and fullscreen support commit 2edb3900e75e631eb1d5cf398763950cd214dad1 Author: Felix Paul Kühne Date: Sat Oct 20 15:39:07 2007 +0000 * missed one occurence in the previous commit commit cd6d499b13eefc3a2598ff0e53da744227cf4404 Author: Rémi Denis-Courmont Date: Sat Oct 20 15:24:39 2007 +0000 Embryonic CIL bindings for libvlc-control commit 86af9ad16a458f83bfd726ea8c995f5535c2ae27 Author: Felix Paul Kühne Date: Sat Oct 20 15:14:12 2007 +0000 * fixed [22708] for OSX commit 646e343fab52c72f5917ee7c565dc2cb15a0c223 Author: Felix Paul Kühne 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 Date: Sat Oct 20 13:39:41 2007 +0000 Protects internal headers against incorrect/multiple inclusions commit 6dd8082f73ba1ec60597e9462076ad4aaa75ac00 Author: Rémi Denis-Courmont 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 Date: Sat Oct 20 13:27:00 2007 +0000 Fix URL commit e9fa807d72ea65d365c2115aa969decfafe253a3 Author: Rémi Denis-Courmont Date: Sat Oct 20 10:42:44 2007 +0000 Make sure assert are built-in commit cc8381508611330f2e5d6971fe4d6637a3e68bfd Author: Rémi Denis-Courmont Date: Sat Oct 20 10:41:53 2007 +0000 libvlc-control smoke test. Feel free to extend commit 255cdb14836dce0939766d9222b6d2d42aa249eb Author: Rémi Denis-Courmont Date: Sat Oct 20 07:59:42 2007 +0000 Use int32 rather than long for FOURCC so we don't artificially screw up the ABI on 64-bits platform. Use int64 rather than long for value so we don't overflow on 32-bits platform (ABI breakage, but I did not start it) commit 08521fc19e0e5e809eda54e720be6bfd8889f846 Author: Rémi Denis-Courmont Date: Sat Oct 20 07:43:40 2007 +0000 The current libvlc-control ABI is not compatible with the 0.8.6 one. Change SONAME. commit 37db19eb68bcd40dd525b65ae147e6cfcd4a58dc Author: Rémi Denis-Courmont Date: Sat Oct 20 07:39:38 2007 +0000 Add mediacontrol_exception_cleanup() consistent with mediacontrol_exception_init(). commit ac92c1476938ec72ac487ad5090c899bcdbc1bbe Author: Rémi Denis-Courmont Date: Sat Oct 20 07:38:20 2007 +0000 Remove white spaces commit de0b739901abd5cad998ee98b86a02ff2aab99b1 Author: Jean-Baptiste Kempf Date: Sat Oct 20 00:50:39 2007 +0000 Contribs: apply the ugly gcc 4.2 patch also on windows :D Fix goom2k4 with mingw32-4.2 compilation commit adf884fa19d08b088187adc0da722ed4df269160 Author: Christophe Mutricy Date: Sat Oct 20 00:45:03 2007 +0000 Bump dirac version commit 92887f164e3423ee53ce8f355df017d65c91e363 Author: Christophe Mutricy Date: Fri Oct 19 23:00:41 2007 +0000 Revert [22699] for POTFILES.in. the make update-po rule seems to be broken on MacOSX as it's the second times that when feepk update POTFILES.in all the files in modules/ disappear commit 94bf62da4aa90b593f908983774ac3901e8e5de4 Author: Pavlov Konstantin Date: Fri Oct 19 20:58:12 2007 +0000 Bump required dirac version to 0.8.0 and fix dirac codec module to support 0.8. Tested with dirac files created by ffmpeg (by means of dirac support ffmpeg patch). commit 9bac5b0a2dcfbcffe9c3d28e3bd7162c62a8856b Author: Pavlov Konstantin Date: Fri Oct 19 20:23:35 2007 +0000 Spatializer module should be built with g++ commit 4750500b14e1c766c99a08be6823487535ecaef5 Author: Pierre d'Herbemont Date: Fri Oct 19 20:05:55 2007 +0000 contrib/ffmpeg-macosx-intel-mmx.patch: Fix the patch. commit 93566e29bdb3bb751cd3e82028dae7c1bce90508 Author: Felix Paul Kühne Date: Fri Oct 19 16:07:26 2007 +0000 * updated the po-files commit e79da294ab8e6786beef11b70ab4f7381fa9db31 Author: Pierre d'Herbemont Date: Fri Oct 19 13:51:34 2007 +0000 contrib/ffmpeg: Yet an other fix attempt for ffmpeg. (Previous fix is broken because of registers don't get reseted properly in the look). commit 4f31c7844b1cf53915e47dbe5b514852acb94ba5 Author: Rafaël Carré Date: Fri Oct 19 10:34:46 2007 +0000 qt4: control_(Add/Remove/Exists) are not ready yet. (and btw, the previous commit also introduced last.fm settings in the simple preferences) commit 8f2dc55470a22af908c8b4070e85ce5e27d37f01 Author: Rafaël Carré Date: Fri Oct 19 10:30:34 2007 +0000 qt4: fix the use of HTTP in open dialog commit 0a90b9b0ce696148940522698703ad0ed73ea7f5 Author: Jean-Baptiste Kempf Date: Fri Oct 19 02:32:16 2007 +0000 Add NellyMoser with FourCC NELL. commit 68601b10a17cbbc51adf82074b679e751ff58b83 Author: Jean-Baptiste Kempf Date: Fri Oct 19 00:55:25 2007 +0000 News... Add some... I am sure there are plenty more of them. commit 2d38cb093a261738b59dbcc4e050b0256e5df46f Author: Jean-Baptiste Kempf Date: Fri Oct 19 00:30:49 2007 +0000 Qt4 - make the Browse Device button to actually do something. Fix Trax#49. This has to be checked when you want to open a VIDEO_TS folder (reading V_T or V_T/.. ?) commit c854ce9a04d72dce63c76302a13f11c8adbc361a Author: Jean-Baptiste Kempf Date: Fri Oct 19 00:27:06 2007 +0000 Qt4 - open File shortcut fix. commit 36093b1939d021a01d7a6943f00ad54d1e55e956 Author: Rafaël Carré Date: Thu Oct 18 22:40:07 2007 +0000 Adds lelombrik.lua in Makefile.am commit b3e157d9b1a0d7a61e680df9d50d13135939f84e Author: Rafaël Carré Date: Thu Oct 18 22:30:34 2007 +0000 lua demuxer for lelombrik.net commit 5da32d65883f8b1b6a4e1c1f52f05665414206e0 Author: Laurent Aimar Date: Thu Oct 18 22:26:27 2007 +0000 DVD CC are not reordered. commit 22ec91db9f385ed13353459506d8e54f699374f0 Author: Jean-Paul Saman Date: Thu Oct 18 22:10:15 2007 +0000 Use proper unity. commit 35467e3f23ef35ac8fc8be8b2de57a3f9c53c826 Author: Jean-Paul Saman Date: Thu Oct 18 22:10:11 2007 +0000 Add support for converting RGBA into YUVA using ffmpeg libswscale capabilities when available. This makes the Teletext subtitles streamable with dvbsub encoder/decoder. commit 6535c24d5e4b8b75fb47843655f830b32e57023b Author: Jean-Paul Saman Date: Thu Oct 18 22:10:05 2007 +0000 Remove printf(). commit 81959d29514ca06e3a724d15be2c267c847b8516 Author: Jean-Paul Saman Date: Thu Oct 18 22:09:59 2007 +0000 Remove useless empty line. commit 8db5db86f6aaa40009630659ee07c627666a4e13 Author: Jean-Paul Saman Date: Thu Oct 18 22:09:48 2007 +0000 Support blending of RGBA and YUVA subpicture in addition to YUVP commit 795b5c7c1dfe28e05f3f330ff339b0f0cfeed9c3 Author: Jean-Paul Saman Date: Thu Oct 18 22:09:39 2007 +0000 Add VLC_FOURCC('R','G','B','A') to modules/codec/ffmpeg/video.c commit 2fd133132dc9529b1d1d8c3dd6de8a8b781b2680 Author: Jean-Paul Saman Date: Thu Oct 18 22:09:28 2007 +0000 Enable swscaler in ffmpeg. commit 71355d6fdd261b1b50c47a6f74c9d2906cb1030d Author: Jean-Paul Saman Date: Thu Oct 18 22:09:22 2007 +0000 Bail out if ffmpeg/avformat.h and ffmpeg/avutil.h doesn't exist. commit 7c357878499383a275b010d27b073a1be70df897 Author: Jean-Paul Saman Date: Thu Oct 18 22:09:10 2007 +0000 Check for swscale.h iso trying to compile/link test. commit 37f14665676da6935506f42599336b3bec8f8eab Author: Jean-Paul Saman Date: Thu Oct 18 22:09:02 2007 +0000 Fix detection of libswscale. It depends on libavutil. commit c13d26379665ac31545a7b6fc22610a4bccae20e Author: Jean-Paul Saman Date: Thu Oct 18 22:08:54 2007 +0000 Replace tabs with whitespace. commit 8723242733a0bf6823c2a00504db088d0b809db2 Author: Jean-Paul Saman Date: Thu Oct 18 22:08:44 2007 +0000 Fixed compiler warning for unused variables. commit 40bf45ba50d531ebc26f19b07788d9f6307eb4ef Author: Filippo Carone Date: Thu Oct 18 21:16:27 2007 +0000 Java classes for media instance support added commit 2c53cdfbb2aaf054097c621f51c1aeb0cc41a2ab Author: Felix Paul Kühne Date: Thu Oct 18 20:32:24 2007 +0000 * fixed the special case that uname provides 'i386' instead of 'i686' on certain macbooks commit eec1f61354eb71cac08657521b2d119f7538da5c Author: Rafaël Carré Date: Thu Oct 18 20:20:58 2007 +0000 xspf writer: forget to increment the source pointer in [22665], that would result in file://file://file:///path/to/input entries in ml.xspf commit fee7c618a8ca2cf1d907512528d1bf099ad8b74a Author: Laurent Aimar Date: Thu Oct 18 20:03:41 2007 +0000 Tivo depends on cc.h commit 418f8da82222ba7a6427b22daa6875eae631e755 Author: Laurent Aimar Date: Thu Oct 18 20:03:12 2007 +0000 Added support for DVD and ReplayTV CC. commit ba0f64f105a4586851582b6999278f5235a974fd Author: Rafaël Carré Date: Thu Oct 18 19:59:48 2007 +0000 playlist: avoid a segfault when the fetcher has been unloaded commit 7890152736deba5a938e9eb1fd3fd6dd1c00dae1 Author: Rafaël Carré Date: Thu Oct 18 19:54:52 2007 +0000 telepathy: register the callbacks only when we are connected to the bus, to avoid the module being unloaded, while the callbacks are still active commit 8a10f2b7fb3b00867e374293b0e62c0de2590f87 Author: Laurent Aimar Date: Thu Oct 18 19:42:50 2007 +0000 Added partial XDS decoding support (channle/program) Fixed use of uninitialized data for CC detection. commit 686e89e12858d03421426a82e8f25e371b640dce Author: Laurent Aimar Date: Thu Oct 18 19:36:06 2007 +0000 Fixed infinite loop. commit 93bdb6e35c484e18f48307daeb5964c3df362b5b Author: Christophe Mutricy Date: Thu Oct 18 19:04:39 2007 +0000 Indicates that you can gives several url to vlc commit 2004c8ba498700ca9f6fe616a3d076ff9a5d59ee Author: Laurent Aimar Date: Thu Oct 18 18:18:09 2007 +0000 Fixed closed captions channel >= 2 commit fc5954abbb4cb84a170ff960e88f90a60a4d1794 Author: Rafaël Carré Date: Thu Oct 18 16:22:35 2007 +0000 xspf writer: do percent encoding on more characters when we have a file:// URI. We don't do that on other URIs because those characters may be used as delimiters, and must not be percent encoded. Now produces valid XSPF-1 files. commit 50768f14bac49cf760db693283eace69e0b60450 Author: Felix Paul Kühne Date: Thu Oct 18 15:34:55 2007 +0000 * don't use the text archive format for nibs, as the binary version is faster to load and smaller to store. Additionally, it's a lot better for diffing on trac, as humans should't understand the text format anyway. commit f452c11004a9eddf5fa3c9342b44590c936018a1 Author: Rafaël Carré Date: Thu Oct 18 15:34:01 2007 +0000 playlist_CreateNode(): add an argument to specify an input_item_t to be linked with the node, rather than creating a new input. Setting that argument to NULL will make playlist_CreateNode() behave like previously. That way we can create only one input per pair of node (for local playlist, media library, and service discovery) Previous behaviour was to create 2 inputs with the same i_id member, but we would store both input in a binary search tree (sorted by i_id), and that kind of tree MUST NOT have 2 items with the same key, else we will get some bad memory corruption when the wrong input is removed from the tree (the other being left in the tree while the memory referred by it was freed). Note that this breaks ABI commit fbce9b9638ce65acc8c4c8bb1c9d7405d4378bc8 Author: Felix Paul Kühne Date: Thu Oct 18 15:18:44 2007 +0000 * implemented the generic VLC media player Help window on OSX to match the QT4 interface. Additionally, I modified the HTML source a bit, so potential umlauts won't be displayed as UTF-16 on OSX, which would lead to German umlauts being Chinese characters, etc. BTW. Withthis commit, we also link against the WebKit framework.. commit d6b07efe5758fde794051f2660ef9ba4e12bb5e1 Author: Rafaël Carré Date: Thu Oct 18 14:14:58 2007 +0000 playlist_NodeCreate(): fix a potential segfault commit f4e5fd414128f60338bef7d70628317bce52243a Author: Rafaël Carré Date: Thu Oct 18 01:03:22 2007 +0000 playlist: incrementing the input_id is already taken care of in input_ItemNewWithType() commit ac364cbee210288e1960b6557ff5b81b98dda050 Author: Rafaël Carré Date: Wed Oct 17 23:04:43 2007 +0000 nsv demuxer: H264 is quite common commit db3e9feab6a0fd6c6f851ef232d241e257cc63da Author: Rafaël Carré Date: Wed Oct 17 22:55:50 2007 +0000 qt4: The media library can be disabled commit eda8ea10443517d9a411c974dbd2f4c64a738a2d Author: Rafaël Carré Date: Wed Oct 17 22:42:39 2007 +0000 qt4: open file requester when the playlist is empty, but media library or services discovery aren't commit 6dc378e72fd800d5d2810e0e454f139560e20c25 Author: Christophe Mutricy Date: Wed Oct 17 22:41:02 2007 +0000 svn:keywords=Id commit caed6fe745fbbcee7846ca440b74d0e5bda8d83e Author: Laurent Aimar Date: Wed Oct 17 20:34:53 2007 +0000 Added closed captions decoding for tivo files. Please reports broken CC decoding (with a sample to test). commit 85b124f08d43c01f060abfb4d30ee24246ac4b97 Author: Laurent Aimar Date: Wed Oct 17 19:56:26 2007 +0000 Added cc data extraction support for mpeg 1/2 when the mpeg packetizer is used. (Only dvb/atsc CC support is working) commit f75f9b5b367bf1b491f49e52b57d54a529e78839 Author: Laurent Aimar Date: Wed Oct 17 19:52:41 2007 +0000 Build CC module. commit a0429d0043a4cbf10f226879138bb8125eeb91f4 Author: Laurent Aimar Date: Wed Oct 17 19:51:25 2007 +0000 Added closed captions decoding/extracting from ES data. The CC tracks are dynamically added when detected. (Decoder/Packetizer support not yet commited) commit 2cdbf636e684ba0675172f2dc34c4ea5b1d50435 Author: Laurent Aimar Date: Wed Oct 17 19:48:16 2007 +0000 Closed captions decoder. The rollup and paint on mode is not really good (a lot of flicker) but I don't see how to fix it (the subtitle is updated as soon as a new character is added). commit 799f3e3902b1fc3465c2c6376794ab3af910cad5 Author: Pierre d'Herbemont Date: Wed Oct 17 19:44:19 2007 +0000 MacOSX/Framework: Move private headers to Headers/Internal (To follow Enrique Osuna's effort). commit a2dd91771917aa86d9e94aa2d6777f8805332e63 Author: Jean-Paul Saman Date: Wed Oct 17 18:36:22 2007 +0000 Add Icecast support to profiles. commit 7b3eb71e858bfcb3f22d07985f27226306e26ce2 Author: Rémi Denis-Courmont Date: Wed Oct 17 17:14:30 2007 +0000 Always check the certificates chain - it does not make any sense, is counter-intuitive and insecure to use x509 but not validate certs. The whole security and point of TLS rely on this... commit c7d798397b5a4a9e985f1da735ea842b58dd63af Author: Rémi Denis-Courmont Date: Wed Oct 17 17:05:36 2007 +0000 Error out if hostname not specified (this would be a bug in whatever is using the TLS object anyway) commit 664b1e97b1892e915e57a40d8e15beca7572a450 Author: Rafaël Carré Date: Wed Oct 17 15:51:00 2007 +0000 playlist_NodeDelete(): we want to delete a specific playlist_item_t*, not a playlist_item_t* associated to a specific input_item_t* commit 6c93b8b782cfd0bb3c053e994f63fcdfc781bad0 Author: Jean-Paul Saman Date: Wed Oct 17 15:42:14 2007 +0000 Fix detection of a52 in configure.ac commit d476fd787da10bc759b03ab1498078d43963129a Author: Pierre d'Herbemont Date: Wed Oct 17 14:45:02 2007 +0000 svn: contrib/ffmpeg: Work around the fact that there is not enough register available on Mac OS X/x86 for certain optimization (most likely a gcc bug). commit 67f243a9a8e7858cf71d4affecb18e3bc2d5a2b9 Author: Rafaël Carré Date: Wed Oct 17 13:30:02 2007 +0000 python bindings: svn:keywords set to Id commit 23b12fce6b3a253cdd3df9a08de46248af73a2ff Author: Rafaël Carré Date: Wed Oct 17 13:09:40 2007 +0000 sap: do not release an object we did't yield commit 256d7f7ed995d32225965a12f853e4d2c71aa6d4 Author: Filippo Carone Date: Tue Oct 16 20:47:35 2007 +0000 abs_ variable removed from Makefile commit 47cbfa667e090fb19d9ba067e3c4489832f8a30e Author: Rafaël Carré Date: Tue Oct 16 19:43:23 2007 +0000 playlist_PreparseLoop(): oneliner fix for psz_arturl checking We will get the art if either: psz_arturl is NULL psz_arturl doesn't begin with "file://" commit b82b61f2a2dc21ffe1d352dab22927dbb29e2868 Author: Jean-Baptiste Kempf Date: Tue Oct 16 17:43:31 2007 +0000 Qt 4.2: compatibility... btw, just switch to QT 4.3.2.... :D commit 72729261b6b8a0473b8510e2387548f90b1a861d Author: Jean-Baptiste Kempf Date: Tue Oct 16 17:41:28 2007 +0000 contribs - theora bumps to beta2, updates in the specs and a few bugfixes... Has anyone been able to encode TO theora with VLC lately ? commit 90f42f4b52281e516f12ed8209d208aed9ad1d03 Author: Jean-Baptiste Kempf Date: Tue Oct 16 17:19:27 2007 +0000 Qt4 - Open: - remove a few kludges, clean and do it a better way. - Use a QDirModel to provide completion, this is cool for geeks, but may increase the size of the object, since we didn't use that class before... Any thoughts on that? Remove it for Windows ? - Clean the layouts, and simplify and fix some signals. - layout fixes for capture. commit 154a4a9fdbb39b91f3b610752780eda4cf66a48e Author: Ilkka Ollakka Date: Tue Oct 16 16:44:55 2007 +0000 oneliner to fix psz_arturl check in album_art stuff commit 346c7c5df2d4af60793490accb46f9dc396cab0e Author: Rafaël Carré Date: Tue Oct 16 15:42:15 2007 +0000 libvlc: fix a memory leak commit 6f39c297f198e2a16cb8ee55feba64ac26f512c5 Author: Rafaël Carré Date: Tue Oct 16 14:18:21 2007 +0000 qt4: fix a segfault commit 5db73af5fe905f85e3761f38fa15271cd3ef3071 Author: Rafaël Carré Date: Tue Oct 16 12:44:47 2007 +0000 fix [22632]: check psz_arturl before using it commit f4af45cf8961bf6003d8d232b6dd26620576263c Author: Rafaël Carré Date: Tue Oct 16 12:27:24 2007 +0000 album art: the corrects picture URLs begin with "file://" else, we have to download/extract/look in the cache sets the ArtworkURL to the file in cache also when it had been extracted previously commit 758e2cb450a70d7f7cc17911409278a9f7756edc Author: Rafaël Carré Date: Tue Oct 16 00:30:14 2007 +0000 qt4 configure: Use proper escaping. \\\\ will become \ and \\\" will become " commit b13f81b35778a5efcdca1538bf97c96da24ed70f Author: Christophe Mutricy Date: Mon Oct 15 23:39:10 2007 +0000 Ugly quoting fix. commit b39ffad911af43814d966bf0f64be369584164f5 Author: Christophe Mutricy Date: Mon Oct 15 22:32:53 2007 +0000 Some files were renamed commit 128bdf19b17e22a84cc5605c707b6810624f8e6a Author: Christophe Mutricy Date: Mon Oct 15 21:49:45 2007 +0000 Forgotten in [22627] commit b304bb033d70a5d6ba79a69d362cb9325a4f08c3 Author: Christophe Mutricy Date: Mon Oct 15 21:43:40 2007 +0000 i18n for the Qt dialogs commit 0aa54ef8a39809df082efd2f4b0810daccb50758 Author: Rafaël Carré Date: Mon Oct 15 21:39:50 2007 +0000 compile the libfaad test with -lm commit c8e00c0e9d960493ed7eeb42ffd373a706baaeb0 Author: Sigmund Augdal Helberg Date: Mon Oct 15 21:35:28 2007 +0000 fix the -A shortcut commit c47a29221e3a7902ff719923adb954843707e4a4 Author: Christophe Mutricy Date: Mon Oct 15 21:30:53 2007 +0000 Export a function to get the install dir of VLC from the plugins commit 1782c4e4558356c6f374c1fec563e2e70f38f47b Author: Rafaël Carré Date: Mon Oct 15 21:17:12 2007 +0000 qt4 preferences: combo is mandatory in StringListConfigControl constructor commit 57b373bbeb747628319179ab760143775605bcaa Author: Christophe Mutricy Date: Mon Oct 15 21:10:57 2007 +0000 Avoid automake getting confused by the ../.. commit b96c13d1a06d3f3fa07abd9e908112086e04c724 Author: Rafaël Carré Date: Mon Oct 15 21:09:40 2007 +0000 qt4 simple preferences: only show the options of the selected audio output module commit c92f962f3935418e8f6dcdcc919d25415f4711c5 Author: Rafaël Carré Date: Mon Oct 15 21:09:03 2007 +0000 qt4 preferences: the label is not mandatory in object constructor commit 1359fbd1013bb48528d54f8674d3feb2acfbdd45 Author: Pierre d'Herbemont Date: Mon Oct 15 17:51:11 2007 +0000 vlc_arrays.h: Use item_at_index istead of object_at_index. commit 22861410d6d76dd5ecd05f0bfa0f070892a3d8e5 Author: Rémi Denis-Courmont Date: Mon Oct 15 17:07:33 2007 +0000 Fix vlc-config commit 68f910472c1502baa5057b0e98fd5515ced65606 Author: Rémi Denis-Courmont Date: Mon Oct 15 16:50:54 2007 +0000 Use VLC_ADD_LIBS where seemingly appropriate commit f49c97cd6561dc2551c844f922551a5977ec36a3 Author: Pierre d'Herbemont Date: Mon Oct 15 16:34:29 2007 +0000 src/Makefile.am: Move flat_media_list.c->flat_media_list_view.c. commit 53e6603735235bdc574a4d0d6a6c9450f7e3af84 Author: Rémi Denis-Courmont Date: Mon Oct 15 16:29:17 2007 +0000 Separate LDFLAGS from LIBS for real. Should fix problems with building libvlc.so.1 when libvlc.so.0 is installed. Cannot test since the tree is currently broken. commit a83d27a602471a5a4296ab17b5e243135149714c Author: Pierre d'Herbemont Date: Mon Oct 15 16:25:28 2007 +0000 control/flat_media_list_view.c: Use the new media_list_view object. (Plus minor header cleanup). commit 7366410193f07a35ff1158505361b764f21d66b6 Author: Pierre d'Herbemont Date: Mon Oct 15 15:47:39 2007 +0000 libvlc_internal.h: Forgotten part of previous commit. commit 9636c641caaeef0e32f87bc76a6781a3c86877e0 Author: Pierre d'Herbemont Date: Mon Oct 15 15:26:55 2007 +0000 s/libvlc_media_list_view_release/libvlc_media_list_view_retain/ in previous commit. commit 1524a416f434bfd6f370eacb1157efeaab13d553 Author: Pierre d'Herbemont Date: Mon Oct 15 15:23:44 2007 +0000 control/media_list_view.c: Implement unimplemented retain/release function. commit e0b273dd96afb640a690bb816ed6a21688e335a3 Author: Jean-Baptiste Kempf Date: Mon Oct 15 13:43:30 2007 +0000 Don't duplicate entries... :D commit b3bc5c6884e802674d185478e89c615c1811c457 Author: Rafaël Carré Date: Mon Oct 15 13:09:47 2007 +0000 Use $HOME before anything else to determine the home directory. Patch by Benjamin Cama commit edead8b8df5005c8210bde4d7b94b7ab0701e6d1 Author: Jean-Paul Saman Date: Mon Oct 15 09:39:17 2007 +0000 small codingstyle fix commit e602caebf1efc4f81ed6fa6ac51fb3519967f883 Author: Jean-Paul Saman Date: Mon Oct 15 09:39:16 2007 +0000 Whitespace cleanup commit 303f5aec9ef656329cb2ebfaf9af498a8b3417d5 Author: Jean-Paul Saman Date: Mon Oct 15 09:39:15 2007 +0000 Remove excess whiteline. commit 6e98a10ebc072884a55283e640633103d7b9eb4a Author: Jean-Paul Saman Date: Mon Oct 15 09:39:13 2007 +0000 Indentation. commit 7719d7148c3d49ac58da93e709508b9fc3867ad8 Author: Jean-Paul Saman Date: Mon Oct 15 09:39:12 2007 +0000 Remove excess trainling newlines at end of file. commit efc35d1912ddffd3cf0b57fd112411a55d545a98 Author: Jean-Baptiste Kempf Date: Mon Oct 15 09:24:58 2007 +0000 Qt4 - compil fix. commit aad09b89bbb210a2102d0028aa1560bef961b820 Author: Jean-Baptiste Kempf Date: Mon Oct 15 08:47:27 2007 +0000 Qt4 - threads assertions fixes, docking playlist and size of main interfaces fixes. commit d7a496b707b2ebe03525245d05932dcb1f539ca3 Author: Jean-Baptiste Kempf Date: Mon Oct 15 08:46:33 2007 +0000 Qt4 - Prepare for get FPS. commit 44521604b2577bce846c0855fe7240e99d58341c Author: Jean-Baptiste Kempf Date: Mon Oct 15 08:29:53 2007 +0000 Qt4 - Various comments and unimportant fixes. commit 715335bbbaded0c837b77c523f878b82fa7bc689 Author: Rafaël Carré Date: Sun Oct 14 23:15:47 2007 +0000 audioscrobbler: submits songs when the input end, not when the playlist current input changes. The last song in playlist was not being submitted, since the current input would never change. commit be8dfea8d22bb8bd66ef31dcf0aa845fd095e4f0 Author: Rafaël Carré Date: Sun Oct 14 22:52:53 2007 +0000 upnp intel: reverts [22521] to make it compile. The module should be rewritten to not use any playlist code commit 8cce17627c00e62af3f38d7e45258b30ab7a53bc Author: Rafaël Carré Date: Sun Oct 14 22:27:45 2007 +0000 audioscrobbler: read the metadata when it has been extracted. commit 248d9c5273dadcce5485eb2c50bb035354451e6e Author: Damien Fouilleul Date: Sun Oct 14 20:21:56 2007 +0000 playlist.c: removed potential deadlock and duplicate signalling commit 7f3af96e38437fd97b5c212715840806f46b7ca1 Author: Rémi Denis-Courmont Date: Sun Oct 14 20:02:18 2007 +0000 Add partial infrastructure for libs/ldflags segregation commit 58cd832e2f3f0a2a78eb8244b56b11d17c0ef215 Author: Laurent Aimar Date: Sun Oct 14 12:18:39 2007 +0000 Clean up + fixed a few memleaks. commit aea60015e1671fdf63b89a7f17dc9013cd87c4b4 Author: Laurent Aimar Date: Sun Oct 14 12:18:17 2007 +0000 Removed meta-preparsed. commit b6c609448e720d6c280114775ab4faddbb81fead Author: Laurent Aimar Date: Sun Oct 14 12:17:37 2007 +0000 Removed meta-preparsed variable. Audioscrobbler is not fixed but I let a comment explaining how to do it. commit 481e0b5b20aacd8fdedd3dc19693a5323661c948 Author: Laurent Aimar Date: Sun Oct 14 12:14:03 2007 +0000 Fixed segfault with --minimize-threads commit a73c1e418459e18f3ced45286c2439a4dc0ae669 Author: Laurent Aimar Date: Sat Oct 13 20:30:22 2007 +0000 Restore extension detection (ty and ty+) commit fb60ee525948c2aa2d0b80b95e8dd374bdc24607 Author: Pierre d'Herbemont Date: Sat Oct 13 13:53:45 2007 +0000 control/media_list_view.c: Rework the media_list_view. Make it unmutable. commit c4059115bc2f211dc4acade6959cb65f3d29d001 Author: Filippo Carone Date: Sat Oct 13 12:03:06 2007 +0000 Tony Anecito suggestions to make java bindings compile in cygwin integrated - needs testing commit a9143cdb2ec19484bb2b2e3a459ec86a0f423318 Author: Rémi Denis-Courmont Date: Sat Oct 13 11:14:17 2007 +0000 Release shared objects when not debugging, not the other way around commit b7bcf274c97784f22eedb37a591c432cd5d18572 Author: Rémi Denis-Courmont Date: Sat Oct 13 08:25:59 2007 +0000 Link with the in-tree libvlc commit c4d19b859876eee3510940ae172d66d4723ba1a8 Author: Laurent Aimar Date: Fri Oct 12 23:41:31 2007 +0000 Added sout-mux-caching option. It allow to set the initial muxer cache value in millisecond. Original patch created by Jeff Hansen. commit 8281a1556a25c368985933c44c2cbc3667bd5f62 Author: Laurent Aimar Date: Fri Oct 12 22:55:19 2007 +0000 Import new http://tivo-vlc.sf.net tivo demuxer version. (The author is Neal Symms, patch made by Dave Still) Changelog is * v2.0.0 - 21-Mar-2005 - Series 2 support! No AC-3 on S2 DTivo yet. * v2.1.0 - 22-Mar-2005 - Support for AC-3 on S2 DTivo (long ac3 packets) * v3.0.0 - 14-Jul-2005 - Support for skipping fwd/back via VLC hotkeys Please test and report any regression. (The patch is too big to be correctly reviewed) commit 3528958558c1a9bc7c39e4bc5c1c0fecff702ce3 Author: Damien Fouilleul Date: Fri Oct 12 21:42:30 2007 +0000 vlc_threads: document gibalou's comment, and fix a small bug in win32 vlc_cond_timedwait() commit 55709f0347652e77c18d73286486c8733e8864b1 Author: Damien Fouilleul Date: Fri Oct 12 21:37:56 2007 +0000 macosx: cosmetic, avoid pthread_join() on self commit 8ad686892bd9512b75651c0c4168e47a564f39ab Author: Laurent Aimar Date: Fri Oct 12 20:33:39 2007 +0000 Skip APE tags at the start (like for id3) commit 7cfd41b20bcc4ac3fba2874630187b0d9c2faea8 Author: Laurent Aimar Date: Fri Oct 12 19:49:44 2007 +0000 Use field order (top/bottom) for correct bob/linear deinterlacing. (Decoder that does not set this info should be fixed) commit dc0ef4282b03e2f476a5694d002912b379e0b0c4 Author: Damien Fouilleul Date: Fri Oct 12 19:26:39 2007 +0000 playlistinfo.m: MacOS X GUI, fixed crash where meta psz_value is NULL (usn't be the case before), crash happens in shoutcast service discovery commit 48785825906a724ea80bf3936bcf45ba2f012a4b Author: Rafaël Carré Date: Fri Oct 12 18:43:02 2007 +0000 qt4: do not access a widget from another thread commit 4714362c3b9009f46270352701719413319d57ab Author: Rafaël Carré Date: Fri Oct 12 18:32:39 2007 +0000 logo filter: fail early if the logo hasn't been specified (rather than segfaulting) commit 17ed8b545d5e1e60367bc7a3616e7551043e4a8c Author: Jean-Paul Saman Date: Fri Oct 12 16:50:53 2007 +0000 Patch by Richard Hosking: Userptr IO buffers need to be aligned according to the V4L2 reference capture c example (which has been updated with this recently). Also, the reference program has the device close operations after the 'free' calls so they have been moved. This fixes the issue I was having with my device crashing vlc on close. Also fixed a typo in an error message and renamed a local function which was badly named by me. commit 5d3ccc0d6572c8d5869708d39f2b69acb368cbcc Author: Christophe Mutricy Date: Fri Oct 12 16:46:29 2007 +0000 standardpanel: Add some tooltips vlc_intf_strings.h: with the current intf having changing icons on the button (and not activated/desactivated state), tool tips can be confusing. So reword a strings slightly. Also "No repeat" may need to be improve commit 285ed3d120dd3e20994604daeee24673ed746ff6 Author: Rafaël Carré Date: Fri Oct 12 16:42:50 2007 +0000 playlist: use a valid extension for Media Library ("xspf") commit 1ce8b0047a69c790b24706da206191b98ff48cf3 Author: Rafaël Carré Date: Fri Oct 12 16:39:58 2007 +0000 typo commit 7ec9e154854ca9997e0d594d87c5ca209c792ba6 Author: Rafaël Carré Date: Fri Oct 12 16:25:08 2007 +0000 typo commit 469b5265b591d673181dd3e16451c06f53b99c43 Author: Christophe Mutricy Date: Fri Oct 12 16:02:29 2007 +0000 Oups commit 4b9371d01acd6b2c76d342bac173cd994409d9da Author: Christophe Mutricy Date: Fri Oct 12 15:46:02 2007 +0000 Distribute pixmaps/menus_info_16px.png and sort the file lists commit ec187ec3a0e58da090184cbcdfc592d821291c45 Author: Rafaël Carré Date: Fri Oct 12 14:20:48 2007 +0000 xspf: try to produce valid XSPF files (there's still a problem with URI %-encoding) commit 5af2036251b65099aa1d1329b686385e6e615e3c Author: Jean-Baptiste Kempf Date: Fri Oct 12 11:41:55 2007 +0000 Qt4 - fix the assert bug on releasing the Video. There are other to do, but I don't have time this WE, but here is the way to do it correctly. funman ? :D commit 425c589948e878727c9b63c779cf9300b11b0601 Author: Jean-Baptiste Kempf Date: Thu Oct 11 23:43:07 2007 +0000 Contribs - faac updated to 1.26, no patch needed. btw, faad2.6 is out and they have supposedly changed their headers... commit 68fa9a0e7e30b114453aa4cafaa525a37eebabf2 Author: Christophe Mutricy Date: Thu Oct 11 23:31:55 2007 +0000 Distribute header files commit 2002ecab2201dcae0622c3872486f7e4cd7b8f65 Author: Christophe Mutricy Date: Thu Oct 11 20:58:58 2007 +0000 Fix make dist commit 58854d9f2272f0b69829c82b5c5d427df3c87bf2 Author: Jean-Baptiste Kempf Date: Thu Oct 11 20:11:03 2007 +0000 Qt4 - Fix a Sout bug - spotted by humbleb on IRC commit 73245897254a33bfcd4fb7c8a5d9b9f966461f4e Author: Jean-Baptiste Kempf Date: Thu Oct 11 19:48:34 2007 +0000 Qt4: close() slot problem fixed. commit b5c33444362e00afad1c706cc26c0356d07ef23d Author: Jean-Baptiste Kempf Date: Thu Oct 11 19:26:53 2007 +0000 Qt4 - Menus. small fix. commit a087c55c728d8a7231feff80bf6a7c45758394ec Author: Jean-Baptiste Kempf Date: Thu Oct 11 19:26:21 2007 +0000 Qt4 - VLM improvements in the layout and in the function used. commit 948158b16681256f4155e65ccc71c38cbce36c69 Author: Jean-Baptiste Kempf Date: Thu Oct 11 17:51:45 2007 +0000 Qt4 - fix compilation on QT4.2 commit a5cf7e3cf0ae5b264e9b436f1e2d852c638baa48 Author: Laurent Aimar Date: Thu Oct 11 17:29:49 2007 +0000 Added support for basic LOAS AAC stream. commit 6f9d65432a19c27950d5b7f732b484c28152b3c6 Author: Rémi Denis-Courmont Date: Thu Oct 11 17:16:15 2007 +0000 Increase upper tempo limit commit b398bb791544788bdf6b0bd2d4750f9f6eab3e62 Author: Rémi Denis-Courmont Date: Thu Oct 11 17:10:19 2007 +0000 Emulates MIDI tick real-time events Now, the synthetizer is "pinged" at regular interval. This fixes the annoying stuttering when two consecutive notes where too distant commit 67d38330f05685a33da7596a0974856c45830d04 Author: Rémi Denis-Courmont Date: Thu Oct 11 16:45:11 2007 +0000 Ignore key and time signatures - we don't have a metronome, and we don't print sheet music, so that's totally useless here (I think) commit 96f38af015fca701dbf45a12c7269cb1e8b1f522 Author: Rémi Denis-Courmont Date: Thu Oct 11 16:00:34 2007 +0000 Implement tempo meta event. Performance now runs at intended speed. commit 0e7ed04db191a7120cbd3151157a8a396b8d2009 Author: Rémi Denis-Courmont Date: Thu Oct 11 15:33:44 2007 +0000 Boundary check commit a8907dbc0305bacf050c856919ba89060502aaf0 Author: Rémi Denis-Courmont Date: Thu Oct 11 15:30:53 2007 +0000 Meta event payload may be non-ASCII. Fix previous commit commit f8bd3111c257262c99a1646e71911703db690b5f Author: Rémi Denis-Courmont Date: Thu Oct 11 15:24:17 2007 +0000 Basic infrastructure for non-MIDI event commit 1abc7e4a0e2c0421a59f040cb1ebb55f71804c4b Author: Rafaël Carré Date: Thu Oct 11 13:47:57 2007 +0000 qt4: typo commit 22579cefb030f5d51770bf87692022e89832308c Author: Pierre d'Herbemont Date: Thu Oct 11 13:26:23 2007 +0000 control/media_list.c: Don't forget to destroy the mutex. commit da53016cca28d5c0d9c14801b8547c485cf878a4 Author: Pierre d'Herbemont Date: Thu Oct 11 12:12:31 2007 +0000 include/vlc_arrays.h: Fix previous commit. commit 8b8565fb06509cf5bb4bf84ee3a687375ea789da Author: Pierre d'Herbemont Date: Thu Oct 11 12:03:03 2007 +0000 control/media_list.c: Use the new array API. commit c08fa1c24e6ff85f92529ea98838c8078e54061d Author: Pierre d'Herbemont Date: Thu Oct 11 12:02:06 2007 +0000 include/vlc_arrays.h: Export a static inlined array API. commit c10125384137967794a1ecb02f4a47cc58792f49 Author: Rafaël Carré Date: Thu Oct 11 11:09:59 2007 +0000 ncurses: extra checks for playlist code commit c38c9ecc633dc23d6c94c7a085a6d07b800222d7 Author: Rafaël Carré Date: Thu Oct 11 11:03:18 2007 +0000 ncurses: ressuscite file browser, and 'A' key (add an entry) with support for media library\nchecks vasprintf() return value commit 0a74125cc3ebd1d72ef867b984650b78af3499ee Author: Rafaël Carré Date: Thu Oct 11 10:25:32 2007 +0000 services_discovery: fix removal of nodes commit 6f17ad3c8461d77ba935fe7be6b48b1f828c2062 Author: Pierre d'Herbemont Date: Thu Oct 11 09:32:09 2007 +0000 modules/services_discovery/shout.c: Use services_discovery.h instead of playlist.h. commit 222960cff9c3968b0c6b8c073bfa08182e3cc78a Author: Pierre d'Herbemont Date: Thu Oct 11 01:02:50 2007 +0000 playlist/services_discovery.c: Isolate more the services_discovery code from the playlist code by having two separate header. Partly revert [22536]. commit 393b8a063539c0230473e517e6ffe37fc290b810 Author: Pierre d'Herbemont Date: Thu Oct 11 00:22:58 2007 +0000 playlist/services_discovery.c: Fix a segfault. commit b7757a073890685126c5fac36d979d6d610e2e37 Author: Pierre d'Herbemont Date: Thu Oct 11 00:12:57 2007 +0000 playlist/services_discovery.c: Fix a warning. commit b023ea10390dc54c1a2d39ce5cf0a6cd47903a54 Author: Pierre d'Herbemont Date: Thu Oct 11 00:11:26 2007 +0000 playlist/services_discovery.c: Attempt at removing also node as well as regular items. Need some testing with the hal services_discovery module. commit 0e10f5faae3872fc5f93895c9a040b6464c26585 Author: Pierre d'Herbemont Date: Wed Oct 10 23:45:47 2007 +0000 services_discovery/hal.c: Get rid of the playlist code. commit d3b42e438a49b7df4912c9f0db365b9355b93462 Author: Rafaël Carré Date: Wed Oct 10 23:04:09 2007 +0000 services_discovery: storing the category & onelevel playlist items with the services_discovery_t is not needed anymore, simplify that. put the services_discovery_t** in the public playlist_t to save one unchecked malloc() and the corresponding free() commit 884e2a4e4ffac2249258648ce8e9270c4d42152e Author: Laurent Aimar Date: Wed Oct 10 22:06:35 2007 +0000 Fixed a bunch of const warnings. commit e1066b6e97b167911e96a618990cbe8ceb516977 Author: Laurent Aimar Date: Wed Oct 10 22:04:56 2007 +0000 id3tag: fixed segfault (introduced with demux_meta_t) commit 5c1bbbefaf98811bf723297694f964951915c059 Author: Damien Fouilleul Date: Wed Oct 10 21:23:33 2007 +0000 macosx: playlistinfo.m. small typo which caused ObjC exception and froze interface updates and screensaver management, etc... commit d75137d9d1e8559ca229bee2d54b0bfae8417a8e Author: Christophe Mutricy Date: Wed Oct 10 21:21:40 2007 +0000 Slovenian and French l10n update. Thanks to Matej Urbančič and Dylan Aïssi. commit f1f75fe367d792be4b53edd32f8736dc163b1cee Author: Jean-Baptiste Kempf Date: Wed Oct 10 20:22:14 2007 +0000 Qt4: try to fix make dist. commit 2e3de38973bd10678b1fae4c83cfbf1a494e2d46 Author: Jean-Baptiste Kempf Date: Wed Oct 10 19:51:45 2007 +0000 Qt4 - Don't use Qt4.2 functions. commit ad26282b3573b371a8e2da4ebe5e344c4abe91c2 Author: Rémi Denis-Courmont Date: Wed Oct 10 19:06:26 2007 +0000 G.711 to news commit 23314963e9a2ea1ca3428b47e64a398d02892f12 Author: Rémi Denis-Courmont Date: Wed Oct 10 19:05:00 2007 +0000 MIDI message decoder using Fluidsynth software synthetizer commit 771fe0b86d7251baa24b9b1732acb95711bdb16a Author: Jean-Baptiste Kempf Date: Wed Oct 10 18:59:36 2007 +0000 Qt4 - use a docked playlist, remove dead code, don't reinvent the wheel, remove the behaviour where media library hides the video. Don't split the menu between two dialogs, this is weird and anti sane GUI guidelines. Use enums when you can. Add the popup menu to the always video cone. And more... commit 21791eb510d20fe9af2f450a99e2c436c9ab3175 Author: Jean-Baptiste Kempf Date: Wed Oct 10 18:55:22 2007 +0000 Qt4 - add a --qt-minimal-view option as requested on the forums. commit f39cf066dcd579352a2fadc77ce4032bd8982c96 Author: Jean-Baptiste Kempf Date: Wed Oct 10 18:54:43 2007 +0000 Qt4 - remove trailing spaces. commit 4fffc9ab3ff9610eb6dbe3fbb97822ef4acc6bd4 Author: Rémi Denis-Courmont Date: Wed Oct 10 18:46:39 2007 +0000 Yet another useless debug commit f1ae515db278f898a8e298d24ea05e7d7e6f7eb9 Author: Rémi Denis-Courmont Date: Wed Oct 10 18:45:18 2007 +0000 Same as previous commit commit a3a3ecafef314afc539db3b089a2b9893537e295 Author: Rémi Denis-Courmont Date: Wed Oct 10 18:44:09 2007 +0000 Excess debug commit 83a9495bed15c054a6ad56d134770908713b7847 Author: Rafaël Carré Date: Wed Oct 10 18:16:05 2007 +0000 services_discovery: stores the category & onelevel playlist_item_t* in the services_discovery_t structure simplify upnp* and hal modules commit 27048ded574c2e7b6a4d3a2c6a36aa77fe605146 Author: Rémi Denis-Courmont Date: Wed Oct 10 17:50:31 2007 +0000 Build SMF demux commit e6a119ae0dddfb62b2826f9950a7ff86d281fb72 Author: Rémi Denis-Courmont Date: Wed Oct 10 15:01:02 2007 +0000 Create ES, maintain PTS, and actually send MIDI messages to decoder (Still MIDI tempo is critically missing) commit 64ab7fa08902c356c85bfae76941a94436161d7d Author: Rafaël Carré Date: Wed Oct 10 15:00:01 2007 +0000 playlist: a node item can have an input associated (example: cdda) commit a83a3579b82d4e219f5f7be58d9036d42f7cbb85 Author: Bernie Purcell Date: Wed Oct 10 03:41:17 2007 +0000 Attempt to stop subtitles going off screen in some formats, when width and height are specified in the subtitles stream. This may result in chunkier text in some instances, but it should get it back on screen at least. Will look into smoothing it out next. commit 8418d9e545cfc04cc9f07dad7e18826939bdd249 Author: Christophe Mutricy Date: Tue Oct 9 23:06:14 2007 +0000 Slovak and Polish l18n update. Thanks to Marián Hikaník and Michał Trzebiatowski commit d492befb43362515b74a44683fd20cbb3befae8c Author: Christophe Mutricy Date: Tue Oct 9 23:06:07 2007 +0000 Update l10n files commit e8ee74f353fbabc7a06f8588f484df15eba21c2e Author: Laurent Aimar Date: Tue Oct 9 22:16:12 2007 +0000 Add a check against broken files (It would be great if someone that understand the mkv demuxer could double checked it) commit 1c1ed22d1312076bad1340b6eb6eae0d3604e8c1 Author: Rémi Denis-Courmont Date: Tue Oct 9 20:15:44 2007 +0000 Preliminary incomplete Standard MIDI File demux (Still missing the ES out so pretty useless, but got to sleep now) commit cdf5b8f4d7054ab307ca0dd59ef5c9c994d90516 Author: Jean-Baptiste Kempf Date: Tue Oct 9 17:33:50 2007 +0000 ffmpeg - DNxHD / VC-3 is AVdn fourCC not AVDn. commit 62282b6d3695dced48260b7444231a047fbc7a5f Author: Felix Paul Kühne Date: Tue Oct 9 16:43:12 2007 +0000 macosx: Multiple GUI improvements follow j-b's and my approach to synchronise the QT4 and OSX intfs, more to come - "Use DVD Menus" is inverted now, so it's "No DVD Menus" - 3 dots at the end of a menu-item's caption mean that the entry will trigger a window (following Apple's HIGL) - removed the entries for "Report a Bug" and "License". The first isn't necessary as we got enough of them and users doing useable reports know how to do, the latter will re-appear in the to-be-re-designed About panel. - additionally, removed useless occurences of vlc_bool_t in favour of BOOL - preparations to add fps to Statistics commit a7c86cabf2b09d7088840d7e9a00fb22e2bc630b Author: Rafaël Carré Date: Tue Oct 9 15:13:17 2007 +0000 qt4 capture card dialog: lists v4l2 commit 731efe545dba46e1b970aa3700268ecc415ae82c Author: Rafaël Carré Date: Tue Oct 9 14:08:55 2007 +0000 http: psz_dir is not meant to be a const commit 97c5433133d3da48a325199a2c79b458e2a634c8 Author: Rafaël Carré Date: Tue Oct 9 14:05:57 2007 +0000 Partly revert [20969]. fix #1311 commit db1a5bd201defe353f674cda2ae0866ad993e8df Author: Rafaël Carré Date: Tue Oct 9 12:45:33 2007 +0000 http output: fix bonjour advertising commit 3c3678f18cd83a2958b12d385c5b04111779a1f8 Author: Rafaël Carré Date: Tue Oct 9 11:48:29 2007 +0000 freetype: make sure the FontBuilder is finished when we destroy the module. commit c758dd299ee12494f2b28e51109e70ba67099f92 Author: Rafaël Carré Date: Tue Oct 9 06:48:49 2007 +0000 bonjour: checks asprintf() return value, checks name before using it commit 8acbb8ac692b609fe4c43bf06044cf2cea49dadc Author: Jean-Baptiste Kempf Date: Tue Oct 9 02:35:17 2007 +0000 Qt4 - use enums instead of defines when you can. commit 1674135c30240612d72acf07c6aac1e27b593da6 Author: Jean-Baptiste Kempf Date: Tue Oct 9 02:28:01 2007 +0000 Qt4 - header corrections. commit 3c3ccb56005f6d02be05de6ea051a14b0df77372 Author: Jean-Baptiste Kempf Date: Tue Oct 9 02:22:28 2007 +0000 Qt4 - fix compilation. commit fc383e2203324926946247db2f51803b853570fd Author: Jean-Baptiste Kempf Date: Tue Oct 9 02:20:07 2007 +0000 Qt4 - Open: start to use a completer, use an enum and no stupid #define. commit d5ef927963c460d77256f714899bd9c84dd72802 Author: Jean-Baptiste Kempf Date: Tue Oct 9 02:16:30 2007 +0000 Qt4 - no more timeElapsed/timeReamining menu for a boolean option. Right and left click toggle it, while double click opens the goto one. kudos to the KDE team. commit afac1c04c7f200388d44021977f2764e91b9cb9d Author: Jean-Baptiste Kempf Date: Tue Oct 9 02:11:18 2007 +0000 Qt4 - playlist: invert random/repeat buttons to match OSX intf and iTunes. commit a5ac2854a978066f9c3defc02f3dfbb1e73e2e8e Author: Jean-Baptiste Kempf Date: Tue Oct 9 02:10:33 2007 +0000 Qt4 - double clicking the time can open the gotoTimeDialog ! Feature request to match OSX behaviour. commit c24786dc06f15eef79cb29fd6344711d62eaa6f6 Author: Jean-Baptiste Kempf Date: Tue Oct 9 02:09:22 2007 +0000 Qt4 - Don't use things that can change from one version to another one of Qt. commit b83845d9ceeabc146abf1a19d3f6e68aef14b3ff Author: Jean-Baptiste Kempf Date: Tue Oct 9 01:55:01 2007 +0000 Qt4 - pixmaps: fix compilation with new pixmaps. commit e5d83117620322013c65a4a3cd109be8c1b616a6 Author: Jean-Baptiste Kempf Date: Tue Oct 9 01:38:56 2007 +0000 Qt-4 - res update for pixmaps. commit dc48ea5ecbeae76524615af6c958990d6a286fa6 Author: Jean-Baptiste Kempf Date: Tue Oct 9 01:29:15 2007 +0000 Qt4 - pixmaps again. Removing bigger images, useless ones, and cleaning. commit 0c9dd3b28dbfd2f80a39c5512051fd5df3a6e7fb Author: Jean-Baptiste Kempf Date: Tue Oct 9 01:03:03 2007 +0000 Qt - pixmaps cleaning. First. commit 53a5aaf743693dee8b4ba70e490a01e58ed722dc Author: Jean-Baptiste Kempf Date: Tue Oct 9 00:17:41 2007 +0000 Contribs - bumps png version to avoid multiple crashes. commit e77f8586a72316fcb644f1040d33532fcce12c5c Author: Rafaël Carré Date: Tue Oct 9 00:03:15 2007 +0000 v4l2: fix mmap method commit 997feb2964a85c252cf9c5f38a3c16e78034816e Author: Rafaël Carré Date: Mon Oct 8 23:48:16 2007 +0000 v4l2: replaces bad malloc( sizeof(x) * i )/memset(&, 0, sizeof(x)) by calloc(1, sizeof(x) * i) removes extra spaces, removes tabs commit a2157f6ef4fb2f93bace5c7ad14164c118600e27 Author: Jean-Baptiste Kempf Date: Mon Oct 8 23:15:06 2007 +0000 Qt4 - Small menus changes. commit a2a806fda6a84fb712a4ca194d33d9b2ae7a1ea2 Author: Jean-Baptiste Kempf Date: Mon Oct 8 23:14:23 2007 +0000 Qt4 - start to change things to match OSX interface. commit 3bca8229d9aad1151b97f4d37ae219ed0789254d Author: Jean-Baptiste Kempf Date: Mon Oct 8 23:12:51 2007 +0000 Qt4 - Open disk: layout bug. commit 4f1fefa09e0ccfe0a9210692ce214b3885fbc5c4 Author: Jean-Baptiste Kempf Date: Mon Oct 8 23:12:24 2007 +0000 Qt4 / Sout: Ogg => Ogg/Ogm, small change on the layout. commit 27166c048b199389249f5411f4493ed82f91b843 Author: Rafaël Carré Date: Mon Oct 8 21:11:50 2007 +0000 Checks if the videoWidget exist before resizing it, fix #1328 commit e3206fdb39a95bb8ce3022119ef5ae9c6c2e706c Author: Jean-Paul Saman Date: Mon Oct 8 20:46:23 2007 +0000 Run FontBuilder thread after Freetype has been initialized and no error paths are can be taken. This should solve the crash reported by several people with the video title (or meta-name) appearing at start of the movie. The freetype module starts another thread called FontBuilder and depending on timing this creates a crash or works allright. The crash is triggered by the font not being found. This patch tries to load the font first before the FontBuilder thread is started. I was unable to reproduce the crash with the patch applied. Without the patch the crash is reproducable. As discussed on the mailinglist the FontBuilder thread doesn't depend on the freetype initialisation and rearanging the order should do no harm. commit 8e914de13f635dd9c05c63284c22adbaa2ba3800 Author: Laurent Aimar Date: Mon Oct 8 19:04:03 2007 +0000 Removed unused variables. commit 5818e881a9a236842999da61aebaa36b450d350a Author: Laurent Aimar Date: Mon Oct 8 19:03:16 2007 +0000 Removed 1 warning. commit fd592d264ac3a8a83585f61b889f4ceafa1d35b4 Author: Laurent Aimar Date: Mon Oct 8 19:02:18 2007 +0000 Removed warnings. commit a24e6d86b4a33fc398d2b2a2c9b1f80563b9b68b Author: Laurent Aimar Date: Mon Oct 8 18:59:16 2007 +0000 Fixed 2 missing "%s" -> "%m" commit 7478a4234506b0462d1abb45404ed0f803dd7af8 Author: Laurent Aimar Date: Mon Oct 8 18:48:00 2007 +0000 Let the input handle meta data and attachments for ac3 audio (there was no meta data support for ac3). commit 5a419c9120ba68ccc00a1c035f6fd6b2917b4bae Author: Laurent Aimar Date: Mon Oct 8 18:46:12 2007 +0000 Let the input handle meta data and attachments for ogg files. commit 30dcf59a18a1d1d9ce0c1b8ef30f1a7e11d0466e Author: Laurent Aimar Date: Mon Oct 8 18:43:16 2007 +0000 Let the input handle *extra* meta data and attachments for flac audio. (We still parse the flac meta data as a safety, in case taglib support is not there) commit eaa5f37e9fe16675b7c40e0b2fa9d8dcf9b4e372 Author: Laurent Aimar Date: Mon Oct 8 18:37:53 2007 +0000 Let the input handle meta data and attachments for musepack audio. commit f21326c8da6379100248a1ebbf187ddaef826d29 Author: Laurent Aimar Date: Mon Oct 8 18:32:47 2007 +0000 Let the input handle meta data and attachments for mpeg4 audio. commit ab0e83875c76e2a7ac258d0314908fd9bfb28c68 Author: Laurent Aimar Date: Mon Oct 8 18:32:14 2007 +0000 Let the input handle meta data and attachments for mpeg audio. commit c046c7392fe5e0c8fac0f605631aa4ef491f2a5a Author: Laurent Aimar Date: Mon Oct 8 18:30:11 2007 +0000 Es out now takes care of settings the audio replay gain from meta data if the demuxer has not set them. Added a demux2 control DEMUX_HAS_UNSUPPORTED_META. A demuxer should return true only when the format support extra meta data (id3/ap2/...) but it does not read them itself. The input will then call a "meta reader" (demuxer modifications on the way). commit 493a666a997611bba1e0d6d27a88e7835112c9e0 Author: Christophe Mutricy Date: Mon Oct 8 17:26:51 2007 +0000 galaktos: -distribute fftsg.h -get rid of bad merge remnant commit 36eedf407fcec5b1e377ada3654de1ab633cc53e Author: Rafaël Carré Date: Mon Oct 8 13:57:22 2007 +0000 contribs: don't try to install the shared library if it doesn't exist, fix [22437]. Spotted by John Dalgliesh commit 2a9a3965078ee0451c8102119f5d274d2ffd0a27 Author: Rafaël Carré Date: Mon Oct 8 01:13:27 2007 +0000 audioscrobbler: we are already in our own thread, no need to create another one commit 7de663b7317b3514f4a6c26c7685da9403da7c02 Author: Rafaël Carré Date: Mon Oct 8 00:36:36 2007 +0000 audioscrobbler: use condition variables to be signaled when there are songs to be submitted. checks if playlist has been stopped in the input "state" callback holds the p_sys mutex only when writing/reading audioscrobbler_song_t data commit 9a9f73b0c1a1bd389116716dedaf6f38009bde23 Author: Rafaël Carré Date: Sun Oct 7 22:07:07 2007 +0000 audioscrobbler: rewrite for new protocol 1.2 allocate as much as we can on the stack, to avoid numerous malloc() & free() fix memory leaks by the same way metadata reading is now performed exclusively from the callbacks don't use linked lists anymore, but a queue of a fixed size of 50 songs, i.e. the maximum we can transmit in one submission. properly unloads the module when encountering a fatal error, like no username/pw, no memory, VLC being banned by last.fm servers ... commit bb43af444de6f972c3e68edc8767f1ab3686ce6e Author: Rafaël Carré Date: Sun Oct 7 21:20:30 2007 +0000 media library loading: remove "meta-file" input option from subitems commit e56adbaef06a87dc92f817589f95992f3185eb74 Author: Rafaël Carré Date: Sun Oct 7 18:38:31 2007 +0000 dhparams: svn:keyword = $Id$ commit 04b8010e396233c535fae637d200427b4268fe0c Author: Rafaël Carré Date: Sun Oct 7 18:30:58 2007 +0000 Delete old gettext changelog commit 35d7e8eec7363cbe2c26c198b9726ad8d5de0690 Author: Rafaël Carré Date: Sun Oct 7 17:54:41 2007 +0000 fix youtube lua probing, avoid infinite loops homepage: use %? to represent '?' other: probe is not successfull anymore for urls like http://10.0.0.1/get_video?xxxx&origin=youtube.com commit 3057fada94c6c0ff2e7d0bfc149602375500c2df Author: Christophe Mutricy Date: Sun Oct 7 15:22:49 2007 +0000 Fix make dist commit 8139b9059c5cf3c2ce771c545dd93a3df4ec08c4 Author: Christophe Mutricy Date: Sat Oct 6 23:32:37 2007 +0000 galaktos/*: warnings hunt commit b14c3b3726ef8809eef681005a9454067253e6b7 Author: Christophe Mutricy Date: Sat Oct 6 22:07:12 2007 +0000 Fix header order commit 36a94ee023eccd4685eb672fe81a9fcaee4aba91 Author: Damien Fouilleul Date: Sat Oct 6 17:33:42 2007 +0000 threads: win32 version of vlc_cond_timedwait() commit d1186576f9ddb2c58b9781fc3f51cc3c21c61f3e Author: Damien Fouilleul Date: Sat Oct 6 16:50:35 2007 +0000 - contribs: Makefile, don't confuse mingw with cygwin commit 692bc31906651f101c7a67261dc631c2c8bed093 Author: Christophe Mutricy Date: Sat Oct 6 16:36:28 2007 +0000 Don't forget to update build system when you remove or add files! commit 7fa295a328bcdb6a0b47b45a562b16be13600763 Author: Christophe Mutricy Date: Sat Oct 6 15:34:52 2007 +0000 v4l2: Remove already included headers Cosmetics Set svn:keywords commit 6992b1a5f786fdebba13b0dcbed9b6194d655e4b Author: Jean-Baptiste Kempf Date: Sat Oct 6 13:55:03 2007 +0000 Qt4 - #include cleaning (2) commit 0ba0df157bca20f1f3d960e1f04600028f39c3ec Author: Jean-Baptiste Kempf Date: Sat Oct 6 13:53:53 2007 +0000 Qt4 - #include cleaning commit e2e6f592915ef9d8c25bfba133ae0f9455a93f94 Author: Jean-Baptiste Kempf Date: Sat Oct 6 13:41:27 2007 +0000 Qt4 - enable and modify the spatializer widget. Don't use a ui for a QCheckbox and a QFrame. commit d0f00ee670c147f64e39d552767aa4924a77126a Author: Jean-Baptiste Kempf Date: Sat Oct 6 13:40:16 2007 +0000 Qt4: podcast configuration, don't use a modal window, don't use a Qdailog but a QVLCFrame. commit f913159da06612d0278f87bd8160dafaa8a30b53 Author: Jean-Paul Saman Date: Sat Oct 6 11:26:34 2007 +0000 Patch for v4l2 support by Richard Hosking commit c7d5b899f524df1c54599b42b6d4cb115644f1ec Author: Rafaël Carré Date: Fri Oct 5 22:06:47 2007 +0000 hal probe: disable unused code commit e2323df1d5381d857a75cf56ac094a1470dabeb0 Author: Rémi Denis-Courmont Date: Fri Oct 5 14:43:19 2007 +0000 Initialize end_date in linear resampler. Someone should really review this. This does not affect the trivial resampler; I have not checked the others. commit f61dd9ff9fbe1bbe22d35a5e6ecdcd0871c93948 Author: Ilkka Ollakka Date: Fri Oct 5 11:52:11 2007 +0000 don't add empty mux= in sout-chain if no mux has been selected commit 5f7bf43c1aac092af90642a0de76d4a6eab0fa53 Author: Pierre d'Herbemont Date: Fri Oct 5 11:13:47 2007 +0000 vlc/libvlc.h: Remove deprecated functions definition. (Patch by Enrique Osuna) commit 50b8eb212113e485117917af90fde4c3dae53edc Author: Pierre d'Herbemont Date: Fri Oct 5 09:52:48 2007 +0000 control/media_instance.c: Remove an unused variable. (Pointed by jb). commit f89e1bdfa45f2ee9c5fcbcc2c5d5e36252349b69 Author: Jean-Baptiste Kempf Date: Thu Oct 4 23:32:26 2007 +0000 OOps - tab, I hate :set et commit c3dd5600a873b420b4c6613c89b1a85c39ac16cf Author: Christophe Mutricy Date: Thu Oct 4 21:51:55 2007 +0000 Remove noop commit 12efcf820dd8163b5a7f7f351d2ae6ca5b688f48 Author: Jean-Baptiste Kempf Date: Thu Oct 4 21:37:30 2007 +0000 Contribs: flac patch for broken CYGWIN :D commit 6323d0de6d43801cfad09abef8ea087b36e3d8d8 Author: Christophe Mutricy Date: Thu Oct 4 21:01:25 2007 +0000 Don't delete compile. It can't go wrong and get regenerated by configure anyway commit 8f6df3cf0945c3fcba06799a20d9968dea3af0d7 Author: Christophe Mutricy Date: Thu Oct 4 20:43:07 2007 +0000 Fix make dist commit 9882bcc35a9ec617855ed36f1d88d5a5da11a9b7 Author: Rémi Denis-Courmont Date: Thu Oct 4 19:14:51 2007 +0000 Export bitrate for the benefit of stream output commit 66626226f72aa1ffedee9607e78882d3a3cb3b39 Author: Rémi Denis-Courmont Date: Thu Oct 4 19:06:04 2007 +0000 transcode: Don't force a default audio bit rate. This screws up any audio codec that does not support transrating. There is something fishy here. commit 6919bb5d7fc82fd723462d174e4b14beab8afb75 Author: Rémi Denis-Courmont Date: Thu Oct 4 18:33:43 2007 +0000 Also try to obey recommended ptime (20ms) for L16 commit dbc537aedf0145f50c9dec49861a7d8db4bed69f Author: Rémi Denis-Courmont Date: Thu Oct 4 18:28:06 2007 +0000 Try to make 20ms packets for L8 and G.711 (rather than as big packets as possible) commit 037b7ad269eca190c32c28c65021bc5e0c380e3c Author: Rafaël Carré Date: Thu Oct 4 18:23:08 2007 +0000 contribs: don't build faad shared library commit 8da8aa9818c5f129db745331bf2b87f173eaf0c0 Author: Rémi Denis-Courmont Date: Thu Oct 4 17:46:20 2007 +0000 Factorize rtpmap formatting commit 5d33b82e889d2d8c3d9f040eaa0d6a6e51d270b0 Author: Rémi Denis-Courmont Date: Thu Oct 4 17:29:22 2007 +0000 Make sdp_Start static since it is used nowhere outside commit eaffd94b63b2452a6e89d8f355217e44b2da0cb5 Author: Rémi Denis-Courmont Date: Thu Oct 4 17:26:01 2007 +0000 RTP audio stream clock rate is always the sample rate -> factorize commit 523a018b1ec47d22727fb507855da2e42c6f1e6b Author: Rémi Denis-Courmont Date: Thu Oct 4 16:57:42 2007 +0000 Put some static tables const commit 9a17f78cb880a683f0cfba51280e17adad850f54 Author: Rémi Denis-Courmont Date: Thu Oct 4 16:33:52 2007 +0000 Untested support for streaming G.711 over RTP commit 43c60f374569d29d96b5c81fe9c0d31c807033d4 Author: Rémi Denis-Courmont Date: Thu Oct 4 16:10:23 2007 +0000 Don't redefine existing constants - fix linux build commit 1e9f026595c7e3f4aa15a6c6c66eea415643b064 Author: Rafaël Carré Date: Thu Oct 4 15:03:48 2007 +0000 id3tag: p_demux->p_private has been malloc()ed by the demuxer, so keep the pointer commit 7d4018a6fbcb4f23278276b263c28ffd4223fe88 Author: Olivier Aubert Date: Thu Oct 4 15:01:01 2007 +0000 Bundle libvlc-control.dll in the win32 installer commit e53c7cecadc9acee7dbe8402316cfb89159d737d Author: Rafaël Carré Date: Thu Oct 4 13:30:27 2007 +0000 id3tag: properly casts p_demux->p_private commit ba433c8286a3ef2eac6ca20fceff4dce645a40cf Author: Rafaël Carré Date: Thu Oct 4 13:19:46 2007 +0000 mpga demux: remove debug printf commit ffae5a485ddbe20d768d50d6e3aa9f78fa439200 Author: Rafaël Carré Date: Thu Oct 4 04:58:38 2007 +0000 dbus: adds some playlist locking, finish [22423] commit dcc2727fe1eace0014f37860809dac909fef53fe Author: Rafaël Carré Date: Thu Oct 4 04:41:15 2007 +0000 m4a demuxer: last missing include commit 2d7e80dcbfb2eb6b875ac0967a3c7d4b3e68b294 Author: Rafaël Carré Date: Thu Oct 4 04:22:59 2007 +0000 demuxers: add missing vlc_meta.h header commit 319597fdda9cc7b0888750549cc7fa35cf87a26d Author: Rafaël Carré Date: Thu Oct 4 04:18:49 2007 +0000 dbus: simplify playlist operations commit 626e56bfc8c041fcf1db5873a7a2824d6f4f688a Author: Rafaël Carré Date: Thu Oct 4 03:44:34 2007 +0000 demuxers: remove the need for input_thread_t by using the new "meta-preparsed" input variable. tta & ffmpeg: remove unneeded "meta reader" loading tta didn't use anyway, and ffmpeg uses information from libavcodec commit 4f5d55cf666f7a069b4e81679c2823f53a472911 Author: Rafaël Carré Date: Thu Oct 4 02:57:18 2007 +0000 freetype: fix a segfault introduced in [21339] FcConfigSetCurrent( p_sys->p_fontconfig ) is useless since we already use that configuration, and it will destroy it. So, when we want to destroy it again when freetype module is closed, CRASH. commit 47deab9fafd04d84354e9e3c8ec3944b57ef94e7 Author: Rafaël Carré Date: Wed Oct 3 23:45:15 2007 +0000 french translation: little update to the rc interface translation commit 4c0e20331a6bf3ccdfe176377e4c094c7da24d60 Author: Rafaël Carré Date: Wed Oct 3 23:26:01 2007 +0000 rc: add `random' command commit d62c5207dd5864fa72ce88fda39c0ec40529baba Author: Rafaël Carré Date: Wed Oct 3 23:17:55 2007 +0000 rc: ressuscite the goto command commit 5def9323b180a8d22ea79c136132acbfbc4143fd Author: Rafaël Carré Date: Wed Oct 3 22:53:04 2007 +0000 ncurses: now play items from the top parent node (unless playing a specific node) commit d17a9720e380d98caa205fd1f3833f706167169d Author: Christophe Mutricy Date: Wed Oct 3 22:39:10 2007 +0000 Update POTFILES.in. Fixes make dist commit 45ee8540f9c7ca7525c8baa67fccac3708c9b5db Author: Laurent Aimar Date: Wed Oct 3 22:24:11 2007 +0000 Added a "meta-preparsed" input variable. A demuxer can test it by var_CreateGetBool( p_demux, "meta-preparsed" ) (The demuxer should NOT overwrite it) subtitle: do not look for p_input when not necessary. commit ea06273fe2aa7c09e7dda5329e152d9ae7745285 Author: Rafaël Carré Date: Wed Oct 3 22:21:00 2007 +0000 playlist: fix a segfault commit 82f30a7cfff57ac50dd878bb97cbdc51c1632bfa Author: Rafaël Carré Date: Wed Oct 3 21:29:34 2007 +0000 control/video: find the vout anywhere, so the one spawned by audio output (audio visualization) can be found. fix #1202 commit f06a603621a4ff672e760a698a75f15d28da6c75 Author: Rafaël Carré Date: Wed Oct 3 21:07:01 2007 +0000 taglib: warn the user when the embedded image is invalid (i.e. was embedded by a broken version of iTunes) commit f3fce2ada1f86438b566a73379b34c7028e1d06b Author: Christophe Mutricy Date: Wed Oct 3 20:03:37 2007 +0000 Compile fix for gcc 4.2 . Quovodis to review it. commit fe689840064cca70376ae9d39b6427027aa0fe6b Author: Rafaël Carré Date: Wed Oct 3 19:29:49 2007 +0000 Demuxers: do not load "meta reader" module if the input item has already been preparsed. commit eff0d35587e21c6d823ada90c47a995eec6ef396 Author: Rémi Denis-Courmont Date: Wed Oct 3 19:19:24 2007 +0000 Replace one GUID kludge with another one that does not break gcc4 commit c52ba78a4a18b79f93a13edb8eb9a891b004aee9 Author: Rémi Denis-Courmont Date: Wed Oct 3 19:04:57 2007 +0000 Fix messed up cast that breaks gcc 4 commit 121f3c3e7ac8cccafa0f300699b4e82af681be92 Author: Rafaël Carré Date: Wed Oct 3 18:36:03 2007 +0000 mp4 demuxer: don't try to print not printable characters. commit 67079185907a0df3bd3d529bf4231979e9db6bfe Author: Rémi Denis-Courmont Date: Wed Oct 3 17:27:10 2007 +0000 Remove silly copy-cat code. vasprintf does not generate socket errors does it? commit cb7084863404f50fcb380bd2d8a0f19162f522c9 Author: Rafaël Carré Date: Wed Oct 3 17:23:55 2007 +0000 messages: revert [22404] Don't use strerror() The error message displayed can be useful to debugging purposes. commit 2bbcd7df7d1cd88f167705d0b4ac67768706ac04 Author: Rémi Denis-Courmont Date: Wed Oct 3 17:00:10 2007 +0000 Remove survivor strerror (malloc always return ENOMEM when it fails anyway) commit e72a0130c0558aa4fcda69cd1e550f3e13c283f8 Author: Rafaël Carré Date: Wed Oct 3 16:17:36 2007 +0000 taglib: fix a memleak. commit f8240b6ffe8d2e0d09490d6e0e4780319ffb2a8e Author: Rafaël Carré Date: Wed Oct 3 16:13:04 2007 +0000 taglib: Supports in ogg/vorbis base64 encoded embedded album art with COVERARTMIME & COVERART comments. Use TagLib namespace for better code readability. demuxers: Adds attachments support for ogg. Fix potential memleaks. commit adccbca61a174635a34eca86cefd4815138d17a8 Author: Rafaël Carré Date: Wed Oct 3 01:27:08 2007 +0000 notify: unref the notification popup after we have finished using it. fix a big memory leak, and potential crashes. commit 59198c7ddb54e2193636425475ba46b09b135264 Author: Rafaël Carré Date: Wed Oct 3 00:35:13 2007 +0000 playlist: fix media library loading, fix #1320. commit 2f9a9c57a553cad6a9cba042638044a32593aed3 Author: Pierre d'Herbemont Date: Wed Oct 3 00:29:18 2007 +0000 Thanks more Enrique Osuna. commit 76a0d251f07c2481b10b66fe9daee809554412a1 Author: Pierre d'Herbemont Date: Wed Oct 3 00:28:36 2007 +0000 control/media_instance.c: Fix a segfault caused by libvlc_media_instance_release. (Patch by Enrique Osuna). commit 621b141def0170d1314e57f135853240c62dac51 Author: Rafaël Carré Date: Tue Oct 2 23:14:43 2007 +0000 ncurses: sets the parent node when selecting an item. fix playing from media library. commit c4a2943214446cc2b5d1e9d5aad7b46801fef844 Author: Rafaël Carré Date: Tue Oct 2 22:17:50 2007 +0000 playlist: don't request art nor set "playlist-current" for directory: & vlc: URIs commit 9d0f735d6a1634ca3bca6f2e5e746d068d504b1c Author: Yoann Peronneau Date: Tue Oct 2 21:51:43 2007 +0000 * xspf.c: fixes parsing with xtag - closes #1293 Someone should check if we could make xtag not send ENDELEM for self-closing tags, as libxml doesn't. commit 56436811c9d6a504b923ef103d5b938f0c58b899 Author: Rafaël Carré Date: Tue Oct 2 21:37:54 2007 +0000 input: Removes useless "item-change" variable commit 5adbff48c1f9ca6369ad89a394ed990a1f8a76b6 Author: Rafaël Carré Date: Tue Oct 2 21:19:36 2007 +0000 m4a demuxer: initialize correctly p_sys commit c24f27b17ba85eb29806ce00535c30cd75875413 Author: Laurent Aimar Date: Tue Oct 2 19:06:09 2007 +0000 decoder_synchro_t does not need to be a vlc_object_t. commit cfb3d3432c431dee7f93d3139f9362c02addc4b4 Author: Laurent Aimar Date: Tue Oct 2 18:58:29 2007 +0000 Fixed const warnings. commit 0db7cd1cbba653c20cdde236d2bbc7a29df6fb18 Author: Laurent Aimar Date: Tue Oct 2 18:48:51 2007 +0000 Compilation fix, again. commit 61c66a3c452e4518bda70432d1624bbd0b487488 Author: Laurent Aimar Date: Tue Oct 2 18:47:29 2007 +0000 Compilation fix. commit 6546eb710a172ee3cf0e772584b485da4983d44d Author: Laurent Aimar Date: Tue Oct 2 18:43:23 2007 +0000 Moved vout_synchro to decoder_synchro. commit 02d8f9e7b189521fff5379f8b24f7ebb48eefa6c Author: Laurent Aimar Date: Tue Oct 2 18:29:47 2007 +0000 Removed unused values. commit f0465fc1d150e4ac173ecf3e2b53cb56fee5fec7 Author: Laurent Aimar Date: Tue Oct 2 18:22:44 2007 +0000 Hide private vout_synchro_t. commit 8bfc45f642ac7a6f56016b805cb12d492f766fa2 Author: Laurent Aimar Date: Tue Oct 2 18:16:55 2007 +0000 Oops fix compilation. commit abec6e6d24510ca7dfd4a5bf0ad93d8349c7788c Author: Laurent Aimar Date: Tue Oct 2 18:03:50 2007 +0000 Use decoder_GetDisplayDate. (libmpeg2/xvmc pending) commit d7b943b0df121c87a7a633b41001681ed337c2ae Author: Rafaël Carré Date: Tue Oct 2 17:59:31 2007 +0000 alsa: resume output when waking up, fix #1286. some coding style cleanup commit 02a2154786be08d870542bde8985737fcb445614 Author: Laurent Aimar Date: Tue Oct 2 17:41:13 2007 +0000 Added a new decoder function (decoder_GetDisplayDate) to be used to convert a decoder block_t date to a display date (identify for now) commit fc16feb13f52733cfe8c1b1219b519158a4c19c3 Author: Rémi Denis-Courmont Date: Tue Oct 2 17:26:35 2007 +0000 - Heavily simplify the MPJPEG mux (closes #1188); please test. - Remove configurable boundary that had never been working anyway (did not match the original value from MUX_GET_MIME) commit e3e9c13799fc03656fe36f9646b77030aff2626c Author: Rémi Denis-Courmont Date: Tue Oct 2 16:05:13 2007 +0000 Pass content-type from access to stream commit d8fc0a94ed76c7f4d9e441b28010d997ab9890eb Author: Rémi Denis-Courmont Date: Tue Oct 2 15:54:16 2007 +0000 Export Content-Type out of HTTP access using Control. commit 100c925778cd6c96e5371777d49b326a05a2fae9 Author: Rémi Denis-Courmont Date: Tue Oct 2 15:23:28 2007 +0000 Don't reinvent free() commit 36da998fbebd55962d5cb587f3a66bdee064fdfc Author: Rémi Denis-Courmont Date: Tue Oct 2 15:03:08 2007 +0000 We use error code 456 commit cff0f4bfa5b59be089630bbff5b6a7a3faa44fc8 Author: Pierre d'Herbemont Date: Tue Oct 2 11:30:56 2007 +0000 Thanks Enrique Osuna. commit 8f6751cae5bf75a42f2f94e68edb1831fff2702f Author: Pierre d'Herbemont Date: Tue Oct 2 11:30:12 2007 +0000 control/media_list_player.c: Remove a double event registration. (Patch by Enrique Osuna). commit ae3231b3bc060fe30aabca5276837fa4266ed305 Author: Pierre d'Herbemont Date: Tue Oct 2 11:29:20 2007 +0000 control/media_instance.c: Don't forget to register emitted event. (Patch by Enrique Osuna). commit 8c046e25b33d1107ff934045b92eb716848e9f38 Author: Rafaël Carré Date: Tue Oct 2 11:11:53 2007 +0000 sap discovery: fix [22368] by using (int) casting on the unsigned size_t value commit 78f088c01aad0701b39aeac00cd3e35ad4e71368 Author: Jean-Paul Saman Date: Tue Oct 2 06:59:23 2007 +0000 fix indentation commit ae62adc7bf349fc963b53e3a99c5a0308bfb8627 Author: Rafaël Carré Date: Tue Oct 2 02:50:10 2007 +0000 demux: fix a memory leak in flac & mpga when attachments are present commit 98a6a9349091549d591be703aad7392b47b4e2a6 Author: Rafaël Carré Date: Tue Oct 2 02:11:11 2007 +0000 taglib: support for id3v2 embedded album art the only demuxer supported is mpga, other demuxers should be updated if they demux files that can have id3v2 tags fix some bugs in flac & ogg demuxers commit f607a368886230565dfbc8fdcb1d9c4e3f0a28d4 Author: Rafaël Carré Date: Tue Oct 2 01:44:26 2007 +0000 input_ExtractAttachmentAndCacheArt(): use the attachment's mime type, don't use input_item_ functions as the input_item_t has been locked previously. commit 1c8ba52d944ca5edc9e6b30b55e86a3aa7e39e95 Author: Rafaël Carré Date: Mon Oct 1 21:28:36 2007 +0000 sap discovery: (size_t) casting commit 320fb45f0ccef622c2323e3ba0fa6b3ee5bb15f6 Author: Rafaël Carré Date: Mon Oct 1 20:41:15 2007 +0000 ncurses: adds some (size_t) casting commit 91994ef887870cbfe6ee081bb7495ee511460d6f Author: Laurent Aimar Date: Mon Oct 1 19:57:24 2007 +0000 Clean up. commit 662d8a576e48e6f7baa93e640b497be8c262e151 Author: Laurent Aimar Date: Mon Oct 1 19:37:37 2007 +0000 Oops, fix subtitle decoding. commit 4551fb33de7234c2ec73f4da2fe4aaa07c7f58f0 Author: Laurent Aimar Date: Mon Oct 1 19:33:30 2007 +0000 Clean up/Factorize. commit cc61952dbdc59e0c5cc2ad5080afc52c5c1b2e95 Author: Rafaël Carré Date: Mon Oct 1 19:33:24 2007 +0000 ncurses: fix KeyToUTF8() breakage introduced in [22313] commit c887fde77c277647250c783fcb921a15a708f844 Author: Rémi Denis-Courmont Date: Mon Oct 1 18:11:03 2007 +0000 Cleanup previous commit commit e8d03d1408b0cf0b7490a4889551a0531af5e2af Author: Rémi Denis-Courmont Date: Mon Oct 1 18:04:10 2007 +0000 Removed b_die arbitrary timer from httpd. commit 4f8856eeb7e633ee66a0e56a191ba43cc20a705d Author: Rémi Denis-Courmont Date: Mon Oct 1 18:00:42 2007 +0000 Fix deadlock commit a20b50b6b2dccdb0b65b06bf3c28681879c544be Author: Jean-Paul Saman Date: Mon Oct 1 17:35:35 2007 +0000 Reset PCR when gap has been detected. commit 8e20684fc5d55da95caf9f0e48c8262deb559d7e Author: Rémi Denis-Courmont Date: Mon Oct 1 17:12:21 2007 +0000 Add the missing function to allocate and get the object event OS pipe commit b2dc803b9190584c4f43ea8c61eead1abebe06d9 Author: Rémi Denis-Courmont Date: Mon Oct 1 16:07:17 2007 +0000 Remove the HTTP interface thread, and save 20 wakeups per seconds. The idle HTTP interace is down from 30 to 10 wakeups/s (I think the remaining ones are due to HTTPd core). commit dd2cedba348e52f0c222237604b5cb410d2f1c2f Author: Rémi Denis-Courmont Date: Mon Oct 1 15:57:22 2007 +0000 - Do not release the input while we did not yield it... - Really yield the input (and release it) on a need-basis in the HTTP handler rather than in a custom thread. This is probably not thread-safe, but it's less unsafe than the previous code anyway. This makes the HTTP interface thread very much useless, niark niark commit 422ce4b6a2d019a00c7e43af6e2fb4cd55c14d9d Author: Rémi Denis-Courmont Date: Mon Oct 1 15:43:30 2007 +0000 Really fix playlist enqueue commit 383e0cf9be8403995ed7166d00fe49865c1a3032 Author: Rémi Denis-Courmont Date: Mon Oct 1 15:33:24 2007 +0000 Playlist is always true here commit 605665e6d22c12146f84c092185d703807b72c88 Author: Rémi Denis-Courmont Date: Mon Oct 1 15:31:09 2007 +0000 Find the playlist once *before* starting. LibVLC always creates the (singleton) playlist before the interfaces anyway. Besides, the HTTP interface callbacks assumes the playlist is yield. This removes one of two reasons for running the damn HTTP interface thread. commit dfb23d2723849e8eba549293678f8fbc5ed76c3a Author: Rémi Denis-Courmont Date: Mon Oct 1 15:17:21 2007 +0000 Make a bunch of HTTP macro functions static commit b99c670cf4962dd59a7f57b5638c19ca0ff400d7 Author: Rémi Denis-Courmont Date: Mon Oct 1 14:30:02 2007 +0000 Fix playlist enqueue RPC commit a0bac60a5a6c56084edb75d52fb20c23a91276cd Author: Rafaël Carré Date: Mon Oct 1 12:38:29 2007 +0000 macosx interface: fix regression introduced in [21230]. patch by John Dalgliesh commit 6948e2342e06d68f5236ae7b66e87caf40025b0f Author: Jean-Baptiste Kempf Date: Mon Oct 1 11:31:16 2007 +0000 Qt4 - New volume icons. Still to be worked out. commit d4f0a1e140b0c0e0d5f8d95a9988a63bc84be30b Author: Jean-Baptiste Kempf Date: Mon Oct 1 10:08:30 2007 +0000 Qt4 - Prefs: Change audio icon and modify the codec one. commit d10cd7083a59fe3e2f1035f2601822bcf6f6d338 Author: Rafaël Carré Date: Mon Oct 1 00:33:08 2007 +0000 That shouldn't have been part of the previous commit commit 5aded14b68d48cc909622d9ddc739cd665b3b678 Author: Rafaël Carré Date: Mon Oct 1 00:29:00 2007 +0000 configure.ac: typo, fix #1204 commit 5183b07c7c04e302af409fca4804e66777a6a040 Author: Rafaël Carré Date: Sun Sep 30 23:47:55 2007 +0000 image vout: assigning -1 to an unsigned int is not that clever. commit 1cdb7f8b65aea42dfea8033e4bbb0c7844e6db41 Author: Pierre d'Herbemont Date: Sun Sep 30 23:25:18 2007 +0000 control/media_instance.c: Remove access to p_input_thread->p_internals. (which was a broken hack by the way). commit f516f420d7a1f26831d726912966428fe809c5fb Author: Laurent Aimar Date: Sun Sep 30 23:17:19 2007 +0000 Added a INPUT_GET_VIDEO_FPS (get the fps of the main video, should works with input slave) Untested. media_instance.c no longer depends on input_internal.h Clean up a bit es_out pause handling. Fixed DEMUX_GET_FPS description (double not float) commit f105c3676e55a7472754528de96d505829b39a93 Author: Pierre d'Herbemont Date: Sun Sep 30 22:56:37 2007 +0000 control/media_instance.c: Remove one occurence of input->p. commit d583a6481d8bf00a67be1ac5e40d37de6794e175 Author: Rafaël Carré Date: Sun Sep 30 22:55:35 2007 +0000 libvlc_playlist_get_media_instance(): raise an exception when there is no input, fix #1265 commit 00cd4276343a005c4f823189bf5c3a8ff7adab42 Author: Laurent Aimar Date: Sun Sep 30 22:20:31 2007 +0000 Partial fix for media instance. (It was using input_control_e intead of input_query_e). Btw input_internal.h is an internal header for src/input/* ONLY. If input/control/* need it, then it is BROKEN (or there is a missing functionnality, just ask for it then) I see it calling demux2_Control, this will segfault if you are unlucky. Accessing directly to p_input->p member is also forbidden. commit 88461141f603b49306572f4d7846950af823d7ba Author: Rafaël Carré Date: Sun Sep 30 20:54:30 2007 +0000 ncurses: display random/repeat/loop status commit af44752cb2e2cf827748232ff8c492284032c372 Author: Christophe Mutricy Date: Sun Sep 30 20:01:20 2007 +0000 svn:keywords commit e7f887862f7d4b942d014d97b9bfe58aac298728 Author: Rémi Denis-Courmont Date: Sun Sep 30 19:31:08 2007 +0000 Partial unfinished pipes conditional fallback for condition variables. This would be necessary to rid the networking code of arbitrary timers (but it does not work yet). commit 7b4638dd18df095dbdb7e37a628f3f27cd10f587 Author: Rémi Denis-Courmont Date: Sun Sep 30 19:28:30 2007 +0000 Simplify and fix (real) vlc dependencies and "make core" assuming libtool is used commit 7b6ad1ab177950b22ffb70b010b43dc4924d4c9f Author: Rémi Denis-Courmont Date: Sun Sep 30 19:08:11 2007 +0000 Add missing copyright and license header commit 777d8f6fb353719423f9091607bcac9f02b90ce5 Author: Laurent Aimar Date: Sun Sep 30 17:25:55 2007 +0000 Hacks for On2 AVI files (close #1318) commit 02b93c539faa0e4883bddf6f99c5fa290f76150a Author: Rémi Denis-Courmont Date: Sun Sep 30 16:58:33 2007 +0000 Fix segmentation fault commit f010396e19522b18adaa6c3445d824e3b3f4b899 Author: Rémi Denis-Courmont Date: Sun Sep 30 16:37:07 2007 +0000 Actually remove unused FREE() macro commit 3429397272d130cf08139cd771c337c1085bc30f Author: Rémi Denis-Courmont Date: Sun Sep 30 16:31:02 2007 +0000 Remove FREE() macro, since free() does the same internally commit 3f07af6acdd8a0b0ddbd2c33b79039bf8ec8a822 Author: Laurent Aimar Date: Sun Sep 30 15:40:34 2007 +0000 Added const wheen needed for stream_Peek (demuxer/access) Made demux2_IsPathExtension case insensitive. Used demux2_IsPathExtension/p_demux->b_force when appropriate Fixed a regression in flac demuxer (segfault when reading meta data) Added a VLC_UNUSED(x) macro to avoid seeing ugly (void)x around the code. Improved a bit a few vlc_common.h macro (do {} while(0)) commit b7c4c4a6044fd5c5121c8790d1b8c5004eb89e61 Author: Rémi Denis-Courmont Date: Sun Sep 30 14:50:12 2007 +0000 Typo commit 97dcb93971721d3b448ba7815aeb1804b52e2453 Author: Rémi Denis-Courmont Date: Sun Sep 30 14:33:22 2007 +0000 Rename var_GetGlobalMutex to var_AcquireMutex and make it lock the mutex automatically commit 736981afb070eed0230dd10dd415aae4d3ed71bb Author: Rémi Denis-Courmont Date: Sun Sep 30 14:11:47 2007 +0000 Fix tiny race condition commit e0784be1ce6d3f6a1b34f7f3a47707e3a9887a4f Author: Rémi Denis-Courmont Date: Sun Sep 30 14:01:24 2007 +0000 Hide object reference counter. Good news is, no plugins used it anyway. Bad news is, some parts of libvlc still use which is wrong (i_refcount is protected by the "structure lock", meaning only misc/objects.c functions can use it safely). commit 02102ee36ffbd8d7adc243db38bd4856a29426db Author: Rémi Denis-Courmont Date: Sun Sep 30 13:59:28 2007 +0000 reference count should really be unsigned commit 4595fe88ada36bfd681d323ca0a67b14b2b1eba4 Author: Pierre d'Herbemont Date: Sun Sep 30 10:40:30 2007 +0000 MacOSX/Framework: Use --opengl-provider=minimal_macosx. (Original patch by Enrique Osuna ). commit e635890a6425a7b6f014d27c84611a84a2d68d4d Author: Pierre d'Herbemont Date: Sun Sep 30 10:37:45 2007 +0000 modules/gui/minimal_macosx: Fix shortname and add shortcut, after funman answer to Enrique Osuna patch. commit 2739cd4c3b60d73ad83558db23ad1941faf2a2c7 Author: Pierre d'Herbemont Date: Sun Sep 30 10:36:19 2007 +0000 modules/video_output/opengl.c: Allow opengl provider override at runtime.(Original patch by Enrique Osuna ). commit 0a6c40c6f1f42033ab9a12ca4aaefaafda8c8c34 Author: Bernie Purcell Date: Sun Sep 30 07:43:53 2007 +0000 Some fixes for compiling on Cygwin: x264, pthreads, taglib and dirac. Reverse previous workaround for pthreads lib having GC2 suffix - that is actually normal; patch should instead go into x264 to make it ignore the presence of a local pthread lib under cygwin when doing configure tests. commit 03b4d88eb7d3747ee1a39ed0fdc968d362cb1003 Author: Laurent Aimar Date: Sat Sep 29 23:09:10 2007 +0000 Fixed regression in EITConvertToUTF8. commit 349cbdc6208ec2f9615a69c5f068e720f60bd186 Author: Jean-Baptiste Kempf Date: Sat Sep 29 22:50:30 2007 +0000 Qt4 - add a record icon, might be unused. commit d4366aa105ac9900ba3cd61652ec814568cb80d2 Author: Jean-Baptiste Kempf Date: Sat Sep 29 21:56:07 2007 +0000 Qt4 - New icons for extended preferences. commit 69a15c7c9003951e50dcf8252fa608cd36389422 Author: Jean-Baptiste Kempf Date: Sat Sep 29 21:13:44 2007 +0000 Contribs: take libebml and libmatroska from released versions... Way easier to not compile it everytime. commit 6aee6d6ba919ee62ec950b8f3e2ff4be03cd1ea6 Author: Laurent Aimar Date: Sat Sep 29 16:02:15 2007 +0000 Fixed a regression with --sub-autodetect-path Ignore directories in --sub-autodetect-path that match the directory of the current file (But it does not works with symbolic links). commit b575b4da00b0380e18f2ba510ffe2cec47b66e7a Author: Rafaël Carré Date: Sat Sep 29 16:00:07 2007 +0000 ncurses: don't use *Locale() conversion functions when compiled with wide characters support commit 08c70360710ef170b34e0c9c5bb5e556e2462dee Author: Laurent Aimar Date: Sat Sep 29 15:51:34 2007 +0000 Check all(?) memory allocations (if you do it, do it completetly ;) Fixed an overflow when more than MAX_SUBTITLE_FILES are detected. Fixed a bunch of memory leaks. Fixed removing sub/idx pair. (sizeof() != strlen on char*) Clean up/Simplify (asprintf/calloc are usefull) Cosmetics commit 3207d06be0213677ea21d8072ecda0b3e9aee6c6 Author: Laurent Aimar Date: Sat Sep 29 15:40:26 2007 +0000 Fixed segfault if more than 1 subtitle has been detected and you have not selected one with --sub-file commit 7c7e278db6ec6254636ef7b89cca2ae9b467dada Author: Jean-Paul Saman Date: Sat Sep 29 14:22:50 2007 +0000 Check malloc return value) commit 5f05de85c33da800f870c8c5905e9a58f72a8ac4 Author: Rafaël Carré Date: Sat Sep 29 11:26:38 2007 +0000 telepathy: 10 calls to the "item-change" callback may be necessary to have the metadata available. commit 59a403130a74577a4d83b016c298418bfa908caa Author: Rémi Denis-Courmont Date: Sat Sep 29 11:20:48 2007 +0000 Specify SSRC in SETUP response commit 1acb8064f11cb9897503ac39cc9137bdf65340ff Author: Rafaël Carré Date: Fri Sep 28 22:41:30 2007 +0000 don't compare signed with unsigned commit 395deda2ebe98a065d6bf4298009229fe5cbd951 Author: Rafaël Carré Date: Fri Sep 28 22:08:01 2007 +0000 configure.ac: cosmetics commit 10306b1e694280e96bac5a68b294027721b697e2 Author: Laurent Aimar Date: Fri Sep 28 21:59:25 2007 +0000 Update build system for cdg demuxer/codec. commit bc265de2d5dbc611c3247eaf18aea32272616a1e Author: Laurent Aimar Date: Fri Sep 28 21:58:26 2007 +0000 Added CD+G file support: - as a standalone file - as a kind of subtitle (even if it is a video track). CD-G disk are not supported. Please, report any file incorrectly decoded. (I have 0 sample with circular scrolling) In subtitle_Detect, do not add as a subtitle the file for which we are doing the detection. (subtitle_Detect("file.sub") returned "file.sub") commit cf4eaf99ea8bae52ac5fc9a4934f5223c8964c51 Author: Rafaël Carré Date: Fri Sep 28 21:16:40 2007 +0000 telepathy: fixes [22301]. '-' is forbidden in variable names. commit d6bdaf039542e21583cb6d8c4c3fb33e395a6351 Author: Rafaël Carré Date: Fri Sep 28 21:11:01 2007 +0000 telepathy: avoid flooding the bus when playing some special inputs. commit 4531113ade64507f1f535422a38e3880b22074db Author: Rafaël Carré Date: Fri Sep 28 20:32:54 2007 +0000 telepathy: same than [22299] commit cbd1288d1e5c177853ec588ff36cc3a57da071b9 Author: Rafaël Carré Date: Fri Sep 28 20:27:47 2007 +0000 dbus: Removes dbus_threads_init_default() since it's already done in libvlc commit 835cb73643af317d7d6a7708bb31cbc288568dd4 Author: Rafaël Carré Date: Fri Sep 28 20:09:55 2007 +0000 screensaver: Removes unused variable commit df28e87a678b99e02df7ec060fe0b2b97275349b Author: Christophe Mutricy Date: Fri Sep 28 18:59:17 2007 +0000 Don't show unsaveable options in the preferences commit 03272d2b84f315c1ee3cef82791d6d572fb594e7 Author: Rafaël Carré Date: Fri Sep 28 16:18:30 2007 +0000 modules.c: removes unneeded hack commit 8cbf1354cd07378331307510a84c2700e64e8141 Author: Rafaël Carré Date: Fri Sep 28 16:14:07 2007 +0000 NEWS: typo commit 5b093e36f6efdc9a834532bd962eecb62161a635 Author: Rafaël Carré Date: Fri Sep 28 16:08:55 2007 +0000 Adds an input option "meta-file" to be used by input that aren't real inputs (like playlists). Re-enables media library. Fixes #1047 (nth attempt). commit abc92903eac6c54689270e8fc7c04848586730bf Author: Rémi Denis-Courmont Date: Fri Sep 28 16:07:42 2007 +0000 News commit 0e50af7d344d8dccde19ef4457d246733326fd18 Author: Mark Moriarty Date: Fri Sep 28 15:07:47 2007 +0000 Cygwin adjustments -- skip x264 win32 patch, rename the pthreadGC2.a, build full gettext commit df17e3467436effb0a13934eb5231bb61b509e92 Author: Jean-Baptiste Kempf Date: Fri Sep 28 14:41:43 2007 +0000 Contribs: Flac does not need the cross compiling patch anymore. commit 712ec1a3f56e0953e7342e3a3c4901a3f96711a2 Author: Rafaël Carré Date: Fri Sep 28 09:36:40 2007 +0000 input: Removes unused variable commit 1650c7648c122a79554831a03efe9538684eb68d Author: Olivier Teulière Date: Thu Sep 27 18:04:45 2007 +0000 Allow controls directly in the Layout tag (the intermediate Group tag is not mandatory anymore). commit 9fffb689ce90c2679d2dfee3e9e654e2928e3d97 Author: Rémi Denis-Courmont Date: Thu Sep 27 17:37:23 2007 +0000 Cosmetics commit 5cdaa679c328bd2bfaca108df8533dff83126c88 Author: Rémi Denis-Courmont Date: Thu Sep 27 17:36:47 2007 +0000 Fix segmentation fault commit 824481bce797de9122c37711468cb36178edf979 Author: Rémi Denis-Courmont Date: Thu Sep 27 17:08:23 2007 +0000 Also try to send twice without splice(). This means ICMP errors will be ignored, which is a Bad Idea. But people are likely to complain about how it breaks their setup if we don't ignore ICMP anyway. commit 8ab4e57bc439505ec02af31187b84a76a8cc663b Author: Rémi Denis-Courmont Date: Thu Sep 27 17:02:41 2007 +0000 Check sending error (fixes #134; closes #514) commit 7e0739c6760ea31e4f624c3f779884d65169d6e5 Author: Rémi Denis-Courmont Date: Thu Sep 27 16:03:56 2007 +0000 Detect EOF for datagram connection commit b6d069b38b19d45885dd1d9a8ff4bd3abe8897a6 Author: Rafaël Carré Date: Thu Sep 27 13:45:40 2007 +0000 PATH_MAX is defined in limits.h commit ac3ca410b51583ea5bdc6354fc4541cc5fda0bcd Author: Christophe Mutricy Date: Wed Sep 26 21:57:06 2007 +0000 French l10n update by Dylan Aïssi commit e7c2a27eea81f314e7bb109a1ed0026ff70483c1 Author: Christophe Mutricy Date: Wed Sep 26 21:56:48 2007 +0000 Fix flac compilation commit 1c60a0f6915a28ed037e1c6c8df6eff20b83b27b Author: Rémi Denis-Courmont Date: Wed Sep 26 18:47:34 2007 +0000 Improve debug messages (tracking down some DCCP issues) commit 57237c5feefb75017c7d351cdbc799a8d9e311f8 Author: Rémi Denis-Courmont Date: Wed Sep 26 16:39:34 2007 +0000 Hard-code precomputed Diffie-Hellman-Merkel group parameters. These are not confidential, and fairly slow to compute. (This is much simpler than caching them to disk, and more portable-app-friendly) commit 080934b24b9ee8c5762da37859999d1204d31d8a Author: Jean-Baptiste Kempf Date: Wed Sep 26 10:55:29 2007 +0000 Windows Installer: Fix the bug of not showing context menus when you select a directory. Patch by Hannes Domani. commit fabc3dad7f1bb088041e0d2f85178465bc08433f Author: Jean-Paul Saman Date: Wed Sep 26 06:21:36 2007 +0000 Init decoder fmt_out structure, so it can be used in transcoding loop. commit 0f0e24982d0be73ce84bf0a337eb224d200d1688 Author: Christophe Mutricy Date: Tue Sep 25 21:30:02 2007 +0000 Change the version in a way requiring less maintenance commit 92ba24e7edda37ff125fb64139423c07aa4a812f Author: Bernie Purcell Date: Tue Sep 25 01:31:34 2007 +0000 Reverse temporary change for altair's win32 builder commit 50c767a772535bdb9ea93d274ebc9e29cbea0ab8 Author: Bernie Purcell Date: Tue Sep 25 01:29:18 2007 +0000 Temporary change to try to force altair to update its version of gettext from 0.16 to 0.16.1 before bootstrap (unlike the other builders it doesn't bootstrap the contribs first) commit f0d5f2d2a5d8539126c447c41e5bd5fc0c94d443 Author: Bernie Purcell Date: Tue Sep 25 01:00:21 2007 +0000 Reverse temporary change commit 61ee092383d913a1f6611dab6e778675c6f0c9fb Author: Bernie Purcell Date: Tue Sep 25 00:57:50 2007 +0000 Temporary change to analyse buildbot's environment in regards to autopoint for win32 commit 617c0f13a6cf36120ea236142696408274c839ac Author: Rémi Denis-Courmont Date: Mon Sep 24 19:00:52 2007 +0000 Hmmrph commit 34e2b4fe32ba3104eb0cf8fc5f6b6b1f834f4726 Author: Rémi Denis-Courmont Date: Mon Sep 24 18:14:41 2007 +0000 Remove never used RTP timestamp_start commit 946fcf955114c49dd2ef2896b04d117fba65c73e Author: Rémi Denis-Courmont Date: Mon Sep 24 18:13:55 2007 +0000 Basic support for RTP-Info commit f35e96dee9f9f7dca68378b7366253caf278c03d Author: Pierre d'Herbemont Date: Mon Sep 24 17:21:09 2007 +0000 MacOSX/Framework: Reenable play and pause. commit 29cd2f9042c6848aa7e4f6a3d4d78f38c53bbd7d Author: Rémi Denis-Courmont Date: Mon Sep 24 17:07:42 2007 +0000 Fix up HTTP/RTSP version detection: - ignore HTTP/0.9 clients instead of deadlocking the connection - ignore unknown protocol - reject incompatible HTTP & RTSP protocol versions (HTTP/2.0 does not exist but RTSP/2.0 is currently draft) commit 0377fc9c0a3c23ea15577870a892bed7e6f7219b Author: Rémi Denis-Courmont Date: Mon Sep 24 16:24:02 2007 +0000 Partial fix to response protocol version detection commit 918624d0f5dfd831dfdb8cd19587ed7ce015a397 Author: Rémi Denis-Courmont Date: Mon Sep 24 16:22:33 2007 +0000 Ignore leading "white" characters in HTTP and RTSP requests commit 76a6fd05d02483cffd33e01f543297074eb55961 Author: Rémi Denis-Courmont Date: Mon Sep 24 15:51:57 2007 +0000 Complain if the protocol is not RTSP commit 8a0ab9f20b8fddb18f7b12bf2e710a09eefe8104 Author: Rémi Denis-Courmont Date: Mon Sep 24 15:50:14 2007 +0000 Add HTTP 505 error commit 812b9da542f34da0cabb3b218561a569d933dc19 Author: Rémi Denis-Courmont Date: Mon Sep 24 15:44:57 2007 +0000 We only support RTSP one point ZERO. Do not claim otherwise. commit e2a501e94652979c9a078b1996aa15adf1a66174 Author: Rémi Denis-Courmont Date: Mon Sep 24 15:44:15 2007 +0000 Factor out RTSP control URL writing so it can be re-used commit 839d6e8b7b9f29dbcc85ea0dba79737b88af353b Author: Jean-Baptiste Kempf Date: Mon Sep 24 14:57:38 2007 +0000 Qt4 - Remove a funny debug message. commit e8a7ea23b8aabf1b89db107b018cd92b42fa142a Author: Jean-Baptiste Kempf Date: Mon Sep 24 14:56:33 2007 +0000 Add myself to AUTHORS. commit e6aca03d8dbeb5fd06fbdbcf69d781aa48b62cf3 Author: Jean-Baptiste Kempf Date: Mon Sep 24 07:40:51 2007 +0000 Contribs - Lame. Why were we using 3.97b2 instead of 3.97 ???? commit eeca8b164f0661bc9104743557253e2b1bb97fca Author: Jean-Baptiste Kempf Date: Mon Sep 24 06:48:21 2007 +0000 Contrib: pthreads add a verbose flag to help debuging the pthreads + x264 problems. commit 68456f6755c903d008e5efc0695e1f4957f9d3b8 Author: Bernie Purcell Date: Mon Sep 24 05:30:51 2007 +0000 Couldn't bootstrap properly if a number existed anywhere in the path to gettextize (eg. if I was building inside a directory called win32) commit 46d0c69a89326e760acbdc4c3e0e4bbb60961f9f Author: Bernie Purcell Date: Mon Sep 24 02:58:08 2007 +0000 Patch for goom make by Mark Moriarty. I have the problem too, and are cross-compiling under linux. -Im4/ changed to -I m4/ commit 64da792bed5517368a01ef0f1fa771661099f6ce Author: Bernie Purcell Date: Mon Sep 24 01:08:24 2007 +0000 Fix cross-compilation issue of freetype where native compiler not getting picked up in configure due to bracket in wrong place. commit f325f88e7497ec08ae90246a10606527c8c0b98a Author: Jean-Paul Saman Date: Sun Sep 23 21:37:19 2007 +0000 Fix spu_RenderSubpictures() rendering of TEXT subtitles. Don't try to blend and scale them. commit 86f2f7329b1b4d031bf00e97007551dd9465d8fb Author: Rémi Denis-Courmont Date: Sun Sep 23 20:07:11 2007 +0000 Pass --playlist-enqueue from started instance to running instance: fixes #869 commit d1167c2159423c880982d663242a34aa20805419 Author: Rémi Denis-Courmont Date: Sun Sep 23 19:43:02 2007 +0000 Mark playlist-enqueue as non-saveable - refs #869 commit 0faa56acde4baeefded37cb44b99addb9c37a314 Author: Rémi Denis-Courmont Date: Sun Sep 23 18:52:55 2007 +0000 Only reference the input when we have at least one codec - fixes #1287. Some stream output guru should really review this. commit ef4a8635077696ba22eefcf88c9faa9cc610969c Author: Rémi Denis-Courmont Date: Sun Sep 23 18:40:25 2007 +0000 Fix use-after-free when the input is still in use by someone else (refs #1287). Unfortunately, this does not really solve the problem as vlc_object_destroy can still return without actually deleting the object in case of a deadlock. One could argue the deadlock is the problem rather than vlc_object_destroy implementation. commit be6a13db5b89dbde91213280530e3e5dbb29516a Author: Rémi Denis-Courmont Date: Sun Sep 23 18:22:18 2007 +0000 Assume UTF-8 instead of ASCII. This is basically a hack for systems lacking proper locale setting commit e943521979f87c0ee29de3cd85d059912a83426f Author: Jean-Baptiste Kempf Date: Sun Sep 23 17:50:18 2007 +0000 Do correctly [22243] for windows context menu. Sorry. commit be1cc2c0dba7002b6724894b7d8cdab192f42a4a Author: Rémi Denis-Courmont Date: Sun Sep 23 16:16:23 2007 +0000 Re-do [18770] - fixes #1287. And why the heck was this undone in the first place?? commit 145a649d157ce4c2e116f718f215f11b854600f9 Author: Pierre d'Herbemont Date: Sun Sep 23 15:06:55 2007 +0000 libvlc: Implement the _get_state function. Fix a leak. Fix a warning. commit 723934d9a25208fe8ecd9a588d3bf28e627c70fb Author: Jean-Baptiste Kempf Date: Sun Sep 23 14:13:44 2007 +0000 Qt4 MainInterface: Smaller Size on Linux. commit d1925d0c291e27a224118f967246d80848cd7656 Author: Jean-Baptiste Kempf Date: Sun Sep 23 13:49:27 2007 +0000 Correct context-menu in Windows Installer. Patch by Hannes Domani commit 3da67c9857f763a793eaf995697b923e4d5a6309 Author: Jean-Baptiste Kempf Date: Sun Sep 23 13:36:47 2007 +0000 Contribs - libpng: Updates to 1.2.20. No more MMX optimisations, a few bugs are fixed. commit a1e027b60a127a8a632268c202e35613f97763ea Author: Jean-Baptiste Kempf Date: Sun Sep 23 13:22:01 2007 +0000 Contribs: XML2 Version bumps to 2.6.30. commit 2b465b9afc8413f00f9c655c50f6e4f282343f58 Author: Jean-Baptiste Kempf Date: Sun Sep 23 13:16:26 2007 +0000 Contribs - FLAC: update to v1.2.1. Mingw32 patch is unneeded (upstream merge). A few bugs and crash are fixed, new support for all RIFF/AIFF metadata, including Broadcast Wave Format (BWF). commit 809a3ad73635aab2ca0d7be78a5d8388b0cf7f46 Author: Felix Paul Kühne Date: Sun Sep 23 13:09:00 2007 +0000 * hacky compilation fix for OSX PPC. Please review commit 4813f5f0ead8c890384cc37c982235e61f14a2f2 Author: Jean-Baptiste Kempf Date: Sun Sep 23 13:00:16 2007 +0000 Contribs: theora. The alpha8 has been renamed to beta1. commit 8cefd2761a04aeeba2f54a73caab075b18393022 Author: Jean-Baptiste Kempf Date: Sun Sep 23 12:53:49 2007 +0000 Contribs: Theora moves from alpha7 to alpha8. New encoder, one patch has gone upstream, and examples can be disabled. A lot of new features are available in the encoder. Postprocessing, anyone ? Ref #1303 commit 9c888eeaeff9642c8df28529534246ee47001864 Author: Jean-Baptiste Kempf Date: Sun Sep 23 12:31:56 2007 +0000 Add HDYC fourCC for some HD Raw Videos. commit 9d62adbe51814c6451ad1c79d1c20a1c47b434a0 Author: Jean-Baptiste Kempf Date: Sun Sep 23 12:29:13 2007 +0000 Add Y41B and Y42B FourCC. Solves rare raw video detection. commit 8ea82fe469d1ba529e5d019a8dcc2e935d98ab5f Author: Jean-Baptiste Kempf Date: Sun Sep 23 11:40:01 2007 +0000 Add AVUI fourCC, fix the problem with http://samples.mplayerhq.hu/V-codecs/AVUI/avid_meridien_uncompressed.mov.gz commit 0a9fae62a9da6783906586cbc5fd3f0ab59637d1 Author: Rémi Denis-Courmont Date: Sun Sep 23 09:49:54 2007 +0000 Set verbosity to something until we parse the command line. Ideally, the command line would be parsed earlier. commit 892e5a56e1edcc5b0c84b4284046f02d3f4b229b Author: Rémi Denis-Courmont Date: Sun Sep 23 09:27:11 2007 +0000 Do not force set VLC_VERBOSE. LibVLC need to be prepared for it to be missing anyway. commit 09f98c01f1e35638813b3d59a735064292d5938a Author: Jean-Paul Saman Date: Sun Sep 23 09:21:58 2007 +0000 fix osdmenu-file-path option commit 74da71f8eac6c1588af74f3e8f34378e95109b1b Author: Rémi Denis-Courmont Date: Sun Sep 23 09:19:10 2007 +0000 Only override verbosity from VLC_VERBOSE if actually set commit 397b820578e9679b6d176d71387cd91be3d0431e Author: Rémi Denis-Courmont Date: Sun Sep 23 07:40:30 2007 +0000 Fix console support autodetection. commit 548d322716d7fc57afab630bef383c8a033cae9f Author: Rémi Denis-Courmont Date: Sun Sep 23 07:37:53 2007 +0000 Configure the message queue parameter before we use the message queue... commit 411fcacf42c0869de79b607b81ad30454aae392d Author: Rémi Denis-Courmont Date: Sun Sep 23 07:29:23 2007 +0000 Disable HTTP art handler by default, due to security problems - fixes #1308 commit 6f8c97066595386789db63da67fa97171eab86ee Author: Rémi Denis-Courmont Date: Sun Sep 23 07:28:12 2007 +0000 Do not leak the art handler from HTTP interface - fixes #1308 commit e67567c46801d5e812a4c54463fb276a2667eac6 Author: Rémi Denis-Courmont Date: Sat Sep 22 19:07:11 2007 +0000 Support for loading Diffie-Hellman-Merkel key exchange parameters from cache. This makes TLS server initialization a lot faster (especially under valgrind) commit 032eb4666efd02983a7050a4c9c61511b93aff20 Author: Rémi Denis-Courmont Date: Sat Sep 22 18:06:59 2007 +0000 Push something to RPN when vlc_config_get fails - fixes #1301 commit c5400b505a63786e78b62543e2f47ae0153a70c2 Author: Rémi Denis-Courmont Date: Sat Sep 22 17:49:35 2007 +0000 Fix directory permission again commit e7d4098c410a96ff3f2f75f426e991ad2efc074b Author: Rémi Denis-Courmont Date: Sat Sep 22 17:48:03 2007 +0000 Compile fix commit 8172a7de5eca345a5c6cee49e1952b2c6538ced1 Author: Rémi Denis-Courmont Date: Sat Sep 22 17:44:35 2007 +0000 Add mode parameter to utf8_mkdir, and stop creating configuration directories as world-writable - fixes #1306 commit 942772a064d18944f942b57f5604839135964e95 Author: Rémi Denis-Courmont Date: Sat Sep 22 17:28:25 2007 +0000 Save plugin cache to .cache/vlc/ rather than .cache/vlc/cache - fixes #1307 commit 770a2ac676c3f3fd8ce9aae369246ebec828d19a Author: Rémi Denis-Courmont Date: Sat Sep 22 17:26:14 2007 +0000 Fix double-free commit 18cfb8ae98d02e4a848f5bfd5eecf1cfd7b3a974 Author: Rémi Denis-Courmont Date: Sat Sep 22 17:13:55 2007 +0000 Write computed Diffie-Hellman-Merkel parameters to VLC cache. These are are quite slow to compute, so it could be used to speed up start up once reading them from the cache is also implemented. Hmm, there is a security problem in this commit (cache file is world-readable). commit 408e72b850277cb54b072e7c617092373d8eb3cb Author: Rémi Denis-Courmont Date: Sat Sep 22 15:31:13 2007 +0000 Remove stupid broken error message in XSPF parser - refs #1293. Someone should fix this properly instead. commit 9c240458f9ee4e282ba47ec27342245e3bbcc5f8 Author: Rémi Denis-Courmont Date: Sat Sep 22 15:03:10 2007 +0000 Last part of the Speex/RTP patch - fixes #1291 commit feac01be63d1615c995fb236675e3068535e95ed Author: Rémi Denis-Courmont Date: Sat Sep 22 15:00:45 2007 +0000 Speex RTP payload format output - refs #1291 commit a5170e027644203bf61fab22a34e69696d640709 Author: Rémi Denis-Courmont Date: Sat Sep 22 14:54:42 2007 +0000 Use a different FOURCC for Speex from RTP (refs #1291), as it needs some specific processing in the decoder. Patch from William Hawkins commit 06ef387db9f271a96d600e423633018fe5c2fcd7 Author: Rémi Denis-Courmont Date: Sat Sep 22 14:53:54 2007 +0000 Support for decoding Speex from RTP - refs #1291 Patch by Williams Hawkins commit 4112e0fd7e4c7cc33552fb0bf26e2a38470150f6 Author: Rémi Denis-Courmont Date: Sat Sep 22 14:37:55 2007 +0000 We require GnuTLS 1.3.3 as of today commit 3fd6b1a5052dd6d2bd50dc31152a6c017019c39d Author: Rémi Denis-Courmont Date: Sat Sep 22 14:37:28 2007 +0000 Use up-to-date typedef from GnuTLS commit b0ca502b3324cbb542497501dce30658f60070c9 Author: Rémi Denis-Courmont Date: Sat Sep 22 13:45:06 2007 +0000 Create the user certificate directories automagically commit a4cee8ccbc462029918110b9847178a65980eab5 Author: Rémi Denis-Courmont Date: Sat Sep 22 13:44:45 2007 +0000 Export utf8_mkdir commit f78b8f7987e33da6d5335c92c37480c96caaa7b1 Author: Rémi Denis-Courmont Date: Sat Sep 22 13:44:32 2007 +0000 Fix error message on failed TCP connection commit 0e960e4f3c828b7c42863c203664c8e54816ed6b Author: Rémi Denis-Courmont Date: Sat Sep 22 13:30:36 2007 +0000 Fix overflow commit b030640bf04d580ff1106895780d2110409477de Author: Rémi Denis-Courmont Date: Sat Sep 22 12:39:56 2007 +0000 HTTP control interface does not depend on TLS directly: fix #include commit 56aa5d3ff9edff798a38eb996493796bca008c50 Author: Rémi Denis-Courmont Date: Sat Sep 22 12:37:05 2007 +0000 Fix TLS session cleanup commit bd807d2ac87015d6175664a7eec319a56b2bbeb3 Author: Rémi Denis-Courmont Date: Sat Sep 22 11:49:33 2007 +0000 Cleanup server name parameter handling commit 42327f355519a02abd5dee795a6a79684cc9e5bb Author: Rémi Denis-Courmont Date: Sat Sep 22 11:21:35 2007 +0000 Rework/simplify the TLS plugin interface (LibVLC <-> tls plugin). Remove the singleton pattern. Still very much work in progress. commit 0753cb73dc2946e24001c4c8ddb8908357709628 Author: Ilkka Ollakka Date: Fri Sep 21 15:59:45 2007 +0000 small change in album art change. commit 435e0f3ede5ba3aa5145ed92df60310a62c24242 Author: Rémi Denis-Courmont Date: Fri Sep 21 15:34:24 2007 +0000 Comment out the dccp-service-code stuff since we do not implement it at the moment commit dd1dd6a6fa49de56f8538e3e37c1832d9edfec0b Author: Rémi Denis-Courmont Date: Fri Sep 21 15:22:08 2007 +0000 Add --sout-rtp-rtcp-mux option for RTP/RTCP multiplexing (draft-ietf-avt-rtp-and-rtcp-mux) commit 076518cb3a3cc4d198e934224ba272b4ddfb9bf9 Author: Bernie Purcell Date: Fri Sep 21 01:50:54 2007 +0000 Fix for problem found by Sebastien Fievet where subtitles weren't showing up at all due to fontconfig returning empty strings on font lookup. commit 85b3fede801dd88b5211500872455449aa13ed0f Author: Christophe Mutricy Date: Thu Sep 20 22:07:40 2007 +0000 Polish l10n update by Michał Trzebiatowski commit 8c293bce97592b966b99ffc102c1af3e4eefbf66 Author: Jean-Paul Saman Date: Thu Sep 20 20:13:45 2007 +0000 Adjust height of subpicture region. commit 56c32065b8526d9edc91ece10ac04d5dd0732104 Author: Jean-Paul Saman Date: Thu Sep 20 20:13:44 2007 +0000 Fix return values for spu_Create() and spu_Init(). commit 072bd8fc32d7fd76be7d7ee98bb74055d28507a0 Author: Rafaël Carré Date: Thu Sep 20 19:47:29 2007 +0000 contribs: add pthreads-w32 to clean & distclean targets commit 5f09b6c9ac10c5852fb999d8f1fc725f06846914 Author: Rafaël Carré Date: Thu Sep 20 19:42:23 2007 +0000 contribs: advertise the mingw32 runtime version used to compile in the contribs package filename commit 9984bea3dff0094629b8a6efacf2a6d3d4232ba8 Author: Rémi Denis-Courmont Date: Thu Sep 20 19:28:58 2007 +0000 Another Win32 problem commit a1758f7becf2271314eb32a89f9a6c79c1d6d3f2 Author: Rémi Denis-Courmont Date: Thu Sep 20 19:16:58 2007 +0000 Fix typo commit 74da7a424fdcaea34fed38e37f844dbeade9a3b3 Author: Rémi Denis-Courmont Date: Thu Sep 20 18:54:02 2007 +0000 DMO/loader patch from Alex Antropoff. You may need to upgrade Windows Media to get this working, since it uses a newer DLL name. commit 98622388c1b02f46c29fd7e46a1750396d3eae03 Author: Rafaël Carré Date: Thu Sep 20 18:13:13 2007 +0000 contribs: Reverts [22188] for the goom patch, and use the included m4 files commit aa1fb87c4f81315a73bdd6e91ea51b92b0ef02fa Author: Rafaël Carré Date: Thu Sep 20 16:19:30 2007 +0000 contribs: run autotools to build libxml2 for WIN32 commit 7cc27cb2adc88edb24c9ac2556b29421574c91c1 Author: Rafaël Carré Date: Thu Sep 20 15:48:00 2007 +0000 contribs: make goom2k4 compile for win32 host when aclocal-1.9 isn't installed commit f20aa2ba9525c7ef8e52eaf9a797e24f09ce99f4 Author: Rafaël Carré Date: Thu Sep 20 15:21:03 2007 +0000 typo: p_vlc -> p_libvlc commit 62c8ef3ed868ba9fd5d1e84c920bc0fc3606ac66 Author: Pierre d'Herbemont Date: Thu Sep 20 14:51:30 2007 +0000 interface.c: Default b_should_run_on_first_thread to false. commit 51c06e4b741acc82e2b71e3bb1278a132c06049d Author: Pierre d'Herbemont Date: Thu Sep 20 14:50:37 2007 +0000 Revert Previous commit. commit e869db080edf1e937d5a3ada2788dddfe9209109 Author: Pierre d'Herbemont Date: Thu Sep 20 14:49:24 2007 +0000 interface.c: Default b_should_run_on_first_thread to false to be sure. (as per funman's request). commit 8939b3e86cacee6f59a5c900d8c2f22138f1a883 Author: Rafaël Carré Date: Thu Sep 20 14:43:09 2007 +0000 contribs: fix libshout build, adds missing dep on libvorbis commit 1c6b5a2738e7f085a0b00f2fabf116a2aca3ea10 Author: Pierre d'Herbemont Date: Thu Sep 20 14:40:55 2007 +0000 macosx/intf.m: Fix Mac OS X interface. commit 515bdc8f3e220a0fbb2fe8affc262bf4b75b1753 Author: Pierre d'Herbemont Date: Thu Sep 20 14:34:03 2007 +0000 interface.c: Better comment. commit 02857df0642c1c975af6e6756ef8b7691e4e061b Author: Pierre d'Herbemont Date: Thu Sep 20 14:28:00 2007 +0000 interface.c: Support execution of the interface Run() method on first thread. commit 88ef12178ca57a65965b7f90eafa3f6c7f15c64c Author: Pierre d'Herbemont Date: Thu Sep 20 09:08:03 2007 +0000 libvlc: Implement media_list_view, which will be used to present/access/edit the items of a media_list. commit 1c5fe0daebf35b2e23ea852a55c8b699bf1ad642 Author: Pierre d'Herbemont Date: Thu Sep 20 09:00:36 2007 +0000 MacOSX/Framework/Makefile: Fix previous commits. Thanks to Fabien Lydoire. commit 3db7e364edf839b229d83d6a97949a65810854dc Author: Jean-Paul Saman Date: Thu Sep 20 08:10:46 2007 +0000 Disable --vbi-text by default. commit d464bfb4c44b3d767777147d8c0f045e9ec2102c Author: Jean-Paul Saman Date: Wed Sep 19 21:01:01 2007 +0000 Decoder teletext subtitles as text (ASCII, UTF-8 or ISO-8859-1 are possible). Currently only ASCII is supported. The subpicture region size is too large resulting in ghosting effects. Don't use the new --vbi-text option unless you want to fix this bug. commit a1631eb044d7d7509e9dcc3604d2d039498191d1 Author: Rémi Denis-Courmont Date: Wed Sep 19 19:30:01 2007 +0000 RTCP: support for RTP/RTCP multiplexed on the same port commit 500516e052357a34ef367671bed5784ccd6260bb Author: Rémi Denis-Courmont Date: Wed Sep 19 19:10:07 2007 +0000 Remove unused variables commit 4f32396e885b5e7074039c426cae5c466cc55ca1 Author: Rémi Denis-Courmont Date: Wed Sep 19 19:04:03 2007 +0000 Avoid setlocale - not thread-safe commit c67038de4e45078828681eaa12b0312e58e88c4c Author: Rémi Denis-Courmont Date: Wed Sep 19 18:57:57 2007 +0000 Do not set locale twice (it is already taken care of by VLC), especially as this is not thread-safe, and not something a library should ever do. commit 9ad201ecdc61f6adabbfe3c202ed1b9ba2042b0b Author: Rémi Denis-Courmont Date: Wed Sep 19 18:54:53 2007 +0000 Do not set never used value commit b379008009a7e69a8ec3c85da9af7bb64b30b745 Author: Rémi Denis-Courmont Date: Wed Sep 19 17:40:38 2007 +0000 Partial support for RTP over connection-oriented media commit d6de4f038ae4da5af6c45a5be7ee8ed07923553c Author: Rémi Denis-Courmont Date: Wed Sep 19 17:39:43 2007 +0000 Fix DCCP support commit 5e7a42171c1925f456fa0bc29f6e469e6eb94fed Author: Rémi Denis-Courmont Date: Wed Sep 19 17:22:07 2007 +0000 Fix RTP prebufferring regression commit 03328d73c2cea152f304ec9e31fb6e6d7b1bd861 Author: Rafaël Carré Date: Wed Sep 19 16:21:08 2007 +0000 lua: check stream_UrlNew return value commit 9bfa71e7f851051743ea3fb4711a6bc6cd989c7b Author: Rémi Denis-Courmont Date: Wed Sep 19 16:14:58 2007 +0000 Support for DCCP in net_Listen commit 5971b09a934f6bded277cf354649b639a13ade89 Author: Rémi Denis-Courmont Date: Wed Sep 19 15:50:08 2007 +0000 Fix previous commit commit e59554f4ccaf81f287bfe1e6ae6167eab71b2367 Author: Rémi Denis-Courmont Date: Wed Sep 19 15:49:16 2007 +0000 Handle lack of listener in net_Accept commit c2b029553bf0cc7f55118460341e1206fe21c4b8 Author: Rémi Denis-Courmont Date: Wed Sep 19 15:31:22 2007 +0000 Simplify net_Listen (no real use for family and type parameters) commit e70a1a421efc938317c1424718c6dc5fd56dacdc Author: Rémi Denis-Courmont Date: Wed Sep 19 14:51:44 2007 +0000 Fixup DCCP include ordering commit 0ae73f10dac480f67e36580a349beeea0e9af20b Author: Pierre d'Herbemont Date: Wed Sep 19 10:45:14 2007 +0000 MacOSX/Framework/Makefile: Use the correct libvlc and libvlc-control when linking. commit 8c363ddcc532e8f58a356f5b3fca0f65f6961ecd Author: Christophe Mutricy Date: Tue Sep 18 22:20:10 2007 +0000 Remove spurious tab commit 304fed551ce82801d8a166b4b82f928872c81b78 Author: Christophe Mutricy Date: Tue Sep 18 21:44:06 2007 +0000 Typos commit c823fb9afe50f30362926a7a9ad0ff76732df0a1 Author: Christophe Mutricy Date: Tue Sep 18 21:02:00 2007 +0000 fi.po: svn:keywords and a small fix commit a7a52906ebafaca50e841ec071a80d210fa13786 Author: Jean-Paul Saman Date: Tue Sep 18 20:53:59 2007 +0000 Last bit of cleanup in transcode_osd_new() commit 5311f17a2c735455e063d586768962f631f8be78 Author: Jean-Paul Saman Date: Tue Sep 18 20:32:08 2007 +0000 Simplify handling of osdmenu streaming commit afb35cf6000ced0e16cba7613f7e9b5231810688 Author: Rémi Denis-Courmont Date: Tue Sep 18 16:42:27 2007 +0000 One second before the warning is really too short. *Dead*locks tend to last for a rather long time anyway :) commit fd8d81d57717acbd42507058f2c0080b7604d301 Author: Rafaël Carré Date: Tue Sep 18 16:37:41 2007 +0000 Leftover strerror commit 50852e85f1b294f9d9443eb133c9b3b7f75dfd71 Author: Rémi Denis-Courmont Date: Tue Sep 18 16:32:17 2007 +0000 Remove last occurences - fixes #1297 commit 7acc46c4f52ca30047c0bea33ec63ac922cf6b0f Author: Rémi Denis-Courmont Date: Tue Sep 18 16:27:50 2007 +0000 Remove dead code commit 552e595131c5f1d66eba8e3c22c2b1c509be5153 Author: Rémi Denis-Courmont Date: Tue Sep 18 16:20:49 2007 +0000 Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297 commit 7c7854e76cda10120edb95c9e3a8ab2345be2631 Author: Rafaël Carré Date: Tue Sep 18 16:17:51 2007 +0000 Use intf_ShouldDie() commit 59a4f0b96cc16f874d625ea60740a4b8b9ff94bd Author: Rémi Denis-Courmont Date: Tue Sep 18 15:57:44 2007 +0000 Don't cite strerror. It is a bad example! commit 2578127f4e1498bbe514cc8407fd575fb4865994 Author: Rémi Denis-Courmont Date: Tue Sep 18 15:52:21 2007 +0000 Remove remaining strerror() calls from core - refs #1297 commit 4ff9961862088bf74ca36f04ae3e34094ec9778f Author: Rémi Denis-Courmont Date: Tue Sep 18 15:44:47 2007 +0000 Fix the most common strerror() usages (threads, network, input) - refs #1297 commit 357771f9fee9241d5d9fa0262c4558c3fd57948c Author: Rémi Denis-Courmont Date: Tue Sep 18 15:26:43 2007 +0000 Print Winsock error instead of errno if applicable commit 9ecfcfc95c7dde71486a04c2b5936308f4d5ea9f Author: Rémi Denis-Courmont Date: Tue Sep 18 15:20:49 2007 +0000 Remove obsolete subst commit 9781c1c48d73271a4dca6da0ed776fde6be90b85 Author: Rémi Denis-Courmont Date: Tue Sep 18 15:16:31 2007 +0000 Use po/LINGUAS commit 7727637dd0d4f0fe4842e8f035b884a51d2bdf42 Author: Rémi Denis-Courmont Date: Tue Sep 18 15:12:12 2007 +0000 - Make language list more diff-friendly - Add Finnish commit e1aeb97702328bca0f7183aae89a460d65784ea9 Author: Rémi Denis-Courmont Date: Tue Sep 18 15:03:19 2007 +0000 Move language list out of configure.ac commit b184f95d736ae6cad507a7ccf875abe33e728d07 Author: Rémi Denis-Courmont Date: Tue Sep 18 14:55:47 2007 +0000 Finnish localization by Jouni Kähkönen commit e67e5e4988eee2f83a0420b89debac5557caed43 Author: Jean-Paul Saman Date: Tue Sep 18 12:45:03 2007 +0000 Let user change position of Teletext subtitles. commit fa6fe6ce21e31d2fcbb3f0e90280cf4f0b830e4b Author: Jean-Paul Saman Date: Tue Sep 18 12:43:20 2007 +0000 Check malloc returns value commit 27348412c7a6a11136921b9daa5243ae0746fd28 Author: Jean-Paul Saman Date: Tue Sep 18 12:05:10 2007 +0000 Return VLC_ENOMEN iso VLC_EGENERIC when no more memory can be allocated. commit ab946d5c59a24c6ed4c83d1f49d918b90f6846ed Author: Pierre d'Herbemont Date: Tue Sep 18 09:58:59 2007 +0000 MacOSX/Framework/Makefile: Fix libintl.dylib link. Reported by Fabien Lydoire. commit 67cb64706d328f65fc3d3793b447b014b5d62a18 Author: Rafaël Carré Date: Mon Sep 17 23:36:25 2007 +0000 Avoid using sed -i which seems to be non standard. Use makensis when it's installed in the default location. Patch by Hannes Domani commit a07aa55c91828e53440971b7b077204073e01574 Author: Rafaël Carré Date: Mon Sep 17 23:31:22 2007 +0000 telepathy: updates the presence only if the "item-change" new value is the same than the "playlist-current" value. don't block more than 50ms to get the actual status. commit c1f6dc8dd8d20402aea0c2c064347a326deb1dfa Author: Rafaël Carré Date: Mon Sep 17 23:17:05 2007 +0000 playlist: removes useless variable, only preparse files commit f173b63669bf1fa0b58b00a88763d999fffcb115 Author: Rafaël Carré Date: Mon Sep 17 23:15:37 2007 +0000 str_format_meta(): fix HUGE memory leak & segfault. realloc() can change the pointer initialised with malloc() if memory is low ! commit 034015dae895274013ad2e472188b952a1343323 Author: Pierre d'Herbemont Date: Mon Sep 17 21:48:13 2007 +0000 MacOSX/Framework/Makefile: Fix libintl link if present. Reported by Fabien Lydoire. commit 5c7bffc5e14f97cf029c4ca2d6f4d422c44ca1f9 Author: Rafaël Carré Date: Mon Sep 17 21:44:14 2007 +0000 hal services_discovery: fix invalid access to memory in Close() commit d212ab721d8011ea7a2a1263d84d2b5afceae75e Author: Rémi Denis-Courmont Date: Mon Sep 17 20:19:36 2007 +0000 GNU libc-like support for "%m" expanded as strerror(errno) in Msg_*. strerror() is mostly called in that case anyway. commit f6911cc8d534107f306d9d4235a12035207b325f Author: Rémi Denis-Courmont Date: Mon Sep 17 18:48:54 2007 +0000 Stick to American ASCII quotes otherwise gettext will whine. You can use the nice French double quotes in fr.po instead. commit 15e5136b5ad57c990a3f98945ef26b13c1cac354 Author: Rafaël Carré Date: Mon Sep 17 18:36:37 2007 +0000 New Telepathy plugin, to customize user Presence with MissionControl commit 6a604066e435c727e04726050e2e76c0eebb1797 Author: Rémi Denis-Courmont Date: Mon Sep 17 17:55:50 2007 +0000 Attempt to fix today's RTP access changes commit ed8d5bcb8798ed7257c9b8d8f3f1cf8e5c49db09 Author: Rémi Denis-Courmont Date: Mon Sep 17 17:37:16 2007 +0000 Handle RTSP URLs that ends with a single slash properly commit 5631171f48bc1e52a53702dc2f376bd3bbbb9395 Author: Jean-Baptiste Kempf Date: Mon Sep 17 17:29:30 2007 +0000 Qt4 - Disc probing under Windows in open. Patch By Hannes Domani commit b0c5b0a6bb99bd1fa107bdc179512d48be8e879e Author: Rafaël Carré Date: Mon Sep 17 17:19:39 2007 +0000 Factorize [22111] commit 0d41ec4cbbca945805f6f2c48b7da610974054be Author: Jean-Baptiste Kempf Date: Mon Sep 17 16:56:44 2007 +0000 Qt4 - VLM dialog improvements by JF Massol. commit 44cc2273936a534c716d7cf30b6b78d4207448c3 Author: Rémi Denis-Courmont Date: Mon Sep 17 16:56:12 2007 +0000 Add an assertion commit 6479d4fbcbc7b2e7873d4af6b40a753fb79c8d95 Author: Rémi Denis-Courmont Date: Mon Sep 17 16:25:19 2007 +0000 Force fallback to realtime clock when clock selection is not supported... and restore the old broken behavior. It's high time people update to NPTL... commit b28532eb33d21395eb4257d7d08ddd06f3253b93 Author: Rémi Denis-Courmont Date: Mon Sep 17 15:58:05 2007 +0000 Do not compute values that are never used (anymore) commit cecc208add6903593e8e10d2aa83e42cc31bb4e5 Author: Rémi Denis-Courmont Date: Mon Sep 17 15:46:32 2007 +0000 Ignore muxed RTCP packets for AVP profile commit 6b17bd00124c8add1c3f648f4cbebae7cf2b886e Author: Rémi Denis-Courmont Date: Mon Sep 17 15:26:34 2007 +0000 - Restore RTP pre-buffering broken in previous commit. - Fix segmentation fault in prebuffering Md: could you please review this? commit 8c6260976f2f9a19fd3b2e6c30662364def8f1a9 Author: Rémi Denis-Courmont Date: Mon Sep 17 15:10:41 2007 +0000 Do not use BlockChoose when the access is explicitly RTP. This breaks when the sender uses a fancy payload type, or RTCP-mux. commit 4b9c288c30b9e437a943331dafd90f40e4da183a Author: Rémi Denis-Courmont Date: Mon Sep 17 14:50:18 2007 +0000 Remove useless #define commit c38c370d904221432b4a0b958a859463d6ad6f6e Author: Rémi Denis-Courmont Date: Mon Sep 17 14:41:09 2007 +0000 - Fix potential use after free - Fix segfault if there is no preparse and/or fetcher object commit 132d6e2fbeffcadaa073f0aa0f49c83a007b4f43 Author: Pierre d'Herbemont Date: Mon Sep 17 14:37:15 2007 +0000 lua: Print debug message only if really wanted. commit 21724f580a769fdb2205218bb2e1e1acb8f645b6 Author: Rémi Denis-Courmont Date: Mon Sep 17 14:29:59 2007 +0000 Signal the playlist BEFORE unlocking it. One should never signal a condition without the corresponding lock: "if predictable scheduling behavior is required, then that mutex shall be locked by the thread calling pthread_cond_broadcast() or pthread_cond_signal()." -- POSIX This only fixes the most obvious cases. There might be others. commit 8440f6c09557f0f7ba39c5302b93376bcea4a7b1 Author: Rémi Denis-Courmont Date: Mon Sep 17 14:21:14 2007 +0000 errno.h is always needed for pthread now commit 51794c7a2312b986906c40555ce65eb17aea0db2 Author: Pierre d'Herbemont Date: Mon Sep 17 14:13:09 2007 +0000 misc/threads.c: On non-linux create a PTHREAD_MUTEX_ERRORCHECK... commit da8425f9b12abb6d539683532a21b3f8db757bda Author: Rafaël Carré Date: Mon Sep 17 00:02:50 2007 +0000 Revert previous commit, and updates faac & live-config patches commit 80b04c19e59f010adcd1f861b57415f820893855 Author: Rafaël Carré Date: Sun Sep 16 21:19:41 2007 +0000 contrib/faac: Uses only UNIX newline for the patch commit e0ff9af8b32e6d53648344c457e8b30d55052a7f Author: Rémi Denis-Courmont Date: Sun Sep 16 17:40:33 2007 +0000 Really fix XShm detection with remote X11 (cf [19346]): Get correct major opcode for MIT-SHM instead of an hard-coded one that works with some X servers (not including mine). commit 965b82cc765e3ad499d6c5e752cf9fa483a4875f Author: Antoine Cellerier Date: Sun Sep 16 17:23:08 2007 +0000 Don't print the "googleimage.lua: didn't return a string" message if the function returned nil. commit 9c767262f59398bf45dc2e3f374dc50a977200c1 Author: Rémi Denis-Courmont Date: Sun Sep 16 17:15:44 2007 +0000 Add some debug commit a73e4106b1789b86a89e5e2f76df477264e48b44 Author: Rémi Denis-Courmont Date: Sun Sep 16 15:29:04 2007 +0000 Out-of-line __pl_Get and __pl_Release - depend on libvlc_int_t commit ac8384deab4d9c1daa92e19ea676523f38a9b89e Author: Christophe Mutricy Date: Sun Sep 16 14:56:31 2007 +0000 Free no longer needed after changes in getNonEmptyString commit 08c58fc76d7a043243149bab35412e7f7b4d36da Author: Rémi Denis-Courmont Date: Sun Sep 16 13:31:26 2007 +0000 Fix win32 compilation, but that will crash at run-time commit e3a247dcf704620577e05d597e1e7bcda8937203 Author: Rémi Denis-Courmont Date: Sun Sep 16 13:05:50 2007 +0000 Mark the test programs as not installable commit 948e474dfc524f46d0991a290cfa38e63f40b504 Author: Rémi Denis-Courmont Date: Sun Sep 16 12:57:18 2007 +0000 Because we are selfish bastards (at least, I am), disable fast install mode by default. Packagers and build bots should re-enable it with: ./configure --enable-fast-install commit d568542d74c9e406263bf1836436e8d72ef1a80f Author: Rémi Denis-Courmont Date: Sun Sep 16 12:36:29 2007 +0000 Force the sending threads to wakeup at exit - closes #1292 commit 56ec18e7f4dfd8c801ac2f6268856e3e9175e091 Author: Rémi Denis-Courmont Date: Sun Sep 16 12:27:40 2007 +0000 block_FifoWake: force the block_FifoGet()'ing thread to wakeup without queuing any data - this is mostly useful when quitting commit 9a38681d1c3e29f57cfa52d5f046f5183fbe1732 Author: Christophe Mutricy Date: Sun Sep 16 11:21:17 2007 +0000 Typo commit 1e4c2fa22d73e3b0eb7a902bf6f062e6e4b815f1 Author: Rémi Denis-Courmont Date: Sun Sep 16 11:09:21 2007 +0000 new API commit a9c7d811c12fe2d56158452b897233299a3e24f8 Author: Rémi Denis-Courmont Date: Sun Sep 16 11:09:02 2007 +0000 Use new API too commit a9934068b6060984acf70014ccc880fff32011a7 Author: Rémi Denis-Courmont Date: Sun Sep 16 11:08:27 2007 +0000 Use new API commit 7837c127aa56466e9a40e4e88bd889092662e6b9 Author: Rémi Denis-Courmont Date: Sun Sep 16 11:02:39 2007 +0000 Typo commit ee05d26bc23be3cbe5f3d6556f4c58cfa100dbb9 Author: Rémi Denis-Courmont Date: Sun Sep 16 11:01:52 2007 +0000 Inline vlc_object_signal commit eca5f8a1c1e73134df239fef6ad7afd94ec50068 Author: Rémi Denis-Courmont Date: Sun Sep 16 11:00:07 2007 +0000 Fix deadlock commit 68bdff1b342769960b38bcc09b9d21906714af6b Author: Rémi Denis-Courmont Date: Sun Sep 16 10:55:07 2007 +0000 Use the new API in playlist macros commit de050c43bdc37fd06a1d186c075c587ec81ce85f Author: Rémi Denis-Courmont Date: Sun Sep 16 10:51:35 2007 +0000 hotkeys: use the new object locking API commit 8fec091327c0a2bf0927981bca52fe2f6fabcc72 Author: Rémi Denis-Courmont Date: Sun Sep 16 10:50:10 2007 +0000 Forgot this file in [22086] commit ce4e6f8c2d17fd11d0de46b1b2d845bd3ca62330 Author: Rémi Denis-Courmont Date: Sun Sep 16 10:49:43 2007 +0000 Cosmetic commit 5e10314041675e014f8513ddea42cbab720d5d8d Author: Rémi Denis-Courmont Date: Sun Sep 16 10:45:23 2007 +0000 Also use the new API here commit e6629c22f31e82f36c71b971b62f14fd0a8971b1 Author: Rémi Denis-Courmont Date: Sun Sep 16 10:40:28 2007 +0000 Use the new object locking API commit 0ca3790ea7cd23e1134853a8818ab33ffb54baa2 Author: Rémi Denis-Courmont Date: Sun Sep 16 10:39:50 2007 +0000 Wrappers around thread signaling functions for object: - vlc_object_lock, vlc_object_unlock: take/release object_lock - vlc_object_signal: trigger object_wait - vlc_object_wait, vlc_object_timedwait: wait on object_wait commit a0c36fb9b7c2de6d32e1593c69a6708782f939ae Author: Rémi Denis-Courmont Date: Sun Sep 16 10:27:09 2007 +0000 Return an error if timer expires, but still do not print it commit e3c88d5dacc3d34ba32a2b895fc6584baeebdb3f Author: Rémi Denis-Courmont Date: Sun Sep 16 09:32:30 2007 +0000 Const cleanup commit 96b7100a3dacea80964669c084d9814f627f5f44 Author: Rémi Denis-Courmont Date: Sun Sep 16 09:25:11 2007 +0000 var_CreateGetNEString simplications commit 528f0214d6cd1acfcf915f7f6f001a30622903b4 Author: Rémi Denis-Courmont Date: Sun Sep 16 09:15:27 2007 +0000 Switch the few var_GetString remains to var_GetNonEmptyString commit 050de848d0276e264a2659be2c9715e534ee41b4 Author: Rémi Denis-Courmont Date: Sun Sep 16 09:14:54 2007 +0000 Fix to var_GetNonEmptyString commit 84fda01c7e7f971df7302987951eefd363191280 Author: Rémi Denis-Courmont Date: Sun Sep 16 09:12:41 2007 +0000 Fix HTTP DVB ACL commit 668607b8c2c4ac083bdbd0cb959cd341d973370d Author: Rémi Denis-Courmont Date: Sun Sep 16 09:06:47 2007 +0000 typo commit f09b30c782d9a5f76f403038ed703c3c381b2468 Author: Rémi Denis-Courmont Date: Sun Sep 16 09:02:16 2007 +0000 Memory error handling commit e23d890e54e3299a31192e878fbfbfb096520040 Author: Rémi Denis-Courmont Date: Sun Sep 16 08:58:37 2007 +0000 Partial memory error handling commit d001ebd4a0973a9dd70d8051dfd8e05e470939c2 Author: Rémi Denis-Courmont Date: Sun Sep 16 08:57:34 2007 +0000 Error handling commit 98f70f4fc296397f809f28377757e44314977818 Author: Rémi Denis-Courmont Date: Sun Sep 16 08:52:38 2007 +0000 Memory error handling commit d79eca2e492fc6dab0718b2c9f99e870047922d3 Author: Rémi Denis-Courmont Date: Sun Sep 16 08:49:55 2007 +0000 Simplification / memory error handling commit 54bcbe131d9d64b3b3bd773aa88bf01b2890c0ed Author: Rémi Denis-Courmont Date: Sun Sep 16 08:39:12 2007 +0000 Use var_GetNonEmptyString were applicable commit 00aa3ff1c3da442f986b51f2277936d6629b1666 Author: Rémi Denis-Courmont Date: Sun Sep 16 08:29:09 2007 +0000 GetNonEmptyString simplification commit d1503b1298211fcebabc8e19cc647485e0464356 Author: Rémi Denis-Courmont Date: Sun Sep 16 08:27:49 2007 +0000 Try to fix memleaks commit d3a53d2512af7ec91f2664d9adf1965d4e9b45dd Author: Rémi Denis-Courmont Date: Sun Sep 16 08:27:06 2007 +0000 Apparent memleak (ipkiss should review perhaps?) commit 1d6c495f3dc79356f5671625f04c183a904ef71f Author: Rémi Denis-Courmont Date: Sun Sep 16 08:24:58 2007 +0000 Error handling commit feadfb1e87e87c918358543aaee59760432f6350 Author: Rémi Denis-Courmont Date: Sun Sep 16 07:49:52 2007 +0000 Fix condition variable clock ifdef commit 471bd1e4de2c67e853cf0e8b557a57328acfee14 Author: Rafaël Carré Date: Sat Sep 15 23:20:13 2007 +0000 menu.cfg has been moved to minimal.cfg commit edbb603bd250f802e8d6a363e6c08aefb5e381fa Author: Rafaël Carré Date: Sat Sep 15 22:54:41 2007 +0000 osdmenu: Reverts [22062] which was a revert of [22061], and gives the .cfg the same name than the directory. commit 06707b2db6402caaa7e859f8be6ffd5012172bff Author: Antoine Cellerier Date: Sat Sep 15 20:54:09 2007 +0000 Win32 installer: save language used in installer for uninstaller. "[PATCH] saves the chosen language of the installer in the registry..." by Hannes Domani commit 4b017906929333a9c0a9ff7c127de34f11ee3008 Author: Rémi Denis-Courmont Date: Sat Sep 15 20:44:32 2007 +0000 Revert [22061]. I probably need more sleep. commit d12b9ae0b4c53d1934cb0d08eb145d9962666ea0 Author: Rémi Denis-Courmont Date: Sat Sep 15 20:33:07 2007 +0000 OSD install fix from Hannes Domani commit 343159443fbbcd108d9cffe8a77f2e6a52754e42 Author: Rafaël Carré Date: Sat Sep 15 20:21:14 2007 +0000 Makes vlc the 2nd Media Player in history to implement the MPRIS draft (after audacious) commit 979f5cc201141379f1153ad721b1a6ec4032e20f Author: Rémi Denis-Courmont Date: Sat Sep 15 20:10:50 2007 +0000 Announce API simplification commit d212179528ff468f9aed583eef8552203b32093f Author: Rémi Denis-Courmont Date: Sat Sep 15 20:03:48 2007 +0000 Remove dead code commit 974be97baa8cabe04c64f9fb0f363ec5e95573d3 Author: Rémi Denis-Courmont Date: Sat Sep 15 19:56:11 2007 +0000 Unexport some unused APIs commit 5a922f698001f938fc3347a96244e1f0a01e03f6 Author: Rémi Denis-Courmont Date: Sat Sep 15 19:45:15 2007 +0000 stream_out_std: use new SDP API too commit cf1414dc5d3633a8cec956739bab820b16c54321 Author: Rémi Denis-Courmont Date: Sat Sep 15 19:33:39 2007 +0000 Typo commit 9f048445a6c2c0fc5bb929ae268226bd4cdd38f9 Author: Rémi Denis-Courmont Date: Sat Sep 15 19:26:07 2007 +0000 VLC-specific playlist group support commit bc650c59ca6d2edbf555dc0cec11091f274b42f5 Author: Rémi Denis-Courmont Date: Sat Sep 15 19:14:11 2007 +0000 Rework SDP API a little commit d5f7a3c170acf5e7a565f552220a6185cd29db10 Author: Rémi Denis-Courmont Date: Sat Sep 15 18:28:10 2007 +0000 Price of the most useless piece of code of the day (actually it might be my code) commit 0500053e911968c6384fb1d98ace431931098d9e Author: Rémi Denis-Courmont Date: Sat Sep 15 18:06:26 2007 +0000 Fix MacOS linking commit 1508936ffc9a5045a956b377cfb9f237f5e6afd6 Author: Rémi Denis-Courmont Date: Sat Sep 15 18:00:22 2007 +0000 Fix deadlock commit f56300d5e8f0fbbccadddf4c17460b8a58d4114c Author: Rémi Denis-Courmont Date: Sat Sep 15 17:41:19 2007 +0000 Another MacOS compile fix commit e7b6ffc1681e4e60c02510ae0f1f92cdec88ac36 Author: Christophe Mutricy Date: Sat Sep 15 17:39:59 2007 +0000 Note how to check which modules are enable commit 2f2ec59d087104080915501eaa00dcb811c9206c Author: Rémi Denis-Courmont Date: Sat Sep 15 17:34:23 2007 +0000 Another attempt at fixing MacOS build commit 649f40ae919d7f0a7ac55d5780d82eff7788c4b0 Author: Rémi Denis-Courmont Date: Sat Sep 15 17:24:49 2007 +0000 Attempt to fix MacOS build commit 1794ae7bca67d945b91419c70dab7746de886650 Author: Rémi Denis-Courmont Date: Sat Sep 15 17:19:00 2007 +0000 Simplification to avoid busy loops after process suspension commit 4f8e40a80a7ec17336c0cb56c8ce535c9a8d049a Author: Rémi Denis-Courmont Date: Sat Sep 15 17:03:36 2007 +0000 Same here commit 37c50bf0521e8ec088e1ea3dc038805b1d3b6648 Author: Rémi Denis-Courmont Date: Sat Sep 15 17:00:25 2007 +0000 Use monotonic clock when available only commit 727196a7463f26cad3c92b33a59324f00df8c8dc Author: Rémi Denis-Courmont Date: Sat Sep 15 16:51:06 2007 +0000 Wake up screensaver thread every 30 seconds rather than 1/4 seconds commit 8e6fac327d945cd626a8a6bed9fb73fc010caffb Author: Rémi Denis-Courmont Date: Sat Sep 15 16:50:14 2007 +0000 Check for before including it commit 2eae7e70749cb795ccf999ac907e4e68dc8f40c9 Author: Rémi Denis-Courmont Date: Sat Sep 15 16:48:15 2007 +0000 Fixes debug build commit c138ff41289317b707f9e1935119019b373ad458 Author: Rémi Denis-Courmont Date: Sat Sep 15 16:46:13 2007 +0000 ETIMEDOUT is perfectly expected here, do not complain about it commit 8b37adbf42ec84b3db47f5959eecc3a88415b473 Author: Rémi Denis-Courmont Date: Sat Sep 15 16:31:40 2007 +0000 vlc_cond_timedwait: wrapper around pthread_cond_timedwait commit 0787d3545610fb93b04ffa1121601e7bfefdee2e Author: Rémi Denis-Courmont Date: Sat Sep 15 16:05:36 2007 +0000 Make sure we use the same clock for condition variable Otherwise, it'll screw up completely when we add vlc_cond_timedwait commit f98737195edfdca331b1006b9eecbe4ed8be9ea4 Author: Rémi Denis-Courmont Date: Sat Sep 15 15:46:56 2007 +0000 When killing libvlc, also kill all its immediate children Not particularly clean, but we need to pass the exit request from libvlc to the actual interfaces and inputs somehow... commit 1502ec10254cb5806c0ad1ff4f3c24471e304bbd Author: Rémi Denis-Courmont Date: Sat Sep 15 15:45:27 2007 +0000 Fix doc commit 139e1efe6e86ac2f9323fbf243ad0b4ec2401d6a Author: Rémi Denis-Courmont Date: Sat Sep 15 15:45:09 2007 +0000 typo commit ef3e359a79ba8ca426719e1524e680985b99067b Author: Rémi Denis-Courmont Date: Sat Sep 15 15:30:47 2007 +0000 Wakes an object when it is being killed commit f02445b5a33a8e657497bc00b59c7520f3f1c8a8 Author: Rémi Denis-Courmont Date: Sat Sep 15 15:27:13 2007 +0000 Remove interface b_block property. commit 25314fa74d0249571274795804ad4a363af92d14 Author: Rémi Denis-Courmont Date: Sat Sep 15 15:18:04 2007 +0000 If LibVLC is closing, any interface should close, not just the main one commit c819aa9cc21e67750067f5a127aecd6a1000014e Author: Rémi Denis-Courmont Date: Sat Sep 15 14:39:56 2007 +0000 Doc change commit 3ece7ecb85b47d9b690c4147bc0a55c52fd12cdd Author: Rémi Denis-Courmont Date: Sat Sep 15 14:38:22 2007 +0000 There is really no excuse for not checking the hostname. I wonder why I added this option in the first place. commit 2cbdbc878df61686200447e11e55f8fc09ace496 Author: Rémi Denis-Courmont Date: Sat Sep 15 13:43:38 2007 +0000 Don't crash if a client sends an overly large header commit 4832c1e5dd8d1b8a435fd410ae6afeb2ec26ca32 Author: Rafaël Carré Date: Sat Sep 15 11:01:48 2007 +0000 Minor fixes, add comments commit 191a84f4c769601a6ea4a0134ea60a8a84d73fc2 Author: Rémi Denis-Courmont Date: Sat Sep 15 10:31:01 2007 +0000 Some sout news commit b8e28844a684a45cd8082a3241e1078a322cc256 Author: Rémi Denis-Courmont Date: Sat Sep 15 10:23:33 2007 +0000 Cosmetics commit 7b75f68f17bbe31e4ff8c69fd5f19e9aabb8f040 Author: Rémi Denis-Courmont Date: Sat Sep 15 09:46:06 2007 +0000 Remove auto-update. This is blatantly insecure. Other projects have had CVEs for much less than this (e.g. CVE-2006-4567) commit 7e2caf88d0382b94c4bd39e9da60041c2a788fcb Author: Antoine Cellerier Date: Fri Sep 14 22:48:04 2007 +0000 Fix the dailymotion lua script. commit f165974e85ebe3d33ee9e38a5631c87d30138bd7 Author: Jérome Decoodt Date: Fri Sep 14 22:15:38 2007 +0000 Don't mix VLC.app and VLC-release.app commit f287c93dd5cadc8c8408eb74e7f1a94879e067e1 Author: Rafaël Carré Date: Fri Sep 14 16:53:04 2007 +0000 Adds ncurses compiled with wide characters support to contribs for MacOSX commit fb2512ece32769aa877e326cef74a5a9b557336b Author: Rémi Denis-Courmont Date: Fri Sep 14 16:46:25 2007 +0000 - Add aggregate control URL - Fix non-aggregate control URL commit 71803a74bd0981fc3d6e8051d86e76c8e412c454 Author: Rémi Denis-Courmont Date: Fri Sep 14 16:40:34 2007 +0000 typo commit 4bdc0bbd2620b92ddcbd8e6e53597c3d47b9d14c Author: Rémi Denis-Courmont Date: Fri Sep 14 16:37:42 2007 +0000 Hide (+minor changes) block_fifo_t layout commit 7dd2f1548a90c339f7e91ff469a6ad3ec9eecdd4 Author: Rémi Denis-Courmont Date: Fri Sep 14 16:36:10 2007 +0000 Use the new block_Fifo functions commit c06a120a8623811a7af57b9dcc15f8717421747c Author: Felix Paul Kühne Date: Fri Sep 14 16:23:13 2007 +0000 * .aclocal should always be the last item here commit 9a7aec774cc24fdf558c08b812894658594d9830 Author: Rémi Denis-Courmont Date: Fri Sep 14 16:15:59 2007 +0000 Document previous functions commit 3110a86a1f7e17706e21f834a14b2d7bc23b774e Author: Rémi Denis-Courmont Date: Fri Sep 14 16:13:50 2007 +0000 Write accessor for relevant block_fifo_t state commit b228fab6859342a54fc9b2c76210620159d85622 Author: Rémi Denis-Courmont Date: Fri Sep 14 15:38:15 2007 +0000 Remove dummy error commit d6312ee6713c460c94a00b27c3e5195710e2e0fb Author: Rafaël Carré Date: Fri Sep 14 00:56:09 2007 +0000 mpris.glade: put loop/repeat/shuffle buttons in the expander commit 9cd42d0f587cc0fd73e604681ebbe778a30dd7c7 Author: Rafaël Carré Date: Fri Sep 14 00:26:12 2007 +0000 extras/contrib/src: clean up Makefile & packages.mak Makes it clear that subversion is required for ffmpeg & tremor Removes obsolete libraries from the list commit 41bb970ee8cd0b46cac407f0d4add6ca3d462a04 Author: Rafaël Carré Date: Fri Sep 14 00:01:39 2007 +0000 mpris: make sure only one gobject timer is running commit b81ff26d35c2a1a3c3c6ba6cb6fc8fad69c67869 Author: Rafaël Carré Date: Fri Sep 14 00:00:17 2007 +0000 Do not try to connect to last.fm every second if the request fails, and server allows immediate retry commit c74a75e96a5bf4752d1e3d6a697ddbde67435e61 Author: Rafaël Carré Date: Thu Sep 13 21:58:05 2007 +0000 ncurses: fallback on libncurses if libncursesw isn't available (macosx) it is now enabled by default if headers & library are present commit 1fd6a94503a42e517cc2bbcb194391d6e7052939 Author: Rafaël Carré Date: Thu Sep 13 21:25:01 2007 +0000 bootstrap: print a success message unify errors on missing/too old tools remove insulting and not used variables commit 3c80258576da980b4ac67012b2ebc48f73994910 Author: Rémi Denis-Courmont Date: Thu Sep 13 20:29:32 2007 +0000 Explicit casts to proper integer types when formatting commit 84ab2958b9923ae3db456c02b62cabf44c7ca8a3 Author: Rémi Denis-Courmont Date: Thu Sep 13 20:29:02 2007 +0000 Fix invalid FOURCC use commit 52f8ccc47889f56b2731a9a46b4ef2b6e6534c55 Author: Rafaël Carré Date: Thu Sep 13 19:52:07 2007 +0000 Remove debug not intended to be committed, however feel free to use it commit bc959f89739d27f5bfca69262ea3d9f9bb8ba852 Author: Rafaël Carré Date: Thu Sep 13 19:50:32 2007 +0000 Checks ncursesw/curses.h presence commit ed3227e6bca97c66d8128e170ffa8683633185c5 Author: Rafaël Carré Date: Thu Sep 13 19:12:49 2007 +0000 Fix macosx gui compilation (shame on me i broke it in [21943]) commit bfa9e5bbeb20aa3e734c9a5629f139a973154a9b Author: Rafaël Carré Date: Thu Sep 13 17:53:40 2007 +0000 ncurses: Use ncursesw to correctly display wide characters on UTF-8 locale commit 55f476f55ba4e1aa123fc73be33340e18fde8c72 Author: Rémi Denis-Courmont Date: Thu Sep 13 16:47:26 2007 +0000 Trivial encoder for plain-text subtitles. This allows transcoding say, DVD or DVB subs to normal ones. Only tested with RTP output, but might also work with ogg, mp4, ts... The problem is that most of these do not seem to check the encoding. commit 5d7d4cf5977b25bc30cb701bf9493c05f36a542f Author: Rafaël Carré Date: Thu Sep 13 16:26:28 2007 +0000 // is valid inside "", despite what my vim says commit c175e0b17cd88f2a1ab2a1d106d527895fada01c Author: Rafaël Carré Date: Thu Sep 13 16:24:27 2007 +0000 Makes logger html output « Valid HTML 4.01 Strict! », thanks to dionoea commit 65ffd1f888fed3e4303bcb937f207677f6a18728 Author: Rémi Denis-Courmont Date: Thu Sep 13 16:13:30 2007 +0000 Add t140 FOURCC for always-UTF-8 subs commit 8287b68cd160ab3be539f654aae117bd537f4d40 Author: Rémi Denis-Courmont Date: Thu Sep 13 15:08:19 2007 +0000 Use size_t instead of socklen_t commit cefa801898d24c80658b397585e079051e1a8355 Author: Rafaël Carré Date: Thu Sep 13 11:01:40 2007 +0000 logger: Sets HTML encoding to UTF-8 commit f2f12f8eb05d997fc2baf3d648f0fbdfec73c22b Author: Rafaël Carré Date: Wed Sep 12 22:13:11 2007 +0000 qt-notify only if vlc window is not visile was removed accidentally in [21845] commit e6b2b699a793827f267019b760554aa1b70b77fc Author: Christophe Mutricy Date: Wed Sep 12 21:43:57 2007 +0000 *Try* to improve the strings in the QT4 intf commit 0a022a6301b96393291ad5c5106cd89f3e6b1eb5 Author: Antoine Cellerier Date: Wed Sep 12 20:29:00 2007 +0000 Fix youtube.lua probe() function. commit 7f37f93bc7040b5fbb87fd862d4a5c24ffb0ab1a Author: Rafaël Carré Date: Wed Sep 12 20:23:28 2007 +0000 Remembers verbosity level when closing ncurses intf commit 13d0565fe6881b4918a29c2de731721a6f76e8e3 Author: Antoine Cellerier Date: Wed Sep 12 19:52:05 2007 +0000 Add FVFW and fvfw since ffdshow seems to offer that as an option when encoding mpeg 4 video. This might fix a few cases where videos weren't decoded by VLC. commit ab7d8667e0e414d9012ab63ecef450961634e7de Author: Rémi Denis-Courmont Date: Wed Sep 12 19:44:06 2007 +0000 DSO friendlyness commit 7c849b4cbae23352bcbffb10d4c96776559dd736 Author: Rafaël Carré Date: Wed Sep 12 19:36:15 2007 +0000 Asserts p_this on __vlc_mutex_init() commit b5a8bebd267e227a7ef8e5e3e153f327237a52ee Author: Rémi Denis-Courmont Date: Wed Sep 12 19:13:13 2007 +0000 As yet untested T.140 RTP packetization commit 86a25b2c1b94d871371b7554727c78b284b8e79a Author: Ilkka Ollakka Date: Wed Sep 12 19:06:18 2007 +0000 Remove rating from infodialog, closes ticket #1248 finally, also add myself to authors in those files. commit b2aeaed461f3d72dee4afb7dfada68419ae8c8df Author: Rémi Denis-Courmont Date: Wed Sep 12 16:43:10 2007 +0000 Simplify commit 495b3095493ef75c8d04dd632c0112221e413304 Author: Rémi Denis-Courmont Date: Wed Sep 12 16:36:26 2007 +0000 Cosmetic commit 876b4ed97865ab05b897ac5c345421b15c88e501 Author: Rémi Denis-Courmont Date: Wed Sep 12 15:45:46 2007 +0000 Cosmetic commit 6afadbe25bc66e43d70cdd098ee35562fb37a7ae Author: Rémi Denis-Courmont Date: Wed Sep 12 14:27:08 2007 +0000 Remove extra va_end; code factorization commit 3a7e1af15db939d5a6edbc2c8a31f4614a662d2a Author: Olivier Aubert Date: Wed Sep 12 14:04:38 2007 +0000 Bundle libvlc-control.dylib in VLC.app and VLC-release.app commit db1d51bd6600c5b4eef2dda51063b72e52766310 Author: Christophe Mutricy Date: Tue Sep 11 22:11:43 2007 +0000 Distribute the headers commit 4e96058d09f0ad61e625cff342faa3ec732e6a76 Author: Rafaël Carré Date: Tue Sep 11 22:01:35 2007 +0000 note to myself: test before commit please commit ce572d7eec691f6ee486f88c8fe215e99d5b4dd8 Author: Christophe Mutricy Date: Tue Sep 11 22:01:04 2007 +0000 Remove always true tests commit 2e71482d26bc4b06e80130b2c5dda4c6f7df9ef3 Author: Antoine Cellerier Date: Tue Sep 11 22:00:09 2007 +0000 Remove debug. commit f32c40a6c5333e5510089da62da10693e9f73085 Author: Rafaël Carré Date: Tue Sep 11 22:00:06 2007 +0000 Detect new mpris players, and stick to the last player that ran Add 3 buttons for loop, repeat and random Default directory is set to ~ if hardcoded library doesn't exist commit b63f84d1173488c319ebf900a53cbb7b516d4f87 Author: Antoine Cellerier Date: Tue Sep 11 21:55:39 2007 +0000 Add a lua playlist script for trailers.apple.com pages. commit 7d4a9c96c5d30f28c5f2e5a4c06a2463e1c17408 Author: Ilkka Ollakka Date: Tue Sep 11 21:52:19 2007 +0000 use va_copy, so you don't use same va_list twice. commit e20f85d648082e27409f0673596e670eb3abab09 Author: Antoine Cellerier Date: Tue Sep 11 21:16:03 2007 +0000 Add support for "iTunes podcast" (example: itpc://www.apple.com/trailers/home/podcasts/pc-2314.xml) which is basically http with a different access name. commit f464bb35e8601535462bfd1bbcd8d2de79d404d7 Author: Rémi Denis-Courmont Date: Tue Sep 11 20:32:27 2007 +0000 All: missing ATTRIBUTE_FORMAT Now lets hunt the format warnings! commit 8ec8cbcc677b774ab9c6450cf4fc9da912f072e0 Author: Rémi Denis-Courmont Date: Tue Sep 11 20:23:16 2007 +0000 ATTRIBUTE_FORMAT for input_ItemAddInfo commit c57a95bb4ff9115a142a2ba2052bf73e448d9083 Author: Rémi Denis-Courmont Date: Tue Sep 11 20:21:01 2007 +0000 ATTRIBUTE_FORMAT for sdp_AddAttribute commit 3cee798c0b1f013d89874bfbe43709fa3de506cb Author: Rémi Denis-Courmont Date: Tue Sep 11 20:14:00 2007 +0000 Generic support for text streams in RTP. No actually subtype implemented currently though. commit 871412c6d4dcea72d9f97ee45e9e0846d602179a Author: Rafaël Carré Date: Tue Sep 11 19:28:00 2007 +0000 Fix segfault when nothing is playing commit e0dd77082ac995491ac201b62973e74fb7e26d52 Author: Rafaël Carré Date: Tue Sep 11 18:25:24 2007 +0000 Checks pointers before using them commit f1e3dd737dbe4822d343b23011a5ee6078006f53 Author: Rafaël Carré Date: Tue Sep 11 18:11:46 2007 +0000 Fix TEST_NEXT macro usage (renamed to TEST_NEXT_ITEM) Removes not used or deprecated methods commit e9cc3ff4ed136da1a7c4b6ec00b4f8352eb34585 Author: Rémi Denis-Courmont Date: Tue Sep 11 17:59:24 2007 +0000 Kill FIXME commit 048a0f69c1574774a4750b8c033c2cba2a65c2a7 Author: Rémi Denis-Courmont Date: Tue Sep 11 17:52:25 2007 +0000 Fix SDP generation with non-RTP mux commit a31e5798502e92f4ae0ac5eba79372a1e8c563db Author: Rémi Denis-Courmont Date: Tue Sep 11 17:45:07 2007 +0000 Oups: s/getsockname/getpeername/ commit a9b61584d9be79cdf1e6644c54c750a304d2ef29 Author: Rémi Denis-Courmont Date: Tue Sep 11 17:42:30 2007 +0000 Use the SDP helpers commit a5231db0b93676cd766b9bbf3bb4ad1c1c44108d Author: Rémi Denis-Courmont Date: Tue Sep 11 17:41:17 2007 +0000 Don't forget bitrate commit 6d54aef5a76010108e6f85e8832be6f8220d0228 Author: Rémi Denis-Courmont Date: Tue Sep 11 17:35:01 2007 +0000 Fix *printf usage commit d5b35d8bc94d91b06ac5593e811aaf85b9e09d0e Author: Rémi Denis-Courmont Date: Tue Sep 11 17:34:21 2007 +0000 Remove extraneous \n commit 87905523a7b096636608914cd906bb0305642af1 Author: Rémi Denis-Courmont Date: Tue Sep 11 17:24:09 2007 +0000 Missing CRLF commit 21859e42c69833bf48b80f851740dbeb28c09c91 Author: Rémi Denis-Courmont Date: Tue Sep 11 17:21:58 2007 +0000 Fix segfault commit fe63f4c516d7a328fc743a90ec08e1df725376c0 Author: Rémi Denis-Courmont Date: Tue Sep 11 17:05:09 2007 +0000 Try to improve and export the SDP formatting helpers commit 4a7e8ae30ad231844cdb6abfdec00d5c287232e9 Author: Rémi Denis-Courmont Date: Tue Sep 11 15:52:21 2007 +0000 Fix warning commit f102b57751534d544f1270a3c10a048a29b3b3b7 Author: Rafaël Carré Date: Tue Sep 11 10:55:01 2007 +0000 Same for lxdialog and xvmc commit d6008a8bb8e5e76d77dd15a654fc2fabef8910e9 Author: Rafaël Carré Date: Tue Sep 11 10:14:01 2007 +0000 Reverts [21943] for galaktos as it is external to vlc. Just in case it is merged one day with upstream source. commit c6eafbbbf3edd51c00f96598cf4513856a1a757e Author: Jean-Baptiste Kempf Date: Mon Sep 10 22:44:37 2007 +0000 Qt4 - DP: add INTF_DIALOG_DIRECTORY to the different cases. commit 810ac704b260297f5e11d6a2e52a8d69a87f2f85 Author: Christophe Mutricy Date: Mon Sep 10 22:44:09 2007 +0000 Fix some filenames + cosmetic commit 5a09a2df55de2f8336ff9d954e536dee9bb9bc18 Author: Antoine Cellerier Date: Mon Sep 10 21:34:00 2007 +0000 Sort the VLC translation languages alphabeticaly according to their label, and not their code, in English. The order will be broken in some other languages I guess but at least it'll be coherent the first time the user launches VLC (in English) and changes the language to use in the preferences. commit f3a39d1239e4e5af32b5558336dabe087dc6722b Author: Antoine Cellerier Date: Mon Sep 10 21:25:06 2007 +0000 Fix horrible bug in language id list (must have broken the language selection dialog for a long time) commit ab8abe8239a615b952cbb96ec33e7338602ad8ee Author: Antoine Cellerier Date: Mon Sep 10 21:01:42 2007 +0000 Cosmetics, fix a few warnings, add a few memleaks (but we don't care do we?) commit 31e11ead97ccf200f24c8c0aca3c35026bbe2e70 Author: Christophe Mutricy Date: Mon Sep 10 20:55:31 2007 +0000 Fix doxycomment for VLC_AddTarget. It returns the item id. commit dcfd2c71c6e196ca7228a1efaa311ebb464c4ec6 Author: Rafaël Carré Date: Mon Sep 10 20:28:47 2007 +0000 Revert previous commit for loader as it is external to vlc commit 6ee1e193fd896ab9a4729fde14f009d9ce629815 Author: Rafaël Carré Date: Mon Sep 10 18:56:52 2007 +0000 Removes trailing spaces. Removes tabs. commit 3305b049e7f587b23359a1c9047fb5763d19c1dc Author: Rémi Denis-Courmont Date: Mon Sep 10 18:34:56 2007 +0000 Support for UDP-Lite (with full checksum coverage only atm) commit b56716cfe6fa56e9a16303d432429e89b3a3e451 Author: Damien Fouilleul Date: Mon Sep 10 12:59:08 2007 +0000 smb.c: prevents problem with glibc defining open as a macro commit e316387acb3433a833ff070dddc6d6522b2d554f Author: Rafaël Carré Date: Mon Sep 10 11:04:42 2007 +0000 Fixes zsh completion. Same as [17801], didn't committed back then because it wasn't compiling on trunk. commit 408b9c7a7a8333dc2ea6fe48b743b8183c55551c Author: Rafaël Carré Date: Mon Sep 10 05:28:49 2007 +0000 Attempt to fix zsh completion commit b73d36cdd050add3269a4718eafac00e4e380194 Author: Rafaël Carré Date: Mon Sep 10 03:46:56 2007 +0000 Properly use Id keyword commit 74ca8db48ceaf2bd6d7977a9f86db0b90004eb6b Author: Rafaël Carré Date: Mon Sep 10 03:43:44 2007 +0000 Forget that in previous commit commit 3fb19e73c471595886734d258d7d9e48b0c8bfe2 Author: Rafaël Carré Date: Mon Sep 10 03:43:27 2007 +0000 Adds 2 scripts to make vlc the default audio/video mime-type handler on freedesktop, contributed by forum user. commit 1f0742025c2fbfd1cbeb94f0728bdcf155091498 Author: Bernie Purcell Date: Mon Sep 10 01:53:28 2007 +0000 Select subtitle stream from the mkv container automatically if it has a DEFAULT flag on it. User overrides for preferred language should continue to take precedence. The current versions of MKVToolnix correctly support DEFAULT track tag but some older versions don't. If you want to have subtitle streams in your mkv file, but not have them activate by default, try remuxing any files causing you trouble, with the current version of MKVToolnix, and turning the DEFAULT track flag option to NO for all subtitles streams. MKVToolnix is available from http://www.bunkus.org/videotools/mkvtoolnix/ commit 8b0e6890b6d468d83d29d907954826801abdea83 Author: Jean-Baptiste Kempf Date: Sun Sep 9 23:59:19 2007 +0000 Qt4 - Remove preferences button from interface. Remove unuseful debug. commit 669689e05b63b6b7fac350c93799ce1b325a40d5 Author: Jean-Baptiste Kempf Date: Sun Sep 9 23:54:51 2007 +0000 Qt4 - MainInterface: Make right-click on timeLabel and speedLabel display nicely aligned menus. :D commit 230b1c05a02de93fc22f4b6915380f22d621d6ec Author: Jean-Baptiste Kempf Date: Sun Sep 9 23:14:38 2007 +0000 Qt4 - MainInterface, avoid the bug that makes the popupMenu toggle the TimeDisplay(). commit 4d9d3b9bbc848b750d24738bebb28fb5e4707caf Author: Rafaël Carré Date: Sun Sep 9 23:05:48 2007 +0000 Fixes playlist search when metadata is missing commit 1dc38075d22a5c06328762d1418667827556fbde Author: Rafaël Carré Date: Sun Sep 9 22:55:19 2007 +0000 Uses different accelerators for Video & View menus. Fixes #1283 commit 0b23cb507a7721bfaf5dbb88835c059e90aee043 Author: Jean-Baptiste Kempf Date: Sun Sep 9 22:31:03 2007 +0000 Qt4 - speedLabel : consistency. commit 2522a2c35330dcae453e8437e67836890b815dd4 Author: Jean-Baptiste Kempf Date: Sun Sep 9 22:19:48 2007 +0000 Qt4 - VLM. Patch by Jean-François Massol, reworked by /me commit afa5493c8990d6d63a044eeef239a559014b4c3c Author: Rafaël Carré Date: Sun Sep 9 22:11:22 2007 +0000 Uses altglass' artwork for repeat/shuffle and add buttons. commit 75ebd70252dd78d9b0d5b804abdcc92610de5b08 Author: Rafaël Carré Date: Sun Sep 9 22:00:05 2007 +0000 ffmpeg demux: Simplify commit f36e33614e48efc6ac9de3685befd4595122c484 Author: Jean-Baptiste Kempf Date: Sun Sep 9 21:45:04 2007 +0000 Qt4 - volumeSlider: correct the sliders functions and calculus... commit 7297ab36546f859ca075c0f4c496214d3f6fbb6c Author: Antoine Cellerier Date: Sun Sep 9 21:43:27 2007 +0000 Add comment. commit 3608fc1574e39ca5e0c46c377e1a16fb5198264e Author: Christophe Mutricy Date: Sun Sep 9 21:12:29 2007 +0000 luameta.c: Fix a message vlclua.c: get rid of an empty module and fix descriptions commit 29d954bbbff786220e11642f0ac6a79d59648a0d Author: Antoine Cellerier Date: Sun Sep 9 21:03:49 2007 +0000 Remove debug. commit cb7cc6e86a49864e2349c19484279370268e89fd Author: Antoine Cellerier Date: Sun Sep 9 21:01:31 2007 +0000 Fix the url translation commit e943c0003a271fce0c342fea521cdd7e2e5e3b27 Author: Rémi Denis-Courmont Date: Sun Sep 9 20:13:17 2007 +0000 Remove UDP-Lite support from access_output_udp. If someone wants to have it in there, it should probably rather be done using a dedicated shortcut rather than a boolean configuration. commit bd598bbab08a0c207c931f3deac82b649fd8f6ca Author: Rémi Denis-Courmont Date: Sun Sep 9 20:09:34 2007 +0000 Use net_SetCSCov commit 52a74ce2c8cd0567f56bf6fda061db34b85384a5 Author: Rémi Denis-Courmont Date: Sun Sep 9 20:04:14 2007 +0000 Cut & paste error commit 980861afdb323e787e6a1a810dded45c755d6c92 Author: Antoine Cellerier Date: Sun Sep 9 19:59:52 2007 +0000 Restore the interface when it's minimized and you click on the systray icon. commit e116212be98182d07378ae9a2400db4af80ced6b Author: Rafaël Carré Date: Sun Sep 9 19:59:26 2007 +0000 media library loading: Adds a fixme reminder for pdherbemont commit 224355782e3c1ed0de743be148773d6e1aff172c Author: Rémi Denis-Courmont Date: Sun Sep 9 19:56:31 2007 +0000 Fix ptrdiff_t abuse. Especially in video_filter_invert: ptrdiff_t is signed so unequality comparison between pointers would compute wrong when the two operands are within opposite halves of the memory space. commit 7e0632d147a9ed9ae056c575419965ccb251ac9e Author: Antoine Cellerier Date: Sun Sep 9 19:41:05 2007 +0000 Nevermind. /me buys some glasses. commit 2c828bcf5dca4415137fc0d2b6d7384524123e73 Author: Antoine Cellerier Date: Sun Sep 9 19:32:34 2007 +0000 Fix comment. commit 27e278ee0e34434f8e0eec351101c1307639e848 Author: Rémi Denis-Courmont Date: Sun Sep 9 19:20:39 2007 +0000 net_SetCSCov: sets checksum coverages of a socket commit 8e6998b0526723216efa024c9d86397dcd96dbb7 Author: Jean-Baptiste Kempf Date: Sun Sep 9 17:55:16 2007 +0000 THANKS to Stefán Freyr Stefánsson commit 66fe9a72ca4319ebcb46b7c56832e8728bafd8a0 Author: Rémi Denis-Courmont Date: Sun Sep 9 17:52:38 2007 +0000 Default RTSP timeout value is 60 seconds, rather than never - closes #1163 commit 30f60c2450957bc64ae3377d31352c85221dae3d Author: Jean-Baptiste Kempf Date: Sun Sep 9 17:42:50 2007 +0000 Qt4 - Have a slider to control precisely the rate, usefull since we can here audio at all speeds now. :D Patch by StFS - Stefán Freyr Stefánsson commit af3f3a10a08be01da40d245496f9d3ec014aff8b Author: Jean-Baptiste Kempf Date: Sun Sep 9 17:41:17 2007 +0000 Qt4 - IM: Add a setRate function. commit 35c9f06f5bd930debd8078eba2096c055d59cb7a Author: Jean-Baptiste Kempf Date: Sun Sep 9 17:37:27 2007 +0000 Qt4 - Extended Panels: add callback on audio-presets to fix the issue when the audio menu does not match with extended settings. commit 88e83ca046bb302b3dc5cf61cbae1f1e85bc49ab Author: Jean-Baptiste Kempf Date: Sun Sep 9 17:34:33 2007 +0000 Qt4 Return VLC_SUCCESS instead of 0 commit 5ddf30fd31d0a997b54caff00c63f1b0a653dff4 Author: Jean-Baptiste Kempf Date: Sun Sep 9 17:33:16 2007 +0000 Qt4 - Not reimplementing existing functions might not be a bad idea... hmmm... commit cf05c96ca52d7beb20130a083df7b95ffa4e7e69 Author: Ilkka Ollakka Date: Sun Sep 9 17:27:17 2007 +0000 Patch from Alex Antropoff, put block_align in use. Fixes wma1-encoding, example sout: '#transcode{acodec=wma1,samplerate=22050,ab=96,channels=2}\ :std{access=mmsh,mux=asfh,dst=:18080}' commit 61449225d8d700446822548239298f99bded0b10 Author: Antoine Cellerier Date: Sun Sep 9 17:27:07 2007 +0000 XDG Base Directory Specification fix. I wasn't using the XDG_CACHE_HOME variable for the cache directory. Thanks to ILEoo for noticing. commit 3adc5bfc67bd23f0dbb24cdf80b607186d535222 Author: Rémi Denis-Courmont Date: Sun Sep 9 17:06:53 2007 +0000 We only support "rtsp"; do not pretend to support rtspu, rtsps and whatever else might ever be invented commit 6dfbbb809659452b317238e0af03c3efb9a1696b Author: Antoine Cellerier Date: Sun Sep 9 16:30:55 2007 +0000 Change the QSettings stuff here too (this looks kind of hackish but at least it makes sure that we don't spawn multiple configuration folders) commit fede4351b251a9e7a8b8468e6a19652a8264dddf Author: Jean-Baptiste Kempf Date: Sun Sep 9 16:23:03 2007 +0000 Qt4 - Add new icons for the playlist/shuffle/repeat. Icons done by aLtgLasS. commit 3b338b0511997fa4c03b83469385d5216878aa35 Author: Antoine Cellerier Date: Sun Sep 9 16:19:18 2007 +0000 Saves the qt intf settings in $XDG_CONFIG_DIR/vlc/ too (instead of $XDG_CONFIG_DIR/VideoLAN/). commit 9b37b05e3b706089bcfe51ca8524595ef38d7d47 Author: Jean-Baptiste Kempf Date: Sun Sep 9 16:17:15 2007 +0000 Qt4 - Add a VLM.ui. Patch by Jean-François Massol commit 0fb32817241d4877ac2a51855754277a21e8f399 Author: Antoine Cellerier Date: Sun Sep 9 16:13:56 2007 +0000 Fix win32 typo. commit 16f32e1500887c0dcd33cb06ad71759a81a52878 Author: Antoine Cellerier Date: Sun Sep 9 16:10:45 2007 +0000 On OSes other than Windows, Mac OS X and BeOS (so it's Linux) comply with the XDG Base Directory Specification version 0.6. The old configuration file (vlcrc) will be copied to the new location. Other data like caches will have to be rebuilt (the album art cache in VLC was new in 0.9.0 so it's ok to lose it). Closes #1267 commit e8f97c66ab6815875ab48a03fe768faee3ca5b3f Author: Rafaël Carré Date: Sun Sep 9 14:46:22 2007 +0000 Fixes segfault commit 65cd4a4c4e8aa7f59a0a8e73d73e83e00d1cd6db Author: Rafaël Carré Date: Sun Sep 9 13:43:40 2007 +0000 Makes it clear that one-instance mode is optional commit 0af8501b1a2406ed103fd8ecacd26c9c209225ca Author: Rémi Denis-Courmont Date: Sun Sep 9 11:22:16 2007 +0000 stream_out_rtp: Linux splice() support commit af9789b6e9e2540a7666eb461754bc8e262bfa27 Author: Rafaël Carré Date: Sun Sep 9 09:36:16 2007 +0000 Fix trax issue 3 on win32, patch by Hannes Domani commit 69518c73ce826bdf5e56d10294cccd8672dd8e16 Author: Ilkka Ollakka Date: Sun Sep 9 08:09:30 2007 +0000 add back check to see if infopanel is opened for something else than current item. commit 1ff18323dca9469e080b3de5cfe0065f3166d12b Author: Jean-Baptiste Kempf Date: Sun Sep 9 01:29:00 2007 +0000 Qt4 - Add a close button on the extended Panels as requested. Trax#44 Closed. commit 1ced1a3f083c1895f570bc0a6d02a47b7df1fbb0 Author: Jean-Baptiste Kempf Date: Sun Sep 9 01:17:15 2007 +0000 Qt4 - Volume: set the slider maximum to 200, in order to match the OSD % of the volume, which will help to debug. However, I still don't understand whether the "normal" volume is 256 or 512 and when starts the "dangerous" amplification commit a026aadb4b88b4ba7a61be21d3b198742d52355d Author: Jean-Baptiste Kempf Date: Sun Sep 9 00:59:44 2007 +0000 Qt4 - Volume Icon updates NOT in an TIMEOUT function, which is called very often. Redesign only when needed. commit a4b6c37961d23ae98f9d190fbd82ea84a1eaa365 Author: Rafaël Carré Date: Sat Sep 8 21:17:35 2007 +0000 qt4 fullscreen: releases the vout commit 431defd1e32910463f694367485f3de8cc37789f Author: Rafaël Carré Date: Sat Sep 8 20:18:25 2007 +0000 Makes services_discovery option strictly load the given module (i.e. not use a fallback module if the one specified isn't available) commit 79bbae7f85244258fbb718925f843b1c7a40b005 Author: Rafaël Carré Date: Sat Sep 8 20:13:16 2007 +0000 qt4 fullscreen: Uses FIND_ANYWHERE to find vout, fixes trax issue 24 commit 38d165dd02c859f7c4caefeba2888ea46ca3de4e Author: Rafaël Carré Date: Sat Sep 8 19:51:34 2007 +0000 Moves volume icon update in the timer Sets default icon to high commit ada85db24b6c8f3449a0177b5585309f2443f315 Author: Jean-Baptiste Kempf Date: Sat Sep 8 19:02:47 2007 +0000 Qt4 - Volume, when clicked on the icon, mute and change the icon to the muted one. commit 7e359e88fc5ef13c6b5a407a8d4440d6cbbf6ca0 Author: Rafaël Carré Date: Sat Sep 8 18:49:56 2007 +0000 qt4: Adds a volume-muted icon commit 8a99e94b57df223883237c601bfc38d02d44c32c Author: Jean-Baptiste Kempf Date: Sat Sep 8 18:32:17 2007 +0000 Qt4 - Volume: if volume > 50% of the sliderBar, then show the highVolume Label. commit b399b1310f63b4bd5e54d451725fac6f9da99031 Author: Rafaël Carré Date: Sat Sep 8 17:54:38 2007 +0000 Don't use PLAYLIST_GO when adding directories, fix trax 16th issue commit 1a0b767961db34bdaa45c567370deeba5f00e003 Author: Jean-Baptiste Kempf Date: Sat Sep 8 17:24:18 2007 +0000 Qt4 - Menu: inconstency, reattach interfaces to tools menu. Trax#44 commit c734e9a64140209f14e7a995e0e39f51f122b5af Author: Jean-Baptiste Kempf Date: Sat Sep 8 17:19:43 2007 +0000 Qt4 - Removing frightening debug message :D commit 0a930100a2cc42330b052ba3b990d6ba46caed20 Author: Jean-Baptiste Kempf Date: Sat Sep 8 17:18:51 2007 +0000 Qt4 - Menu. Code cosmetic. commit e171f5be3b3eeedba554b44be1c6dbb7ccf1198b Author: Jean-Baptiste Kempf Date: Sat Sep 8 17:14:00 2007 +0000 Qt4 - Menu consistency for Tools. commit ad74fb3b80df1aa9c558c1b22cb733edddbbc82d Author: Jean-Baptiste Kempf Date: Sat Sep 8 16:01:33 2007 +0000 Qt4 - Cleanups, simplifications. Public=>Private for slots. commit 42e7ea08b767c01646c13e653f158e34766ba57b Author: Jean-Baptiste Kempf Date: Sat Sep 8 15:48:31 2007 +0000 Qt4 - Cleanups on dialog and public=>private. commit 8b04e33aa5d91d31ba2bff5a00e511241707ddcc Author: Jean-Baptiste Kempf Date: Sat Sep 8 15:38:23 2007 +0000 Qt4 - Errors: cleanup, trailing spaces and (). Public => private. commit e4b84859336de539e137115237ffc9c25eaf0594 Author: Jean-Baptiste Kempf Date: Sat Sep 8 15:11:58 2007 +0000 Qt4 - Sout: Hide the UDP output options by default, but provide an easy way to activate it. commit 13b03ef45edcf74e8b45de7a679342d08ea7c042 Author: Ilkka Ollakka Date: Sat Sep 8 15:08:54 2007 +0000 only emit rateChanged when it has changed commit b47c4dac31eed50618756e6647cefc7a03a62239 Author: Rémi Denis-Courmont Date: Sat Sep 8 14:59:44 2007 +0000 Simplify commit 421a14dbff94413e52990dcc7de6216b66c0f625 Author: Jean-Baptiste Kempf Date: Sat Sep 8 14:52:53 2007 +0000 Qt4 - oops. fix Trax#42 commit 56c0cb19cf4c649ff0e017d7a40991881ee519c6 Author: Jean-Baptiste Kempf Date: Sat Sep 8 14:50:22 2007 +0000 Qt4 - cleanup. commit c70235263d27ea5f931404875a7e3a0daff4e1e6 Author: Jean-Baptiste Kempf Date: Sat Sep 8 14:50:04 2007 +0000 Qt4 - add qt-error-dialogs option and fix interaction. Should fix part of #1229. commit 4fc82e8a777a385f4f0fbd43c6c1b9a2c4357751 Author: Jean-Baptiste Kempf Date: Sat Sep 8 14:10:31 2007 +0000 Qt4 - Fix previous commit and implement also snapshot button. commit 72c15d7a0fa25233af63d460968e67e5172e7bd9 Author: Jean-Baptiste Kempf Date: Sat Sep 8 13:53:58 2007 +0000 Qt4 - Fullscreen button should work now. hasVideo() does not work, so force the activation of related buttons. commit 9cbb99e3f84e8976a8b4356371e0361725213f07 Author: Jean-Baptiste Kempf Date: Sat Sep 8 13:45:25 2007 +0000 Qt4 - MainInterface and InputManager: setRate actually shows something in the interface. commit 4c48570afc1f58e70fa5bc2afb8169945beef4e6 Author: Rémi Denis-Courmont Date: Sat Sep 8 12:00:13 2007 +0000 RTCP SR is back commit 31067bdd518685da15e015b26788b7845980f5ea Author: Rémi Denis-Courmont Date: Sat Sep 8 11:36:00 2007 +0000 Bring back the lightweight RTCP sender commit c9d3f4738c85c0c2dd2d8eba95067d8a19bc1b98 Author: Rémi Denis-Courmont Date: Sat Sep 8 11:32:16 2007 +0000 Make room for RTCP support commit c6ad91bc511f8e55aaf893b52b17b5e2a06efb20 Author: Jean-Baptiste Kempf Date: Sat Sep 8 11:10:30 2007 +0000 Qt4 - Audio/Video order fix in menus. Changes MediaInformation shortcut to Ctrl+I. Will not remove Ctrl+J for codecs since this is one of the most asked question. commit 7bea28db4c3521e2a76d079481e40880a796dc66 Author: Jean-Baptiste Kempf Date: Sat Sep 8 11:06:45 2007 +0000 Qt4 - Stats. Reverse the statistic order. Resize to the correct size. Trax#48 commit 7ad82f899cfd70ea6f1821391f5a9759d8684400 Author: Jean-Baptiste Kempf Date: Sat Sep 8 10:56:44 2007 +0000 Qt4 - GotoTime: force emission of update() in the IM, in order to fix Trax#33 commit 0ce22e78900a5219babf61dd014c7eabd859c94f Author: Jean-Baptiste Kempf Date: Sat Sep 8 10:45:04 2007 +0000 Qt4 TraxPage 27 QT4: initial size of vlc in windows. commit 206223e229ff5488cf435132259ecbd79174f410 Author: Jean-Baptiste Kempf Date: Sat Sep 8 10:39:05 2007 +0000 Qt4 - Open Capture: remove unuseful debug and use different numbers. commit 6275b728e24bb577a5dcfa61392f7335547f50b9 Author: Jean-Baptiste Kempf Date: Sat Sep 8 10:23:24 2007 +0000 Qt4 - Open: fix https handling, udp port and rtsp adress entering, fix Trax#15 commit cd1ad0c30c82e11893b51a6493ff88e645844bae Author: Rémi Denis-Courmont Date: Sat Sep 8 10:08:33 2007 +0000 Remove dead RTCP code commit eec78961e6d670e6c108aa3f45c8a7bba3764129 Author: Rémi Denis-Courmont Date: Sat Sep 8 09:50:01 2007 +0000 access_out_udp: remove "raw" mode that is not used anymore (it was only used internally by the RTP sout). commit a2bfd50577abf06b4d9d4895d3665e08418efc6e Author: Rémi Denis-Courmont Date: Sat Sep 8 09:45:11 2007 +0000 Bring back the clock thread for RTP output. Only now there is one per track rather than one per client per track. commit 068c9cd54e21c373d742b061823c05280b4a2c40 Author: Rémi Denis-Courmont Date: Sat Sep 8 09:36:35 2007 +0000 Remove dummy error commit fd7b8945fd3ad3109684b9cc5d34e41efa597110 Author: Ilkka Ollakka Date: Sat Sep 8 09:11:56 2007 +0000 QT 7.2 seems to handle PPS/SPS ok, so send them too. small typo to fix port-audio/video sending. commit b33d89fe1629652392eb8b46373ece7f332c97ee Author: Rémi Denis-Courmont Date: Sat Sep 8 08:48:15 2007 +0000 Fix warnings commit 6597d87c83eb5a2b6c8eb047674d7e960ef1102b Author: Rémi Denis-Courmont Date: Sat Sep 8 08:43:14 2007 +0000 Code factorization commit e78762a8ad955998f45eb42414a56ab9e7cd6354 Author: Rémi Denis-Courmont Date: Sat Sep 8 07:51:14 2007 +0000 Cosmetics commit 5dfdcf24ef3359b29571302fe73843bf42b3a0bc Author: Jean-Baptiste Kempf Date: Sat Sep 8 02:29:44 2007 +0000 QT4: fix warning on already assigned hotkey Patch by Hannes Domani commit 138178799c514eec2286b4b4acd540e12cbbbd2f Author: Jean-Baptiste Kempf Date: Sat Sep 8 02:00:20 2007 +0000 Qt4 - MI: Install an event filter to make click on timeLabel automatically switch between modes. commit d3a76dfe71f4a3e6fec9b7cb4bf839878beb263f Author: Rafaël Carré Date: Sat Sep 8 01:56:00 2007 +0000 Makes a debug msg more explicit commit 5c853cf55f24e39425c2bf67ec61b407d1684de3 Author: Jean-Baptiste Kempf Date: Sat Sep 8 01:45:16 2007 +0000 Qt4 - MainInterface, implement the feature request to show elapsed/remaining time in the statusBar() through a menu. commit 118b052d4852d58b6525d7b6bd0dbd23f1d8567e Author: Rafaël Carré Date: Sat Sep 8 01:35:51 2007 +0000 qt4: Makes interface a bit wider on windows commit a0659acba4853bf19af81476e0de984d3896bb6b Author: Rafaël Carré Date: Sat Sep 8 01:32:33 2007 +0000 Shows qt4 notification only if the player isn't visible commit eabbeb18557d8aba3c34c6cba2f2a0ba9304dff5 Author: Rafaël Carré Date: Sat Sep 8 01:14:23 2007 +0000 Fix duration slider. Patch by Hannes Domani commit fc63146c8032cc927aca5e2e21d08f2b32135c79 Author: Rafaël Carré Date: Sat Sep 8 00:46:40 2007 +0000 Adds a pause pixmap for the play/pause button Fix play/pause toggle Removes 2 unused signals commit 2cc0e51d68d478b3e96096414af522f8e67a4a7b Author: Jean-Baptiste Kempf Date: Sat Sep 8 00:36:28 2007 +0000 Qt4 - Dialog sizing. commit 05704dc96116960b22346c94dcefa90b1b43ccdd Author: Jean-Baptiste Kempf Date: Sat Sep 8 00:30:45 2007 +0000 Qt4 - MediaInfo: layout again. commit bed888c88ce154913bfd76a008ea586a6fbbb62d Author: Jean-Baptiste Kempf Date: Sat Sep 8 00:20:13 2007 +0000 Qt4 - InfoPanels: correct a slot, correct slightly the layout. commit 379a9a647e04e3a8deeee677f883815b6f87dc35 Author: Jean-Baptiste Kempf Date: Sat Sep 8 00:13:06 2007 +0000 Qt4 - Infopanels: cleanup, verification, updates of more widgets, block the edition of NowPLaying. commit 346d8b8d7e98236450c9dffa00cd1be26dc369d2 Author: Jean-Baptiste Kempf Date: Fri Sep 7 23:35:41 2007 +0000 Qt4 - Media Info: cleanup, and move public => private. commit 9b14cc45a965d7d662e596993cc1951758b94f43 Author: Jean-Baptiste Kempf Date: Fri Sep 7 23:26:32 2007 +0000 Qt4 - Media Info. Re-add some info for DVB. Clean the in_Edit state that was stored two times in different classes. commit fdd5a55ac855810896d60bf14ee37562b0afbfd8 Author: Rafaël Carré Date: Fri Sep 7 23:06:32 2007 +0000 Uses add_password for passwords commit d385374eb896391ca8ac38a3bdd1165013f8492a Author: Antoine Cellerier Date: Fri Sep 7 20:03:30 2007 +0000 Qt4 video filters panel: Comment out a debug message. commit 5da31a22bb63a3459b8a2a1d874d3b2286e1b2da Author: Rémi Denis-Courmont Date: Fri Sep 7 16:21:58 2007 +0000 Send data the same way for the explicit #rtp destination and fix a few minor leaks commit a4208fa86b161f1a4711fe353ccfde7b47288dc2 Author: Rémi Denis-Courmont Date: Fri Sep 7 15:57:38 2007 +0000 Use plain sockets rather than the UDP access output for RTSP. This saves: - one malloc() per packet per client } due to - one memcpy() per packet per client } block_Duplicate() - one mwait() per packet per client, and - one thread per client per track So it should really help scale RTSP broadcast up. However, in its current state, it removes the pts synchronization, which might not be such a great idea. I will re-add it later. commit d208c4489993682487b13c675fb5659aa53b14a2 Author: Rémi Denis-Courmont Date: Fri Sep 7 14:48:59 2007 +0000 separate grabber creation commit ba782eed92a7df0c21f4e1e2398024fbee1fd992 Author: Rémi Denis-Courmont Date: Fri Sep 7 14:37:55 2007 +0000 #include order commit 3931b40334d095fcd10ddf6c6ee46cd478216331 Author: Rémi Denis-Courmont Date: Fri Sep 7 14:29:20 2007 +0000 svn:ignore commit a47b86ef6652fd4e72fafdcde026bdf00f1268a7 Author: Pierre d'Herbemont Date: Fri Sep 7 13:55:08 2007 +0000 misc/darwin_specific.c: Fix identation (oops). Fix a crash on startup (oops). commit 18ce71256946c282ce0a150c75ae635e2d22c750 Author: Jean-Baptiste Kempf Date: Fri Sep 7 12:47:46 2007 +0000 Contribs: x264, fix the new configure of x264. ADD a $STRIP option to bootstrap because x264 needs it commit e6e2ad0572dce549b74d15ebb23727714b3590b2 Author: Ilkka Ollakka Date: Fri Sep 7 10:20:30 2007 +0000 Use QLineEdit+inputMask instead of QSpinBox, still some alignment issue with numbers to be solved. commit e6226298b1cdb16f5d25ff241427c28253e38578 Author: Jean-Baptiste Kempf Date: Thu Sep 6 22:29:27 2007 +0000 Qt4 - Sout: UDP is back commit 55b3606124c75c19d76332ec88f4b479954a4c4f Author: Jean-Baptiste Kempf Date: Thu Sep 6 22:25:53 2007 +0000 Qt4 - Open: solve a bug in a signal. commit cf10ebe46b7f248824bd133494a8643e76c63fa7 Author: Damien Fouilleul Date: Thu Sep 6 22:06:23 2007 +0000 contribs: fixed mpcdec cross-compilation commit ced63b0982c2bd6a5b35325b3fa033acffb68945 Author: Christophe Mutricy Date: Thu Sep 6 21:40:50 2007 +0000 Slovenian translation update by Matej Urbančič commit 9ff92446b3601f2f2a96b974029277c0a71f1b95 Author: Jean-Paul Saman Date: Thu Sep 6 21:36:45 2007 +0000 Revert change on mpcdec, which shouldn't have been in [21543] commit 7cc42f915599ad7f7d5536ce8fe8152a19e98b16 Author: Jean-Baptiste Kempf Date: Thu Sep 6 18:35:30 2007 +0000 Qt4 - Sout: UDP => RTP. commit b2a21c15484a8b467d51712a561578a9eef2a3da Author: Rémi Denis-Courmont Date: Thu Sep 6 18:32:40 2007 +0000 Use #rtp consistent with MacOS and wx GUIs (I haven't checked whether the UI labels need updating) commit ec07497e93bd94ebe146e9f1c0bff57942ae5ded Author: Jean-Baptiste Kempf Date: Thu Sep 6 18:22:06 2007 +0000 THanks - typo. commit c7c447ce6ff25ceb722bfa60184e4eaa0c02708f Author: Jean-Baptiste Kempf Date: Thu Sep 6 17:59:36 2007 +0000 Qt4 - Optimization of mrl generator. Only needed things are generated. patch by Jean-François Massol commit f77ac5c87be84dcf2a19c4324b59e12ccba6b9f7 Author: Jean-Baptiste Kempf Date: Thu Sep 6 16:04:14 2007 +0000 Contribs: don't disable network, since it breaks libavformat compilation, especially on Windaube. commit c38022814418359cf98be5fd60a2ab389a22e87a Author: Jean-Baptiste Kempf Date: Thu Sep 6 15:47:37 2007 +0000 NEWS. add mention of spatializer filter. commit f29d7dfebbb783a98122047f4c0510dc6b8542aa Author: Jean-Baptiste Kempf Date: Thu Sep 6 12:27:59 2007 +0000 Qt4 - Define a TOGGLEV to toggleVisible on QWidgets, and use it instead of rewriting the code n times. commit 1072961e286f1b429e93971b2945bdcb39a98536 Author: Jean-Baptiste Kempf Date: Thu Sep 6 12:18:58 2007 +0000 Qt4 - Sout: add a file mask on the known muxers. patch by Jean-François Massol commit 21dd718af658c6942efe5249e7adb719f9dab990 Author: Jean-Baptiste Kempf Date: Thu Sep 6 11:59:32 2007 +0000 Qt4 - Sout: hide SAP options and ttl options when you don't stream. Adapt the label on the okButton according... commit 321b69870b1a193ba209f76b4aab3be24accdd2a Author: Jean-Baptiste Kempf Date: Thu Sep 6 11:18:01 2007 +0000 Qt4 - Main Interface: hiding menus does hide the controls and the statusBar. Still a lot of problems with that code, but at least it can be reverted. commit 13343463a6b53ad5bf4adf8a09a76e416d5f3fd2 Author: Jean-Baptiste Kempf Date: Thu Sep 6 02:03:21 2007 +0000 Thanks to jf massol for Qt4 work. commit a51ad8bae06fd555c8cd2e18131b1de5072a5b97 Author: Pierre d'Herbemont Date: Thu Sep 6 01:58:53 2007 +0000 configure.ac: Activate minimal_macosx. commit 23a9ce0d2ee1a74079e77a11b1316f9b277c4205 Author: Jean-Baptiste Kempf Date: Thu Sep 6 01:56:02 2007 +0000 Qt4 - Sout: add functions to choose some predefined profiles for audio/video codecs. Only basics options are done ( AVCodec + Muxer mainly ). Two profiles are done. If you want to add more, then search "ADD HERE" in sout.cpp. Reindentation of older code. commit 038dc1cafb4390eaba755bd60aa9d7c1d079cd6e Author: Jean-Baptiste Kempf Date: Thu Sep 6 00:20:40 2007 +0000 Qt4 - Names changement and some bug fixes. commit fbb3c561150385eb2da6e6f0126da655fba2c77e Author: Jean-Baptiste Kempf Date: Wed Sep 5 23:43:33 2007 +0000 qt4 - Sout: trailing spaces. commit 04d3595688c0d6848a1f5683cc867dee83145472 Author: Jean-Baptiste Kempf Date: Wed Sep 5 23:23:27 2007 +0000 qt4 - Sout.ui in a Qt4.2 compatible way. commit ea93c57c6c6ae4bd9882ed1dc1553156cc31ff6e Author: Jean-Baptiste Kempf Date: Wed Sep 5 23:17:19 2007 +0000 Qt4 - Sout: cosmetic changes, simplifications and suffix adding for the new .ui. commit 3e61191f59d19fc56fb72da69a1e5f82aee6facf Author: Jean-Baptiste Kempf Date: Wed Sep 5 23:05:47 2007 +0000 Qt4 - Sout rework, Initial work. Patch by Jean-François Massol commit cc98b2cdf06fe04f601afee81e07f8796f43d79a Author: Pierre d'Herbemont Date: Wed Sep 5 22:33:20 2007 +0000 misc/darwin_specific.c: Fix framework detection. commit d2c43d052fdc44d514799c3b10a50e988b1668b5 Author: Christophe Mutricy Date: Wed Sep 5 22:11:02 2007 +0000 Fix make dist commit ddb0f358f9f590813c52076a902ca442f84c4395 Author: Jean-Baptiste Kempf Date: Wed Sep 5 21:54:45 2007 +0000 Oops. commit ef25e36b7d3cd81e9c1c1b031debbf862c76a1e9 Author: Jean-Baptiste Kempf Date: Wed Sep 5 21:48:07 2007 +0000 Fortunes ! thx Mirsal && thresh commit fa2490c8f4e9c5019a85ed00c51acdffa72137e1 Author: Christophe Mutricy Date: Wed Sep 5 21:12:53 2007 +0000 Update the file list for l10n a few fix in fr.po commit f94b080a59e8592da200f3ca7d87ac14c2e2caa5 Author: Christophe Mutricy Date: Wed Sep 5 20:34:04 2007 +0000 Fix warnings about asprintf() + cosmetics commit 818a485566877481d75904f93103e2fa6aef38f1 Author: Rémi Denis-Courmont Date: Wed Sep 5 19:58:01 2007 +0000 Rationalize TCP error messages a bit commit 8453fd2a9850f68ec9cc5835c3e064a0779a03b0 Author: Rémi Denis-Courmont Date: Wed Sep 5 19:51:21 2007 +0000 Allow SOCKS server to be a hostname rather than an IP always commit 9e16831efbbc546eff5ef4612c3cecfbf5fd5d08 Author: Rémi Denis-Courmont Date: Wed Sep 5 19:24:52 2007 +0000 Fix the exact same remote DoS as in RTSP stream output (SETUP without Transport:) commit db68600344d09a7e31913690c71a7bc7f2f5fe42 Author: Rafaël Carré Date: Wed Sep 5 18:46:35 2007 +0000 Fix [21766] commit cda33f62f781d59d68594906206372e5b27c70f8 Author: Pierre d'Herbemont Date: Wed Sep 5 18:45:09 2007 +0000 misc/darwin_specific.c: Correctly detect the Mac OS X framework. commit 5ebdd3e10056f7e21cad77a127619274a0a5c005 Author: Pierre d'Herbemont Date: Wed Sep 5 18:12:06 2007 +0000 isrc/Makefile.am: Include media_list_path.h to fix make dist-clean, as requested by j-b and aballier. commit 9a21bac21447ebba1648c6090d65a83af7bf0c76 Author: Jean-Paul Saman Date: Wed Sep 5 17:46:55 2007 +0000 Add function to get a human readible string for a vlc_fourcc_t value. commit 7b19600d12e6264ca87d295bdbcf9b61b21f91cc Author: Jean-Baptiste Kempf Date: Wed Sep 5 17:46:04 2007 +0000 Qt4 - Podcast dialog: Don't use the default OK/Cancel buttons, because they wouldn't be translated if we do it the default way. This does almost the same output. commit 7a1020aea9d963d06fd0cc8cbb0238ecf2ba9353 Author: Rémi Denis-Courmont Date: Wed Sep 5 17:04:14 2007 +0000 Fix old ffmpeg linking regression from [20357] commit c055a40c592cc352ab58a78aed15f3008ffebd00 Author: Rémi Denis-Courmont Date: Wed Sep 5 16:43:55 2007 +0000 Always autodetect MRU commit 585356b81257b88a8bee065c66b91daf05568a4a Author: Jean-Baptiste Kempf Date: Wed Sep 5 16:29:03 2007 +0000 Qt4 - forgotten "," for windows. commit 2df2be3188b0e607356b8f8bd2f977256880bb50 Author: Rafaël Carré Date: Wed Sep 5 16:09:43 2007 +0000 Updates french translation commit e677bda82afc3a4cc609b590e9ee7e30150cebb9 Author: Rafaël Carré Date: Wed Sep 5 16:09:19 2007 +0000 Fix use of qcleanlooks style commit c4a87231c4018442034f7da073288b553b870a99 Author: Jean-Baptiste Kempf Date: Wed Sep 5 16:06:01 2007 +0000 Qt4 - cosmetic and trailing spaces. symbols fix. commit 052f1a150c151f0c8f98d221e4e91c5ddf9e4104 Author: Jean-Baptiste Kempf Date: Wed Sep 5 15:54:36 2007 +0000 Qt4 - Compile fix for windows. commit 101b123f8f4cf5ab02ee72f8bac363bba575e0b8 Author: Jean-Baptiste Kempf Date: Wed Sep 5 15:47:49 2007 +0000 Add a string. Forgot that file in previous commits. commit 8622fe6eb11911adc59f4abc6bbe8b7580e35899 Author: Jean-Baptiste Kempf Date: Wed Sep 5 15:37:51 2007 +0000 Qt4 - Rename add() function to a more instructive name. commit 6eabc8bc8bfa467fa57ea95de1c3f4dde58eded1 Author: Jean-Baptiste Kempf Date: Wed Sep 5 15:33:32 2007 +0000 Qt4 - Cleanups and use QMenu on the stack to avoid leaks. Show menu with exec instead of popup. commit 684cafc46a709fa405c52da4f100e9f1571428c9 Author: Jean-Baptiste Kempf Date: Wed Sep 5 15:32:06 2007 +0000 Qt4 - Cleanup and start code to get the possibility on Windows to open the containing folder... commit bb22f2970dd4978f7d2d6420dc1b96b4f1492b5b Author: Jean-Baptiste Kempf Date: Wed Sep 5 15:14:56 2007 +0000 Qt4 - Right click on the header on the QTreeView for the playlist enables you to choose the columns you want to be shown. This removes also the code that was in the Model part since this is View Related. Ref #1282 (almost done). There is still segfaults on close of VLC after that menu is triggered. commit c0777c319477a09c46f34429285b6c329edae44b Author: Jean-Baptiste Kempf Date: Wed Sep 5 15:08:03 2007 +0000 Qt4 - cosmetic commit c42daaa5214dce3fc368b2cd275426eb51a39a67 Author: Rémi Denis-Courmont Date: Wed Sep 5 13:52:35 2007 +0000 Do not assume that long long = int64_t commit ba2f5bd9ac10f92e9bec20e9dbe0fb7f10a6dcb5 Author: Rémi Denis-Courmont Date: Wed Sep 5 13:52:05 2007 +0000 Missing static commit e412c573c01476d7fa309058af487ba183824bbb Author: Rémi Denis-Courmont Date: Wed Sep 5 13:51:45 2007 +0000 #include fix commit 1b67b68abd876b96c8dd7222fa23e34f028ff7c2 Author: Rémi Denis-Courmont Date: Wed Sep 5 13:51:21 2007 +0000 #include order commit 5661b194b13f2352b14ca9da3371523f5c0a124c Author: Rémi Denis-Courmont Date: Wed Sep 5 13:51:01 2007 +0000 Missing static commit 83caa247cf0e2ecbdbf1d35675ad716f788fc862 Author: Rémi Denis-Courmont Date: Wed Sep 5 13:50:45 2007 +0000 #include order commit d407c3ff61ec452b95f0217b065bc696467b23b3 Author: Rémi Denis-Courmont Date: Wed Sep 5 13:50:28 2007 +0000 Const warning commit 9b749a07457052642c01bfc0cff914c38ba72074 Author: Rémi Denis-Courmont Date: Wed Sep 5 13:50:02 2007 +0000 Fix #includes and remove useless variable commit 3b043bf1cf1711d2c95f65fab81731c4a69c94f8 Author: Rémi Denis-Courmont Date: Wed Sep 5 13:49:30 2007 +0000 Missing const commit 02fbd5872ba18c2d463edef59388b461bc31afdb Author: Damien Fouilleul Date: Wed Sep 5 12:07:33 2007 +0000 wxwidgets: fix crash in playlist due to change in meta behaviour (all metas used to retunr "" rather than NULL) commit 5ccbc289ef6c96b118e6f0d28fa26554eac43bc7 Author: Jean-Baptiste Kempf Date: Wed Sep 5 11:01:43 2007 +0000 qt4 - Main controls, small modification and implementation of fullscreen(). commit 3b9f21885acab9d6ac1d9ca92a4cc0f80f1798ad Author: Jean-Baptiste Kempf Date: Wed Sep 5 11:00:42 2007 +0000 Qt4 - removing some debug. commit d293a71e904896964de9dc57a3233e595c5a89ce Author: Rémi Denis-Courmont Date: Wed Sep 5 06:51:54 2007 +0000 #include order commit 0a84a0358d63a2de3c07b011f77455eef877c371 Author: Rémi Denis-Courmont Date: Wed Sep 5 06:51:34 2007 +0000 size_t / int confusion commit 361d658a2bb4b7e0cbb000d58ee5b21968e696f4 Author: Bernie Purcell Date: Wed Sep 5 06:03:23 2007 +0000 Change the format of the patch to live, since buildbot is now blaming me for breaking this even though I've never touched it. commit d7790c494e9df04b54a350e18658fe63b1162b0d Author: Bernie Purcell Date: Wed Sep 5 05:14:33 2007 +0000 Move more of the code for USF subtitles decoding out into separate module. It has almost no code in common with normal subtitles and ASS subtitle decoding, and this split further simplifies what belongs to what. commit a27798f81e1dfcb34e0ee1ad47ac694ad82e9205 Author: Bernie Purcell Date: Wed Sep 5 01:03:01 2007 +0000 Correct a warning on OSX commit 8f2310f803c40f1c1830eee2c20e9ff0cbd0d34c Author: Bernie Purcell Date: Wed Sep 5 01:02:34 2007 +0000 Add additional dependancies on fontconfig so that a rebuild will be forced when the patch or the Makefile itself changes - a previous change hasn't been picked up by buildbot, and it hasn't been corrected on win32 builds. commit 9abac129b710ea05473e3cc9c1e55468b4505d91 Author: Bernie Purcell Date: Wed Sep 5 00:24:27 2007 +0000 Add fontconfig to OSX builds commit 0f403e756500bc8756a4a7ec767bcb8b69d4daaf Author: Antoine Cellerier Date: Tue Sep 4 21:08:56 2007 +0000 Hopefully fix the build for windows. commit a3f716c598e3dae03f8bf532a1d5ba101a882bf2 Author: Jean-Paul Saman Date: Tue Sep 4 20:32:16 2007 +0000 Damn previous commit was even worse. I need some rest. commit 29968fb028def231d965675dcf5c7d35c9b03961 Author: Antoine Cellerier Date: Tue Sep 4 20:30:56 2007 +0000 Start seamcarving video filter. I'm commiting this mainly to get it in a windows build. This still needs some heavy optimisation, support for vertical resizing, colors and upscaling. Sample command line for those who want to test: time ./vlc fake: --fake-file ~/images/NATURE-Fakarava_400x300.jpg --fake-fps 5 -I dummy --control rc -V x11 --video-filter seamcarving@s You can change the croping by using commands like: @s crop 200 (a crop value of 0 resets it to the default mode) commit 256df85cc84c35ae79487aadda2d7c22784537bc Author: Rémi Denis-Courmont Date: Tue Sep 4 19:26:57 2007 +0000 Fix minor cast mistmatches commit 8917f5666c5de092b5c1cf19078aabb3efdeedd2 Author: Rémi Denis-Courmont Date: Tue Sep 4 19:26:26 2007 +0000 Fix incorrect type size on 64bits commit 6a8601da13882317c95a78e772bfc1cc8abb924b Author: Rémi Denis-Courmont Date: Tue Sep 4 19:25:38 2007 +0000 Fix referenced types (potentially fix crash with CGIs on 64bits) commit 45444ce685de7c090c8db1d9a798dbf47eb4b809 Author: Rémi Denis-Courmont Date: Tue Sep 4 19:23:37 2007 +0000 Fix crash commit 4c4c1053927202eb0d736bd343bd64d1f31fd117 Author: Rémi Denis-Courmont Date: Tue Sep 4 19:21:53 2007 +0000 Fix some cast warnings commit f3b32f6f56727dcb71e7fdfe45f4a476f5e98a9a Author: Rémi Denis-Courmont Date: Tue Sep 4 19:20:14 2007 +0000 Fix pointer-int casts warnings commit 9f279d647f30a3c161d8f9fe32619ee47b09ef56 Author: Rémi Denis-Courmont Date: Tue Sep 4 19:19:22 2007 +0000 Fix some 64bits warnings commit 54881bea19f449c66daee4e0b8f3d383d5ff996b Author: Jean-Paul Saman Date: Tue Sep 4 13:13:27 2007 +0000 Oops forgot to print the chroma. commit 4ef2e8495180b714aaf9f46944ac3cb913298acb Author: Dennis van Amerongen Date: Mon Sep 3 21:34:56 2007 +0000 * modules/demux/demuxdump.c: typo dumpper -> dumper commit 10c43fae52aae6cef7092922e203ec9e3b074f34 Author: Jean-Baptiste Kempf Date: Mon Sep 3 21:10:56 2007 +0000 Qt4 - add .mxf and .gxf to video files. commit c72b18511552f25b386517406d71b4f7d5da3382 Author: Jean-Paul Saman Date: Mon Sep 3 20:26:21 2007 +0000 Print error when chroma is not supported commit 8492b86d398da5cee88bf7897e0b9ad219557074 Author: Jean-Paul Saman Date: Mon Sep 3 20:20:07 2007 +0000 Check malloc return values. commit 21c366191681ab5dd190a9ebf6ecb37c501c851d Author: Rafaël Carré Date: Mon Sep 3 19:06:58 2007 +0000 Updates COPYING with new FSF address, removes weird characters commit 9d9587c8a81c5f91441614f3460f0c4008011f77 Author: Rémi Denis-Courmont Date: Mon Sep 3 16:01:40 2007 +0000 subdir build fix commit 6dea96129049641b9814d06b382615054cfcf82f Author: Rémi Denis-Courmont Date: Mon Sep 3 16:00:02 2007 +0000 BSD make fix commit 345d466ca8677eab0933bf584844739782b0e4a4 Author: Damien Fouilleul Date: Mon Sep 3 15:14:44 2007 +0000 misc/rand.c: cleanup and fix a stupid bug commit 99e59bbea168370d033a25376ee09c4595bbd3ec Author: Bernie Purcell Date: Mon Sep 3 05:06:35 2007 +0000 Fix cross compile of x264. The --crosscompile switch being added by the patch doesn't appear to have worked for some time. commit 2cde647ab66842989ccdc37f801bd912ce75d0ce Author: Rafaël Carré Date: Sun Sep 2 23:47:51 2007 +0000 Fix wxwidgets compilation commit 8a0b8bd8d22cf77b80e370fb018b45946002e2fe Author: Damien Fouilleul Date: Sun Sep 2 21:47:07 2007 +0000 misc/rand.c: actually, windows comes with a particularily comprehensive crypto library commit 7130848670c7c35cfe7b047761a0a6ada909ae94 Author: Jean-Baptiste Kempf Date: Sun Sep 2 21:41:33 2007 +0000 qt4 wording. commit 4b48a0132b3b5ba3aadcbbf934ff36c24c15a693 Author: Jean-Baptiste Kempf Date: Sun Sep 2 21:33:21 2007 +0000 Qt4 - add a warning about the composite thing. commit 23503cc0b1259fbb12023c66468fce1e24e7c91c Author: Rafaël Carré Date: Sun Sep 2 21:30:04 2007 +0000 Removes leftover of previous commit commit 1cbdebe93fd69281e1a8d9b66e8ae4abef7f2363 Author: Rafaël Carré Date: Sun Sep 2 21:28:56 2007 +0000 Adds an option to qt4 intf to set opacity for main interface, playlist, and extended panels. Note that on french locale floats are 0,x and not 0.x commit 96c503f3b019baa47d3633c1ecec59995625b837 Author: Antoine Cellerier Date: Sun Sep 2 21:24:53 2007 +0000 If the podcast service discovery is already runing, update its podcast-urls variable. commit 6df62cf5a6d007f180968eeba2e2f1922f4a0025 Author: Antoine Cellerier Date: Sun Sep 2 21:24:02 2007 +0000 Rewrite parts of the podcast service discovery module and make it handle additions to the url list at runtime. (deletions are not supported, without a module restart) commit 027b8eabd3d40ec522e0e19cb9db0e73b51ddd25 Author: Antoine Cellerier Date: Sun Sep 2 21:22:32 2007 +0000 Attach service discovery objects to the playlist (and remove a bunch of trailing spaces). commit e3a2301cc6d69dd030ec43dd8d6466b84128e63a Author: Christophe Mutricy Date: Sun Sep 2 21:13:07 2007 +0000 Italian l10n update by Vincenzo Reale commit 45d3191988ac7622b28ba65ccbe01500fb7800e0 Author: Rémi Denis-Courmont Date: Sun Sep 2 20:01:13 2007 +0000 ! It did say NON-PREDICTIBLE at the top of the file, didn't it? commit 29b9c7e10981399bee1a6bab2da374eb8b637a74 Author: Antoine Cellerier Date: Sun Sep 2 16:55:23 2007 +0000 Apply "[PATCH] controls widget" by Domani Hannes. Thanks. commit e4bbf1c43df3c160b45b8b8d65261d4708f2e147 Author: Antoine Cellerier Date: Sun Sep 2 16:17:36 2007 +0000 Add a podcast configuration dialog to the Qt4 interface/dialogs provider. commit fe92f9c92dc93bfc5a6948832246788e3010ace0 Author: Antoine Cellerier Date: Sun Sep 2 16:14:27 2007 +0000 Change the podcast-urls config option to auto save. commit 9351b76fdbdad2cb8f7ce5c0b5e67060bedb5225 Author: Antoine Cellerier Date: Sun Sep 2 14:34:01 2007 +0000 [21716] in a Qt 4.2 compatible way. commit a34179cce81c61f7cc1a4ab21b01ee6c62fe6e55 Author: Antoine Cellerier Date: Sun Sep 2 12:50:41 2007 +0000 Add option to disable the Qt interface notification popup. commit 967ecaa2b96200b3366363bcdb764103c2e613b4 Author: Rafaël Carré Date: Sun Sep 2 12:47:44 2007 +0000 Partially revert [21689]. Ships AUTHORS and THANKS with windows package commit 594d78c69e5c5afc10729d96e54684cce531e269 Author: Antoine Cellerier Date: Sun Sep 2 12:39:44 2007 +0000 Make the skins download url clickable in the simple preferences. commit 4f003e9b4a7f4f58da6d1356009c5b565157200d Author: Jean-Baptiste Kempf Date: Sun Sep 2 10:10:00 2007 +0000 Qt4 - adding a '...' in the description... Cosmetic commit 4b1b159249c3dfc60a8d42c8624614c820074159 Author: Antoine Cellerier Date: Sun Sep 2 09:34:21 2007 +0000 Change the web irc url here too (and split the help string on several lines). commit 05a66223c48ca4323091004940075d9b2fa0382b Author: Rémi Denis-Courmont Date: Sun Sep 2 09:06:57 2007 +0000 Fixes commit b1e0a5cb7669c793b02846a40b6d8ee6b708ccb4 Author: Rémi Denis-Courmont Date: Sun Sep 2 08:59:59 2007 +0000 Handle HTTP OPTIONS commit 50e9af20476418c62d01648e1fe4d3f51dd5cb07 Author: Rémi Denis-Courmont Date: Sun Sep 2 08:51:01 2007 +0000 Don't claim to support HTTP 1.x where x > 1 commit 4008d8a74e41fdb2b2c29b07898155393845f45e Author: Rémi Denis-Courmont Date: Sun Sep 2 07:33:40 2007 +0000 Missing const commit 844dbdaf7d443cb39f5ea1bad84245b90282247e Author: Rémi Denis-Courmont Date: Sun Sep 2 07:32:06 2007 +0000 Fix warnings commit 324f8cbcc28babf63aaac02538b7b394bcc705a6 Author: Rémi Denis-Courmont Date: Sun Sep 2 07:30:43 2007 +0000 Fix warnings commit 4ff1a33b3b5557ea417e98da506a3dac235fb9d7 Author: Rémi Denis-Courmont Date: Sun Sep 2 07:28:08 2007 +0000 Another set of missing consts commit 3bb815bfa479cea81200048bdf9bbcf72e467b77 Author: Rémi Denis-Courmont Date: Sun Sep 2 07:26:10 2007 +0000 eol:style commit 5f5acdfecf85b16b3c2396bd73bd9758ea1b905d Author: Rémi Denis-Courmont Date: Sun Sep 2 07:25:07 2007 +0000 image/png rather than application/octet-stream commit a00435e7ac3293b1d3dd503be979d7dfcbce24e4 Author: Rémi Denis-Courmont Date: Sun Sep 2 07:23:12 2007 +0000 Typo commit ee1838d703dd65e5a9c8d60733029611bb63c64e Author: Rémi Denis-Courmont Date: Sun Sep 2 07:22:32 2007 +0000 Add missing const - should fix a few Qt4 warnings commit 806d1fd1b89cf3ce2896fda27c623fcfc5758f0a Author: Rémi Denis-Courmont Date: Sun Sep 2 07:21:02 2007 +0000 Remove harmful MIME type commit f415a5484235421632c701ea24df7fd2f952541f Author: Rémi Denis-Courmont Date: Sun Sep 2 07:18:33 2007 +0000 XPM are text files, not binaries commit a7ff60b48909939193f52e5c4812d9d94498283b Author: Rémi Denis-Courmont Date: Sun Sep 2 07:08:20 2007 +0000 Fix automake warning commit 7347528a46f5181031d426b4bd42cb9e98c95be5 Author: Rafaël Carré Date: Sun Sep 2 04:03:11 2007 +0000 alsa: don't start playing before at least a period has been written to the alsa device fixes #1165 commit 5d6ecb1387b71ee72a36e3acaf286de6ffa02b49 Author: Christophe Mutricy Date: Sat Sep 1 22:43:54 2007 +0000 Oups commit 32fce3217529b35c5f7540c30d0a8312f412007f Author: Christophe Mutricy Date: Sat Sep 1 22:36:12 2007 +0000 We are in 2007 commit 2088dce60f85e071a1ed914988b6066fdf1e423b Author: Christophe Mutricy Date: Sat Sep 1 21:44:12 2007 +0000 rand_s() is only in Win XP and latest. so use rand() until we decide to not support win2000 commit 53b2aa8364e6887072b929c7053d78a17dd35b37 Author: Antoine Cellerier Date: Sat Sep 1 20:37:17 2007 +0000 Fix the use of commands list, tree and vars in the rc interface which were broken since [21138]. commit 2f38e7377e4040e0a20de0bea50c7c4714c93a41 Author: Rémi Denis-Courmont Date: Sat Sep 1 20:04:56 2007 +0000 Fix segmentation fault commit 7ab18bda8d89925ec0632f63ca5f3f8b83e880dc Author: Rémi Denis-Courmont Date: Sat Sep 1 19:34:41 2007 +0000 Remove old unused code commit 24b546fb5f93ecf019f67762d68f78016aeae7ac Author: Rémi Denis-Courmont Date: Sat Sep 1 19:34:09 2007 +0000 Factorize aggregate and non-aggregate RTSP code paths commit 88c0950bd9aedea022217b3aff7fc4a7a391e829 Author: Rémi Denis-Courmont Date: Sat Sep 1 19:03:22 2007 +0000 Cosmetics commit 8a67cac427665f097c95b9272cf431b752939724 Author: Rémi Denis-Courmont Date: Sat Sep 1 17:50:51 2007 +0000 Use RTP sout for RTP commit 7440827a7f8064269e74394895ec0c6073778490 Author: Rafaël Carré Date: Sat Sep 1 17:43:49 2007 +0000 qt4: Fix help dialog (again) Uses builtin AUTHORS THANKS and COPYING files on every platform Don't ship AUTHORS.txt and THANKS.txt on windows packages COPYING.txt is kept since it's used in the nsis installer Only show authors' name instead of the full AUTHORS file Removes an empty line in THANKS to make it easier to parse without using endless pipes commit 17acf7977fd1d5587140e686b62a62dce1e55dc9 Author: Jean-Baptiste Kempf Date: Sat Sep 1 17:36:48 2007 +0000 Add myself as qt4 maintainer :D commit b8c1216a38d25e7d261119af30bff6ad21b5c032 Author: Rémi Denis-Courmont Date: Sat Sep 1 17:34:39 2007 +0000 Improve randomness of RTSP session ID. Now it should not be possible to guess other people's ID. commit b5d134fcb108cf6721d2ed06131961ae132675d0 Author: Rémi Denis-Courmont Date: Sat Sep 1 17:32:18 2007 +0000 Fix a few warnings commit 7fd6e102f11283eb73be23ff18b790ac0d46fc84 Author: Jean-Baptiste Kempf Date: Sat Sep 1 17:27:50 2007 +0000 Modification of THANKS about Pierre-Luc Beaudoin contributions. commit b6ffa9ae52c53a2d4f3e0f8d8d100403c2b874f7 Author: Jean-Baptiste Kempf Date: Sat Sep 1 17:26:17 2007 +0000 Qt4 - Jack Input UI. commit 4070db3ea94ae8e6c3680c4f11fe6540c97bc775 Author: Rémi Denis-Courmont Date: Sat Sep 1 17:10:55 2007 +0000 Fix about.hpp generation commit 38e86905008a66813faaba66ec8acc5d173b67c8 Author: Rémi Denis-Courmont Date: Sat Sep 1 16:58:35 2007 +0000 Separate Makefile generation from bootstrap so that we can update individual Makefile.am files. commit 1760c10bffb0b920ec39c7b5812d04cce9a0aef7 Author: Jean-Baptiste Kempf Date: Sat Sep 1 16:55:47 2007 +0000 Jack Input bugfixes and some more options: - bug: cracking in the captured sound - autoconnect to inputs - use VLC pace Patch by Pierre-Luc Beaudoin from Savoir-faire Linux commit 923f5384d66362f53075b4b74ea66f3dd9f46ff9 Author: Jean-Baptiste Kempf Date: Sat Sep 1 16:38:57 2007 +0000 Qt4-help. Small modifications on the size. commit be9943b7a84e0b794ef60e9fcd1c52c73bdc3e7a Author: Rafaël Carré Date: Sat Sep 1 16:36:15 2007 +0000 qt4/about: reads data from the files when they are shipped with the binary (i.e. on windows) commit f4760a11a3cd7f65f67a5df1c4b3096e4c708f91 Author: Rafaël Carré Date: Sat Sep 1 16:35:25 2007 +0000 net_Read(): Checks p_libvlc->b_die commit 1fdb0d7e995672818cb4dfdef577940b87db3806 Author: Jean-Baptiste Kempf Date: Sat Sep 1 16:29:51 2007 +0000 qt4: disc controls should only be shown on request. To test. commit dcbc179cebdcb1d19b1faee50792ff506019fbfc Author: Jean-Baptiste Kempf Date: Sat Sep 1 16:25:14 2007 +0000 Qt4 - Add a proper about section. This needs to be reviewed for i18n. commit 10f0097e3db6931ce1759d8a67a08c3a936b703d Author: Rémi Denis-Courmont Date: Sat Sep 1 15:50:54 2007 +0000 Fix crash (once more, this would be easily avoided by LOOKING AT THE COMPILER WARNING before -or even after- committing) commit 6c5d6837e484fc9d6e5ba2091ea7d2cac80c349d Author: Rémi Denis-Courmont Date: Sat Sep 1 15:47:03 2007 +0000 Fix signedness commit ced75b5595c68e6a5153280a12f17f6ed23439cb Author: Rémi Denis-Courmont Date: Sat Sep 1 15:46:09 2007 +0000 Fix warning commit 56bdc149657880b5faf41f023092f7df87d4ef0c Author: Rémi Denis-Courmont Date: Sat Sep 1 15:45:01 2007 +0000 Fix compiler warning commit 4c2fdff7ec0e1dffd3371ec731eff7fbfe4051cb Author: Rémi Denis-Courmont Date: Sat Sep 1 15:43:37 2007 +0000 Fix (Win32) precompiler warnings commit 5a6f6c9e169db51f623f232b348c10a8e07b2453 Author: Rémi Denis-Courmont Date: Sat Sep 1 15:42:30 2007 +0000 Try to fix a compiler warning commit bdf786c983885b18e9162fd01d245442a6c9ec06 Author: Rémi Denis-Courmont Date: Sat Sep 1 15:41:19 2007 +0000 Use HMAC-MD5 rather than plain MD5 commit f73343dcc3ede348d2936fcd03967ad9f84439a4 Author: Rémi Denis-Courmont Date: Sat Sep 1 15:36:22 2007 +0000 Remove a big bunch of #include that are not needed anymore (we had them because of the big vlc_symbol structure) commit 63ea63eb19692b20fe489f25c237c121d36fe932 Author: Rémi Denis-Courmont Date: Sat Sep 1 15:32:45 2007 +0000 Add nonce generator vlc_rand_bytes commit 4e4b03cdd235c50480f15243bc92ea6a4fc9ec5e Author: Rémi Denis-Courmont Date: Sat Sep 1 15:19:42 2007 +0000 Fixup AddMD5 prototype commit 103b8ce89f28046abe275f1123aea4ed630f401a Author: Rémi Denis-Courmont Date: Sat Sep 1 15:14:26 2007 +0000 Do not export DigestMD5; it's an internal subprocedure commit ad84f2722d00bd61055ebc47fc54eb0eae7a3daf Author: Jean-Baptiste Kempf Date: Sat Sep 1 15:13:06 2007 +0000 Qt4 - help: add AUTHORS to the tabs commit defc076412361c788dd91bb965c0ecdaa757b712 Author: Rafaël Carré Date: Sat Sep 1 15:08:57 2007 +0000 Adds a link to cgi/irc in help commit ec22b8de39cde1d1a88222adadd39984de385a35 Author: Rafaël Carré Date: Sat Sep 1 14:55:55 2007 +0000 qt4/dialogs: svn:keywords set to Id commit 70044982c706eedd18332b139c48bd186e9a410f Author: Rafaël Carré Date: Sat Sep 1 14:45:29 2007 +0000 Reverts 21658 as it's totally wrong commit ee51eb43bd4f193641882329006d22d303275427 Author: Jean-Baptiste Kempf Date: Sat Sep 1 14:39:41 2007 +0000 Qt4 - More Help. commit 68cdf347da595e7a6975a21cf61b24bffa1bdbea Author: Rémi Denis-Courmont Date: Sat Sep 1 14:11:39 2007 +0000 DSO friendliness commit be9cd599a925a002e5e7f57721385178be2d6ec9 Author: Rafaël Carré Date: Sat Sep 1 14:09:58 2007 +0000 rc: non blocking input read commit 38ce0668f1010ae65fbc6ef0048b0d1133600997 Author: Rémi Denis-Courmont Date: Sat Sep 1 14:08:39 2007 +0000 Another set of useless if statements commit 33e3934efb71ef490c2e6ddac0a20e4892989fd9 Author: Rémi Denis-Courmont Date: Sat Sep 1 14:07:18 2007 +0000 - do not check "always true" case - fix a small memory leak commit ba9476d44e81e1eda2b45142465ba418679e74a9 Author: Rémi Denis-Courmont Date: Sat Sep 1 14:00:49 2007 +0000 Remove unsupported profiles commit 889d3ddb3dbbd4d4f46f81e0fd5aa97b8f84d8de Author: Rafaël Carré Date: Sat Sep 1 13:54:36 2007 +0000 qt4: forces plastique style temporarily commit 2227effdb5e0b0452dd59d7320e7d1fa58176a49 Author: Rémi Denis-Courmont Date: Sat Sep 1 13:52:25 2007 +0000 Do not implicitly encourage raw TS over UDP-Lite, DCCP and friends commit 05bf902c8a0708a4de668535f5cbd7eb69e7aa15 Author: Jean-Baptiste Kempf Date: Sat Sep 1 13:42:55 2007 +0000 OSDMenu: add to the CAT_VIDEO category to have tweaking in the preferences. commit 9eac2aabf129eca3052bbea05d0efd457d5c1c07 Author: Rémi Denis-Courmont Date: Sat Sep 1 13:42:00 2007 +0000 Fix RTP/TS sequence number regression commit 19fa9255e997bc593aac68ac915c3f91eeae9158 Author: Rémi Denis-Courmont Date: Sat Sep 1 13:37:08 2007 +0000 Fix undefined variable use commit 75b3e3e7769605b37e1c13b7018f205614de6c69 Author: Jean-Baptiste Kempf Date: Sat Sep 1 13:33:25 2007 +0000 Subtitles: same. Reput the correct new modifications. commit fbfbb77703788eec5021af7da62db8366bf76cc9 Author: Jean-Baptiste Kempf Date: Sat Sep 1 13:32:26 2007 +0000 Subtitles: attempt to get the history back. commit 5422e764aa366c49ca0edbbf93a34f9f76362376 Author: Rafaël Carré Date: Sat Sep 1 13:10:04 2007 +0000 hotkey: Stop the playlist on Quit commit 8fa28233d1eb356176f0825a1f677501d6a80147 Author: Jean-Baptiste Kempf Date: Sat Sep 1 13:03:38 2007 +0000 Add svn:ignore to live and live555 in extras, since we do it with ffmpeg and x264 commit 9e8222824b1f8dc8cb679f8ffca59c274b52441e Author: Rémi Denis-Courmont Date: Sat Sep 1 12:58:51 2007 +0000 Remove DCCP from the list; it's not working yet commit 02e94f479848b8f3e58f839c948d3cf7ccddbd67 Author: Jean-Baptiste Kempf Date: Sat Sep 1 12:57:24 2007 +0000 Spatializer: set the svn:keywords to Id. commit 2373dd7bf456de5d296d45e5cc9a21499e523e31 Author: Jean-Baptiste Kempf Date: Sat Sep 1 12:53:57 2007 +0000 Try to set a correct svn:ignore commit f1db7036fef7dcfe0c3e77d37922959fcfd24f44 Author: Jean-Baptiste Kempf Date: Sat Sep 1 12:33:33 2007 +0000 Qt4 - remove the 'pink sliders' effect commit 6f77623a8cc4b8ed58689d3eadd6e8d92c56b08b Author: Jean-Baptiste Kempf Date: Sat Sep 1 12:27:48 2007 +0000 Spatializer: add the remaining files, add a correct check in configure, fix dist commit 97d10a66dd2595a5515c693512001a4dd55ea4d9 Author: Jean-Baptiste Kempf Date: Sat Sep 1 12:15:21 2007 +0000 qt4 - fix temporary the compilation. commit 11e818fe8462354def3b3464f537bd08ecaf6161 Author: Jean-Baptiste Kempf Date: Sat Sep 1 11:59:10 2007 +0000 Qt4 - Spatializer and other audio filter from biodun SoC => Extended panel. commit 5e0c0bbd7b23d538b5d1d5ea5c9c89adee3a92b8 Author: Felix Paul Kühne Date: Sat Sep 1 11:57:33 2007 +0000 * set svn:keywords correctly and fixed some minor stuff here and there commit c08be60a2fdbcd093e4f6920737f6b12e61d7888 Author: Jean-Baptiste Kempf Date: Sat Sep 1 11:50:22 2007 +0000 Spatializer audio filter: activate it for compilation, since it should not produce many warnings... commit d034ab59c4929fda2ea452cfb6aa55a0aea6a2f9 Author: Jean-Baptiste Kempf Date: Sat Sep 1 11:37:15 2007 +0000 Spatializer: spaces and tab!!! commit c701929d30cec6cf69092928a624625f279701d3 Author: Jean-Baptiste Kempf Date: Sat Sep 1 11:30:58 2007 +0000 Spatializer audio filter, work for Google Summer of Code, by Isaac Biodun Osunkunle: osunkunle --- gmail.com This is the first part of his work. commit b73d314451286abe3b8d3f7337940cb558711053 Author: Rafaël Carré Date: Sat Sep 1 11:06:38 2007 +0000 Destroys hotkey interface when Quit action is requested commit 4a418e9902e4e300495297f47bdf3bc1a576c448 Author: Christophe Mutricy Date: Fri Aug 31 22:40:32 2007 +0000 Add a nice target here also commit db74f67fc5ff7b3039a9636408a781bf360d4b79 Author: Christophe Mutricy Date: Fri Aug 31 22:31:04 2007 +0000 Add a nice target commit 01f75e6f6d03827e7e122cde3d529d2b5ea6857c Author: Christophe Mutricy Date: Fri Aug 31 22:16:19 2007 +0000 Woody is past history commit 8a7c44ed8bd93eb59c8345bacfabab15ce7c7fb1 Author: Christophe Mutricy Date: Fri Aug 31 22:14:08 2007 +0000 Add some --with-ffmpeg-libfoo. Patch by Siegfried Wagner commit c7e81964ce624375f3b88aa91d53d4be8062c067 Author: Rafaël Carré Date: Fri Aug 31 21:57:07 2007 +0000 Updates the news commit 49fb71137e5b2955d5f3c68034f2dbfaff27a453 Author: Christophe Mutricy Date: Fri Aug 31 21:22:41 2007 +0000 Use libav*-uninstalled.pc to get the ldflags for ffmpeg when we use --with-ffmpeg-tree to link statically commit 256a65be95e727eaaf6a327296b18cb1d75c9d3a Author: Rémi Denis-Courmont Date: Fri Aug 31 21:08:00 2007 +0000 Implement dummy RTSP GET_PARAMETER so that clients can "ping" commit 9160f1e048691054363ed6a28ff5ad08f63dff03 Author: Rémi Denis-Courmont Date: Fri Aug 31 20:11:51 2007 +0000 Cleanup RTCP SR support a little bit commit 01f85e92a05a776d374efde1dccf02987a4cf7cf Author: Rémi Denis-Courmont Date: Fri Aug 31 19:22:45 2007 +0000 Remove the broken kludge that should not be needed. Can't test if it now works (no GNOME here) commit d10ea719a3b2a41c372e4557d5cd0c6b863617a8 Author: Rémi Denis-Courmont Date: Fri Aug 31 19:21:37 2007 +0000 Dequeue "dummy" signals commit 0b1c15a38655d23327a74c577fc7c1297b3eb84e Author: Rémi Denis-Courmont Date: Fri Aug 31 16:44:21 2007 +0000 Another round of MTU fixes (review welcome) commit 1600a925e7bbd96ecfeb8df16f87323fffca45f6 Author: Rafaël Carré Date: Fri Aug 31 16:37:56 2007 +0000 Fixes commit [21610] commit c0fa5361a5874e1081732ceae183b220060f6201 Author: Rémi Denis-Courmont Date: Fri Aug 31 16:31:38 2007 +0000 Add a const commit 542a2f7b8048e65515e8978efc18dedd614b3a1e Author: Rémi Denis-Courmont Date: Fri Aug 31 16:30:29 2007 +0000 Use common RTP header formatting for RTP/TS commit 51ebb68bd19bfcc23bee95e8dd897cb83859ee0c Author: Rémi Denis-Courmont Date: Fri Aug 31 16:21:50 2007 +0000 Same as previous commit commit b2cf3c67bf11109ed3896adab597dd161a44eadf Author: Rémi Denis-Courmont Date: Fri Aug 31 16:19:52 2007 +0000 Increase MTU too lowest legal MTU when it is really too small commit 78651e749843530d62675233dc5a1dfb5da73b6b Author: Rémi Denis-Courmont Date: Fri Aug 31 16:19:25 2007 +0000 Use 1400 rather than 1500 as default *application-layer* MTU to be on the safe side commit d2392e8e6bae9e019286913551ddff4a9314f904 Author: Rémi Denis-Courmont Date: Fri Aug 31 16:07:37 2007 +0000 Silent hack to avoid crash when MTU is too small commit ed0df23bb1b6a743d1742e07f098eb4fd185d6f4 Author: Rémi Denis-Courmont Date: Fri Aug 31 15:58:30 2007 +0000 Remove thresh and funman as they are now in AUTHORS. Gniark gniark! (jb, pdherbemont are missing by the way) commit c5e9eb52b9ab32d978f6911886e2a7b1cdc27672 Author: Rémi Denis-Courmont Date: Fri Aug 31 15:54:20 2007 +0000 Support up to 9 channel with Vorbis Patch from Pierre-Luc Beaudoin commit 54668b797785ffe895317f3e2bb81bcb8baac715 Author: Rémi Denis-Courmont Date: Fri Aug 31 11:21:43 2007 +0000 Document signal handling commit 64099a686f824e59b949aa89b47894cdb63016f2 Author: Rémi Denis-Courmont Date: Fri Aug 31 11:04:13 2007 +0000 Fix RTSP Content-Base header and SDP session control attribute to always include a valid server address commit 084b43a6edc46cc5d4233050d16681dab37103dd Author: Rafaël Carré Date: Fri Aug 31 10:54:10 2007 +0000 Unblocks SIGCHLD at the beginning of the thread commit 8fd71e10c143907dac7dd917008f889fed51f32b Author: Rafaël Carré Date: Fri Aug 31 10:44:43 2007 +0000 Unblocks SIGCHLD in qt4 thread commit 7e772f7d1ce08b680b4eca0bfdfb57dd95f48333 Author: Rafaël Carré Date: Fri Aug 31 10:32:50 2007 +0000 Fix crash due to mtu being equal to 0 commit 5aebc3b8e1e1b3a8928e1ca261a8ba73c21ed9e7 Author: Jean-Baptiste Kempf Date: Fri Aug 31 10:30:48 2007 +0000 Qt4 - Main Interface: Advanced buttons are correctly integrated, cosmetic, cleanup and fixes. commit ac44329225c98bcf176a8b8ddc2906f3354a3a71 Author: Jean-Baptiste Kempf Date: Fri Aug 31 10:29:48 2007 +0000 Qt4 - move the VISIBLE() define to qt4.hpp to use it everywhere. commit 8574a6590f13d34062481fef653ac8a6aa134f28 Author: Jean-Baptiste Kempf Date: Fri Aug 31 10:28:05 2007 +0000 Qt4 - Menus: small changes, mainly cosmetic. commit f206e0519cdacba3083270f109f3e67e5893cb01 Author: Jean-Paul Saman Date: Fri Aug 31 08:51:53 2007 +0000 If too much frames have been dropped, then only decode I frames for a while and see if you can catch up with decoding other frames as well. commit b3fe4787097d78485c56bfe845c2dbf4f6758850 Author: Jean-Paul Saman Date: Fri Aug 31 08:51:44 2007 +0000 Honor --ffmpeg-skip-frame setting when used with --ffmpeg-hurry-up. commit ab7ce0dfaebfcff307893986764082a85f53a555 Author: Pierre d'Herbemont Date: Fri Aug 31 07:18:41 2007 +0000 media_discoverer.c: Raise an exception on error. commit ee031e808baeb2419be914d9f482dae53fea0083 Author: Pierre d'Herbemont Date: Fri Aug 31 07:14:26 2007 +0000 VLC.xcodeproj: Fix framework header location. commit 1d76aea557aab209ccafafdb9507a4a572920e45 Author: Bernie Purcell Date: Fri Aug 31 04:09:10 2007 +0000 Cross compilation of fontconfig was using incorrect header directories commit 33be2aeef3bf1b1dec564fbe3b3c42bf2193ff38 Author: Rémi Denis-Courmont Date: Thu Aug 30 21:38:30 2007 +0000 Fix a few warnings, and handle iconv errors (I expect the input is not always trustworthy here). commit 6e5f468a1e77d3986e2bd8b9f0dd5fb2f5aaa964 Author: Rémi Denis-Courmont Date: Thu Aug 30 21:36:40 2007 +0000 Fix a bunch of bugs I added, and simplify some stuff commit 1706407b93acb91819eedeb9557d67c6bbe23de4 Author: Rémi Denis-Courmont Date: Thu Aug 30 21:35:57 2007 +0000 Factorize some code from RTP packetization for RTP+mux case. Most noticeably, this adds support for RTSP, SDP-to-disk and SDP-over-HTTP to RTP/TS. In particular, --sout '#rtp{mux=ts}' now works even without a fixed destination commit c4b2aaf9c3261c7c9a8755b37fbf3f34fde29d7c Author: Damien Fouilleul Date: Thu Aug 30 21:34:11 2007 +0000 i422_yuy2_sse2: fix module requirements commit 7a8e5196a3c97c54f420af46ff255b97a43583e8 Author: Rémi Denis-Courmont Date: Thu Aug 30 21:33:12 2007 +0000 Fix VERY OBVIOUS bugs that would not have happened if people had read compiler warnings (such as buffer overflows detected at compile time!) commit eeef3c8ccc2d233a65084191dc047141cd0cf898 Author: Rémi Denis-Courmont Date: Thu Aug 30 21:32:15 2007 +0000 Fix #include order commit 0eec3981e74b5988d975900701ada2a40b032853 Author: Rémi Denis-Courmont Date: Thu Aug 30 21:31:49 2007 +0000 Flag bug that I am not too sure how to fix. Please fix it *** IF YOU KNOW WHAT YOU ARE DOING *** commit b75e05005079f7a655822de0bb1b4209e4c9db18 Author: Rémi Denis-Courmont Date: Thu Aug 30 21:30:59 2007 +0000 Fix one memleak and a few unused result warnings commit 6fdd1765b76ce1414cb0a1d13b790b2b26b08288 Author: Rémi Denis-Courmont Date: Thu Aug 30 21:30:07 2007 +0000 Forgot this file commit 653329ea28d847b195ccd6aad245e7884e27208a Author: Rémi Denis-Courmont Date: Thu Aug 30 21:29:51 2007 +0000 Add some const qualifiers commit d2c0ae5519583668c85f07adc51002b5a385c88a Author: Christophe Mutricy Date: Thu Aug 30 20:46:48 2007 +0000 Update slovenian l10n by Matej Urbančič commit be81235f744c2b1abff3ec9f55e3dbf1b7e937a1 Author: Christophe Mutricy Date: Thu Aug 30 20:45:58 2007 +0000 Upgrade list of files and pot file commit a26f01987fde1cefee77eadeadac89d7ae5f7ccd Author: Christophe Mutricy Date: Thu Aug 30 20:45:09 2007 +0000 Shut up xgettext warning commit d99ea5de84c6672c102f9bea98e7e4b8cda7edfc Author: Christophe Mutricy Date: Thu Aug 30 20:34:41 2007 +0000 Don't translate empty strings commit 1f0a616db6870c82267f618eecd5e7b3b52bfdc3 Author: Rafaël Carré Date: Thu Aug 30 15:47:43 2007 +0000 Fixes fucking gtranslator bug commit 82ac4eb1592e6f9ac3ce9a6830a0c6d666f3c33e Author: Pierre d'Herbemont Date: Thu Aug 30 14:54:57 2007 +0000 MacOSX/VLC_app/VLC.xcodeproj: Fix framework location. commit 733ac09f085cfdcfb827b578e357fdd2894c5126 Author: Rafaël Carré Date: Thu Aug 30 13:52:53 2007 +0000 qt4: uses setMinimumSize from the good thread using signal/slot commit 2d1afccd212bfe2b114625ec03b1783ee022ade9 Author: Pierre d'Herbemont Date: Thu Aug 30 13:13:22 2007 +0000 minimal_window: Remove unwanted commit. commit 8d7e530f40ef0dfa7de448f786da40c066db9278 Author: Pierre d'Herbemont Date: Thu Aug 30 13:12:47 2007 +0000 minimal_macosx: Fix the minimal window. commit d4db9fc979638a058154653e5e17b1c85e7c2c92 Author: Rafaël Carré Date: Thu Aug 30 11:50:10 2007 +0000 Uses qfu() instead of QString::fromUtf8() commit 161928b3baa90b4b22ac27c8efc534917a182d38 Author: Rafaël Carré Date: Thu Aug 30 10:00:27 2007 +0000 QT4: Basic help dialog (links to wiki and forum) commit 17f19ed3e9c7ebdd079618b330c05093f526789c Author: Rafaël Carré Date: Thu Aug 30 09:30:03 2007 +0000 Displays playlist names using UTF8 commit ffdcdf8a7d7921fe8a7f30bc1ab18dc47d6949d9 Author: Rafaël Carré Date: Thu Aug 30 07:29:26 2007 +0000 Updates french translation a bit commit b7e89391e8597acdd8b1dcbbe323c65ada5b1224 Author: Rafaël Carré Date: Thu Aug 30 07:08:24 2007 +0000 Makes THANKS & COPYING built in in qt4 about dialog commit 2fd0b6be17b75146bdf73f566896b2832564d258 Author: Rafaël Carré Date: Thu Aug 30 05:20:56 2007 +0000 french translation: makes help mnemonic not conflict with audio mnemonic commit 92ebfe8b665bd5843cc3b91b8dddc07e1497ffef Author: Rafaël Carré Date: Thu Aug 30 01:10:14 2007 +0000 Checks if ml.xsp is present before loading it commit 8e081cf1f374ea81cfa7806615ab5d5b591d88ac Author: Rafaël Carré Date: Thu Aug 30 00:59:13 2007 +0000 Reenables media library loading Uses --no-media-library if you don't want to use it (see #1047) commit 66b4033b2f889195a3ef428986d2438cd6e4f994 Author: Rafaël Carré Date: Thu Aug 30 00:50:10 2007 +0000 Converting a string for using it in xml without using it is STUPID commit 6830d8e6060715c85d090a5cfdad2822e28b2ce4 Author: Rafaël Carré Date: Thu Aug 30 00:15:43 2007 +0000 Remembers art url when an input with same artist & album needs art, so if it's a local file, it doesn't need to be copied in the cache. commit edff9427d9b185d5c5e985650055044dcd49f9f3 Author: Rafaël Carré Date: Wed Aug 29 23:52:55 2007 +0000 Replaces xml special chars in image url commit 8eee31fd9b4f3d7363f985ada8d6b9cdd6b7ee37 Author: Pierre d'Herbemont Date: Wed Aug 29 23:26:28 2007 +0000 minimal_macosx/macosx.c: Shorter and more explicit description. commit 19a9310c33a5887fe306088bc1c125057ee68866 Author: Pierre d'Herbemont Date: Wed Aug 29 23:24:31 2007 +0000 modules/gui/minimal_macosx/macosx.c: Lower priority of the modules and add a better description. commit 437d815038d3cdff6999585e91d609072fb3848d Author: Pierre d'Herbemont Date: Wed Aug 29 23:13:06 2007 +0000 modules/gui/minimal_macosx: Add a minimal_macosx interface and vout that is used by the framework. commit 2994ae9ecba3d6c4f8c80e65572f9ea13c393eed Author: Rafaël Carré Date: Wed Aug 29 22:06:53 2007 +0000 Don't cache local album art commit 7c53b8957e345e704f1653b33cdd1a1fce7196e9 Author: Rafaël Carré Date: Wed Aug 29 21:41:01 2007 +0000 notify: Uses notification-daemon's builtin icons for both of popup's buttons commit 907d1ee65185078a4d33519515388be7e58fca2b Author: Pierre d'Herbemont Date: Wed Aug 29 21:10:20 2007 +0000 propset svn:keywords "Id" commit 552b8bf86450616848e2edf6b080258e9fa70805 Author: Pierre d'Herbemont Date: Wed Aug 29 21:09:27 2007 +0000 propset snv:keywords "Id" commit 4ef70aca43bbbc703d88ec7460981c6cf880282c Author: Christophe Mutricy Date: Wed Aug 29 21:07:25 2007 +0000 Revert part of [21475]: qt-adv-options has it use commit f281bb438c9f1828fdff79eb06b3d55e23e36246 Author: Pierre d'Herbemont Date: Wed Aug 29 19:48:10 2007 +0000 extra/MacOSX/VLC_app: Initial import of a wanna-be VLC.app application that use the framework. Not really valuable for now. commit b576354894b6f2f989bd2d2eed8585d75984efe4 Author: Pierre d'Herbemont Date: Wed Aug 29 19:42:29 2007 +0000 extra/MacOSX/Framework: Initial import of the Mac OS X Framework. commit 41f6c27999f70011d1ea8e5e42ace902f8d44390 Author: Damien Fouilleul Date: Wed Aug 29 10:28:21 2007 +0000 configure.ac: removed -Wold-style-definition from CFLAGS as this affects AC_TRY_COMPILE() and causes false results such as: checking __attribute__ ((aligned ())) support... 0 checking __attribute__ ((format ())) support with function pointers... no commit 8e4409e73bcb04dd962621b0ae147945c2544e5a Author: Pierre d'Herbemont Date: Wed Aug 29 00:03:55 2007 +0000 control/media_descriptor.c: Set the media descriptor of the subitems. commit bfdc79f153eae0e3b59c434ea639f09a28f430d7 Author: Pierre d'Herbemont Date: Wed Aug 29 00:01:51 2007 +0000 control/media_list.c: Replace set_name/name by set_media_descriptor/media_descriptor. This is the md from which the media_list is a subitem, if any. commit 6dd0250f72aa971a6d1986421b7e8a2cc87e65aa Author: Pierre d'Herbemont Date: Tue Aug 28 23:50:53 2007 +0000 modules/services_discovery/sap.c: "SAP" seems to be a better name than "SAP sessions" to me. commit f7bf767832662b8354f9b5cf7639b800a9679afa Author: Bernie Purcell Date: Tue Aug 28 23:49:14 2007 +0000 Revert the patch for working fontpath on Gentoo due to complaints about it's inclusion in vanilla vlc on the list. commit 81135f2dd289fa70fce5a043db88af5ca00541cf Author: Pierre d'Herbemont Date: Tue Aug 28 23:39:28 2007 +0000 libvlc_internal.h: Fix media_list_player compilation and reident. commit 81064e4906c5fcb4aa9ed0e9fa392fda62f824a9 Author: Pierre d'Herbemont Date: Tue Aug 28 23:34:44 2007 +0000 libvlc_internal.h: We have to put media_list_path here after all. We may want to privatize a bit the different libvlc types by defining, types that can be privatized, directly in the .c file. (or in a per-object .h file). commit 4f87ec3e64d1479cf781bd3ffe243aacfc7c841a Author: Pierre d'Herbemont Date: Tue Aug 28 23:30:59 2007 +0000 control/media_list_path.h: Add a forgotten libvlc_ prefix in libvlc_media_list_path_t. commit 34bf07d1441de98aed3e2bb1158bb94b5e9a955f Author: Pierre d'Herbemont Date: Tue Aug 28 23:29:57 2007 +0000 libvlc.h: Advertise libvlc_media_list_player_play_item(). commit c9e087db83e4d2f058eb99b4fab540fb18f9e764 Author: Pierre d'Herbemont Date: Tue Aug 28 23:27:20 2007 +0000 control/media_list_path.h: Fix previous omit. commit 1d2aca81f9ce226e86d286d19031b08a16db3c92 Author: Pierre d'Herbemont Date: Tue Aug 28 23:25:54 2007 +0000 control/media_list_player.c: Add support for playing a hierarchical media_list. commit 1f8d74b9502a2f9243ef91e02dd78b7be1ecb667 Author: Pierre d'Herbemont Date: Tue Aug 28 23:08:22 2007 +0000 input/meta.c: Attempt to find art in input_ArtFind even if there is no meta. Title is enough. commit 9800a265d93a4953eb8a6446c367ecee8263fedd Author: Pierre d'Herbemont Date: Tue Aug 28 22:29:26 2007 +0000 input/input_internal.h: Send variables callback on state changes. commit 2b6792971d593657b413ee8aa974e81173b3d9dc Author: Damien Fouilleul Date: Tue Aug 28 21:08:51 2007 +0000 dshow: support for devices of the same name (UNTESTED !), closes #519 commit 5f94d9ca26ecd8466dff44b284cc1aad3ffdea3f Author: Damien Fouilleul Date: Tue Aug 28 17:13:14 2007 +0000 vlc: don't forget vlc-config --libs vlc when linking executable commit dd28e3282651b344958855364646487edb3859f1 Author: Damien Fouilleul Date: Tue Aug 28 16:53:39 2007 +0000 smb.c: this is a useless patch, why did i apply it in the first place ! commit 80dd59664eb78583ed98a9016d44a162da346321 Author: Damien Fouilleul Date: Tue Aug 28 16:43:39 2007 +0000 smb.c: protect open call, sounds like open is macro in latest glibc ? patch by kwizart commit 374050a4393545b014df384ed9b66a179d4c2708 Author: Jean-Paul Saman Date: Tue Aug 28 11:30:00 2007 +0000 Fix contrib clean target for libdc1394 and libraw1394 commit 5f647f9d21185e3f8db7b158d5e9ed9512c46ba4 Author: Bernie Purcell Date: Tue Aug 28 05:20:36 2007 +0000 Use a different font path for Gentoo linux commit 632de9e45d8b00d678fe8c0da1beff11d0af7aba Author: Pierre d'Herbemont Date: Tue Aug 28 03:30:28 2007 +0000 configure.ac: Don't use -O3 if debug is enabled. commit f2db40e4016cc741db1ec6c807127de34338e3f1 Author: Pierre d'Herbemont Date: Tue Aug 28 02:42:28 2007 +0000 control/tree.c: Remove this unused object implementation. commit 218648ea6605438015bcc9fa9d9c843870dad259 Author: Pierre d'Herbemont Date: Tue Aug 28 02:41:46 2007 +0000 libvlc.h: Don't expose libvlc_tree. It will get deleted. commit 176b609eb2fdfb2dadec23fa14c8bef93b01e068 Author: Pierre d'Herbemont Date: Tue Aug 28 02:36:00 2007 +0000 control/media_list.c: Get rid of libvlc_MediaListItemChanged. commit 206de041f38fabfffe6d9ff65deaa58315040f92 Author: Pierre d'Herbemont Date: Tue Aug 28 02:15:02 2007 +0000 dynamic_media_list.c: Fix compilation. commit 6d9dc5e30f426ff5603ef472723b8d78922235ae Author: Pierre d'Herbemont Date: Tue Aug 28 01:51:58 2007 +0000 control/media_list.c: Don't send MediaListItemChanged. Listen to the MediaDescriptor* events if you need the equivalent. commit 59604e796e58b2f4a658f0ddea865bba359ed10a Author: Pierre d'Herbemont Date: Tue Aug 28 01:46:56 2007 +0000 control/flat_media_list.c: Fix a bunch of bug, plus add a tracing capability. commit 259aca484038fd448c192134f8aa539f250ddf2e Author: Pierre d'Herbemont Date: Tue Aug 28 01:43:11 2007 +0000 control/event.c: Make detach-ing from an event safe: A detached callback can't be called after event_detached. Add an internal event_detach_lock_state, to bypass this feature. commit 2eb5e4cd2b063a299d2db9f90ff6937b26685f8c Author: Pierre d'Herbemont Date: Mon Aug 27 21:04:20 2007 +0000 control/event.c: Don't leak the ARRAY. commit a56479498b8b7feeb01d6ad58110c59b7600f99e Author: Damien Fouilleul Date: Mon Aug 27 21:02:14 2007 +0000 make ptr -> int conversion 64 bit friendly commit 6878660d6779b79e42d4e76f86b51eb0dd61bc6f Author: Pierre d'Herbemont Date: Mon Aug 27 21:00:02 2007 +0000 misc/events.c: Avoid leaking the array. commit 37b5fbbefab4f5dec41414c7264ec503129849be Author: Pierre d'Herbemont Date: Mon Aug 27 20:52:31 2007 +0000 control/event.c: Fix wrong code. commit 09e68cffc397251871cfd07f32797973ce1c0ef6 Author: Pierre d'Herbemont Date: Mon Aug 27 20:50:52 2007 +0000 misc/events.c: Remove unwanted code. commit e1cebcfaa9646f1c2a0175c297e4d5c96e601283 Author: Pierre d'Herbemont Date: Mon Aug 27 20:50:23 2007 +0000 misc/events.c: (Thanks to ileoo) Fix a crash. commit 9517775c9dbbaefa820509755868827a54bf5321 Author: Pierre d'Herbemont Date: Mon Aug 27 20:37:35 2007 +0000 misc/events.c: Fix previous commit. commit 732a6d72510afb66a2ee2602551da428ec85c1cd Author: Pierre d'Herbemont Date: Mon Aug 27 20:37:10 2007 +0000 misc/events.c: Fix a leak in debug mode. commit c5ca3b08738a0bd8b2243c5b0f61faa43f9d29d8 Author: Pierre d'Herbemont Date: Mon Aug 27 20:18:33 2007 +0000 misc/events.c: Proper callback caching to avoid the lock. commit f15a567671f787b39e5ef6318faba3f30f717dfb Author: Pierre d'Herbemont Date: Mon Aug 27 19:17:14 2007 +0000 media_list_player.c: Fix previous commit. commit 7fecb1e1f5d74b8c30507c19cbda4bbb0872c286 Author: Pierre d'Herbemont Date: Mon Aug 27 19:16:10 2007 +0000 control: Fix multiple event_manager leaks. commit 257fdd4aead1f254c01cb4d1132a14cd5e0389a4 Author: Pierre d'Herbemont Date: Mon Aug 27 18:49:07 2007 +0000 control/event.c: Locking for libvlc event. commit 00749a2f54c87f20dfea50f5574e234702ef6433 Author: Ilkka Ollakka Date: Mon Aug 27 18:44:46 2007 +0000 fix a littlebit that hack about setting editing mode in infopanel commit 58c603a430be6ba8e724bd1f37dd89a56259cee9 Author: Pierre d'Herbemont Date: Mon Aug 27 14:45:15 2007 +0000 control/media_list.c: add_media_descriptor at the end of the list. commit 25744ed00ef5f72201b4791800ffaed873b4ac6a Author: Christophe Mutricy Date: Mon Aug 27 14:16:27 2007 +0000 Slovakian l10n update by Marián Hikaník commit e9216a8302a41658c27e8b4c26e98d3cf7e10ba2 Author: Christophe Mutricy Date: Mon Aug 27 13:11:59 2007 +0000 Fix makedist commit 4865bf725277beb34200e0d32a42a4a37e13e055 Author: Christophe Mutricy Date: Mon Aug 27 12:27:23 2007 +0000 s/vlc-debus/mpris/ commit 8e9e2c874fe211c00d53219cc4b6697370e453de Author: Bernie Purcell Date: Mon Aug 27 03:15:57 2007 +0000 Correct a mask typo, copy across some memory checks from freetype.c and install facility for text scaling similar to freetype.c. commit f76916ea4acf5da9823e3d057bec765a8c8e1502 Author: Bernie Purcell Date: Sun Aug 26 23:23:02 2007 +0000 Whitespace removal commit b2019c92cf43237f524e6b1f4cbd6c54f79ce3cb Author: Ilkka Ollakka Date: Sun Aug 26 20:20:40 2007 +0000 m3u.c: don't free and write commit 222b887fd6fe6d7243aeddac082c18e019eb2081 Author: Ilkka Ollakka Date: Sun Aug 26 19:59:02 2007 +0000 xspf.c: add album-art as and use Title in title (if available), xspf-specs seems to agree that it's valid this way. (title tag MAY appear once in item) commit 1f7cabafa35a48364d348778bfb8f47618c24518 Author: Pierre d'Herbemont Date: Sun Aug 26 15:45:30 2007 +0000 playlist/items.c: Add a left over that might prevent art/meta from being fetched. Reported by ileoo. commit 4d9440ec057ec8b67e10487d2c458cca6f3fe0c6 Author: Rémi Denis-Courmont Date: Sun Aug 26 07:20:34 2007 +0000 Implement the Timestamp header commit 53474be3f66f0cdc722471f1f5aadf757e541c42 Author: Rémi Denis-Courmont Date: Sun Aug 26 06:09:20 2007 +0000 - refuse to act if Range is specified since we cannot seek - always round Scale to 1 because we only support that value commit efece9e0689776993baffe81f47e6f18f73c4753 Author: Pierre d'Herbemont Date: Sat Aug 25 21:56:14 2007 +0000 misc/events.c: Here we really would need a recursive lock to be safe. commit 987801b61729cb9997e0dc7565cfa90dcd40c832 Author: Pierre d'Herbemont Date: Sat Aug 25 21:40:28 2007 +0000 control/media_descriptor.c: Fix yet an other typo. We are not in preparsed state at the begining. commit 80c8dcfdeb5f6dc88eadfb22cceeb7c6d2b0f82e Author: Rémi Denis-Courmont Date: Sat Aug 25 19:44:48 2007 +0000 Fix typo commit dddce3f44f066effa9fabb84e30461f1c9244844 Author: Pierre d'Herbemont Date: Sat Aug 25 17:40:11 2007 +0000 control/media_descriptor.c: Remove a typo that makes the subitems to appear empty. commit cd0a507f6213298407b9618844811578eb18bc6d Author: Pierre d'Herbemont Date: Sat Aug 25 17:06:41 2007 +0000 control/flat_media_list.c: Remove an other typo that could cause a crash. commit d25d3f24d899f0dfea1ba9e137206bdd5e7bb20a Author: Pierre d'Herbemont Date: Sat Aug 25 16:59:44 2007 +0000 control/flat_media_list.c: Remove a typo that causes a crash. commit 161a2f678c8238628081bca82ef07dfee9b5d73d Author: Pierre d'Herbemont Date: Sat Aug 25 16:47:18 2007 +0000 misc/events.c: Remove a trailing \n in debug log. commit 50e93649221124fbd45ca8d396b3e04b8717a80d Author: Pierre d'Herbemont Date: Sat Aug 25 16:45:47 2007 +0000 misc/events.c: Fix event debugging. commit 130484c55986800ec5340c7cda2e3dc038c3ad61 Author: Pierre d'Herbemont Date: Sat Aug 25 16:37:59 2007 +0000 Fix previous commit. commit 4933adb937c90aa4113d5e52cfea749d238bb5cd Author: Pierre d'Herbemont Date: Sat Aug 25 16:29:37 2007 +0000 Fix previous commit. commit 86f004eb6293702ae1e98f349d7edd8dc4c42c29 Author: Pierre d'Herbemont Date: Sat Aug 25 16:28:13 2007 +0000 control/media_descriptor.c: Expose event_manager(). commit 44d5f298e7626312cd4a3a2ee777dd90615d9c46 Author: Pierre d'Herbemont Date: Sat Aug 25 14:42:20 2007 +0000 modules/services_discovery/shout.c: Rename "Shoutcast" (radio) to "Shoutcast Radio". commit 8cc3dca1d4f62ead403b6565e825e1de8d4f42ac Author: Pierre d'Herbemont Date: Sat Aug 25 14:36:58 2007 +0000 misc/events.c: Add some debug code. (turnable on and off via #ifdef) commit 3fdc5f7c7fa75c024c0310325ca24378dc048fc8 Author: Pierre d'Herbemont Date: Sat Aug 25 14:35:40 2007 +0000 control/media_instance.c: Retain the media descriptor, don't duplicate. commit 2823cee5b350e8864c912299a7ceae6dea6926e2 Author: Christophe Mutricy Date: Sat Aug 25 11:44:37 2007 +0000 Wait a little bit so we get the meta and art commit fe3beadd6b03434669b2b65f12509e9a0d06f6b9 Author: Ilkka Ollakka Date: Sat Aug 25 10:51:28 2007 +0000 set in_edit=false on close; don't connect QSpingBox valuechanged to edit-stuff, seems that signal is emited when value is updated from software also (textEdited for text is emited only when user changes stuff). commit 9f6ae0128d55c227befbe7faa88658a425ad0bae Author: Ilkka Ollakka Date: Sat Aug 25 07:03:01 2007 +0000 send Title not filename to last.fm, fixes submitting bug (submits don't show up when filename is send) commit aab07f7f7a8aeb90922779991c431d26e89a70d9 Author: Rafaël Carré Date: Sat Aug 25 05:51:23 2007 +0000 Makes mpris.py really a mpris controller commit 29b25343f2dd7d38d2ba070b1ae86f00e36f403e Author: Rafaël Carré Date: Sat Aug 25 05:50:12 2007 +0000 Moves dbus-vlc.* to mpris.* because they're no more vlc specific commit 8077a3a45dc3adb2324f46ba2b7be006945cd112 Author: Rafaël Carré Date: Sat Aug 25 05:02:13 2007 +0000 Fix memory leak spotted by Mr_Mirsal commit 80566b685edb6a3a1ce9c973e5db4c5101ee7ec1 Author: Rafaël Carré Date: Sat Aug 25 04:52:35 2007 +0000 audioscrobbler: runs in a separate thread because of blocking network calls commit 0f2c7eb38d7bd7c8d754777711dc4f2ce3e5579f Author: Rafaël Carré Date: Sat Aug 25 04:16:59 2007 +0000 notify: replaces '&' with '&' in popup body that solves 'blank' popups problem commit 4c8e0844c3472a58c4b67f88218e20a9b0a99ab7 Author: Rafaël Carré Date: Sat Aug 25 03:28:02 2007 +0000 notify: Adds a previous button also commit c4b3d9f76a3c32455eb3f2f2293b4d29688f28d8 Author: Rafaël Carré Date: Sat Aug 25 03:11:13 2007 +0000 notify: Adds a button to skip current element commit 403ca92516d519a0b3062528fce3308a112fea01 Author: Pierre d'Herbemont Date: Sat Aug 25 01:26:35 2007 +0000 control/media_descriptor.c: Make sure not to retain a NULL object. commit 904e57391e25f8ed13ff5cfabda0a087daa4abfb Author: Rafaël Carré Date: Sat Aug 25 01:12:49 2007 +0000 notify: Don't use empty metadata Don't put not translated string in the popup commit ed9a75a913d2647105237d15f244ce59b85cf89f Author: Pierre d'Herbemont Date: Fri Aug 24 23:31:55 2007 +0000 playlist/services_discovery.c: Implement and expose GetServicesNames. commit dcfc9361fa16189369b634d58b71b8e7c8a8a904 Author: Pierre d'Herbemont Date: Fri Aug 24 23:30:00 2007 +0000 modules/modules.c: Implement and Expose GetModulesNamesForCapability. commit 3be4e19f3c763e1ac611a1138b49bb267724f7ff Author: Christophe Mutricy Date: Fri Aug 24 23:25:31 2007 +0000 Fix one segfault when systray is not used Remove useless tests commit a117ab7f0d15ded3851f1566dad78a2ef797bd99 Author: Antoine Cellerier Date: Fri Aug 24 22:25:17 2007 +0000 Attempt to fix youtube demux script. I still get connections errors towards youtube but i wanted to commit what i'd already done since i'll be gone for a week. commit aee385ff22aa45214856d8d070b469379ae1bca5 Author: Rafaël Carré Date: Fri Aug 24 22:18:27 2007 +0000 Don't print "no artist" or "no album" if metadata isn't present Passes intf_thread_t* to Notify() Uses newlines in the popup message commit 9274704b3a2acfe7256fa3c67a84ed5711647596 Author: Pierre d'Herbemont Date: Fri Aug 24 21:54:27 2007 +0000 control/media_descriptor.c: Give access to the subitems. commit bf60cc95d2e6c064c59435b03e3a471b87af40d7 Author: Ilkka Ollakka Date: Fri Aug 24 21:19:39 2007 +0000 if editing some other than currently playing item, set so that item-change etc. doesn't mix with currently playing item. Ain't so pretty yet, so take one. Also don't show same metadata button if not needed. commit 10a428a84cb36e20ff81ba052d772eb9013a26a8 Author: Christophe Mutricy Date: Fri Aug 24 18:38:25 2007 +0000 Fix the qt-pl-showflags tooltip Hide the qt-adv-option as it is doing nothing commit ea96e3832d87f251cadafdc6e62aec71792a39f2 Author: Ilkka Ollakka Date: Fri Aug 24 17:48:22 2007 +0000 wait INTERVAL if needed on submitting, and don't try to submit data before handshake goes ok commit 65b1fefa37dc98f62b36c8b7f8428dfa149174bd Author: Rémi Denis-Courmont Date: Fri Aug 24 17:12:40 2007 +0000 Advertise port 0 in SDP when not streaming to a fixed destination. See changeset details for rationale. commit e22fb37e1e9049aaf1aa722fff20e221db692bd3 Author: Rémi Denis-Courmont Date: Fri Aug 24 16:54:02 2007 +0000 Bug-to-bug compatibility with Winsock commit 4c0490ccee4373845dc970aa09bd1f314ea35ac8 Author: Rémi Denis-Courmont Date: Fri Aug 24 16:46:48 2007 +0000 Really[1] implement non-aggregate PLAY ([1] VoD RTSP pretends to, but it does not, does it?) commit 06abc54acb3e7eb8e62f9d59cac2e827e7630a0c Author: Rémi Denis-Courmont Date: Fri Aug 24 16:38:37 2007 +0000 Use a single table with a single index for tracks for each session commit a593a91356cbd0555a077d746096cbb1bd69da16 Author: Rémi Denis-Courmont Date: Fri Aug 24 16:05:16 2007 +0000 Implement non-aggregate TEARDOWN commit b87f1bdc435b8600317ca01e4cf27f673d70cda8 Author: Rémi Denis-Courmont Date: Fri Aug 24 15:50:00 2007 +0000 Don't return negative session number commit 35754abaa2da8d632456163379721ab6446a0d0c Author: Rémi Denis-Courmont Date: Fri Aug 24 15:47:34 2007 +0000 Isolate RTSP from the rest of RTP commit a556cc82222056f728f8e8d889600035f8fde2df Author: Rémi Denis-Courmont Date: Fri Aug 24 15:19:17 2007 +0000 Fix strcasestr warning commit 3c88562c67d870e1962caa83a3fe86fb62a9146a Author: Rémi Denis-Courmont Date: Fri Aug 24 15:12:31 2007 +0000 Add some missing items to the getaddrinfo flags whitelist list, and comment commit d0f7b9902ee1e98ee5d2a2af14c668bc1d13e33b Author: Pierre d'Herbemont Date: Fri Aug 24 14:35:33 2007 +0000 src/Makefile.am: add flat_media_list.c. commit 48586f51f89bd34422d50520fffea10f0f1ba402 Author: Pierre d'Herbemont Date: Fri Aug 24 14:02:11 2007 +0000 media_list.c: Handle item addition and removal in the flat list. Also Get the media_list to init and release the flat media list. commit 9bd5dd03ed6b9fc925810faeb61a9558bbc85d99 Author: Jean-Paul Saman Date: Fri Aug 24 10:10:34 2007 +0000 Revert [21457] it was completely wrong. commit ca9643b0a8829e8451397f89e2ace2597d61b533 Author: Jean-Paul Saman Date: Fri Aug 24 09:38:15 2007 +0000 Enable hurry-up by default to mimic old behaviour of framedropping kick'in in when needed. commit 9d4d41c5d9199259a2b5803890275ad4976ae4e6 Author: Jean-Paul Saman Date: Fri Aug 24 09:38:14 2007 +0000 Remove TODO commit 0f4e88a3f4807cfb4fc5efe9432f1aa514e4813d Author: Jean-Paul Saman Date: Fri Aug 24 09:38:12 2007 +0000 Oops shouldn't have been in previous commit. commit 9d20efbb538101362f33665dca3950e432e8af06 Author: Jean-Paul Saman Date: Fri Aug 24 09:38:09 2007 +0000 Implement framedropping algorithm using avcontext.skip_frames and added two new options: - ffmpeg-skip-frames values: -1=None, 0=Default, 1=B-frames, 2=P-frames, 3=B+P frames, 4=all frames - ffmpeg-skip-idct values: -1=None, 0=Default, 1=B-frames, 2=P-frames, 3=B+P frames, 4=all frame) commit 41303be0e6c310391093b36ea42bbaa8237ee036 Author: Jean-Paul Saman Date: Fri Aug 24 09:38:07 2007 +0000 Don't use AI_CANONNAME when no node name is given. commit 022716f4af8bb73c0ad7db2ff7a400a8fcee8a17 Author: Jean-Paul Saman Date: Fri Aug 24 09:38:05 2007 +0000 Tell p_vout->render the aspect ratio and dimensions (width, height) of the output. commit 4dfbf86335085df3dd88043b4454d0727ef6ed17 Author: Jean-Paul Saman Date: Fri Aug 24 09:38:01 2007 +0000 Add mpeg2dec to list of libraries to build for netbox. commit 57a434b16093c5ef1babf71de4238a7eb5d13c82 Author: Jean-Paul Saman Date: Fri Aug 24 09:37:59 2007 +0000 Support for non-RGB framebuffers: - Add option to force chroma. - Add option to force aspect ratio. - Add option to disable tty handling for systems where framebuffer and console are on different terminals. - Fix memory leaks. commit e2da2cb0c94079b214901e3725e3add851459675 Author: Bernie Purcell Date: Fri Aug 24 06:46:49 2007 +0000 RGB and alpha --> ARGB - similar to freetype.c Remove an imbrication in XML parsing, again similar to freetype.c commit 69b82164520ed115be45a42d528fee45f3ca02de Author: Bernie Purcell Date: Fri Aug 24 05:58:22 2007 +0000 Oops commit 6ce39aaa96863326efe66b5fa56839e71bf57211 Author: Bernie Purcell Date: Fri Aug 24 05:48:37 2007 +0000 Copy across damienf's mod to freetype.c in r21422 to balance vlc_object_find() with vlc_object_release(). Also copied across some Null pointer checks. commit 949c34951bff7d5f99de16a6f06ecd8579340cbd Author: Bernie Purcell Date: Fri Aug 24 04:06:38 2007 +0000 Strip out whitespace commit 02ea6fcb45dc09d36acfb998b57aafa356d870b0 Author: Bernie Purcell Date: Fri Aug 24 04:00:18 2007 +0000 Setup keyword property on quartztext.c commit 8e3816a29499b553b8a4b5770ecaa49bf274c648 Author: Bernie Purcell Date: Fri Aug 24 01:00:19 2007 +0000 Patch to vout_subpictures intended to resolve problems with subtitle text being too large in full screen for some video modules. commit 2c44839be3263c601bd509f142aaa558f7d33a5e Author: Rafaël Carré Date: Fri Aug 24 00:15:14 2007 +0000 Fixes crash when using a vout with qt4.3 commit 8375127eaf0e3ec8bb489c7181663cb043645259 Author: Pierre d'Herbemont Date: Thu Aug 23 23:44:53 2007 +0000 control/media_list.c: Init and free the flat media list. commit 9dba5e185b2ae01586006ba976adeb8ef32710d2 Author: Pierre d'Herbemont Date: Thu Aug 23 23:38:15 2007 +0000 control/flat_media_list.c: New flat media list view. commit 2be706031a5458206001911335e3388315772768 Author: Rafaël Carré Date: Thu Aug 23 23:16:48 2007 +0000 Closes the previously displayed notification before showing the new one Fix memory leak by unrefing the GdkPixBuf commit eb36b1f7b8f43f43b9d4d7dd74ef8905719d5288 Author: Rafaël Carré Date: Thu Aug 23 22:41:37 2007 +0000 Stores album art as a file:// url commit a83b42c28574f5e26639ea7ddadbc659f5c9907f Author: Rafaël Carré Date: Thu Aug 23 22:41:00 2007 +0000 Album art support in libnotify popups commit 89815e8df44c28f589c5248a7529f5383c603a85 Author: Antoine Cellerier Date: Thu Aug 23 21:33:50 2007 +0000 Fix xosd (due to bug introduced in [17267] by funman). commit 9bab0ccabda894aec1c6dcbbb5a8be8653e91d84 Author: Rafaël Carré Date: Thu Aug 23 21:19:20 2007 +0000 Notify item change in systray commit 6afd0ce738a4ed49b8254a3ff2987107685632cc Author: Antoine Cellerier Date: Thu Aug 23 19:41:21 2007 +0000 Fix copyright date here too. commit a9a89003f2622714fd89fc4f50a8db2ac187184d Author: Antoine Cellerier Date: Thu Aug 23 19:40:16 2007 +0000 Set svn:keywords and change copyright year back to 2007 (note to pdherbemont: we're in 2007! :p) commit 1339174430fab89c9b6401ed51f5d479896e1dba Author: Antoine Cellerier Date: Thu Aug 23 19:36:14 2007 +0000 Restore svn history for the lua modules (For future reference [21376]: modules/misc/lua: Share some code between the modules that uses lua and put them in a single module.) commit 685ca388693559d1620da37a3cb98b66655504b1 Author: Rémi Denis-Courmont Date: Thu Aug 23 18:35:07 2007 +0000 Hide sout ID from RTSP code commit 4ad888b98b97ba5d0d2d3b181d83e3cf3cd500b3 Author: Rémi Denis-Courmont Date: Thu Aug 23 18:10:30 2007 +0000 Remove per-ID destination since it is not actually used/usable commit 8b9537f76ffce9eba4f7c3867cbfbc05b7c7eba5 Author: Rémi Denis-Courmont Date: Thu Aug 23 18:08:02 2007 +0000 More boundary cleanup commit 4db2dc94efb517783fb8e56f54eed282de743e5f Author: Rémi Denis-Courmont Date: Thu Aug 23 17:55:00 2007 +0000 Cleanup RTP / RTSP boundary a little commit 39d3b160af5cb532620d80947f2c71cf297ffcf8 Author: Rémi Denis-Courmont Date: Thu Aug 23 17:46:17 2007 +0000 Fix previous commit commit 7db321932152dd21ac21c1d1d8141bfb6c13d8e4 Author: Rémi Denis-Courmont Date: Thu Aug 23 17:44:50 2007 +0000 - Loosen dependency of RTSP code on stream ID - Do not refer to bogus TTL values commit 317ce5cffc51a5cac5e2d4e768920c5d5b374e3d Author: Rémi Denis-Courmont Date: Thu Aug 23 17:11:07 2007 +0000 Fix struct duplication commit 16e518077e1c20ec40052157d9685b8468f2f0a7 Author: Rafaël Carré Date: Thu Aug 23 17:02:38 2007 +0000 Merges ITEM_TYPE_VFILE and ITEM_TYPE_AFILE to ITEM_TYPE_FILE There is no way at the moment to know if a file is audio only commit 2caa2480230a3cfc877b135485865b65b5482516 Author: Rémi Denis-Courmont Date: Thu Aug 23 16:42:19 2007 +0000 Remove useless #include commit 21a5355e90f0c957c727201e5686c7892754c5c5 Author: Rémi Denis-Courmont Date: Thu Aug 23 16:40:00 2007 +0000 Split RTP sout into multiple pieces. Even then rtp.c is quite big... commit f7c53756ee7e8bb83b44989773621be887e26305 Author: Rémi Denis-Courmont Date: Thu Aug 23 15:34:46 2007 +0000 Warning fixes commit af6723dced7e32ff63db3bb239e9ad943a9a9403 Author: Rafaël Carré Date: Thu Aug 23 12:30:42 2007 +0000 Fix macosx gui compilation commit df9186a97f4f8d84af71bdb721ee16409551f4ad Author: Damien Fouilleul Date: Thu Aug 23 10:25:35 2007 +0000 i420_yuy2_mmx: fixed a bug introduced in [21423] (don't apply if you like colorful display ;) commit 531dda8035e8700b48033ceb0e9a1015537944c7 Author: Damien Fouilleul Date: Wed Aug 22 23:26:16 2007 +0000 i420_yuy2: for MMX and SSE2, split inline assembly to avoid register starvation commit dbcad1d80868a0854570ef3c6049634ad8d959d6 Author: Damien Fouilleul Date: Wed Aug 22 23:23:22 2007 +0000 freetype: balance vlc_object_find() and vlc_object_release(), otherwise object is leaked (refcount > 0 on quit): commit 1048cc3d9c88bdbc2f8b55eda44a7e622313e898 Author: Rafaël Carré Date: Wed Aug 22 22:29:41 2007 +0000 Apply patch for directfb detection. Fix #845 commit 7e261699353efa1c2f89cc591643729c04b6f331 Author: Rafaël Carré Date: Wed Aug 22 22:24:13 2007 +0000 extras/contrib/src: adds tremor* to svn:ignore commit 4e3be6eb2241a25d4edec53c5ed3f4e904845e7e Author: Christophe Mutricy Date: Wed Aug 22 22:21:41 2007 +0000 Check for the good directory. Fix some warnings commit 6d872fb48d351e459a0c9b81780e60232ae11b6c Author: Antoine Cellerier Date: Wed Aug 22 22:16:36 2007 +0000 Invert yield of module and release of module list (shouldn't matter but you never know). commit 7bc113557a70b055540f9f9fb0a2d661ded7d97e Author: Antoine Cellerier Date: Wed Aug 22 22:08:54 2007 +0000 Add new module_FindName function to find a module when given it's name. Use this to fix the qt interface extended panel (video filters). Change module_Exists to take the module name (and not short name) as parameter. Update the only known use of that function acordingly. commit 4de1a9ca8ed0e608e285000f1d49b72ee242df8a Author: Rafaël Carré Date: Wed Aug 22 22:07:13 2007 +0000 skins2: Alternate method to set always on top for X11 window managers commit c4b9cf9a02000649ce464d4899e8593fa70c0a6d Author: Christophe Mutricy Date: Wed Aug 22 21:57:31 2007 +0000 Distribute vlclua.h commit 6f16a79b9e79243d381b14d841e8ca6b116beee1 Author: Christophe Mutricy Date: Wed Aug 22 21:56:21 2007 +0000 Fix description commit f0a9ee306906d6043dccd9e388261e1c1c59d013 Author: Rafaël Carré Date: Wed Aug 22 21:44:52 2007 +0000 Do not try to load non-existing skins files commit d10a9a060dbec63fa9ca6380f5035a3635726743 Author: Rafaël Carré Date: Wed Aug 22 20:53:09 2007 +0000 rc intf: Corrects function name: Get_URI -> GetURI commit a833dc789538af2a6e44c148457ff12ae79470e3 Author: Rafaël Carré Date: Wed Aug 22 20:41:09 2007 +0000 Include vlc_input header to fix compilation commit fcc2ccb154596cfc30ea2681f2c14ad46e2f7ecc Author: Antoine Cellerier Date: Wed Aug 22 20:28:07 2007 +0000 Fix compilation while this gets sorted out. commit e02432e597acb3511d14433ae3303ff4da3742f9 Author: Rafaël Carré Date: Wed Aug 22 20:19:23 2007 +0000 Input access locking, part 3 (final). Enforce access to input_item_t through input_item_{G,S}et*() Unlock mutexes before calling these functions Free strings returned by input_item_Get*() New functions added: char * input_item_GetURI( input_item_t * ) void input_item_SetURI( input_item_t * , char * ) mtime_t input_item_GetDuration( input_item_t * ) void input_item_SetDuration( input_item_t * , mtime_t ) to access input_item_t->psz_uri and input_item_t->i_duration commit 4fa324127f5179a41d0bd38db414002afa9db73b Author: Antoine Cellerier Date: Wed Aug 22 20:10:54 2007 +0000 Don't commit stuff that shouldn't have been commited. commit 70925d8943b75de083763a6b210f093fc345503f Author: Rémi Denis-Courmont Date: Wed Aug 22 20:10:41 2007 +0000 Do not send scope ID over the wire commit 638edbb14b80e23388dbec6a3fdfaa769d2b83c2 Author: Antoine Cellerier Date: Wed Aug 22 20:07:36 2007 +0000 Revert [21140] which broke the extend panels in Qt4 + add a comment so this doesn't happen again. (Please test changes before commiting ... thanks) commit 871eb70d7938a7c88ea5ee4c7399b50439f94dcb Author: Rafaël Carré Date: Wed Aug 22 20:06:29 2007 +0000 misc/lua: sets svn:ignore commit 393786141935fc36126cf6d0ebf50483c911564a Author: Pierre d'Herbemont Date: Wed Aug 22 20:06:20 2007 +0000 control/media_list.c: Remove unused variable due to previous commit. commit 90cabfdacea876b58e5340d39a3302bfb0044cae Author: Pierre d'Herbemont Date: Wed Aug 22 20:05:26 2007 +0000 control/media_list.c: Revert the tagging of the subitems. This is not our job. Also not add the subitems to our list. We need a new media_tree object that will handle that itself. commit 6c808bdb324301d15c694cd4afd5e07110455567 Author: Rémi Denis-Courmont Date: Wed Aug 22 19:49:44 2007 +0000 Fix Require header support commit 1c07ad889d463aa304608c4976b3b48ac5fbe5bc Author: Rémi Denis-Courmont Date: Wed Aug 22 18:46:06 2007 +0000 Fix RTSP Transport mode handling commit 07e26cc6b8957261b736aa8b9c5313bd84bb6ee5 Author: Rémi Denis-Courmont Date: Wed Aug 22 18:40:54 2007 +0000 Remove duplicate check commit 8b82ac46bfd30ddc57bd1085d7a13d2da918650e Author: Rémi Denis-Courmont Date: Wed Aug 22 18:25:17 2007 +0000 Various RTSP conformance fixes: - specify server_port and, if needed, source - check for unsupported options - use proper default values - try transport successively until one works (untested!) commit 50fc1704b27465f00453eabb508d73e1303ac15e Author: Rémi Denis-Courmont Date: Wed Aug 22 17:24:23 2007 +0000 Remove extra capitals commit 0bc4a4138375c8243ee01c5739c9e5e6929a7d99 Author: Pierre d'Herbemont Date: Wed Aug 22 16:49:43 2007 +0000 control/media_descriptor.c: Include playlist.h for the preparser. commit 18f877f56271bbc0059aa39f5296cde96449362b Author: Pierre d'Herbemont Date: Wed Aug 22 16:47:40 2007 +0000 control/media_descriptor.c: Use playlist's fetcher to preparse the item. commit b1bdd6a1647315fbfa6f80e7ee58b45f887bf6fa Author: Ilkka Ollakka Date: Wed Aug 22 16:39:52 2007 +0000 art search with artist + album could be littlebit better commit 4c6590b94b5c41c018dbddcda7a4436a2ffea7fa Author: Pierre d'Herbemont Date: Wed Aug 22 16:22:02 2007 +0000 input/meta.c: Don't free a char[]. commit 4107b41cf8fa6eb3c06b7402a4cdeb486f313596 Author: Rémi Denis-Courmont Date: Wed Aug 22 16:20:31 2007 +0000 Bunch of conformance fixes: - "handle" Require header - return 459/460 when appropriate commit b60e4d344b4b822198390a885093b45d0df9f2db Author: Rémi Denis-Courmont Date: Wed Aug 22 16:19:36 2007 +0000 Make more DSO-friendly, add some error values that I am going to use commit 78218ba9dec6b08ebadaf63dfd71df082ab8d4e6 Author: Pierre d'Herbemont Date: Wed Aug 22 16:10:36 2007 +0000 input/meta.c: Make sure the last path component is created as a directory in ArtCacheCreateDir. commit 2b7c30bdb7792eccfac6d00583a30898e889ac7d Author: Pierre d'Herbemont Date: Wed Aug 22 16:07:09 2007 +0000 input/meta.c: ArtCacheGetSanitizedFileName filter DIR_SEP not '/'. commit ebbc708d8d85778ede0a6c41a315d8e9512cfb09 Author: Pierre d'Herbemont Date: Wed Aug 22 16:05:39 2007 +0000 input/meta.c: Fix ArtCacheCreateDir Attempt #4. (thanks to ILEoo). commit 0a7c2d3ce72bbf7db42a4ed7ae1ad455e8bc40d2 Author: Pierre d'Herbemont Date: Wed Aug 22 15:59:00 2007 +0000 input/meta.c: ArtCacheCreateDir fix, third attempt. commit d8fe8443c42003b76c41161ed1f1f20b1dd9d6bb Author: Pierre d'Herbemont Date: Wed Aug 22 15:58:01 2007 +0000 input/meta.c: ArtCacheCreateDir fix, second try. commit a44ab6545a3e37aabc8e31618851ca497dbdd62f Author: Pierre d'Herbemont Date: Wed Aug 22 15:56:00 2007 +0000 input/meta.c: Fix ArtCacheCreateDir thanks to ILeoo. commit a7f90221441d934149b998e3c4b520d641b00b68 Author: Pierre d'Herbemont Date: Wed Aug 22 15:21:38 2007 +0000 input/meta.c: Make sure the artwork cache is used. commit 32c965ed2f03a5e634a82a4c55fce47046a43a49 Author: Pierre d'Herbemont Date: Wed Aug 22 15:16:51 2007 +0000 input/meta.c: Fix a leak. commit ed0efd1aeaf4ef080149e461fc1ae712c53ab51f Author: Pierre d'Herbemont Date: Wed Aug 22 15:00:49 2007 +0000 input/meta.c: Avoid by passing cache when not needed. commit 6a4fbd2f7dc92bbc1e3ffa56a0c5f3445e40c9d0 Author: Pierre d'Herbemont Date: Wed Aug 22 14:54:11 2007 +0000 share/luameta/googleimage.lua: Filter out extensions. commit 51c792ff929224bfa6f08b653dbeeb476cb5c434 Author: Rafaël Carré Date: Wed Aug 22 13:58:44 2007 +0000 id3tag plugin can now be disabled commit 7d637e88a5ed5a40af4da365774c6fb719a448de Author: Rafaël Carré Date: Wed Aug 22 13:57:51 2007 +0000 Removes luaplaylist.c from POTFILES.in commit 0a6985a4af1ced9851d7cfa99658b64b4ba11031 Author: Pierre d'Herbemont Date: Wed Aug 22 13:39:09 2007 +0000 modules/demux/playlist: Remove luaplaylist now that it is merged in the lua module. commit 318ef763c0a37809c57f0988ee29e442273cab42 Author: Pierre d'Herbemont Date: Wed Aug 22 13:37:07 2007 +0000 modules/misc/meta_engine: Remove luameta now that it is merged in the lua module. commit 8164218cae0323be449806a5c70df340f768517d Author: Pierre d'Herbemont Date: Wed Aug 22 13:34:12 2007 +0000 configure.ac: Switch to the new lua module. commit 625f41c6318f55b16d0827e66fcb4b10456f9424 Author: Pierre d'Herbemont Date: Wed Aug 22 13:33:23 2007 +0000 modules/misc/lua: Share some code between the modules that uses lua and put them in a single module. commit f8d12bd9fd024c5d59e1ea10c893246fa28f3c8e Author: Rafaël Carré Date: Wed Aug 22 01:06:17 2007 +0000 Updates dbus pygtk controller commit 56299eb4214eebb2cca2dcb6d6c377593acf164c Author: Rafaël Carré Date: Tue Aug 21 23:21:12 2007 +0000 Fixes memory leaks commit 2c7efa6aff2a5fc42599e8b94a47615e8b99f04b Author: Rafaël Carré Date: Tue Aug 21 22:37:49 2007 +0000 Correctly handle (avoid deadlocks) always on top when switching fullscreen. Fixes #882 commit f88235c4f19e811edf793ac2dfc89959b4b41e04 Author: Pierre d'Herbemont Date: Tue Aug 21 19:43:59 2007 +0000 src/control/libvlc_internal.h: Forgotten file. commit c1e36ae322c1c00bef7b27be88eb8d6af44ded2c Author: Rémi Denis-Courmont Date: Tue Aug 21 19:43:51 2007 +0000 Fix NULL %s commit 2e3d42f8b9400901051b9cfc120e5e01bed9b027 Author: Pierre d'Herbemont Date: Tue Aug 21 19:43:04 2007 +0000 control/media_descriptor.c: Keep a media_list of our own subitems if we have some (we are then a media_descriptor playlist). commit 331df5b8ed2063ad64324e2a951d7dcb839c8b85 Author: Rémi Denis-Courmont Date: Tue Aug 21 19:22:41 2007 +0000 Fix previous commit commit a92c4fff8f7690496c9fa11cf99a7c494012c72f Author: Rémi Denis-Courmont Date: Tue Aug 21 19:16:09 2007 +0000 - Do not parse CSeq; do not assume it fits in an integer - Factorize some code commit 649ddb6f6488e80fd2a14f5c0899474679a00af7 Author: Rémi Denis-Courmont Date: Tue Aug 21 19:11:34 2007 +0000 Centralize HTTP/RTSP error text commit e83c981e359abc0dc306ff4ae29e561c0a1f7cd0 Author: Rémi Denis-Courmont Date: Tue Aug 21 18:52:42 2007 +0000 Fix remote DoS against the RTSP server when Transport is not specified commit a4b93717b54252b505b7ced0c37f52563a2da434 Author: Pierre d'Herbemont Date: Tue Aug 21 18:47:35 2007 +0000 input/meta.c: Make sure we don't return VLC_SUCCESS in __input_FindArtInCache when no album art was found. commit 9bb266751a6ca1f190e55030f3e8f4b4ed8ff268 Author: Pierre d'Herbemont Date: Tue Aug 21 18:46:11 2007 +0000 input/meta.c: Use more explicit variable naming in __input_FindArtInCache. commit 763f3641c0c0261f14db1546b476301da0b6d8cb Author: Rémi Denis-Courmont Date: Tue Aug 21 18:05:15 2007 +0000 Fix memory leak commit 45915c74f0baaaed6527dc888f3e4263fb50e7d7 Author: Rémi Denis-Courmont Date: Tue Aug 21 18:02:43 2007 +0000 Fix utf8_readdir usage commit 9b84d144a7c957beab0f5ba38fd48b481984014e Author: Rafaël Carré Date: Tue Aug 21 18:00:46 2007 +0000 dbus.h: sens valid XML commit 5a9526cc3d9a170b60cd92056741664943a7aa34 Author: Rémi Denis-Courmont Date: Tue Aug 21 17:49:38 2007 +0000 Fix it again. commit 999a6f0e07af31dafe3a88f4595da9deae4dd57a Author: Rémi Denis-Courmont Date: Tue Aug 21 17:45:23 2007 +0000 Use utf8_readdir properly. commit cdfc74d63925f1c14cef89b0c591ffb1af959fee Author: Pierre d'Herbemont Date: Tue Aug 21 17:43:54 2007 +0000 input/meta.c: Fix crashy-warnings thanks to courmisch. commit f96ceadbc5389594d67706c1688d70100fa4fc8b Author: Rémi Denis-Courmont Date: Tue Aug 21 17:31:09 2007 +0000 Append media description to the SDP, as the name suggest commit 6d479b506f0a614d42d75f1389dce6d911bcf492 Author: Rémi Denis-Courmont Date: Tue Aug 21 17:15:51 2007 +0000 Use hostname as SDP origin, as the spec says. (Oh, I am well aware that this is often not correctly set, but then again, why the heck would someone wants to parse the SDP origin in real life?) commit 0ac8f78a85937b98141662c449bd0cd45af36689 Author: Pierre d'Herbemont Date: Tue Aug 21 16:49:45 2007 +0000 input/meta.c: Use utf8_readdir instead of readdir. commit df301d6589de2662febe4cf408e4ecdcf3b589b9 Author: Rémi Denis-Courmont Date: Tue Aug 21 16:45:36 2007 +0000 Use memcmp() commit cc74e49c15a8193648e9d7806e24a246faab46ba Author: Rémi Denis-Courmont Date: Tue Aug 21 16:41:29 2007 +0000 Fix warning commit 4f7503bd94bd91cd4026f4dda3b5ce2c0bd1573e Author: Rémi Denis-Courmont Date: Tue Aug 21 16:37:01 2007 +0000 CVS -> Subversion commit 43850e783567e3cf537b8329d07f9833264ed9c6 Author: Rémi Denis-Courmont Date: Tue Aug 21 16:32:06 2007 +0000 Use session-wide RTCP RR bandwidth. Fix overflow commit 568b8609ac5f5f8ebfc85f4a4ddf6f2bd8550e91 Author: Rémi Denis-Courmont Date: Tue Aug 21 16:25:16 2007 +0000 Cosmetic commit 0222328dd025415031feb94ff43a5c8f1a759ef7 Author: Rafaël Carré Date: Tue Aug 21 16:11:21 2007 +0000 Advertises signals and renames VLC_ defines to MPRIS_ commit d112d7e93e2bd8f2566c6dc7d64378db33a4f184 Author: Pierre d'Herbemont Date: Tue Aug 21 15:28:19 2007 +0000 input/meta.c: * Remove psz_name * Use filename sanitization at the lower level commit 40ad7fd969b33e873858c63b2ba6fa1a5789caa4 Author: Pierre d'Herbemont Date: Tue Aug 21 15:09:18 2007 +0000 input/meta.c: Better art finding. commit 18cff171ed55f7b569283574eb8305aee9c4dc0b Author: Damien Fouilleul Date: Tue Aug 21 15:02:09 2007 +0000 freetype: make sure fontconfig is still optional commit c7016c8eb72afcf25a1b205fb9f594287fbab83b Author: Rafaël Carré Date: Tue Aug 21 14:09:14 2007 +0000 Better extensions checks for album art file creation commit 6652df99a862708fe7528425d006215b83869b84 Author: Pierre d'Herbemont Date: Tue Aug 21 13:31:22 2007 +0000 input/meta.c: Better check in ArtCacheCreatePath. commit 430db78140c5a633f333a0e05914196bc96d9767 Author: Rafaël Carré Date: Tue Aug 21 13:20:01 2007 +0000 Prevents crash when arturl is misformatted, and can't be translated to a filename commit f068bc2d559939168a8d304207d675cc7635a26d Author: Rafaël Carré Date: Tue Aug 21 12:56:16 2007 +0000 Adds headers back. commit 06a16a4470a11636e59d5734f105601794589e1c Author: Pierre d'Herbemont Date: Tue Aug 21 12:23:20 2007 +0000 Fix previous commit. commit 65fff5df9192d7bd6c4e116a19925ab78ae63af5 Author: Pierre d'Herbemont Date: Tue Aug 21 11:59:40 2007 +0000 modules/services_discovery/shout.c: (Thanks ileoo) Revert by tree view on shout. commit e9fc538b529a9c3a1695b90108b7323272d50302 Author: Bernie Purcell Date: Tue Aug 21 07:49:24 2007 +0000 Changes to get styled subtitles working with Windows commit 83dfec97603f4d4dcb2064d4192ae68136c9581b Author: Rafaël Carré Date: Tue Aug 21 00:14:24 2007 +0000 Convert patch from \r\n to \n commit 192514961746813f2c3dd1f17cc4af6e2dfbe154 Author: Rafaël Carré Date: Mon Aug 20 23:43:15 2007 +0000 Adds libavcodec version check for musepack7 fourcc commit 9af6b8bc8db835166ad386934c536db7928c089a Author: Rafaël Carré Date: Mon Aug 20 21:54:24 2007 +0000 Adds some metadata writing capability (ref #1248 ) commit 46cfe47bb41aacaf84fab5d1cb2b73cc83e0347d Author: Felix Paul Kühne Date: Mon Aug 20 21:17:46 2007 +0000 * added the OSX path to .hosts commit 665484624535106d23175df8a156fbbed85d086a Author: Christophe Mutricy Date: Mon Aug 20 21:15:12 2007 +0000 Fix warnings commit 064e3d8fa36571c74645075ffe053d65787c00e3 Author: Rafaël Carré Date: Mon Aug 20 21:14:04 2007 +0000 Update news for .hosts location commit 35ae4687ef2fa1cf38b8c8cecf4be3e1f20cfdb0 Author: Christophe Mutricy Date: Mon Aug 20 20:46:39 2007 +0000 unbreak compilation commit e5ff4a2d339a7e268e0ae884f8649e085390d78d Author: Rafaël Carré Date: Mon Aug 20 20:45:28 2007 +0000 Fixes compilation(2) commit 69e01d5c21809dd6de31246ddebc675970862e6e Author: Rafaël Carré Date: Mon Aug 20 20:21:19 2007 +0000 Fixes compilation commit a1c8d9cf95dcb14ce09967306ef784bdbab40d8a Author: Rafaël Carré Date: Mon Aug 20 20:14:08 2007 +0000 Factorizes code commit dae7ad5ab65022a62d1d08ca354c85f77b82a04b Author: Rémi Denis-Courmont Date: Mon Aug 20 19:47:07 2007 +0000 - Fix TTL in SDP - Some cleanup commit 9e595c955f1aebae18435f0f5c740802ce347852 Author: Rémi Denis-Courmont Date: Mon Aug 20 19:23:10 2007 +0000 Remove stdio while we're at it. Finally rid of the strcasestr warning commit 7b455411dea64820348255ccecb08b71d8fd2d8c Author: Rémi Denis-Courmont Date: Mon Aug 20 19:18:53 2007 +0000 Fix compilation There is something seriously messed up in these files though (like the declaration in xtag.h do not match the definition in xtag.c!) commit bee10796b392ea8a0f708728e1e2fc59440b44e9 Author: Rémi Denis-Courmont Date: Mon Aug 20 19:13:50 2007 +0000 Use fixed size string for extension. This is more DSO friendly commit e40d134c69b144327fd1d2001e8b85640f5c7cb9 Author: Rémi Denis-Courmont Date: Mon Aug 20 19:10:23 2007 +0000 Remove _GNU_SOURCE and string.h too commit 81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 Author: Rémi Denis-Courmont Date: Mon Aug 20 19:08:22 2007 +0000 Remove stdlib.h commit eeeb5ae2130d9ee25e0bd86376c8baedb26a112b Author: Rémi Denis-Courmont Date: Mon Aug 20 19:04:45 2007 +0000 Missing vlc/vlc.h here commit bf5fd2c75e4e433fda8950b73ee33dd422252603 Author: Rémi Denis-Courmont Date: Mon Aug 20 19:02:53 2007 +0000 Here too commit b778f3486ef8c8f21be3712ac15f387d1d02d5d9 Author: Rémi Denis-Courmont Date: Mon Aug 20 19:01:32 2007 +0000 Something went wrong here commit cc3bd152f5d2166087b9e19b962e3ace06bd12ea Author: Rémi Denis-Courmont Date: Mon Aug 20 18:59:30 2007 +0000 Remember not to include anything before vlc/vlc.h (which includes config.h which defines the platform feature macros) Also remember stdio, string and stdlib are included implicitly commit 4a623b2496a2bfcf7967228c0d316a5184a7181d Author: Rémi Denis-Courmont Date: Mon Aug 20 18:45:41 2007 +0000 Fix memory handling commit 35c9bc4a42dda7b43c632365bc2f8589af9cebcb Author: Rémi Denis-Courmont Date: Mon Aug 20 18:42:11 2007 +0000 Fix strcasestr declaration commit 98c25e985f6541fb3d18ee37194af48861773150 Author: Rafaël Carré Date: Mon Aug 20 17:13:54 2007 +0000 Call "meta reader" module in ffmpeg demuxer commit 4799d5040f622a37ef468ae995764c276433593d Author: Pierre d'Herbemont Date: Mon Aug 20 17:13:32 2007 +0000 services_discovery.c: Patch by Alexander Gall , avoid crashing on systems that don't handle NULL string in ..printf. commit 237905674b0513c4d81362088b4c5648028bbf63 Author: Rafaël Carré Date: Mon Aug 20 16:56:21 2007 +0000 Adds mpc to the ffmpeg's fourcc list commit 74ec245976d6edb1315e66741d1fbfb0151f681f Author: Ilkka Ollakka Date: Mon Aug 20 16:13:38 2007 +0000 use GetName only if GetTitle returns emptry string for meta commit d33c7cb064522c3173b55b7c0d3f0b1aaabc265e Author: Rafaël Carré Date: Mon Aug 20 14:52:24 2007 +0000 Add comment/cosmetics commit 63750162e48fc41d424482608ba388e616493e2e Author: Rafaël Carré Date: Mon Aug 20 14:45:31 2007 +0000 Get input length from metadata if demuxer failed to retrieve it commit 55f5d1da337a72a7efdd112cc1070e425fc5d151 Author: Rafaël Carré Date: Mon Aug 20 14:13:48 2007 +0000 Corrects some metadata descriptions commit b7b7442dd753244dc95f8f5ac278263fc92aa85d Author: Rafaël Carré Date: Mon Aug 20 14:13:06 2007 +0000 Removes deleted file commit 3bbef100b7f39ba643e1c0fb6ea07613e47ac31a Author: Jean-Baptiste Kempf Date: Mon Aug 20 12:04:06 2007 +0000 Qt4 - Comments about TODO and FIXMEs on the main_interface, for my holidays :D commit ee8809f49a273d33089f9ed1b0ff2a7668f455d1 Author: Jean-Baptiste Kempf Date: Mon Aug 20 11:54:11 2007 +0000 Qt4: fix compilation. Sorry for the disturbance. commit 29ebbacdb719d1a1c29e0e450b07c9d7661fa124 Author: Jean-Baptiste Kempf Date: Mon Aug 20 11:27:46 2007 +0000 Qt4 : build fix. commit b771e5a75662e84152296165f21ae3c9fa3b7a81 Author: Jean-Baptiste Kempf Date: Mon Aug 20 10:48:34 2007 +0000 Qt4 : remove from Modules.am a removed file. commit 165585bded2fe25f1afc25b6d342205ae8c19753 Author: Damien Fouilleul Date: Mon Aug 20 10:40:36 2007 +0000 URI: when pasring for protocol headers allow for more characters than just alpha commit a99f23a0c9f80840ae5ce4011fa10a82a638289e Author: Jean-Baptiste Kempf Date: Mon Aug 20 10:04:39 2007 +0000 Qt4 : buttons size and various fixes. Remove dead code and avoid duplication. commit 28a742bdea1adfebabfd1bc5d08f3ba979a5a673 Author: Jean-Baptiste Kempf Date: Mon Aug 20 09:42:32 2007 +0000 Qt4 : Fix a size in main controlsWidget. commit 201cb76f737c9f26326dc6d908479417a27abe6e Author: Jean-Baptiste Kempf Date: Mon Aug 20 09:39:46 2007 +0000 Qt4 : fullscreen Button activation/deactivation commit 3902f6278562abddf1405fced94c1d869c922d09 Author: Jean-Baptiste Kempf Date: Mon Aug 20 09:28:53 2007 +0000 Qt4 : Fix the playlistButton Size. cosmetics. commit b96f2920955c048defd138aba9fc28ae0937dbd0 Author: Jean-Baptiste Kempf Date: Mon Aug 20 09:20:51 2007 +0000 Qt4 : remove useless files. Fix some segfaults by disabling functions. Slower, faster are on the side of the slider now. commit f3c5b0ad6afed1fd2cf8430443dad7f14db23632 Author: Jean-Baptiste Kempf Date: Mon Aug 20 08:41:55 2007 +0000 Qt4 : Changes in the main interface: - Don't use the .ui, do all by hand :) - Use a ControlWidgets to design all the controls, and implement the functions - Change a bit the advanced widget, that must be integrated in the controlsWidget There is a lot of Not Yet Implemented, so feel free to add some. commit 489efb13bedbc2d255524e11cb0d7b81a65da0af Author: Pierre d'Herbemont Date: Mon Aug 20 06:23:10 2007 +0000 Fix previous commit. commit 6984b61577bb241a972879cc3be9a562ce922785 Author: Pierre d'Herbemont Date: Mon Aug 20 04:43:48 2007 +0000 src/control: Various events addition. commit 49eb715ca1e3ff46746829c103af1c4158474809 Author: Pierre d'Herbemont Date: Mon Aug 20 02:46:54 2007 +0000 Forgotten file from previous commit. commit 0f42f294c990722832ecd55ffa5f2248c2c1fb53 Author: Pierre d'Herbemont Date: Mon Aug 20 02:30:36 2007 +0000 control/media_list.c: Set the VLCNode tag when an item is added as a subitem. commit 41234e8803487367b0df64be611ffefb95d55402 Author: Pierre d'Herbemont Date: Mon Aug 20 02:29:34 2007 +0000 control/tree.c: Notify subtree/addition removal. commit 9794062c2b1a07aef087103b669c493cc71a88a2 Author: Rafaël Carré Date: Mon Aug 20 02:21:13 2007 +0000 Disables some useless metadata in infopanel dialog Redesign the label & edits placement to resize the dialog commit 8eccf5ca3c0fe5db5ec9659cf26750ea453e527d Author: Rafaël Carré Date: Mon Aug 20 02:04:29 2007 +0000 Forgotten that in [21284] commit 1eda9d86fcfc37328ac264abcad955c2c6a53367 Author: Pierre d'Herbemont Date: Mon Aug 20 01:40:03 2007 +0000 control/tag_query.c: Make tag_query_match actually match something. commit 3374626a891ef8fe03a3f3cdbe6baa7af55ab626 Author: Pierre d'Herbemont Date: Mon Aug 20 01:30:14 2007 +0000 src/Makefile.am: build dynamic_media_list.c and tree.c. commit 6643b4ab3d08e83ab87f3f27c51538fd9253f546 Author: Pierre d'Herbemont Date: Mon Aug 20 01:28:12 2007 +0000 dynamic_media_list.c: Fix a warning. commit f570553463cbbd61bbb43b722a98879ebe7e5e0d Author: Pierre d'Herbemont Date: Mon Aug 20 01:27:38 2007 +0000 vlc/libvlc.h: Fix libvlc_media_discoverer_media_list prototype. commit 7ad20f39651e9afd5868f720d2d73565dbdbfe8a Author: Rafaël Carré Date: Mon Aug 20 01:27:38 2007 +0000 Reads more metadata from ID3v2 tags commit 4b359de0582f1f78f63dbeadf5a8c649d29696b7 Author: Rafaël Carré Date: Mon Aug 20 01:21:40 2007 +0000 Disables unusued stuff commit 3339278a1d8e0ad561706a191b7dff8c07338bc6 Author: Pierre d'Herbemont Date: Mon Aug 20 01:13:42 2007 +0000 control/dynamic_media_list.c: New dynamic media list object. It shouldn't have great performances, but could easily be improved. The idea is to have create a media list using the item of an other that matches a certain query. commit 5e827398d077bd2c2a560f2be6bedeb7a868fe92 Author: Pierre d'Herbemont Date: Sun Aug 19 23:38:02 2007 +0000 control/tree.c: Add a new structure to work with tree. commit 17b50a650d27292d4d5b6901133eb23230691ddd Author: Pierre d'Herbemont Date: Sun Aug 19 23:05:21 2007 +0000 libvlc_internal.h: Forgotten file. commit 2fd7e5c05021036e5a1f07a8fa64f4d2080683fe Author: Pierre d'Herbemont Date: Sun Aug 19 22:52:06 2007 +0000 control/media_library.c: Remove unwanted commit. commit ce15679f87cbf14c9d1cbdbcafb3b5ca9c6c220c Author: Pierre d'Herbemont Date: Sun Aug 19 22:51:32 2007 +0000 control/media_library.c: svn propset svn:keywords "Id". commit d98eefb8e446b8fd52c11b3029e980cb71ccc9c4 Author: Pierre d'Herbemont Date: Sun Aug 19 22:46:15 2007 +0000 control/media_descriptor.c: Basic unamed tag support which will soon move to core. commit 8c3e4b406699c1f6e8a02276d466c042811c7eb6 Author: Pierre d'Herbemont Date: Sun Aug 19 21:54:49 2007 +0000 * control/media_library.c: Initial implementation. * control/media_list.c: Implement _set_name _add_from_file. commit 48b6fb5cf53fd1ce6b88c14d6de9ba800fe85210 Author: Pierre d'Herbemont Date: Sun Aug 19 21:53:24 2007 +0000 control/media_instance.c: Don't forget to stop the thread. commit 69f05cb295ee9bd607b36c21092ad64cce36b010 Author: Pierre d'Herbemont Date: Sun Aug 19 21:52:45 2007 +0000 control/media_descriptor.c: Use the default input name. commit 7e042a1c43bd226714572c3d534602e1bad9310d Author: Pierre d'Herbemont Date: Sun Aug 19 21:45:00 2007 +0000 control/media_discoverer.c: Fix a warning+bug. commit 6f7935161f0ccdf2fba44e30ee052abfffd564e5 Author: Pierre d'Herbemont Date: Sun Aug 19 21:20:47 2007 +0000 vlc_arrays.h: Fix a bug in vlc_dictionary_remove_value_for_key, thanks to funman. commit a2d3b2914a5caf3585fbe4a3748e9becfc451734 Author: Damien Fouilleul Date: Sun Aug 19 20:48:38 2007 +0000 glx: fixed startup crash, which seems to be triggered by an x.org optimization, the GLX module seems to be loaded when it is queried upon, and released when the display is closed. Therefore, checking for GLX with a temporary display and using GLX apis with another will crash it. commit b5e08529c5257589df14cea7942bacf634f7ba54 Author: Rafaël Carré Date: Sun Aug 19 19:16:28 2007 +0000 Fixes youtube parsing on www.youtube.com website commit 0ee116aa33d90ba95ef6907d222447db2e7f9969 Author: Ilkka Ollakka Date: Sun Aug 19 19:10:03 2007 +0000 Sets EchoMode(QLineEdit::Password) for CONFIG_ITEM_PASSWORD commit 307361a5acf71648d0f0b874610f501d62a69fe5 Author: Rémi Denis-Courmont Date: Sun Aug 19 18:47:09 2007 +0000 What is add_password_inner supposed to be, except a reinvention of add_string_inner? commit 8f9a875552bb69ba4ecf5e075bf127aa96ff7511 Author: Rafaël Carré Date: Sun Aug 19 18:44:32 2007 +0000 Adds CONFIG_ITEM_PASSWORD for showing stars in preferences dialog (still to be implemented in interfaces) commit fa2ab17ff8aee3c2c670feb9ee558d0fd2aa33bc Author: Rafaël Carré Date: Sun Aug 19 18:43:16 2007 +0000 Forces preparsing for ogg files commit dd90b9b3f7f4110ad473630584fe0c7f77be9622 Author: Jean-Baptiste Kempf Date: Sun Aug 19 18:00:09 2007 +0000 qt4 - Remove trailing spaces... commit b99e69465d8679d5beb0f8186ed4ac87eed55021 Author: Antoine Cellerier Date: Sun Aug 19 17:48:59 2007 +0000 Another input_GetItem assert workarround. commit f7113175dd618707b2fd649cdf558eb9eb660451 Author: Antoine Cellerier Date: Sun Aug 19 17:48:28 2007 +0000 Only reload album art in the HTTP interface if the track id changes (or if the user clicks on the album art to force a reload). commit ae9c18e5a8590d0c78fb5563ec67adb67f142dcb Author: Christophe Mutricy Date: Sun Aug 19 17:44:54 2007 +0000 Slovenian l10n update by Matej Urbančič commit 61cac2cd036587c855ace9e6687711e70e37d080 Author: Antoine Cellerier Date: Sun Aug 19 17:39:29 2007 +0000 Add config option to disable album art support in the HTTP interface. commit d1b5d5b8364e821934d9e6426e196a4593423460 Author: Antoine Cellerier Date: Sun Aug 19 17:31:43 2007 +0000 * Allow getting album art for items which aren't playing (using /art?id= instead of /art). (You need to run with --album-art 2 if you want to have album art for items which haven't already played) * Workarround a stupid assert in input_GetItem. commit 9de81b07e23e23b9afdec194cf88325fc3f66778 Author: Rafaël Carré Date: Sun Aug 19 17:15:28 2007 +0000 Implements ogg/vorbis & flac duration preparsing Ogg/flac doesn't work (yet) commit 56040f0bb0de6f862deb28bcd62a1373403a6ce8 Author: Rémi Denis-Courmont Date: Sun Aug 19 17:15:11 2007 +0000 Hide b_attached. Also remove the volatile qualifier. No, volatile does not magically solve threading bugs, sorry I too have tried this "easy" path, it does REALLY NOT WORK. volatile only solves signals concurrency, not threads concurrency. commit 46c366a825accfc0d1b7b7f446c820f6713037fd Author: Rémi Denis-Courmont Date: Sun Aug 19 17:11:08 2007 +0000 Fix a bunch of warnings / undefined pointers By the way, using asprintf(&ptr)/free(ptr) to determine the length of a string is really lame, when you can do the same with snprintf(NULL, 0); commit 397710b25f3cbbf3e2dfcf1cbe28e408f610e4a2 Author: Rémi Denis-Courmont Date: Sun Aug 19 16:56:07 2007 +0000 Fix warning commit 3d599783b5dc8cd9c621b98d1c0c819da47ecdf2 Author: Antoine Cellerier Date: Sun Aug 19 16:55:45 2007 +0000 Fix playlist_item_t.i_id vs input_item_t.i_id mess in HTTP interface. (Looks like this was new in 0.9.0. Having 2 differents integer ids, one being used to play and the other needed to delete the item is kind of awkward.) commit 234fc4e33a5edca0b10e25f2ab47aafd484994c4 Author: Rémi Denis-Courmont Date: Sun Aug 19 16:53:34 2007 +0000 Fix use of undefined variable commit 8c4e67276bf8c1ebe672f4cc1d6d25a2b3c6231d Author: Rémi Denis-Courmont Date: Sun Aug 19 16:50:42 2007 +0000 Code factor commit 48f29e4ecaca4cc3f56be35f206fd248078ea372 Author: Pierre d'Herbemont Date: Sun Aug 19 16:36:27 2007 +0000 module/services_discovery/bonjour.c: Use the new API. commit 00eaa2707ccc4d073fca03f728697e308b2f9d4e Author: Jean-Baptiste Kempf Date: Sun Aug 19 16:20:13 2007 +0000 Qt4 - Right-Click menus for the main interface. Not implemented yet. commit 2067ae4c1622f6c4daef4951732a31a11240e742 Author: Gildas Bazin Date: Sun Aug 19 16:19:36 2007 +0000 * modules/codec/mpeg_audio.c: fixes for free format support. commit 706d63467888f6527b29d1acdf7e312be8f852a3 Author: Ilkka Ollakka Date: Sun Aug 19 16:00:36 2007 +0000 Googleimage to use artist-tag and do url-encode (example taken from http://www.redwiki.net/wiki/wiki.php/LUA/URLencode%B1%B8%C7%F6%C4ڵ%E5 ) commit bd32a50cf99cd946991c552eea243db861580503 Author: Ilkka Ollakka Date: Sun Aug 19 15:56:55 2007 +0000 add artist to lua-script also commit 278890088f415f9f49aacea36b77cd0dd571212d Author: Rafaël Carré Date: Sun Aug 19 15:48:48 2007 +0000 Validates desktop file according to the desktop entry specification 1.0 commit e39152fa5743a30b2ec311fc72dacd3cd571737c Author: Jean-Baptiste Kempf Date: Sun Aug 19 15:33:19 2007 +0000 qt4 add a small define that could help to fight Qt43 bugs. commit 0cb5636a60ad4a343edddec8c061535ee374551d Author: Christophe Mutricy Date: Sun Aug 19 15:05:30 2007 +0000 Fix [21233] commit b6194a363f80b3e99ad86f7dfb320935e013ee72 Author: Rémi Denis-Courmont Date: Sun Aug 19 14:54:33 2007 +0000 Fix lots of warnings commit 02e8a6cff9912da14baec5ed3cd09e07270ad2cf Author: Pierre d'Herbemont Date: Sun Aug 19 14:51:08 2007 +0000 playlist: Make playlist_archived_services_discovery_t internal. commit 88cc4a8a113f9eb1f6ba4992c51d66d12688ca58 Author: Ilkka Ollakka Date: Sun Aug 19 14:35:31 2007 +0000 Second try, show save meta button if user changes any input field, also then set in_edit=true so playlist changes doesn't change meta-data what to edit. commit 0ddc9bae3569daa4a2224878b7fd16ec34845f7d Author: Rémi Denis-Courmont Date: Sun Aug 19 14:19:32 2007 +0000 Fix [21239] compilation commit 3eefd337031d8af2d1b41ce869706ad71ac73ac4 Author: Pierre d'Herbemont Date: Sun Aug 19 14:18:44 2007 +0000 cdda/access.c: Fix a warning. commit 648f3f64ea3ffee4f2e05f70a1b983ba57f82c40 Author: Rémi Denis-Courmont Date: Sun Aug 19 14:17:53 2007 +0000 Enable RTCP SR from the RTP sout commit ce0c33fa7e18517ad1cbe0739e8327c75bc23252 Author: Rémi Denis-Courmont Date: Sun Aug 19 14:17:26 2007 +0000 - Rename rtcp option to rtcp-port - Add rtcp boolean to emit RTCP SR commit e7815d90f179d6ea37a934845cab612d784825fe Author: Antoine Cellerier Date: Sun Aug 19 14:11:50 2007 +0000 Preliminary album art support code for the HTTP interface. commit 4f1617cb9f5829cf0969ba470711d70f074b5e16 Author: Felix Paul Kühne Date: Sun Aug 19 14:02:12 2007 +0000 * default enable 'Black screens in fullscreen' and make it a non-advanced setting commit 14605709ed51f52c73d33da54cc0279166fa3f89 Author: Ilkka Ollakka Date: Sun Aug 19 13:39:56 2007 +0000 Edit mediainfo so you can edit meta-data even when playitem changes in background. Also sets default to readonly, so user can't change meta if he/she doesn't want to edit it. First try ;) commit fc386d94ef7f4673d6eb1582e6be32a727375e40 Author: Rafaël Carré Date: Sun Aug 19 13:38:29 2007 +0000 Disables only informational metadata extraction in vorbis codec, when taglib is built commit 2a1d4289d82053c5e49a4f88dbf478f606874259 Author: Christophe Mutricy Date: Sun Aug 19 13:25:30 2007 +0000 Fix compile warning commit a932845193baca985403490ca6a1ed0324f3f9d2 Author: Christophe Mutricy Date: Sun Aug 19 12:42:24 2007 +0000 Look for luameta script in share/luameta dor the case where you run from your source tree commit 81ffa2cc178965c48fd2a7b98f4119b0d9a4278b Author: Jean-Baptiste Kempf Date: Sun Aug 19 00:20:09 2007 +0000 qt4 : QT4 album art in allways-video. Patch by Ilkka Ollakka, modified by myself to rip-off extra spaces, to modify a constant one and not 4 times, and functions placement in the code. commit c809e98f5465bcf72dc80c864ce9e5dbbd679a11 Author: Rafaël Carré Date: Sat Aug 18 20:23:58 2007 +0000 Fix input deadlocks in macosx gui Doesn't fix input memleaks (playlist.m:204-214) commit c77a45c23a396868797f98aa930d8fcd8971bb7f Author: Felix Paul Kühne Date: Sat Aug 18 18:59:42 2007 +0000 * fixed a few unknown playlist queries commit e1cfc6b69e75c5f3ac564bf116e68bac9735db77 Author: Rémi Denis-Courmont Date: Sat Aug 18 17:55:51 2007 +0000 Make sure SOCKS is only attempted with TCP commit c92a74565af6e57bbd6c29d00702ac04bdf3a5aa Author: Rafaël Carré Date: Sat Aug 18 17:48:16 2007 +0000 Prevents deadlocks with input in qt4 commit 825269523f1396fedbab720d03f45fe1f001ccd8 Author: Rémi Denis-Courmont Date: Sat Aug 18 17:37:16 2007 +0000 Use AI_PASSIVE for bind address only, not for connect address commit 662ed774b9740eabf8b0203e53f51e6c35657e0d Author: Rafaël Carré Date: Sat Aug 18 14:59:31 2007 +0000 Input access locking, part 2. Fix [21193] commit a387a1ff337681b34c749ac762338ac673254574 Author: Rafaël Carré Date: Sat Aug 18 14:51:06 2007 +0000 Distributes luameta on windows builds commit 0a60a95fed8919588e440b5b4b5786449a79151f Author: Rafaël Carré Date: Sat Aug 18 14:44:47 2007 +0000 Disables meta reading in vorbis codec when taglib plugin is being built commit 2dd551cb0f3b48228f499bc4024063d88bb05457 Author: Pierre d'Herbemont Date: Sat Aug 18 14:30:47 2007 +0000 musicbrainz.c: Hopefully fix the art finder submodule. commit 72b9e70d0565247b39fa400904487d4e1b266d90 Author: Pierre d'Herbemont Date: Sat Aug 18 14:08:34 2007 +0000 meta.c: Fix the boolean expression. (I should get some sleep 2) commit 8c31f9c296dfb9f3f651233fbec7d95814c25201 Author: Pierre d'Herbemont Date: Sat Aug 18 13:48:26 2007 +0000 meta.c: Left over removal. (Should get some sleep). commit d251140c73f729aa9bd60486822310af89d74898 Author: Antoine Cellerier Date: Sat Aug 18 13:47:24 2007 +0000 Add some extra debug. commit 13495399910badd56f947af8c88d07fda997ad3c Author: Pierre d'Herbemont Date: Sat Aug 18 13:18:30 2007 +0000 meta.c: Previous commit credited to Ilkka Ollakka. commit 79d9aaf671c425248a8f14bb1f2925f4de0bcdc2 Author: Pierre d'Herbemont Date: Sat Aug 18 13:16:23 2007 +0000 meta.c: Fix an interversion in the exit condition. commit a9e4de11cbbb54c4fdc9fa16f5adfdfd30e57fcf Author: Damien Fouilleul Date: Sat Aug 18 11:03:04 2007 +0000 threads: win32, make sure only object owning a thread can close its handle when object is destroyed commit 1144af45baae4cbc6609c46d771f314ce84ddcef Author: Antoine Cellerier Date: Sat Aug 18 10:44:20 2007 +0000 Freeing stuff before using it is *stupid*. (<-- funman) commit 07c92279a78a42d56d61e5dd6a1026fff33556f5 Author: Antoine Cellerier Date: Sat Aug 18 10:29:44 2007 +0000 Comment this vlc_mutex_unlock too (untill funman fixes what he was doing). commit b7499db1899d84afb3b0803299456a8e0979f551 Author: Jean-Baptiste Kempf Date: Sat Aug 18 09:50:08 2007 +0000 Wx: compile fix commit af96053dc68a62f09560d4628f67c092c06215ef Author: Antoine Cellerier Date: Sat Aug 18 09:22:34 2007 +0000 Fix compile error in muscibrainz. Fix warning in id3tag. commit 22bafc1a64b214063b1074d9b322d6dbe3d6caf6 Author: Jean-Baptiste Kempf Date: Sat Aug 18 08:56:41 2007 +0000 Qt4: Fix the [21193] for Qt4. commit 2feb5a9db033f511a45f710058409da7ccecbe5c Author: Pierre d'Herbemont Date: Sat Aug 18 06:10:41 2007 +0000 vlc_input.h: Disable's funman commit. It requires more work before going in trunk. Current state dead locks. commit 1c54a6ae9a4068ff4790459a31d22dd066567c24 Author: Pierre d'Herbemont Date: Sat Aug 18 05:33:24 2007 +0000 audioscrobbler.c: Fix 21193. It should be reverted or at least the lock shouldn't be held until it gets fixed. commit 74ed2874b1d3f400b27bd3e915ae73c331a7444f Author: Pierre d'Herbemont Date: Sat Aug 18 05:17:21 2007 +0000 playlist.m: More 21193 fixes. commit 566b63e7c7ad0570c36e226eabd6ea75ae0227e4 Author: Pierre d'Herbemont Date: Sat Aug 18 05:16:04 2007 +0000 playlist.m: Fix the so problematic 21193. commit 9ab9c6f560060ab4b6d283b96601998e472f659e Author: Pierre d'Herbemont Date: Sat Aug 18 05:06:18 2007 +0000 media_descriptor.c: Fix 21193. commit 8ffdf4dc62347972158e56f2c2b1da68629418eb Author: Pierre d'Herbemont Date: Sat Aug 18 05:05:09 2007 +0000 modules/services_discovery/bonjour.c: Use the new service discovery API. commit 8efc07b1b8b63e8ea49e8b60fcd53b1ee1fb0a3d Author: Pierre d'Herbemont Date: Sat Aug 18 05:02:43 2007 +0000 modules/services_discovery/sap.c: Use the new service discovery api. commit d555c8a942eb34afd21dba4e443770aa8c29441d Author: Pierre d'Herbemont Date: Sat Aug 18 04:59:18 2007 +0000 search.c: Fix 21193. commit 7363adb3d70e16510e7cd06cabe8f04925f7f710 Author: Pierre d'Herbemont Date: Sat Aug 18 04:49:41 2007 +0000 include/vlc_input.h: Create an input_item_MetaMatch (part of a fix for [21193]). commit 10c49c60b243b256fca7e85680e8ce1fe9640242 Author: Pierre d'Herbemont Date: Sat Aug 18 04:22:24 2007 +0000 playlist/sort.c: Fix funman's commit. commit 9998c1ec1c162bece8b094d04e9e9ee7bed3fd01 Author: Pierre d'Herbemont Date: Sat Aug 18 04:21:36 2007 +0000 vlc_input.h: Fix funman's commit. commit 663adcbfff9a4a72d6b4167ed2a85335ba4cf845 Author: Pierre d'Herbemont Date: Sat Aug 18 04:09:55 2007 +0000 playlist/services_discovery.c: Rework category handling. commit 827cc3b1e46045174e5824c936ba128fb63e0252 Author: Pierre d'Herbemont Date: Sat Aug 18 03:54:33 2007 +0000 playlist/services_discovery.c: Removing left over debug printf. commit 77cfb89fd2bbd5001755f5fcd1c0f01bbea01b17 Author: Pierre d'Herbemont Date: Sat Aug 18 03:52:09 2007 +0000 modules/services_discovery/podcast.c: Fix initial number of url. commit b86c36e69a31546e6215593dac7ebd4edea170e5 Author: Pierre d'Herbemont Date: Sat Aug 18 03:48:49 2007 +0000 modules/services_discovery/podcast.c: Use the new API. commit 3d041f1336bfaffcadd5fb44d1647c7338d6c369 Author: Pierre d'Herbemont Date: Sat Aug 18 03:46:12 2007 +0000 modules/services_discovery/shout.c: Use the new services_discovery API. commit 1153717cbfca7f913577a1dfb6226991190e1257 Author: Pierre d'Herbemont Date: Sat Aug 18 03:44:13 2007 +0000 playlist/services_discovery.c: Use a stop method to end the service. commit 716d5bf2f23ca759a3558558cb900e7039ba5e5c Author: Pierre d'Herbemont Date: Sat Aug 18 03:37:01 2007 +0000 playlist/services_discovery.c: Handle removal of a service. commit 38dbd37adf32cf04e1caf17ceb7888a4a5ec2f40 Author: Rafaël Carré Date: Sat Aug 18 03:22:03 2007 +0000 Input access locking. Part one commit a9d17dba883714d98580639980f3142317a22e69 Author: Pierre d'Herbemont Date: Sat Aug 18 03:08:56 2007 +0000 Makefile.am: Correctly link share on Mac OS X. commit 7292c475b2570b5daf13995951e53847b0a7b375 Author: Rafaël Carré Date: Sat Aug 18 00:57:17 2007 +0000 Fixes youtube parsing commit 6dd4b20ec2414cf4f24a045d7cc587b0337ba67d Author: Pierre d'Herbemont Date: Sat Aug 18 00:13:55 2007 +0000 (oops). commit 7837da55363c2f74ee719392e0530e092c1d6a50 Author: Pierre d'Herbemont Date: Sat Aug 18 00:10:45 2007 +0000 playlist/item.c: Rework item addition to make it work better with the current playlist system. commit 9d5255fb4d0f3784643834d6fdf722653aeccb07 Author: Pierre d'Herbemont Date: Fri Aug 17 21:44:22 2007 +0000 playlist/item.c: Remove a left over (release without retain). commit da8a2f930c9931a7da17176f4a2c82bbd93416c0 Author: Antoine Cellerier Date: Fri Aug 17 20:51:02 2007 +0000 Allow the '-' character in an access' name (fixes parsing of input "http/shout-winamp://www.shoutcast.com/sbin/newxml.phtml"). commit 0aa0fe729796f79a4e4000f1c95dbab51a8334c1 Author: Damien Fouilleul Date: Fri Aug 17 17:39:59 2007 +0000 update.c: win32, previous commit helps fixing this one commit 84098a5e2d81ed3f39799fcd8a0edcdbab2b22ec Author: Damien Fouilleul Date: Fri Aug 17 17:30:51 2007 +0000 threads.c: win32, changed the way thread handle is closed, which is now done on function exit, rather than thread_join commit 6cdf19092c0c8fb95f2ad9f0a8258227e88f1bf9 Author: Christophe Mutricy Date: Fri Aug 17 16:59:38 2007 +0000 Distribute subsdec.h commit 1296d8e14efe794fccb8941993c001476105b247 Author: Christophe Mutricy Date: Fri Aug 17 16:35:45 2007 +0000 That has apparently been fixed commit dbdefeec0414572638473b8b847220c82ad2518a Author: Christophe Mutricy Date: Fri Aug 17 16:33:59 2007 +0000 src/Makefile.am: Distribute vlc_events.h. Possibly fix 'make distcheck' Sort the list commit 74afcf63ffb7dfb41a9b31c39f44d0efff924995 Author: Rémi Denis-Courmont Date: Fri Aug 17 16:13:53 2007 +0000 Same as previous commit, for RTP/TS commit b33adb77a787df72b17bfea5717389838fbffbfe Author: Rémi Denis-Courmont Date: Fri Aug 17 16:11:20 2007 +0000 Request that sender send no RTCP RR. Now we can legitimately not receive them, ahaha! commit cf6e0b83cfe0083a4972a638a53a4047dfaef31d Author: Pierre d'Herbemont Date: Fri Aug 17 10:26:48 2007 +0000 playlist/item.c: Make sure we lock when we send the playlist request. commit aa76b6c6d4e61dc2bd0901b660ba0978e7ed4972 Author: Pierre d'Herbemont Date: Fri Aug 17 10:07:36 2007 +0000 modules/codec/ffmpeg/ffmpeg.c: Fix a typo with Global mutex uses. commit 0e03236e937cc0b80f08bdaa194e657b29feac01 Author: Pierre d'Herbemont Date: Fri Aug 17 09:52:12 2007 +0000 playlist/services_discovery.c: Implement item removed handler. commit 54e92316a9d5918627f422f701fb8cc2a7a2ed69 Author: Pierre d'Herbemont Date: Fri Aug 17 09:51:21 2007 +0000 include/vlc_playlist.h: Export playlist_DeleteInputInParent. commit 82f15a01403cb9dc58243a63c75f55e6aebdd8bf Author: Pierre d'Herbemont Date: Fri Aug 17 09:48:55 2007 +0000 playlist/item.c: Better subitem added handling code. commit 7e4a86ee5a7332401c1b1d4cc05541c5c2ef3095 Author: Pierre d'Herbemont Date: Fri Aug 17 09:11:18 2007 +0000 misc/events.c: We do want to send events to multiple listener. (oops, I should get some sleep). In this situation we can simply unlock for the time being making sure we won't reuse resources that can disappear. commit 66f38edb847aa8868a766475b3c1967356c09773 Author: Pierre d'Herbemont Date: Fri Aug 17 08:10:42 2007 +0000 control/media_discoverer.c: Implementation of a media_discoverer libvlc object based on top of services_discovery. commit 0bb627da208c7b28d2359eb69e2e39c8b04a4767 Author: Pierre d'Herbemont Date: Fri Aug 17 08:00:03 2007 +0000 src/playlist/item.c: Avoid a dead lock. commit 065cee9ac6f40bf06631bcc6b16b58f83025676f Author: Pierre d'Herbemont Date: Fri Aug 17 07:42:22 2007 +0000 misc/events.c: Avoid a warning. commit 5a68b3bfdc6dec6dc789f68b29d2295686bbbc73 Author: Pierre d'Herbemont Date: Fri Aug 17 07:41:18 2007 +0000 misc/events.c: Don't call an invalid ptr (oops). commit 91956ad81927616bae7ce955061bb0afcba89a6f Author: Pierre d'Herbemont Date: Fri Aug 17 06:59:37 2007 +0000 src/playlist/item.c: Retain the playlist. commit 3d4efe3b67cd76efee94d5b33060a2b6907c3643 Author: Pierre d'Herbemont Date: Fri Aug 17 02:23:11 2007 +0000 playlist/services_discovery.c: Improved services_discovery object, playlist independant. Now, the services_discovery plugin have to be converted to use this interface. commit 1479b918045e1763b73f4b462983594bc632957d Author: Pierre d'Herbemont Date: Fri Aug 17 02:18:40 2007 +0000 Forgotten files from previous commit. commit 5f9f9ea47f81cfa7350e2930495602cc1137b2d7 Author: Pierre d'Herbemont Date: Fri Aug 17 02:15:59 2007 +0000 misc/events.c: Avoid a couple of warning and move the calling back out of the lock. commit 6e3263c3d6fe0e9bfed279f8e10fca0d20df10a6 Author: Pierre d'Herbemont Date: Fri Aug 17 00:23:49 2007 +0000 control/media_list.c: Fix a typo about subitems. commit cfb432c95dce13d9f635c632be6ecab12138d14a Author: Christophe Mutricy Date: Thu Aug 16 22:29:36 2007 +0000 Partially revert [20983]. Fix 'vlc -p foo' commit 913586c441450a392ac7a8f784a131eb6786b8da Author: Rémi Denis-Courmont Date: Thu Aug 16 20:05:06 2007 +0000 make net_SetDSCP static commit aa5d11c700e9bf254c0c693d31927f9f929d7833 Author: Rémi Denis-Courmont Date: Thu Aug 16 19:59:55 2007 +0000 Unexport utf8_mkdir and vlc_current_object commit d0a6a86213ab3f1dff74ba1a0f71fba097c5191b Author: Pierre d'Herbemont Date: Thu Aug 16 19:50:40 2007 +0000 src/playlist/item.c: Don't yield the playlist. commit a45076375c3dd884bd7dd586335937f05e0e394b Author: Rémi Denis-Courmont Date: Thu Aug 16 19:45:54 2007 +0000 aout_Restart: make static commit aefe3ed80c4422e50ff0dd753b4395264203a1b7 Author: Rémi Denis-Courmont Date: Thu Aug 16 19:34:26 2007 +0000 Do not export thread init functions. They should not be used by plugins. And in fact, they are not. commit be50cf5ba79d4e1203b87d9b32e7b921d1bc4854 Author: Rémi Denis-Courmont Date: Thu Aug 16 19:21:41 2007 +0000 Hide thread ID out of VLC_COMMON_MEMBERS commit 2ff0745fad56fe093646e1d774cf4c6282c71eb2 Author: Rémi Denis-Courmont Date: Thu Aug 16 19:14:10 2007 +0000 Typo commit ace6ff6ee28db0f03b30048421c80099db8f4e9f Author: Rémi Denis-Courmont Date: Thu Aug 16 19:11:49 2007 +0000 There is always a thread to join here. No need to check commit 7ff7896fe05363cb13db1d3b3dfbd313df7cc63e Author: Rémi Denis-Courmont Date: Thu Aug 16 19:07:26 2007 +0000 Cosmetic commit 255107d021c93807ec87137c92ad0083c2436da1 Author: Rémi Denis-Courmont Date: Thu Aug 16 19:06:22 2007 +0000 No need to check b_thread... there is ALWAYS a thread here commit 25fd4bfdc8ec2fc713f8bd66525ada82743f9080 Author: Pierre d'Herbemont Date: Thu Aug 16 19:04:26 2007 +0000 media_instance.c: Don't forget mutex destruction. commit 5d963f01d9771ed9a2d2b966843a50ee6e71cd0b Author: Rémi Denis-Courmont Date: Thu Aug 16 18:56:54 2007 +0000 Do not free which has not been malloc'd - fixes #1263 commit 7ba6fdabb7750625b0fcc22e62af927078575522 Author: Pierre d'Herbemont Date: Thu Aug 16 18:42:38 2007 +0000 input/meta.c: Better handle NULL meta. commit 866dd6dcc40f3a9bfc601271e390619cc58225ef Author: Pierre d'Herbemont Date: Thu Aug 16 18:05:43 2007 +0000 control/media_list.c: Handle libvlc_MediaDescriptorSubItemAdded event. commit 728d2811a24716d898cd998b8964cf64b1623667 Author: Pierre d'Herbemont Date: Thu Aug 16 18:05:07 2007 +0000 control/media_descriptor.c: Forward vlc_InputItemSubItemAdded event. commit 42ab1e40cd80960b9f20697f76f648f24b352095 Author: Pierre d'Herbemont Date: Thu Aug 16 18:02:16 2007 +0000 modules/demux/playlist/luaplaylist.c: Remove unwanted change from previous commit. commit 84218f98238cd712e96073326c5d074ff6f364e5 Author: Pierre d'Herbemont Date: Thu Aug 16 18:01:32 2007 +0000 modules/demux/playlist/*.c: Use the new playlist independant way to announce sub items. commit 609a114637e858ff03123decde419019803f8b08 Author: Rémi Denis-Courmont Date: Thu Aug 16 18:01:01 2007 +0000 Hide internal variables state commit c5f25910d5f06ce85c4dc9bf9d81e98b5c401328 Author: Pierre d'Herbemont Date: Thu Aug 16 17:52:28 2007 +0000 include/vlc_input.h: Make input items able to themselves handle item subitem added. commit 2e251e29f30549cda4f6d97c74a59b784f18c674 Author: Rémi Denis-Courmont Date: Thu Aug 16 17:44:18 2007 +0000 Compile fix commit 98cb4bf1b71f39634d036c9f5764c4253247642e Author: Rémi Denis-Courmont Date: Thu Aug 16 17:43:50 2007 +0000 Remove the p_libvlc_global pointer from VLC_COMMON_MEMBERS. It's pretty useless to copy the same value to every single object. commit 3ea2708daa0caa8419e9a3d1bcd967d09f445ab8 Author: Rémi Denis-Courmont Date: Thu Aug 16 17:42:35 2007 +0000 Remove redumdant parameter to vlc_global commit 7675aa3f121a3d083fdfcb5c00f4f5e81ec6205d Author: Rémi Denis-Courmont Date: Thu Aug 16 17:30:27 2007 +0000 Fix character set commit 771b937a13ca042391530236f79f9a52e27e095d Author: Rémi Denis-Courmont Date: Thu Aug 16 17:27:17 2007 +0000 Do not try to access other's filters commit 63352ca3c57287421c724a56f2214dc45e697e91 Author: Rémi Denis-Courmont Date: Thu Aug 16 17:27:00 2007 +0000 Sync with bridge changes in other plugins commit c90be618be0423fc9277ac77dbad2f09f0605017 Author: Rémi Denis-Courmont Date: Thu Aug 16 17:24:55 2007 +0000 More libvlc_global presumed abuse commit 64f49994dcfc55d6888ab534df285420eb61243a Author: Rémi Denis-Courmont Date: Thu Aug 16 17:21:22 2007 +0000 Destroy snapshot-id from the right object... commit d64fe8964e1e2b461462948f1fb20de315d23cbf Author: Rémi Denis-Courmont Date: Thu Aug 16 17:17:30 2007 +0000 Do not abuse global! commit dd5f0b9f0c35ec204432e1fe650053355f511e02 Author: Rémi Denis-Courmont Date: Thu Aug 16 17:14:05 2007 +0000 ffmpeg: use var_GetGlobalMutex commit 48d060676b82be6bb5dd59ada3cc1c9cfc4a13b6 Author: Rémi Denis-Courmont Date: Thu Aug 16 17:07:49 2007 +0000 use var_GetGlobalMutex commit 4855a76128089e15454b0506b149b7d9540127bb Author: Rémi Denis-Courmont Date: Thu Aug 16 17:03:40 2007 +0000 Made mosaic shared struct per-instance rather than per-process commit 8b7d91f2b71799dfb225641720c7ae352efe7524 Author: Rémi Denis-Courmont Date: Thu Aug 16 16:56:24 2007 +0000 Use var_GetGlobalMutex Also never destroys global mutex, otherwise we get a race condition (which is pretty contradictory to the point for mutexes) commit c553d1eb446c3b396a506de4985b9894fbe5b22d Author: Rémi Denis-Courmont Date: Thu Aug 16 16:55:34 2007 +0000 Compile fix commit 4b4f77c3c14aae4afdb589529333b92838b0e9f8 Author: Rémi Denis-Courmont Date: Thu Aug 16 16:51:49 2007 +0000 var_GetGlobalMutex() creates and gets a global mutex commit 0df4f0cd18ac6ac174a53459447999e62a59190c Author: Damien Fouilleul Date: Thu Aug 16 16:48:05 2007 +0000 lua: fixed search paths list for scripts, needs more work for Linux commit 2dffeb14fb0b1cd571aace3cde1c9c8dcc48eb64 Author: Rémi Denis-Courmont Date: Thu Aug 16 15:55:55 2007 +0000 vlc_global_object: return the global (process-wide) LibVLC object It is mostly useful to register global mutexes and such things. commit de5fe999ba05aa14c5088fdd737973f5a6c5a729 Author: Damien Fouilleul Date: Thu Aug 16 15:49:11 2007 +0000 libtool: added support for libtool executable wrapper on Cygwin when compiling in devel mode, this code may also need be ported on Linux if necessary commit f2bf5d585e4e9e0d3e7fb2ac3b64bc08818041b3 Author: Rémi Denis-Courmont Date: Thu Aug 16 15:43:28 2007 +0000 Prepare to privatize some members of VLC_COMMON_MEMBERS commit c2efb19c424c42536f1958cfddeea813bd9253bd Author: Rémi Denis-Courmont Date: Thu Aug 16 14:44:22 2007 +0000 Inlining non-static functions that are part of the public API looks wrong commit b432f1482c0b76a0e1ed1d2b74b98d24272eec81 Author: Rémi Denis-Courmont Date: Thu Aug 16 14:26:17 2007 +0000 Fix one of so many memory handling warning commit a8a188fc95860e53ff61f47ca155438b421791f1 Author: Damien Fouilleul Date: Thu Aug 16 13:59:11 2007 +0000 fix dynamic plugins broken in r21118, not sure if this what courmisch had in mind, but it works commit 7ba52d76b498cf669ce346052bac0a7d28825b66 Author: Pierre d'Herbemont Date: Thu Aug 16 00:44:33 2007 +0000 modules/misc/quartztext.c: Avoid reading a Null ptr. commit c09a926925cfb1115e6bb381ea723fa2f658a24a Author: Pierre d'Herbemont Date: Wed Aug 15 21:12:07 2007 +0000 src/control/media_instance.c: Create and Destroy the drawable variable. commit 8032efad211cfbe239bb04d333ec412aa159169c Author: Pierre d'Herbemont Date: Wed Aug 15 18:59:20 2007 +0000 src/control/media_list.c: Handle meta changed event from its items. commit d49a678a665480f030d77c69d36a9604a11d0686 Author: Pierre d'Herbemont Date: Wed Aug 15 18:27:49 2007 +0000 src/control/media_descriptor.c: Forward vlc_InputItemMetaChanged events. commit e1aeed2ef8603920716eabb88b6848bee300c63a Author: Rémi Denis-Courmont Date: Wed Aug 15 18:12:01 2007 +0000 Fix "normal" builds commit 61614b657166eecbb94bd5e8869d76c9315f5afe Author: Pierre d'Herbemont Date: Wed Aug 15 17:56:00 2007 +0000 src/control/media_descriptor.c: Better libvlc_media_descriptor_duplicate. commit a7ed4d1d66d355c9edbc2f426550b045549c37c9 Author: Pierre d'Herbemont Date: Wed Aug 15 17:53:27 2007 +0000 src/control/media_descriptor.c: Title meta. commit 12b4ef87877e3b4d868bf2ab87bd87bc3a596967 Author: Rémi Denis-Courmont Date: Wed Aug 15 17:40:47 2007 +0000 svn:ignore commit 80def97f15e46bcf4aab4a246e7b5f0acdbb77c4 Author: Rémi Denis-Courmont Date: Wed Aug 15 17:37:20 2007 +0000 Continue fixing static builds commit 7ca5e9c1aadc09bfd8cf5569e47396651b4591b7 Author: Rémi Denis-Courmont Date: Wed Aug 15 17:35:20 2007 +0000 There is no such thing as a sgimb plugin commit 343ef81a3faefc22eecafdcae5a9d2a1af58d8be Author: Rémi Denis-Courmont Date: Wed Aug 15 17:15:56 2007 +0000 *Partially* fix static builds commit df3b5eec76004d2dcfbabc36ac65f64755bdbc33 Author: Damien Fouilleul Date: Wed Aug 15 16:15:45 2007 +0000 video chromas: finalize SSE2 improvements commit 30900cb3df556d168d425fc7d42c11cb83c5aef7 Author: Rémi Denis-Courmont Date: Wed Aug 15 15:45:12 2007 +0000 Make scripts as such commit 366e7199dac01761a8c47b84d5130c132b4bc848 Author: Rémi Denis-Courmont Date: Wed Aug 15 15:44:05 2007 +0000 Unused stuff commit 8f7d902fd56a3ef530cef154a92e0b86e26cbe72 Author: Rémi Denis-Courmont Date: Wed Aug 15 15:31:53 2007 +0000 Remove some plugin/builtin cruft from pre-libvlc era commit 515deca348834e006f5f7587f25dd568df740454 Author: Damien Fouilleul Date: Wed Aug 15 15:23:12 2007 +0000 lua modules: enforce DIR_SEP instead of / commit e7779161e2eb112a771a32989264d86427a8e914 Author: Pierre d'Herbemont Date: Wed Aug 15 14:54:03 2007 +0000 include/vlc_input.h: Emit vlc_InputItemMetaChanged event. include/vlc_events.h: Opt for the vlc_object_name_function_name naming scheme. commit fbb3035b734f8d59cc978e951c7bdb428a82a816 Author: Damien Fouilleul Date: Wed Aug 15 14:30:39 2007 +0000 modules/modules.c: enforce DIR_SEP in paths commit f60e1bdbdce07bc47d5e8814365b81f3e7c3d8f6 Author: Pierre d'Herbemont Date: Wed Aug 15 14:25:46 2007 +0000 An other attempt at fixing compilation of dbus. commit 7377b282f240ebf76d03ba0c2ba744d851b4388a Author: Damien Fouilleul Date: Wed Aug 15 11:20:51 2007 +0000 wxwidgets: meta fixes, constify update_download commit c4292a159a75ba9b1e4cce394aedb69d5a8e9450 Author: Damien Fouilleul Date: Wed Aug 15 10:53:30 2007 +0000 qt4: forgot that file in previous commit commit d1b200df0c4fba04d9c7d4b95e0ef52ff6a1667c Author: Damien Fouilleul Date: Wed Aug 15 10:19:25 2007 +0000 misc/mtime.c: warning fixes, latest MinGW has gettimeofday() commit d084716eb5081691858acc9b9539aaa9a30d55ba Author: Damien Fouilleul Date: Wed Aug 15 10:16:45 2007 +0000 qt4: compile fixes, replaced asnprintf by snprintf, which is a better choice in that context commit a26821d04373bfc956807f4ccf7bfdbc18f68bcc Author: Jean-Paul Saman Date: Wed Aug 15 08:02:49 2007 +0000 Readibility. commit 93a719b830fa71b598aa6bcd6967317e4a3705a5 Author: Jean-Paul Saman Date: Wed Aug 15 08:02:42 2007 +0000 Remove excess whitespace commit 34cbacf889c60fa8ada0f5ecd2090ea2a8113e53 Author: Jean-Paul Saman Date: Wed Aug 15 08:02:33 2007 +0000 Remove excess whitespace. commit 4e72a51db7ae9f39c7c84847402f5c1da9bc68fa Author: Pierre d'Herbemont Date: Wed Aug 15 06:21:10 2007 +0000 Attempt to fix previous commit. commit b40e9cd7b6fd96b477d2556a453b25e9dd983554 Author: Pierre d'Herbemont Date: Wed Aug 15 06:18:35 2007 +0000 Attempt to fix previous commit. commit 2b64e33637dc35ec0c10145233753fba17cbd3e1 Author: Pierre d'Herbemont Date: Wed Aug 15 04:53:01 2007 +0000 More svn propset svn:keywords "Id". commit 53aafd726ec0160722c8327b1f58a1e63fc6cd3e Author: Pierre d'Herbemont Date: Wed Aug 15 04:49:41 2007 +0000 s/svn:keyword/svn:keywords/ (oops). commit 39c14a94ccfe5b82c05da79b95e09738236a5e83 Author: Pierre d'Herbemont Date: Wed Aug 15 04:45:12 2007 +0000 share/luameta/googleimage.lua: Resolve % escape in the arturl prior returning it. commit ab4c936a66c0bbef38266b87cdd104d141f03dbd Author: Pierre d'Herbemont Date: Wed Aug 15 04:42:46 2007 +0000 Bunch of propset svn:keyword "Id". commit f95f8bd64da303985e7f5b70af8838f9ec7f5d21 Author: Pierre d'Herbemont Date: Wed Aug 15 04:40:32 2007 +0000 modules/meta_engine/luameta.c: Add resolve_xml_special_chars and decode_uri to the lua env. commit 51880eb16eed467a21c34b9e4bb962d1bd6a5be7 Author: Pierre d'Herbemont Date: Wed Aug 15 04:33:57 2007 +0000 * Protect input item's meta through setters and getters. That allows tracking of input item meta info changes. * vlc_meta_t gains a table for accessing its non-extra meta. commit 060d116f00759bb7525da1b88fcb244759584d7a Author: Pierre d'Herbemont Date: Wed Aug 15 04:28:26 2007 +0000 share/luameta/googleimage.lua: Rework a bit to better handle meta going wrong. commit 6e3ef03dd5d88c3ff98e563361cdac0d45fc74df Author: Pierre d'Herbemont Date: Wed Aug 15 00:07:27 2007 +0000 modules/misc/playlist/xspf.c: Remove some weird duplicate code. commit 4ac40b710f67458993927640567ec24ba0c6d58b Author: Pierre d'Herbemont Date: Tue Aug 14 23:58:50 2007 +0000 modules/misc/notify/growl.c: Remove some dead code. commit 29cf0b3296afebc2912f89a385b4d5d4353dafc6 Author: Pierre d'Herbemont Date: Tue Aug 14 23:57:55 2007 +0000 modules/misc/notify/msn.c: Remove some dead code. commit 5aac0d0a84e50d65feaba7460c0ea8a0fcf21c49 Author: Pierre d'Herbemont Date: Tue Aug 14 22:47:45 2007 +0000 modules/meta_engine/googleimage.c: Remove the googleimage module as it is implemented in lua. commit 30cc1b1d917cd3cda7bd25a09533690421326075 Author: Pierre d'Herbemont Date: Tue Aug 14 22:10:32 2007 +0000 modules/meta/Modules.am: Add the luameta module and Alphabetically sort. commit c4c6895899f54a303fdda41db9300484911ea5fd Author: Rémi Denis-Courmont Date: Tue Aug 14 18:53:44 2007 +0000 select() sucks commit 3b396a3d5331de10afa57d023afafbc779baeb58 Author: Bernie Purcell Date: Tue Aug 14 00:03:48 2007 +0000 Corrections to scaling logic in previous commit commit 1afe5120d4bbdb05f43e98276db9620228e812e4 Author: Rafaël Carré Date: Mon Aug 13 23:55:07 2007 +0000 Updates POTFILES.in to include new subsdec files created in [21024] Runs make update-po commit 137f90242be4d51d20b90650917ea38217a43506 Author: Christophe Mutricy Date: Mon Aug 13 22:19:47 2007 +0000 Proper date and svn:keywords commit 6ffa2b02450cdcb6da704f97acbe0331c4ad737e Author: Pierre d'Herbemont Date: Mon Aug 13 21:54:05 2007 +0000 modules/meta_fetcher/luameta.c: Fix file name in header, and add Antoine in authors list as it is a derivative. commit 1179afb6e19691d095fd1fc876b411cce15065c7 Author: Pierre d'Herbemont Date: Mon Aug 13 21:46:27 2007 +0000 modules/meta_engine/luameta.c: Get meta (untested) and artwork using lua scripts. commit b2fc1b73042ae531ebfdbefa317130af657e96bf Author: Pierre d'Herbemont Date: Mon Aug 13 19:59:27 2007 +0000 modules/gui/qt4: More compilation attempt. commit c47fbbed226a415203fd8d0d3cc812819edbba31 Author: Rafaël Carré Date: Mon Aug 13 19:28:35 2007 +0000 fucking make commit a945f9dee63b95e378a464bb3eeff84a0c28b469 Author: Pierre d'Herbemont Date: Mon Aug 13 19:08:15 2007 +0000 misc/events.c: Add a new way to send receive events. (ripped of from libvlc). It will allow input_item to send events. commit 3a13e4b14b369ec44e0894f0839a115dd8277650 Author: Rafaël Carré Date: Mon Aug 13 19:06:25 2007 +0000 fuck autotools commit efcbf1125ed7bdc01a910c9f2ff100a1af7d9d56 Author: Pierre d'Herbemont Date: Mon Aug 13 18:55:48 2007 +0000 modules/gui/qt4: Attempt to fix previous commit. commit 24f3597e3481b4a89ba8f7de1fe73414924b4542 Author: Rafaël Carré Date: Mon Aug 13 18:53:46 2007 +0000 Builds correctly lua for windows Distributes luaplaylist scripts with windows packages commit 62454ff8afd2a04a224f074234f74685f19fd132 Author: Pierre d'Herbemont Date: Mon Aug 13 18:30:28 2007 +0000 modules/gui/qt4: Reflects latest meta changes. commit 0cfa89796ef5b7b859d720f6c11c635aff7edac3 Author: Rafaël Carré Date: Mon Aug 13 17:34:13 2007 +0000 Enables taglib by default, allows meta editing on windows & linux in QT4 interface Thanks to Little`Bubble commit 9f3bbab57eb30080cee4e7409080282c36ac4a6f Author: Pierre d'Herbemont Date: Mon Aug 13 17:28:24 2007 +0000 include/vlc_input.h: This commit should have been part of r21062. commit 1dc88b3c460b8ae4a7506105f479325f0561b994 Author: Rafaël Carré Date: Mon Aug 13 16:44:55 2007 +0000 Revert accidental commit in [21066] commit 7bcb462e1b6f31731969ce7af9675ff8c29eb59b Author: Rafaël Carré Date: Mon Aug 13 16:38:48 2007 +0000 Add myself, sort alphabetically commit e9075349c19786b1734a451ec607f7450672efb5 Author: Rafaël Carré Date: Mon Aug 13 15:21:43 2007 +0000 Returns object hierarchy with root object introspection data. Thanks to eean. Uses correct interface name. commit 4a0090f442f99e1c76cd69ac1a30d0740535e8a3 Author: Rafaël Carré Date: Mon Aug 13 14:45:16 2007 +0000 Updates window title even in fullscreen - patch by Aurélien Jacobs commit a8fbff2437f6aecee3b0be4a1d7252cf27afd86c Author: Pierre d'Herbemont Date: Mon Aug 13 14:06:37 2007 +0000 include/vlc_meta.h: Start with a zero sized dictionary for extra meta. commit 1855d4a8d0fcbdf273fd6cc771b0a90b418bd411 Author: Pierre d'Herbemont Date: Mon Aug 13 14:05:34 2007 +0000 include/vlc_arrays.h: Allow zero sized vlc_dictionary_t creation. commit 5c47e1504ebede6bda22b1ac721021ea4e341bd0 Author: Pierre d'Herbemont Date: Mon Aug 13 13:55:10 2007 +0000 include/vlc_meta.h: Use the vlc_dictionary to store extra meta tags. commit 74da54252cce41e92c1957d87330405202ac41b6 Author: Pierre d'Herbemont Date: Sun Aug 12 21:18:08 2007 +0000 modules/meta_engine/googleimage.c: Art Fetcher module that gets it's arts from images.google.com. commit 4af2ccf4cd04f924c925c388c861b24ad59552ee Author: Pierre d'Herbemont Date: Sun Aug 12 21:12:47 2007 +0000 input/meta.c: Be a bit more selective on meta pre-requirement for art. commit 33f279fa8296493fc6938f71fc62c0c260c56ee7 Author: Pierre d'Herbemont Date: Sun Aug 12 21:07:24 2007 +0000 input/meta.c: Allow meta for media that don't have artist nor album. (Because movies owns the right to get their own meta). commit bc29813ae05904051827abcdf0fe5297ca1ead78 Author: Rémi Denis-Courmont Date: Sun Aug 12 19:02:51 2007 +0000 Remove dead code (VLC only uses port numbers, not service names ever) commit 42f6cf0471cde247f2c6e0c0303eb7375e0df465 Author: Rémi Denis-Courmont Date: Sun Aug 12 18:23:09 2007 +0000 DCCP also needs listen() commit 5804ebe166493f3a46fe1bdc8bff1041c37307a3 Author: Pierre d'Herbemont Date: Sat Aug 11 13:48:35 2007 +0000 control/media_list.c: Don't forget to increase the md refcount where needed. commit 4a2b660ce62364d731fd89e4e5f34372b4228355 Author: Pierre d'Herbemont Date: Sat Aug 11 12:59:14 2007 +0000 control/media_list_player.c: Don't change playlist item at play. commit 96fcedeb936ad3070e003b84f82b2eedaa13a669 Author: Jean-Baptiste Kempf Date: Sat Aug 11 12:55:58 2007 +0000 Qt4 Patch changes RA/R1/NR and RND/NRND text in repeat/random buttons to use I_PL_REPEAT/I_PL_LOOP/I_PL_RANDOM etc. strings as done after toggleRepeat usage etc. Patch by Ilkka Ollakka commit c96d14e179a5e792fc8514fb7aff580027557179 Author: Jean-Baptiste Kempf Date: Sat Aug 11 12:10:38 2007 +0000 Qt4 - Hide/Show from taskBar for Windows. Patch from Hannes Domani. commit 3bc8eab6031a611d6bd32fb2b834bb56782d9f3b Author: Pierre d'Herbemont Date: Sat Aug 11 12:10:25 2007 +0000 control/media_instance.c: Ignore the exception raised by libvlc_get_input_thread in libvlc_media_instance_play. commit b8067f045b5a909d9b5827cbeaa1edafb58fa59f Author: Pierre d'Herbemont Date: Sat Aug 11 12:01:14 2007 +0000 control/media_list_player.c: Fix a typo in get_next_index. commit 5efb1f0118bdd2bc7f1836476b02b52dda468c6c Author: Bernie Purcell Date: Sat Aug 11 05:57:28 2007 +0000 Prescaled output support commit 7b246662a8b51c5e10676b4010865cdc26fa163e Author: Pierre d'Herbemont Date: Sat Aug 11 01:49:26 2007 +0000 control/media_list_player.c: Implement _play_item_at_index(). commit a18fdf18899f8684e3472334f10ec22aef7e8941 Author: Pierre d'Herbemont Date: Fri Aug 10 23:47:22 2007 +0000 control/media_descriptor.c: Implement more meta. commit b10cf533e4f53ca6b096270deb75e211a0bfdfe1 Author: Pierre d'Herbemont Date: Fri Aug 10 23:10:09 2007 +0000 control/media_instance.c: Never fail when requesting the event manager. commit f2903b7d15a0e5295adf7dbe38011d4f543c93e4 Author: Pierre d'Herbemont Date: Fri Aug 10 23:03:39 2007 +0000 control/media_list_player.c: Initialize p_mlist, and p_mi. commit 262b177b0890b6b1943cb9c4838bcffc5152f290 Author: Damien Fouilleul Date: Fri Aug 10 18:28:49 2007 +0000 i422_yuy2: SSE2 improvements commit 43bd7bed43a7b997985d2ed18b32d156a25164b6 Author: Pierre d'Herbemont Date: Fri Aug 10 17:40:54 2007 +0000 control/media_list_player.c: Fix a typo. commit 8799399983aeca310d0a2ccc2153a9d3eb665e83 Author: Pierre d'Herbemont Date: Fri Aug 10 14:04:51 2007 +0000 Fix previous commit (oops). commit a5b311b3c518ea13871fcc6b87ec932788793290 Author: Pierre d'Herbemont Date: Fri Aug 10 13:19:57 2007 +0000 src/Makefile.am: Build media_list.c, media_list_player.c, tag_query.c. commit 27d17eb1f3ed973530f6884c0644b4f217bfaf10 Author: Pierre d'Herbemont Date: Fri Aug 10 13:18:46 2007 +0000 include/vlc_arrays.h: Don't forget to return a value in value_for_key. commit 2886f5007d2d876c4338e635739afc0bf89bf51a Author: Damien Fouilleul Date: Fri Aug 10 10:49:12 2007 +0000 Makefile: fixed package-win32-zip, it was missing libvlc-controll.dll commit dcabd0549ce40c9d93b7d5bc54f3b0e3ad79ff2a Author: Pierre d'Herbemont Date: Fri Aug 10 00:56:04 2007 +0000 include/vlc_arrays.h: Compile fix for g++. commit 9c86aabc0850590c292e453e5b0f1c87214b5e89 Author: Pierre d'Herbemont Date: Fri Aug 10 00:40:04 2007 +0000 include/vlc_arrays.h: Always return a valid ptr in vlc_dictionary_all_keys. commit d248d3f2f9a3ca4b8b9508c84ee96d07c362c82b Author: Pierre d'Herbemont Date: Fri Aug 10 00:35:57 2007 +0000 include/vlc_arrays.h: Implement simple best-case-in-O(1) hash table. commit 16c039d47d6fd536867c9f543cceca565e7c12c0 Author: Pierre d'Herbemont Date: Thu Aug 9 19:54:43 2007 +0000 include/vlc_arrays.h: oops, (I did it again). commit 98d4bb677299745d4e47ab594e4dcd76c19b1edf Author: Pierre d'Herbemont Date: Thu Aug 9 19:38:00 2007 +0000 (oops) commit 2fa6989d9c4578258de43fe11fecba5e170f7883 Author: Pierre d'Herbemont Date: Thu Aug 9 19:29:17 2007 +0000 Fix previous commit on gcc. (oops). commit 1488ac13944bfbde6a3498d0a223ddc6b23af29d Author: Pierre d'Herbemont Date: Thu Aug 9 19:12:11 2007 +0000 include/vlc_arrays.h: Fix previous commit compilation with g++. commit 64a70c8e36a8f65566cadcd47fb9821102c81303 Author: Pierre d'Herbemont Date: Thu Aug 9 18:38:48 2007 +0000 include/vlc_arrays.h: Transform the dictionary macro to static inline, and publish a vlc_dictionary_t type. commit 52676b5243625e02f6d1d4df521880e2da0c5c26 Author: Pierre d'Herbemont Date: Thu Aug 9 16:08:47 2007 +0000 vlc/libvlc.h: Advertise libvlc_media_instance_set_drawable. commit 6f5d4e4a1d7f539a01eef34a61e305e6f937df40 Author: Pierre d'Herbemont Date: Thu Aug 9 16:08:14 2007 +0000 control/media_descriptor: Implement libvlc_media_descriptor_get_mrl. commit c55d47b9a44687eb33ef020e3302bd85f5168ba8 Author: Rémi Denis-Courmont Date: Thu Aug 9 14:19:53 2007 +0000 Revert [21008] commit a1eb826dcd331dd41cba9b06008beb813212ba9a Author: Pierre d'Herbemont Date: Thu Aug 9 12:45:37 2007 +0000 control/media_instance.c: Set a per-object drawable. commit 8239a93234c6d7a0cb74ddec81574d20f0e7a515 Author: Pierre d'Herbemont Date: Wed Aug 8 21:12:02 2007 +0000 Libvlc: Start the implementation of the libvlc playlist. Still in progress. commit 423ff245b43e98b87da9acfdbf4c581bd5dd2ea7 Author: Jean-Baptiste Kempf Date: Wed Aug 8 17:07:41 2007 +0000 Subsdec.c split: remove the old file. commit f24d0efb61b4c689809bc0eb65b996e2a4b84781 Author: Jean-Baptiste Kempf Date: Wed Aug 8 17:03:24 2007 +0000 Subsdec: Split the decoder for subsdec / SSA / USF in three files, since the code has grown a bit too much in order to improve readability. Some functions may still need to be renamed and moved from a file to another. I hope it is done in the correct way, if not, tell me or revert. commit 232de8ce8d78d6b53465b171863a92f3dcbfc336 Author: Jean-Paul Saman Date: Wed Aug 8 14:24:29 2007 +0000 I meant to use var_CreateGetNonEmptyString(). commit 4b11c6e4f6dc652252d1b3e8535e2bf80daa6774 Author: Damien Fouilleul Date: Wed Aug 8 13:45:09 2007 +0000 mozilla: fix VLC Plugin.plugin target for MacOS X, added support for libvlc.dylib, etc.. commit a55589a05af8341751bd0dd6d013dc840a66f519 Author: Jean-Paul Saman Date: Wed Aug 8 13:13:04 2007 +0000 Force lirc configuration file to usForce lirc configuration file to usee commit 398cbeb65e230c53bb4f81ed08163be22e912400 Author: Jean-Paul Saman Date: Wed Aug 8 09:25:44 2007 +0000 Scale every plane correctly. This fixes the "green bar at the bottom after scaling" issue. commit c0da24fe8dbdd5a0db10043940c85afb3b54b542 Author: Jean-Paul Saman Date: Wed Aug 8 09:25:42 2007 +0000 Use parenthesis to make it more readible.` commit cbbe174a03104b9d0ad1429a34a0ade1b3a1c92f Author: Pierre d'Herbemont Date: Wed Aug 8 01:13:31 2007 +0000 control/media_instance.c: Listen to the variable changes. commit fa2c16991d33a831a6508671a34fb54f6d7cc67e Author: Pierre d'Herbemont Date: Tue Aug 7 23:51:17 2007 +0000 control/media_instance.c: Support libvlc_MediaInstanceReachedEnd event for upcoming media_list_player. commit b160f7f4019c5a1322d54f1b7dbe16472ffbbdbf Author: Pierre d'Herbemont Date: Tue Aug 7 22:55:01 2007 +0000 control/event.c: event_manager_init -> event_manager_new commit 7ef8f73c87ca257886b290d71188300a57784f5a Author: Pierre d'Herbemont Date: Tue Aug 7 22:10:29 2007 +0000 control/libvlc_internal.h: Comment fix. commit 664fa731b33d322f65db84f4e3b15098b0ddf8be Author: Pierre d'Herbemont Date: Tue Aug 7 18:59:45 2007 +0000 control/media_instance.c: Code factorization. commit 6a1415be4fb858b85a0cfc88e09eed6013a002b4 Author: Pierre d'Herbemont Date: Tue Aug 7 18:42:21 2007 +0000 control/event.c: Tab fix. commit 521ae0cdab32b0be0db8452139a770b992e5d0b8 Author: Jean-Baptiste Kempf Date: Tue Aug 7 17:58:53 2007 +0000 Thanks to Ilkka Ollakka for qt4 too. commit 9f666f7c95ba3394c5dcbf146ddb5a7967e400ff Author: Jean-Baptiste Kempf Date: Tue Aug 7 17:57:46 2007 +0000 Qt4 - Playlist: scrollTo current-item and view issues... Patch by Ilkka Ollakka commit f0cf58a8d9fddd9feaa65d15adf918417d275b22 Author: Rémi Denis-Courmont Date: Tue Aug 7 17:18:34 2007 +0000 Fix HTTP authentication. Yes, some sites use empty usernames commit db9ec109f864372e494cc973795e7f85e04acbb8 Author: Jean-Baptiste Kempf Date: Tue Aug 7 17:04:49 2007 +0000 Qt4 - Slider bug temporary solving. Patch by Hannes Domani THANKS updated. commit 0d6d5607c7928e88791f7f2827be18b8fb7644f5 Author: Rémi Denis-Courmont Date: Tue Aug 7 17:03:52 2007 +0000 Do not bother with the byte range when we are at offset zero commit 738f62a615c7988974bdaf47e8d9b86458bd36db Author: Antoine Cellerier Date: Mon Aug 6 21:55:22 2007 +0000 Cosmetics. commit 0e571b915c9287a28cde463a2795891dd84d090c Author: Rémi Denis-Courmont Date: Mon Aug 6 20:04:25 2007 +0000 Oups commit 8b5540821ffbf7b8b0f17e9ab2c18a7b7ee7cab8 Author: Rémi Denis-Courmont Date: Mon Aug 6 20:01:24 2007 +0000 Sync with module macros and sout chain parsing commit 11d2650a5ad1fe504027d2decde1fcbcd79151ce Author: Rémi Denis-Courmont Date: Mon Aug 6 19:58:36 2007 +0000 Simplify and remove a warning commit 808d1d38213c720564252fdfd25aad51d8ec6803 Author: Jean-Baptiste Kempf Date: Mon Aug 6 17:59:57 2007 +0000 Qt4 - systray behaviour: first activate the Windows before hiding it. Closes #1249 commit 12e628a747adbfcc280cacad2ac3357e981c92a2 Author: Jean-Baptiste Kempf Date: Mon Aug 6 17:09:31 2007 +0000 qt4 : cosmetics. commit 95e9891724f97005a682c6d289c7a4e7b206dd01 Author: Jean-Baptiste Kempf Date: Mon Aug 6 17:07:49 2007 +0000 qt4 : remove trailing spaces. commit ba7b7a8d58e94ddb83a8371dbe88ad1fcd3d4001 Author: Jean-Baptiste Kempf Date: Mon Aug 6 17:03:01 2007 +0000 Qt4 - fix QT playlist display bug when clicking on top-level of playlist. Patch by Alexander Gall. Thanks. commit f02ba5409aec3f56e2cc57f78b5aefc1fce81540 Author: Jean-Baptiste Kempf Date: Mon Aug 6 16:29:02 2007 +0000 Add .flv extension. Close #1256 commit c58f05462a0819e74526569303338a67017d02d8 Author: Pierre d'Herbemont Date: Sun Aug 5 23:06:07 2007 +0000 bindings/java: callback/events usage has changed. For the time being, send an exception. commit 3f75f779109fcac9cb1d15fafdb5a083ee791c18 Author: Pierre d'Herbemont Date: Sun Aug 5 22:32:31 2007 +0000 control/event.c: Change the event API to be per-object driven. It is not yet in use. commit 1605af5772bcc37e7969c050de598e5911d9637c Author: Jean-Baptiste Kempf Date: Sun Aug 5 20:01:21 2007 +0000 Subsdec: remove trailing spaces. commit 62b68c2c4515ec427df9fd104261ab2101cfdecc Author: Olivier Teulière Date: Sun Aug 5 13:10:00 2007 +0000 doc/skins/skins2-howto.xml: Added Button.tooltiptext which had been forgotten commit b48bc0e9f24dcafd9c142a68638a21f15d871ece Author: Rémi Denis-Courmont Date: Sun Aug 5 12:12:08 2007 +0000 Missing header for INT_MAX commit 05bbfabcec553de912fdeba4a1acc6a39bd5859c Author: Rémi Denis-Courmont Date: Sun Aug 5 09:06:22 2007 +0000 Fix server port parsing. Bug reported by Gerrit Benker. commit 593ef6c558825dca896ccffdf2fc6dcdb7db3716 Author: Rémi Denis-Courmont Date: Sun Aug 5 08:55:14 2007 +0000 Ignore frame with zero size. This needs to be *reviewed*. commit 0790860fe5050cfbadcce4086cde7230d1a75526 Author: Rémi Denis-Courmont Date: Sun Aug 5 08:38:17 2007 +0000 Fix NULL dereference due to Speex header corruption spotted by David Thiel commit a7d566c6560324eaaf3fc7f987d4afc2c300c0b4 Author: Rémi Denis-Courmont Date: Sun Aug 5 08:32:04 2007 +0000 Fix void arithmethic commit 2c32483bbcf0016701438570b14dbfb344ac6f3e Author: Rémi Denis-Courmont Date: Sun Aug 5 08:27:54 2007 +0000 Fix malloc error handling (bug reported by David Thiel) commit c296e05be40c17b544b6f3e73ccd6bcbc10ff16f Author: Rémi Denis-Courmont Date: Sat Aug 4 20:57:16 2007 +0000 Cleanup / speedup commit 39c625244ad194802ca2eda1e53bb1884b9836d1 Author: Rémi Denis-Courmont Date: Sat Aug 4 20:49:46 2007 +0000 - Cleanup and fixes deprecated options: - Removed the gross SUPPRESSED hack - Remove support for strict deprecated aliases (that was not used anyway) commit 37ce2848cd83ba8255190cb0c810f5586cfd785c Author: Rémi Denis-Courmont Date: Sat Aug 4 18:50:37 2007 +0000 Fix usage of add_shortcut. Note that shortcuts are inherited from the main module to submodules, so it is totally useless to duplicate them paste add_submodule. If you think this is wrong, I do not necessarily disagree, but it would need a RFC. commit fe9e45cc87e5e966a945c5638d3c74c548811ded Author: Rémi Denis-Courmont Date: Sat Aug 4 18:39:01 2007 +0000 Oups commit da22a69e0d39dbc5907b2b39c67027de7a414f63 Author: Rémi Denis-Courmont Date: Sat Aug 4 18:28:18 2007 +0000 Do not create dummy shortcut for each and every module commit 533af1752cb0569225ca22b903925cbe00b99d85 Author: Rémi Denis-Courmont Date: Sat Aug 4 18:24:47 2007 +0000 - pp_shortcuts is always true; do not check - remove apparently harmful "continue" with an always true condition commit da2a148c7f485ed81cfd7afd0d0e505a0a777d9e Author: Rémi Denis-Courmont Date: Sat Aug 4 18:16:08 2007 +0000 Fix off-by-one commit 6d8f4537e946e11748bf1b33679f3d791bd16198 Author: Rémi Denis-Courmont Date: Sat Aug 4 18:07:42 2007 +0000 Fix erroneously commited chunk commit 69db070ffbb796237b6a073708668ac0dd0d9402 Author: Rémi Denis-Courmont Date: Sat Aug 4 18:03:18 2007 +0000 Use module_* commit ac5d0a1ec3fd650a991e146c2e0969705f46a6a1 Author: Rémi Denis-Courmont Date: Sat Aug 4 17:58:18 2007 +0000 module_GetHelp commit c3102ca43decae519f8d0a5effb5012a0d49bd0c Author: Rémi Denis-Courmont Date: Sat Aug 4 17:42:42 2007 +0000 Use module_* functions commit fb3ee6abab52a2a66472b3d0bcf21a7f855f963a Author: Rémi Denis-Courmont Date: Sat Aug 4 17:42:20 2007 +0000 More access functions around module_t commit cc39378d2f3047bbb7ad1427fe2f16058c8d165a Author: Rémi Denis-Courmont Date: Sat Aug 4 17:40:15 2007 +0000 Compile fix commit e7859061b0370d2dd22961792a23324270362fdb Author: Rémi Denis-Courmont Date: Sat Aug 4 17:29:20 2007 +0000 Use module_IsCapable commit 6c11c08a800fa57846e69fb86a42164f2570dfe4 Author: Rémi Denis-Courmont Date: Sat Aug 4 17:28:18 2007 +0000 Partially abstract module_t: add module_IsCapable() commit 4c4c4ce26e381d5e03b016d384e84d8a94721685 Author: Rémi Denis-Courmont Date: Sat Aug 4 17:10:35 2007 +0000 Move code out of module descriptor. By the way, I am VERY suspicious about the use of libvlc_global for mosaic and bridge locks commit d9d0e354a39aaa714e871d6f9fd5c2984fccf579 Author: Pierre d'Herbemont Date: Sat Aug 4 17:09:08 2007 +0000 playlist/item.c: Avoid checking against false. commit 1f45aa51e57c5b745987b5de9bfde5de5e958b03 Author: Pierre d'Herbemont Date: Sat Aug 4 17:07:49 2007 +0000 playlist/item.c: More helpful variable name. commit 5438a92a0681c6e96f3b591a1a3b89dbdb899320 Author: Rémi Denis-Courmont Date: Sat Aug 4 16:57:00 2007 +0000 Remove totally broken VC support. Use SVN history if you ever want to revive it. commit e66a4a0fddd0bed233d076c80e9c12374e8cb76b Author: Rémi Denis-Courmont Date: Sat Aug 4 16:46:21 2007 +0000 Minor fixes commit 6e9aebe30504304bf27f9896036ded79291a3253 Author: Rémi Denis-Courmont Date: Sat Aug 4 16:24:39 2007 +0000 Simplify commit 6a3e9f6ae2d9b94836fa5d2be9550d9855405bc8 Author: Pierre d'Herbemont Date: Sat Aug 4 16:18:42 2007 +0000 include/vlc_playlist.h: Code formatting. commit a2fc35949988283bfc7ed150be7dbf5848817998 Author: Pierre d'Herbemont Date: Sat Aug 4 16:16:44 2007 +0000 include/vlc_playlist.h: More typos. commit f4dd6b3521eff1f6c0e0185e57c98728c625d162 Author: Pierre d'Herbemont Date: Sat Aug 4 16:13:39 2007 +0000 include/vlc_playlist.h: Typo in comment. commit d3c137346475b9a78a1ff359d3ed76974f859fdc Author: Rémi Denis-Courmont Date: Sat Aug 4 16:10:24 2007 +0000 Cleanup commit 4832f086a7dee22a75573e8fe74cbc48934c7ee3 Author: Rémi Denis-Courmont Date: Sat Aug 4 16:00:27 2007 +0000 Typo commit 7326416c40e37b43e62cb8993878c36002b58878 Author: Rémi Denis-Courmont Date: Sat Aug 4 15:57:06 2007 +0000 Fix previous commit commit 25487d2c1dab66867eb83e293158b2f195bce147 Author: Rémi Denis-Courmont Date: Sat Aug 4 15:54:33 2007 +0000 Remove code from module descriptor. That's very naughty. commit 63c598f2133c0b7a9124efbb07aefaecd584aa92 Author: Jean-Baptiste Kempf Date: Sat Aug 4 14:21:45 2007 +0000 live version changed. commit 358cfba124ec6401eb722ed38e687e756e33e502 Author: Jean-Baptiste Kempf Date: Sat Aug 4 13:12:58 2007 +0000 Faac for system using lame sed... :D commit 3c173019f00a4edffd7eca76ad9aae391fc0f692 Author: Jean-Baptiste Kempf Date: Sat Aug 4 12:37:14 2007 +0000 oops. commit d863f66f965f96f79edb42a7097e36df8ed3070b Author: Jean-Baptiste Kempf Date: Sat Aug 4 12:33:20 2007 +0000 Contribs: attempt to update faac to 1.25. commit c6a55ff353b68cc21621da7d054733684f913cce Author: Jean-Baptiste Kempf Date: Sat Aug 4 10:20:35 2007 +0000 Contribs: SDL_image and SDL are up-to-date now, (1.2.12 and 1.2.6), patch for SDL_image modified accordingly... commit 3d9720c5de3da4089b51e2c61f5029b46a8b0d38 Author: Jean-Baptiste Kempf Date: Sat Aug 4 09:59:07 2007 +0000 CDDB : 1.3.0 version commit cbb56a165f9ce26247f095602acb131d85e00d21 Author: Jean-Baptiste Kempf Date: Sat Aug 4 09:31:43 2007 +0000 Contribs; use libcddb 1.2.2 instead of 1.2.1 since 1.2.1 is bugueous. 1.3.0 is also out but uuntested. commit 695cd498f09f47a9ced45ce0f01c404242795f13 Author: Jean-Baptiste Kempf Date: Fri Aug 3 18:01:20 2007 +0000 Contribs: take it from mirror site since once more the main one is down... commit 264ccf5c9868186937735c7e82949a8a4c789b1a Author: Jean-Baptiste Kempf Date: Fri Aug 3 17:18:19 2007 +0000 Qt4 - Compilation fix for Qt-4.2 commit c44c43bc20fb9a6b0180fc5abdc45905b99f849b Author: Damien Fouilleul Date: Fri Aug 3 15:22:02 2007 +0000 bootstrap: remove small bug when generating Makefile.am from Modules.am commit 4109c5bd5f0307aab5328a6872c6bd52f4e60042 Author: Pierre d'Herbemont Date: Thu Aug 2 22:07:33 2007 +0000 modules/demux/live555: Don't let live555 be verbose when vlc is not in verbose mode. commit 4927fa719b9f15e762aa6f02bc5220cd28535baf Author: Jean-Baptiste Kempf Date: Thu Aug 2 21:53:29 2007 +0000 Qt4 - forgot this file in previous commit. commit c71a8552d52833c2c735912cb757513f40107484 Author: Jean-Baptiste Kempf Date: Thu Aug 2 21:48:30 2007 +0000 qt4 - Menus: shortcuts modifications => Wiki commit 0e4fa2de5367a6be40a7b73b74c4ab6b82e94733 Author: Jean-Baptiste Kempf Date: Thu Aug 2 21:35:08 2007 +0000 qt4 - HideMenus change position. Still don't know whether we will keep this one. commit 8a0eed5fef9b4288673b3bb0a6d45aa527dbe216 Author: Jean-Baptiste Kempf Date: Thu Aug 2 21:00:11 2007 +0000 qt4 - Main_Interface: show the cone when back from playlist for the --qt-always-video fans like me. commit d8b80380bf12961723d6c18d1a5dfd3c3a28285a Author: Pierre d'Herbemont Date: Thu Aug 2 20:32:09 2007 +0000 contrib: Fix .libtool on Mac OS X. commit a11f9ca0ff682a41c9a0b7a46b4a0dce0cc41213 Author: Jean-Baptiste Kempf Date: Thu Aug 2 20:10:34 2007 +0000 Qt4 - Add a less cryptic information to select column. If someone ever uses that settings, hell must have frozen. commit 9eed4949c6a8e21cabb69fd9282df2a0aedc6fce Author: Jean-Baptiste Kempf Date: Thu Aug 2 19:55:21 2007 +0000 qt4 - Playlist: move the column selection to a submenu. commit 4c813447528ae6c4e5347f7ee5392d3687025fce Author: Jean-Baptiste Kempf Date: Thu Aug 2 19:37:12 2007 +0000 Qt4 - Playlist: Here's a start for functionality to user ability to select what columns he/she wants to be displayed in playlist. Patch by Ilkka Ollakka. commit 75369351b33f14f29beba0ce02e85d95355f1233 Author: Jean-Baptiste Kempf Date: Thu Aug 2 19:18:21 2007 +0000 Qt4 - Strings changes by tonsofpcs. commit 5e4dc54cffa6708234ea25496e9704f2895a6f3a Author: Damien Fouilleul Date: Thu Aug 2 11:49:49 2007 +0000 chromas: more SSE2/MMX fixes, added I420_RGBA conversion commit c23c9ae924920f4d28fe2e3b642660a3ec45aa2f Author: Jean-Baptiste Kempf Date: Wed Aug 1 18:37:43 2007 +0000 Qt4 - Sizing, first step for the Playlist. Impeach the playlist to collapse but let the selector collapse. commit a3883709fd734bf346753e0b1866188477854381 Author: Damien Fouilleul Date: Wed Aug 1 18:29:17 2007 +0000 video_chroma: added I420_ABGR32 support (mostly for opengl), some clean up as well commit 7b64c06474e4e305787880c0ed319b765d3b3b89 Author: Jean-Baptiste Kempf Date: Wed Aug 1 18:08:23 2007 +0000 Qt4 - PlaylistWidget use a much nicer QSplitter. Removes also too much class inheritance and hierarchy. commit bd4b7150d4ff8851ce29fef465c5c5dcd1371714 Author: Jean-Baptiste Kempf Date: Wed Aug 1 16:06:52 2007 +0000 Qt4 - MainInterface: support for speed gestion. commit efe42d45ba21f2f5a6cd59aa47cb2dd82b9a3cc3 Author: Jean-Baptiste Kempf Date: Wed Aug 1 15:37:04 2007 +0000 Qt4 - Preferences: give a description better than "FIXME" for options. commit 1c462d814b014d91a02541d5dcaf9d188206910c Author: Jean-Baptiste Kempf Date: Wed Aug 1 15:10:23 2007 +0000 Qt4 - MainInterface: small change on size behaviour and fixes. commit fa303262b8a3bf4d05a48b0f87135caeef64a13e Author: Jean-Baptiste Kempf Date: Wed Aug 1 13:17:54 2007 +0000 Qt4: add a not-yet-used harddisk icon. commit 1c949bab6b4fe447721cf0c326664c331eec355b Author: Jean-Baptiste Kempf Date: Wed Aug 1 13:02:09 2007 +0000 Qt4 : typo correction. commit 2c7c48913f87d472037c83bf52a57eff471f862c Author: Jean-Baptiste Kempf Date: Wed Aug 1 12:46:59 2007 +0000 Qt4 - Main Interface: Fix the always-video bug. Reparent the ui and central widget, separate centralWidget from controlWidget and other fixes. commit 8c2137e3d4620b9e3977f821a81a8ebd24117f00 Author: Jean-Baptiste Kempf Date: Wed Aug 1 11:11:29 2007 +0000 Qt4: add options for later choice of columns in playlist. commit 9d957376df138d5440e547e88bf97892028bae42 Author: Jean-Baptiste Kempf Date: Wed Aug 1 10:03:36 2007 +0000 Contribs: flac bump version: 1.2.0. Works on altair/mingw32, deneb and veda. Speedups, minor bugs and SSE detection. commit 3173ecbb4943f19638316e22af1e081921604703 Author: Sam Hocevar Date: Wed Aug 1 08:23:38 2007 +0000 * Simple grayscale -> yuv conversions. commit 3a9ae14c2fc4c23de2e89d7a7889c0acea7bd5f2 Author: Sam Hocevar Date: Tue Jul 31 16:15:46 2007 +0000 * src/video_output/vout_pictures.c: support the GREY fourcc. commit b6a0198034ee492cb9ff5f0209e6c85f58a5ce58 Author: Damien Fouilleul Date: Tue Jul 31 13:40:01 2007 +0000 more libtool updates, removed some ol' crust commit 51318129c09a9621f2e42a13532aed659bc15658 Author: Damien Fouilleul Date: Tue Jul 31 13:07:37 2007 +0000 bootstrap: remove libtool patch for cygwin as we now use libtool 'properly' commit 3a22524a0a88b4aa14959e087dc86a8e7d0585c8 Author: Damien Fouilleul Date: Tue Jul 31 13:00:20 2007 +0000 libtool: prefer -export-dynamic over -export-regex, -export-symbols if compiler already supports symbol visibility (gcc 4.x), this should also deprecate libvlc.sym commit 659646b5340e57f4397c8aa98afbf96f880db773 Author: Jean-Baptiste Kempf Date: Tue Jul 31 07:07:11 2007 +0000 Contribs: Vorbis bump version to 1.2.0. Security fixes and various fixes. commit 6df5e4eca4fcbd38de041352b908c79149523191 Author: Bernie Purcell Date: Tue Jul 31 06:47:01 2007 +0000 Dynamically load any TTF or OTF fonts available in the attachments of the media file and make them available to FreeType as memory based fonts for subtitle rendering. commit 1decebd2c8ade2eba2b637e87a5519b5a76a9295 Author: Bernie Purcell Date: Tue Jul 31 06:42:40 2007 +0000 Dynamically load any TTF or OTF fonts available in the attachments of the media file and make them available to the Quartz engine for subtitle rendering. commit 3fb49d5d257e9ef6401bbd077d81873c808c72d2 Author: Damien Fouilleul Date: Mon Jul 30 21:10:22 2007 +0000 Makefile.am: fix package-win32 to use libtool libs location commit 51681a249f6c16139bebe5e0c87a1c68da68833f Author: Damien Fouilleul Date: Mon Jul 30 14:20:04 2007 +0000 mozilla: libtool fixes (round 2: darwin) commit 60a975f2b8475b64783cf197e834ba3107e444d3 Author: Damien Fouilleul Date: Mon Jul 30 13:45:44 2007 +0000 mozilla, activex: win32 fixes commit d9b9bfcf237da10541dfaee696225e5a14e1e2dd Author: Damien Fouilleul Date: Mon Jul 30 12:52:28 2007 +0000 mozilla: libtool fixes (round 1) commit b64a5f2c22b891271dc09dbf97ed132a7aec33a6 Author: Damien Fouilleul Date: Mon Jul 30 08:55:05 2007 +0000 vlc.exe: remove -lintl from dependencies (should be added to libvlc.la) commit 0ed75680b5269d2367f45abbb69c9af773d1594b Author: Felix Paul Kühne Date: Sun Jul 29 16:07:54 2007 +0000 * download libogg, libvorbis and libtheora from our server, as their mirror is broken. Note: downloading libcddb may fail with curl and could only work with wget right now... commit 285f1ba55bdb80a350398a862cecaaee0bee0448 Author: Pierre d'Herbemont Date: Sun Jul 29 15:20:02 2007 +0000 Mac OS X gui: Nicely keep the controller window on screen when opening the playlist. (Patch by Lincoln Ramsay ) commit 6072f0b048558b41bea0bc7a89f2ec695c5a6875 Author: Rémi Denis-Courmont Date: Sun Jul 29 09:04:52 2007 +0000 Remove HAVE_SHARED_LIBVLC hack commit 909d63d82cc4eaf666292be3b8a83f11ff08123c Author: Rémi Denis-Courmont Date: Sun Jul 29 09:04:33 2007 +0000 VLC_Changeset is always available commit cba87f6d3e1c5e0956441178854bf77c9ac3122c Author: Rémi Denis-Courmont Date: Sun Jul 29 09:02:04 2007 +0000 Same as previous commit commit 8952d64a5751065f0a96e66e25fdd187bff1d7ad Author: Rémi Denis-Courmont Date: Sun Jul 29 09:01:40 2007 +0000 Remove vlc_symbols legacy. commit 86b95f9dc8a597e7c496daa6cc6717cb6b77585e Author: Rémi Denis-Courmont Date: Sun Jul 29 08:55:53 2007 +0000 Remove broken libtool configure option commit f8b40213dd889f40a5facd6abc1c6c7e46c04989 Author: Rémi Denis-Courmont Date: Sun Jul 29 08:53:18 2007 +0000 Really remove libintl hack commit 73b6235b007e60e2560d407284a9cdc908d452af Author: Rémi Denis-Courmont Date: Sun Jul 29 08:51:16 2007 +0000 Fix iconv linking commit dbcc2dec8b66accea721fa83c714509288a797ec Author: Rémi Denis-Courmont Date: Sun Jul 29 08:47:33 2007 +0000 Remove INCLUDED_LIBINTL hack commit f243dbe49c1f27ba4fd604a13ac2eba45fdc8e95 Author: Rémi Denis-Courmont Date: Sun Jul 29 08:47:13 2007 +0000 Cosmetic fix commit f1eecee21d98d4779ca151e087ccc309180775b9 Author: Rémi Denis-Courmont Date: Sun Jul 29 08:43:08 2007 +0000 Remove USE_LIBTOOL hack commit 5cf35d44569d80750387e681b350fa3990fd2ee7 Author: Rémi Denis-Courmont Date: Sun Jul 29 08:28:36 2007 +0000 Remove gettext template commit 2e92d60a32069bcebc3e7c62205426f0c7ed0ce5 Author: Rémi Denis-Courmont Date: Sun Jul 29 08:28:25 2007 +0000 Forgot this file commit a8d1e07d87dc60c6488f2c12a2e788e692530097 Author: Rémi Denis-Courmont Date: Sun Jul 29 08:26:56 2007 +0000 Remove vlc_symbols - refs #297. Maintaining an API with this was pretty much impossible. commit 7171c2bd928390313d2fe4f72db68cf6103eefa5 Author: Jérome Decoodt Date: Fri Jul 27 17:16:56 2007 +0000 Fix compilation on MacOS Thanks to pdherbemont commit 63de8b2df321654265c354180d3ae7d547d60cc5 Author: Felix Paul Kühne Date: Fri Jul 27 10:47:11 2007 +0000 * updated current time-stamp commit a1901398efff94c378e336bc034b9cd70904f74d Author: Damien Fouilleul Date: Fri Jul 27 10:33:00 2007 +0000 activex: slightly better Makefile.am commit 833638871301da3e32f151f366797ff0a25e74f3 Author: Damien Fouilleul Date: Fri Jul 27 09:52:31 2007 +0000 activex: updated build for libtool link compatibility commit efe69dfdb849794145147aba719ce478ac18839b Author: Antoine Cellerier Date: Thu Jul 26 21:28:05 2007 +0000 New video filter to add grain to a video. This is work in progress (I'm commiting so people can test using the win32 nightlies) commit a56fd965a1fce1a519cb37d2e1db938464f7a120 Author: Pierre d'Herbemont Date: Thu Jul 26 20:38:26 2007 +0000 Makefile.am: Run install_name_tool on the module. commit 17eb99da1e81ea195e7c21a013801d6d2a18191a Author: Pierre d'Herbemont Date: Thu Jul 26 20:35:35 2007 +0000 Makefile.am: fix typos in the VLC-release.app target. commit cccf09278d0b8da7bd6994f3575431a0c0f077d0 Author: Antoine Cellerier Date: Thu Jul 26 18:00:03 2007 +0000 Fix a few playlist_Control() calls. Thanks to AmiSyl in the forums. commit b76e48f98d95249aaa2a050ef07a80f7e1ba76ef Author: Antoine Cellerier Date: Wed Jul 25 22:29:19 2007 +0000 Invert lines (cosmetic change only) commit 49b5f2ed0bc4254f6ddf158b110b288735bc141e Author: Antoine Cellerier Date: Wed Jul 25 21:45:52 2007 +0000 Fix memleak. commit 5b6b25c83420057da96ba907c4533fa7118a1e5f Author: Antoine Cellerier Date: Wed Jul 25 21:23:25 2007 +0000 Revert part of the previous commit which was wrong. (Looks like the leak is in ConvertImage when the input and output formats are the same ... fix comming) commit e1ec7cd8541eeced2511082d02d762dbf10389ed Author: Damien Fouilleul Date: Wed Jul 25 21:19:10 2007 +0000 configure.ac: hopefully, that's gnutls sorted for good commit 7c3759c3555bd5bda7b0e15b6e5323abc2e6cc5a Author: Damien Fouilleul Date: Wed Jul 25 20:55:58 2007 +0000 Makefile.am: $(AM_LDFLAGS) is actually NOT guaranteed to be automatically added to the link command (i really hate automake) commit 37aeef0688aa8fbb5a04c20737f671e9cc5008cc Author: Damien Fouilleul Date: Wed Jul 25 16:02:42 2007 +0000 configure.ac: gnutls, more link flags commit b0f1df3988938b37dd04649918f3c70465299dd5 Author: Damien Fouilleul Date: Wed Jul 25 15:29:04 2007 +0000 configure.ac: more fixes... commit 1ab61ccc1f689b5c33cbdf14c1cf97ec48c4582d Author: Antoine Cellerier Date: Tue Jul 24 20:07:22 2007 +0000 Fix a memleak when the resize function isn't used (untested ... of course) Check some function error codes Remove a few printfs commit a4d38e718cf287a03ea3002c91f0e7b29c2d4a3b Author: Damien Fouilleul Date: Tue Jul 24 19:55:37 2007 +0000 sdl_image: fix typo in previous commit commit 069e73c002353612f015d0798c7ce5e3a4e51e67 Author: Damien Fouilleul Date: Tue Jul 24 19:45:01 2007 +0000 sdl-image: needs -lwinmm on win32 commit 79b907220f97fe524be51b98a074f46b7b2ac3e6 Author: Damien Fouilleul Date: Tue Jul 24 19:14:57 2007 +0000 configure.ac: add link flags for win32 commit 05f0d56b481c6366f843839f26b44dbf364dd3b8 Author: Damien Fouilleul Date: Tue Jul 24 17:32:33 2007 +0000 Makefile.am: much simpler rules for win32, now that libtoo linking is working commit 8aa887870319cc0089f781b6ecd332ae7af5c02c Author: Damien Fouilleul Date: Tue Jul 24 17:15:59 2007 +0000 - mingw32: fix libtool linking. commit 935af8b0594944307465a9d25c27625f663681b4 Author: Damien Fouilleul Date: Mon Jul 23 22:36:45 2007 +0000 - bootstrap: quick fix for libtooling modules for mingw commit 4d417a83435800567f21cc522af15bfc03af0a84 Author: Christophe Mutricy Date: Mon Jul 23 21:37:33 2007 +0000 hrm. compile before commit. la la la commit fa752a1bd0733831818646da38b983faacae3558 Author: Christophe Mutricy Date: Mon Jul 23 21:29:35 2007 +0000 vlc.desktop: the version in it refers to the standard version not VLC version. - don't process it with config.status - get rif of the duplicate application/x-matroska Pointed by kwizart commit 89a09390d07f0ad7ff6ed48397ce32090fdc3ada Author: Pierre d'Herbemont Date: Mon Jul 23 21:01:03 2007 +0000 contrib: Provide a glibtool as well as a glibtoolize on Mac OS X. commit 62e2d1b9b57bfca098988409acfaa6130f13be73 Author: Damien Fouilleul Date: Mon Jul 23 16:26:03 2007 +0000 libvlc.dll: libtool fixes commit 1345a35720ba8badbc51d276d97b5d561e5c5310 Author: Damien Fouilleul Date: Mon Jul 23 09:01:56 2007 +0000 - configure.ac: only tests for Osso and Xdsp if X11 is available commit ef7599eef6363c195c44d2667a5d8257b66f4158 Author: Christophe Mutricy Date: Sun Jul 22 18:26:32 2007 +0000 Remove rtp.c which was added by mistake in [20846] commit 909f64aa9af55f50156f947bc0a9606896a702b3 Author: Pierre d'Herbemont Date: Sun Jul 22 16:58:33 2007 +0000 Revert the two previous commit as we are not using svn checkout, thus can't update, thus there is no clean solution to properly update the build bot. commit 25931c75426e86a5177072999125f6fa2395d667 Author: Pierre d'Herbemont Date: Sun Jul 22 16:52:07 2007 +0000 contrib: Fix previous commit (oops). commit 54b8d8dba3cc8080420f11f6f34e1cc0795533d9 Author: Pierre d'Herbemont Date: Sun Jul 22 16:49:57 2007 +0000 contrib: Run svn update if needed in ffmpeg. commit 1a2215f029f0f9474922f86afda9e59763ca9bde Author: Pierre d'Herbemont Date: Sun Jul 22 11:02:02 2007 +0000 libvlc.sym: __module_Exists and decoder_GetInputAttachments are exported by libvlc. commit 0dc23c8fa6e4855ad960ba4a345e932158440dc0 Author: Pierre d'Herbemont Date: Sun Jul 22 10:45:49 2007 +0000 Makefile.am: With VLC-release.app make sure to install not to ln. commit 39658cd83ee32c3af9370bdd54be20fefd9b6a7f Author: Pierre d'Herbemont Date: Sat Jul 21 23:04:43 2007 +0000 Makefile.am: Make the VLC-release.app target libtool aware. commit 28965709c76fb4579990044db69f33d7bec74735 Author: Pierre d'Herbemont Date: Sat Jul 21 20:52:11 2007 +0000 contrib: dirac-osx.path is unused now. commit 00d2f99de47f3d3144a3d89c38b2994062f2151c Author: Pierre d'Herbemont Date: Sat Jul 21 20:50:38 2007 +0000 contrib: Use dirac-cross.patch on Mac OS X. commit e146490ae654d085ed3ef283503d7fd98044297f Author: Pierre d'Herbemont Date: Sat Jul 21 20:12:30 2007 +0000 configure.ac: Enable libtool on Mac OS X by default. commit 398918b0c5c157885769172f12d8158520ef0b25 Author: Pierre d'Herbemont Date: Sat Jul 21 20:10:21 2007 +0000 Makefile.am: Use libtool on Mac OS X. commit 9b84ae8158c952a426ffd7e83a78512cad638937 Author: Christophe Mutricy Date: Sat Jul 21 14:23:41 2007 +0000 small cleanup missing in the previous commit commit e9d45e8fbedfe4a7cdbe8d2be1acec564f4c3c90 Author: Christophe Mutricy Date: Sat Jul 21 14:15:29 2007 +0000 Better fix for . Refs #1238 commit 757fcfc93b469319a520b69c47458ef283c8df1f Author: Pierre d'Herbemont Date: Fri Jul 20 22:52:44 2007 +0000 bootstrap: Fix previous commit (oops I did it again). commit 710b2c480aa4246da1a641b4aa34caf35d0b5cf8 Author: Pierre d'Herbemont Date: Fri Jul 20 22:44:02 2007 +0000 boostrap: Fix previous commit (oops) commit 88a4e298124ec7a53edeb8f5672b283d687ed33b Author: Pierre d'Herbemont Date: Fri Jul 20 22:40:23 2007 +0000 bootstrap: Use libtoolize from contrib by default. commit 06bbffa635c81d01e1e7a71cafb75bb9c273a416 Author: Pierre d'Herbemont Date: Fri Jul 20 22:36:47 2007 +0000 contrib: Really install libtool on Mac OS X as default version isn't working well enough. commit f12d0afa1893155d57f0cdfa5724b4c76c89ca61 Author: Pierre d'Herbemont Date: Fri Jul 20 22:34:57 2007 +0000 contrib: Bump libtool version to latest stable 1.5.24. commit 44e837ae15a5e448f91b3aed0360a3198912af41 Author: Christophe Mutricy Date: Fri Jul 20 22:16:46 2007 +0000 Work-around a subtility of the preprocessor and use " instead of <>. This will break for the people with a linux/videodev2.h in srcdir or srcdir/modules/access but that's quite unlikely. Closes #1238 commit 1a539b89a99f0692a95d914459e3506b50035ce6 Author: Rémi Denis-Courmont Date: Fri Jul 20 20:55:02 2007 +0000 Remove dummy stream_t.pf_block commit 11edc20cf6bbd6fba977f69a5c4d76576dc7e5d4 Author: Laurent Aimar Date: Fri Jul 20 19:45:21 2007 +0000 Fixed a bunch of warning because of stream_Peek change. commit f7e4f2966af46e183f179121fe55bc77ac8f2b1c Author: Christophe Mutricy Date: Fri Jul 20 17:19:17 2007 +0000 Fix some const. commit 2aaa1abe714a208f9a6c4721634e5ede312ef6d2 Author: Rémi Denis-Courmont Date: Fri Jul 20 15:51:26 2007 +0000 svn:props commit ec32dbe2990458ce4af5e6f011c1f305408cce6f Author: Rémi Denis-Courmont Date: Fri Jul 20 15:50:43 2007 +0000 UTF-8 commit 7af3d91a653ca0b1b09f13e0c90466dc49c87daa Author: Rémi Denis-Courmont Date: Fri Jul 20 14:34:20 2007 +0000 - Fix a bunch of warnings - Fix a bunch of abuse of strncmp (memcmp rulez) commit 40785cad487daf4df6418b07f28bdd03d1ca3f03 Author: Rémi Denis-Courmont Date: Fri Jul 20 14:22:54 2007 +0000 Make stream_Peek take a const pointer as it should (This introduces a lot of warnings) commit 8b91a2d0b18af1add7d4d616dedd25293db564bb Author: Rémi Denis-Courmont Date: Fri Jul 20 14:04:50 2007 +0000 Resync gettext with contrib commit 609cba8d6ca805bef4dca561a4d275af28da6a69 Author: Rémi Denis-Courmont Date: Fri Jul 20 13:53:29 2007 +0000 Try to fix NLS on Win32 Somehow gettext fails on mingw32 here, so cannot test commit 2dc7b4434755eaa0d6255a466c911bdd94bc2cfd Author: Rémi Denis-Courmont Date: Fri Jul 20 13:24:54 2007 +0000 Stupid typo commit 92ad9789e7928aa2ac8d3db53bbe8a48d31e7cd7 Author: Rémi Denis-Courmont Date: Fri Jul 20 13:13:53 2007 +0000 Clean up commit 88e31f14f1b5bc41d1f2be07e4623b52623b746a Author: Jean-Paul Saman Date: Fri Jul 20 12:46:02 2007 +0000 Don't scale when original widht/height is zero. commit 4a1b6b00bae98767ddf5ae84c571859cb51be630 Author: Bernie Purcell Date: Thu Jul 19 23:05:27 2007 +0000 (hopefully) a fix for issue found by Ilkka Ollakka introduced in commit 20729 commit 14b5b5ff59b7f8cd78b357c3136c8cc8b2b67f32 Author: Pierre d'Herbemont Date: Thu Jul 19 20:14:50 2007 +0000 bootstrap: Attempt to fix Mac OS X build using libtool. Please review. commit 5058051044edf35cc1715fca273f851799a76b28 Author: Rémi Denis-Courmont Date: Thu Jul 19 19:06:19 2007 +0000 Same as previous commit commit d1216c164cc2ec8f02df6f198ca2aae2fbad5577 Author: Rémi Denis-Courmont Date: Thu Jul 19 19:00:17 2007 +0000 Remove extra whitespace commit f72698db789c5f2f83b7f445a3ab9e57a294c56e Author: Pierre d'Herbemont Date: Thu Jul 19 17:57:42 2007 +0000 control/event.c: Make sure intall_input_event returns a value. commit d1b51e8cec80ca774e55cb73d5e5ee9f70303331 Author: Pierre d'Herbemont Date: Thu Jul 19 17:34:23 2007 +0000 src/Makefile.am: Only allow libvlc-control symbols that are prefixed by libvlc|mediacontrol. (Use to be symbol that contains libvlc or mediacontrol. This is a fix for Mac OS X and libtool. commit 130afa593b0bbcdf1144e933db500e7170d6abfa Author: Rémi Denis-Courmont Date: Thu Jul 19 17:28:35 2007 +0000 Remove non-libtool targets. automake could hardly keep up with 700 targets. commit df78f0a87c59ef0486aaa8365b327e3f51edddb4 Author: Rémi Denis-Courmont Date: Thu Jul 19 16:32:23 2007 +0000 Always use libtool here commit 1738352af2fa07b2965db6bd50191932254df5d9 Author: Rémi Denis-Courmont Date: Thu Jul 19 15:47:50 2007 +0000 Cosmetic fix commit 6fed5dea61fd5037c0bb7ae699e4b7868643111d Author: Rémi Denis-Courmont Date: Thu Jul 19 15:47:06 2007 +0000 Remove the most useless Makefile statement ever commit c9c15222fd3f776fd2fac245a49e7863e0560750 Author: Jean-Paul Saman Date: Thu Jul 19 14:50:53 2007 +0000 Fix positioning of subpicture regions in osdmenu. commit e62911abc7df0de022a467f3e5b373f324cc4078 Author: Jean-Paul Saman Date: Thu Jul 19 13:45:30 2007 +0000 Don't scale when source or destination width/height is zero. Fixes a arithmic exception (division by zero). commit cdab2dbf6828f4604cda607ec661d063383e70cd Author: Philippe Morin Date: Thu Jul 19 12:57:50 2007 +0000 Add input check. Avoid mallocing/freeing a libvlc_exception_t (end). commit 2f29e4ff655f3ad02ad22bbad4c3eca196ede762 Author: Antoine Cellerier Date: Wed Jul 18 22:14:57 2007 +0000 Also demux YUV4MPEG2 files with the raw video demux. Bump the demux score so that it's tested before ffmpeg. ( http://wiki.multimedia.cx/index.php?title=YUV4MPEG2 ) commit 9b007c13bd82a29ae60e4aae9da26487ecaa89f7 Author: Rémi Denis-Courmont Date: Wed Jul 18 19:47:29 2007 +0000 Remove some useless cruft commit 91287e977e4efc1220ae6f663e093f416b8c8183 Author: Philippe Morin Date: Wed Jul 18 16:54:09 2007 +0000 Avoid allocating/freeing livlc_exception_t. commit 78f3edc58defea6860f83ed560b51170db26bb7b Author: Jean-Baptiste Kempf Date: Wed Jul 18 04:37:24 2007 +0000 Contribs: build taglib on Windows. Don't know yet about the detection in main configure. (Ref #1247) commit 360c0d9472708134d80c9207b1cabb3edc140157 Author: Jean-Baptiste Kempf Date: Wed Jul 18 04:29:02 2007 +0000 D-Bus: "org.mpris.vlc" adjustement. Patch from Mirsal, as often. commit 4261df82c937df0d13c4a86cc4aba5838fc9f0be Author: Jean-Baptiste Kempf Date: Wed Jul 18 04:21:59 2007 +0000 Default keys for !mac changes: The idea is that "Ctrl + small letter" are now reserved to interface for dialogs/windows showing. ===== * Subtitles delay are now 'g','h' (g down, h up) instead of Ctrl+'h'|'j' * Audio delay are now 'k', 'j' ( j down, k up ) in order to mimic subtitles delay (g h j k are next to each other on most keyboards). * loop is 'l' instead of shift+l to simplify and match random that is 'r'. * audio and subtitles tracks are 'b' and 'v', instead of 'l', 'k', used now for delay, since all delays are regrouped. * Menus, title and chapter are now alt+ instead of Ctrl+ and are using 'n','p' for next/previous chapter and 'o','b' for other (title) next/previous (o, b are next to n, p) History is using alt+g, alt+h instead of ctrl+v , ctrl+b, (g & h are next to each other) Record is using now Ctrl+shift+r to mimic dump which is ctrl + shift +d. commit 2265cda0ae70012a40b313764c08a2ae1ef80028 Author: Antoine Cellerier Date: Tue Jul 17 22:00:35 2007 +0000 Add raw video demux to the NEWS. commit 6c9013a9d8c430c0c91e38ff204e7db72183bf70 Author: Antoine Cellerier Date: Tue Jul 17 21:59:22 2007 +0000 Automatically load files with the following extension using the rawvid module (and set height, width, aspect ratio, chroma and fps correctly): sqcif, qcif, cif, 4cif, 16cif, yuv. commit 2fd187de931769cef2128cd7f0ede41f71732fda Author: Antoine Cellerier Date: Tue Jul 17 21:40:03 2007 +0000 Add aspect ratio and chroma option to the rawvid demux. Add some sanity checks to the options' values. commit fd84e3b73a8fd3461dc11321320922f43ff2a6de Author: Pavlov Konstantin Date: Tue Jul 17 21:20:00 2007 +0000 And another fortune from funman. commit 322448e4888f755776228fe0784204f8f2d1bbc4 Author: Jean-Baptiste Kempf Date: Tue Jul 17 17:54:05 2007 +0000 qt4 - Renaming a function. commit 4af342f9edd689a300dcf90f38ac3951f51168b4 Author: Jean-Baptiste Kempf Date: Tue Jul 17 17:50:35 2007 +0000 Qt4 - Cosmetics on previous commit and comments. commit fada667b4f8e6061c19bdd5d96e6f202667c5e85 Author: Jean-Baptiste Kempf Date: Tue Jul 17 17:43:28 2007 +0000 Qt4: Systray Menu segfaults. Don't register the connects if you don't have a systray. commit 8820f0c6819a836f0cdacda2739a53fbe03f6bbf Author: Olivier Aubert Date: Tue Jul 17 13:12:55 2007 +0000 Fix locking issues in (embedded) snapshot code commit ff3a0f6c3f9c8f503812f28053672b34fbc730df Author: Damien Fouilleul Date: Tue Jul 17 11:05:30 2007 +0000 vlc-config: fixed optimizations by splitting CFLAGS_OPTIM into CFLAGS_OPTIM_SIZE and CFLAGS_OPTIM_SPEED, and only one of which is used depending on value --enable-optimize-memory, moreover CFLAGS_NOOPTIM is set to -O0 rather than -O2 whenever possible commit f0fd5fd5a358ec828aba76319f4f751fef75ead0 Author: Pavlov Konstantin Date: Tue Jul 17 10:33:23 2007 +0000 Add myself. commit f65a43869dc5c9276b86b972a21e68f7afd2033d Author: Damien Fouilleul Date: Tue Jul 17 10:09:56 2007 +0000 - contribs: cleanup pthreads for win32 target commit 12a27bacbb64526bfb0b5085874527b46791d6e0 Author: Damien Fouilleul Date: Tue Jul 17 08:43:14 2007 +0000 contribs: fix lua compile on cygwin/mingw/win32 commit 49c878c55d7e70fbae2510c4242ad3eacdc16e06 Author: Laurent Aimar Date: Mon Jul 16 20:45:20 2007 +0000 Fixed access to (potentially) uninitialized data (close #1246, reported by aurelien). commit 0fb0c8e456029a8f64ea9fc3a8b49be9f31f27a5 Author: Pierre d'Herbemont Date: Mon Jul 16 19:17:28 2007 +0000 input/input_internal.h: Provide a more discouraging warning message. (as requested by courmish) commit 156bc8a152cf1db3a3eedb4e917e004dda9de4d5 Author: Pierre d'Herbemont Date: Sun Jul 15 17:14:22 2007 +0000 input/input_internal.h: Be more polite in the warning message. commit f6ee16ae105a9e79d3dbfe50c22a1dac58212232 Author: Philippe Morin Date: Sun Jul 15 08:06:29 2007 +0000 Add libvlc_media_instance_release(input) call to correctly release the media instance. commit 179c185584244a41eeccc5eeb17efeb04b511c28 Author: Bernie Purcell Date: Sun Jul 15 02:08:22 2007 +0000 Recognise subsdec-formatted variable when rendering USF and SRT subtitles, and turn off styling of text if appropriate. commit fc12cd71fb3be8d4f2c1079abe21a7b70345d3fa Author: Pierre d'Herbemont Date: Sat Jul 14 20:54:33 2007 +0000 control/media_instance.c: Work around a missing playlist feature: Playlist should increment the input refcount, and destroy it based upon its refcount value. (this is a temporary hack to allow libvlc usage, until we fix the playlist). commit 1a723b1aa904abca1ac97cc7ac8ea67746ade344 Author: Ken Self Date: Fri Jul 13 20:38:12 2007 +0000 BDA - minor bug fix in graph destructor commit 74e5ab0085c31db02624effce5ac2ca2cac21114 Author: Pierre d'Herbemont Date: Fri Jul 13 20:32:45 2007 +0000 control/media_instance.c: Make sure we initialize every md's variables in _new_from_input_thread. commit f85de941b2b2ac1952638ff335dc315c568a431c Author: Olivier Aubert Date: Fri Jul 13 08:23:25 2007 +0000 mediacontrol: prefix unit conversion functions with private_ commit 7151b1d6cd8ca224261cf28caf71b4ff4cc49d21 Author: Olivier Aubert Date: Thu Jul 12 21:05:02 2007 +0000 mediacontrol: * prefix non-exported function names with private_ (as by Pierre d'Herbemont's suggestion) * move private functions definitions to src/control/mediacontrol_internal.h * move all structure definitions to include/vlc/mediacontrol_structure.h commit 6f47f36936662dbbbe191a5c58414c3bdd292445 Author: Christophe Mutricy Date: Thu Jul 12 18:41:39 2007 +0000 Refresh patch. commit 9eae287a95231be78b98f09257fc07d06bf6594a Author: Olivier Aubert Date: Thu Jul 12 16:57:43 2007 +0000 vlc_common.h: fix typo in define variable name commit 2bfc90424f9320ad1de654b886ad275119e138a5 Author: Olivier Aubert Date: Thu Jul 12 16:56:22 2007 +0000 Revert part of r20746, which indeed broke the build of python bindings commit 21733d77e31907961a46f2c457104baae271a345 Author: Jean-Baptiste Kempf Date: Wed Jul 11 18:09:20 2007 +0000 Contribs: gnutls 1.6.2 => 1.6.3 commit 7c1ddf7e27a363156018e1cd138f828a3e677320 Author: Pierre d'Herbemont Date: Wed Jul 11 18:00:35 2007 +0000 control/media_instance: More lock sanitization. (oops). commit 259f7c8dbf0dd94631610417b4c9f2cda6c07599 Author: Jean-Baptiste Kempf Date: Wed Jul 11 17:46:26 2007 +0000 Contrib: libpng 1.2.16 => 1.2.18 (fix CVE-2007-2445, VU#684664) commit 4441223b6b4fc999398b4fc2979faa9d93573594 Author: Jean-Baptiste Kempf Date: Wed Jul 11 16:44:40 2007 +0000 Contribs: Freetype 2.3.4 => 2.3.5 Speex 1.2b1 => 1.2b2 commit 0f182a175a38aebb130e3e3b3e9f8a4dcff90f68 Author: Jean-Baptiste Kempf Date: Wed Jul 11 16:38:41 2007 +0000 Contrib: Xml2 => 2.6.29 commit b48f3decc61a3e3156a281ca14a331a70aeaeb7d Author: Pavlov Konstantin Date: Wed Jul 11 13:08:55 2007 +0000 Allow playback of in24 little-endian or big-endian in mov files. to check: ffmpeg -i 01\ Sam\'s\ Town.mp3 -ac 1 -acodec pcm_s24be 24be.mov ffmpeg -i 01\ Sam\'s\ Town.mp3 -ac 1 -acodec pcm_s24le 24le.mov Patch by Ilkka Ollakka. commit 21e8d456c0974365cade68b4c424a4c74aa7f1f9 Author: Pavlov Konstantin Date: Wed Jul 11 12:23:22 2007 +0000 QT4: Force need_update on creation so we could view everything on first open of Media Information window Patch by Hannes Domani, ssbssa -AT- yahoo -boring dot- de commit e3a43a41b2892b9f90c824e413e0e2589db9a4ba Author: Pavlov Konstantin Date: Wed Jul 11 12:18:31 2007 +0000 QT4: Set advanced checkbox to checked. Windows: don't do resizing. Patch by Hannes Domani, ssbssa -AT- yahoo -boring dot- de commit 82eed9eb1d5bbc1c5df6fccd255fce6ebcde4e76 Author: Pavlov Konstantin Date: Wed Jul 11 12:00:33 2007 +0000 QT4: Jump to current item on itemchange. Patch by Ilkka Ollakka. commit 2293854f363396b56fc15db8d903e26e1b631383 Author: Jean-Baptiste Kempf Date: Tue Jul 10 20:15:14 2007 +0000 * Adds a raster animation to text tagged with tags (like in USF files)The timing of the raster is determined by t= tags contained within the tags. For a demonstration of karaoke refer to the sample file attached. * Support for bi-directional text needs to behave inside karaoke tags. (In right to left text the raster needs to move from right to left instead of left to right - it is supporting this feature that makes this patch a little more complicated than it would otherwise be) * Made the internal handling of font color and alpha tags more consistent and convenient in a few places by storing in one variable as AARRGGBB, rather than 2. * Some cleanup of other code. Patch by Bernie Purcell. commit 52576d03b9960f225aa40d6c4e1c29e5701925be Author: Pierre d'Herbemont Date: Tue Jul 10 20:09:08 2007 +0000 extras/contrib: Fix dirac patch which was reverted. commit c7dbcf8acb5c774a46198f057b2c82762813f31b Author: Pierre d'Herbemont Date: Tue Jul 10 18:58:28 2007 +0000 control/media_instance.c: Fix a warning on missing parenthesis in a if statement. commit c71c8cbc5a8d9ab8481719d4195af35ea2da7f13 Author: Pierre d'Herbemont Date: Tue Jul 10 18:56:44 2007 +0000 control/media_instance.c: Fix the dead lock reported by Olivier Aubert. commit 33d697deec1721ec7cca31ad1a41807d6bc24b39 Author: Pierre d'Herbemont Date: Mon Jul 9 20:52:11 2007 +0000 control/media_descriptor.c: Use vlc_gc_* function to prevent input_item_t leak. And prefer p_md over p_media_desc as a variable name. commit bdf7bd5e10db99d2114a4fa43e98bf96711a12f0 Author: Pierre d'Herbemont Date: Mon Jul 9 19:27:47 2007 +0000 control/media_descriptor.c: Don't destroy the input_item, because it might still be needed. We don't have any proper way to do that for now, so we simply leaks it(!). commit 5181b2a77168e9f172df869cbdf7bd4c0a87d512 Author: Christophe Mutricy Date: Mon Jul 9 18:58:11 2007 +0000 fix [20770] commit e241ba92232ab6c2fd22559f43f3990b2a5b3391 Author: Pierre d'Herbemont Date: Mon Jul 9 17:23:19 2007 +0000 control/event.c: Make sure the callback list is initially set to NULL. (Likely fix the crash reported by Olivier Aubert). commit 3ed748c93057842bbb8f2a6e5351fd08cb14469b Author: Christophe Mutricy Date: Mon Jul 9 12:09:18 2007 +0000 Oups commit 2474e3dce0f630172e309c250224c50e74177709 Author: Felix Paul Kühne Date: Sun Jul 8 23:00:52 2007 +0000 * replaced a couple of to-be-deprecated cStrings by UTF8Strings commit 95bb60a2718a3473c53c856cb1c9934e25a6abf0 Author: Felix Paul Kühne Date: Sun Jul 8 21:15:59 2007 +0000 * updated the live patch and added a sanity check for future Darwin releases commit 230aaffb1eb9d9656746a5d48b8e815482047865 Author: Christophe Mutricy Date: Sun Jul 8 20:05:02 2007 +0000 Ressucitate the telx module and make it to conflict with the zvbi module commit 21fec3eedfab031505ebb7d195447df90bca700d Author: Jean-Baptiste Kempf Date: Sun Jul 8 16:04:26 2007 +0000 Qt4 - Menus and new icons. Remove the isCheckable option from extended/playlist. commit a901e3b6074c1894f8e27039b5ad414df63bde75 Author: Pierre d'Herbemont Date: Sun Jul 8 15:22:53 2007 +0000 Libvlc: Make medi_instance thread safe and implement the basics for refcounting. commit 2f6a9d1a2bad2eee1b8ea6330af1b7dc487008da Author: Jean-Paul Saman Date: Sat Jul 7 19:36:30 2007 +0000 Use libvlc_media_instance_t instead of libvlc_input_t. commit 4d4eb33495d371286c1c2b76f2255cd38217fcf6 Author: Laurent Aimar Date: Sat Jul 7 19:02:03 2007 +0000 all: Subtitle improvment patch by Bernie Purcell. Author comments: It makes the following changes: * Changes to vout_subpictures.c to create some new variables which renderers are free to use to render time-specific subtitling information, such as karaoke. One of these variables allows for the text region to not be permanently converted to YUVA/YUVP - so that more than one pass can be made on the subtitle - so that it will update correctly over time. If a rendering module doesn't use or change any of the variables it behaves the same as usual, with the text region being rendered just the once to a YUVA/YUVP region and then just blended to the video on future passes. * Changes to alignment implementation: no longer use the i_text_align field of font_style_t at all; require the alignment to be correctly setup solely in the subpicture_region_t's i_align field (this is so that the alignment initially inherited from a style can be overridden). This meant minor changes to freetype.c and quartztext.c as well as the deletion of the i_text_align field in vlc_osd.h. It also involved some changes in subsdec.c, where most of the work in this patch occurs. * Minor change to quartztext.c to correct the interpretation of font size parameter, making it consistent with a similar change being made in subsdec.c, and to strip out multiple whitespace in html subtitles (Similar changes to the freetype.c module have already been made as part of a separate larger patch submission to fix problems with bidirectional styled text in that module) * Adds 2 new fields for carrying karaoke specific information to the text_style_t struct in vlc_osd.h. Changed the default_text_style's definition to agree with the changes made in the fields of text_style_t struct. * Support for and subtitles in subsdec.c. (Full working karaoke also requires an as-yet unsubmitted patch to the renderers to implement) * Support for more than one subpicture_region_t per timestamp, with each subpicture region being able to have its own alignment and margins and type: text or image * Better calculation of plain-text versions of html subtitles NB: This patch still makes use of a mechanism of explicitly requesting the sdl_image module to decode any images it wants. The main reason for this is that the bmp decoder in ffmpeg (the image decoder with the highest score) presently only handles 16, 24 and 32 bit depths. An alternative is for us to switch off the bmp support in ffmpeg for the time being and the segment of code in subsdec.c that explicitly requests this module (along with one line added to sdl_image.c) can be removed. I'm not fussed by either implementation, but this way probably affects fewer other modules, so have submitted it this way. commit 50975df6fb1eea52274181d5e8bc8838f4658460 Author: Pierre d'Herbemont Date: Sat Jul 7 17:45:13 2007 +0000 Mac OS X gui: Work around an automake/libtool bug with Objective-C files handling. commit 925998110cf4e91ea0cfe01f1ac2482f49087842 Author: Christophe Mutricy Date: Fri Jul 6 23:03:13 2007 +0000 telx.c was removed commit 457396b95c0c0e3a046fd9e6d59eebb91e294a7c Author: Jean-Paul Saman Date: Fri Jul 6 21:33:15 2007 +0000 Remove telx decoder from configure.ac commit fa8043483e123b9650782a30cc12d886677571cd Author: Jean-Paul Saman Date: Fri Jul 6 21:33:10 2007 +0000 Removed telx Teletext decoder in favor of zvbi based Teletext decoder. commit e1befdbd01a60c181a00fe4bdffe26fb389598cc Author: Jean-Paul Saman Date: Fri Jul 6 21:33:05 2007 +0000 Small cleanup commit 3268069ebdff23878d2d383d46d7b5190e52f4f5 Author: Jean-Paul Saman Date: Fri Jul 6 21:33:00 2007 +0000 Remove whitespace. commit 3935ef4010714d027911a3040f591d57e6a283b7 Author: Jean-Paul Saman Date: Fri Jul 6 21:32:56 2007 +0000 Free zvbi resources on error in Open() function. commit 4b6374f99c8fffa99fc259bc120f090188298591 Author: Jean-Paul Saman Date: Fri Jul 6 21:32:52 2007 +0000 Compile fix. commit 83fd0fdff4279397f45cce7e7ce65a73762110a1 Author: Jean-Paul Saman Date: Fri Jul 6 21:32:48 2007 +0000 Removed -fnested-functions for other platforms except MacOS X commit 65bc2af721125f840e7d4efc2fff48ae3e80d934 Author: Jean-Paul Saman Date: Fri Jul 6 21:32:43 2007 +0000 JavaScript API to change the selected teletext page from IE ActiveX, Mozilla/Firefox, Safari webbrowser plugins. commit c8555cc65a7a3ab48e1e66766ec761e1037650ee Author: Jean-Paul Saman Date: Fri Jul 6 21:32:38 2007 +0000 Added transparency to vbi pages and added a callback to vbi-opaque setting to change it at runtime from the gui. Threw some compiler fixes and cleanup in the mix. commit 0d22111ba3336c66d7bc7300e40b41ad57cb9f8a Author: Jean-Paul Saman Date: Fri Jul 6 21:32:36 2007 +0000 Coding style cleanup. commit 5916ab408b3b730cf2a056956cad6d3a6c6bcacc Author: Jean-Paul Saman Date: Fri Jul 6 21:32:33 2007 +0000 Patch from thedj to recognize the vbi header in the PES. commit 79f46d52914275457f18a9dc71ce80f0f426ae34 Author: Jean-Paul Saman Date: Fri Jul 6 21:32:31 2007 +0000 Fix up indentation commit 1f8cfcc1b28ba90a182cdf69b6cbb0893f857394 Author: Jean-Paul Saman Date: Fri Jul 6 21:32:28 2007 +0000 Make zvbi build on Fedora Core, debian, darwin and other unixes. commit 7c6178e22084b8f3b13a930f05e14f3173f81fe9 Author: Jean-Paul Saman Date: Fri Jul 6 21:32:25 2007 +0000 This patch is a hack to force usage of zvbi teletext decoder. It cannot be resolved cleanly because the codec telx.c and zvbi.c require different offsets in the input buffer, while using the same FOURCC. This is a conflict which should be resolved in another way. commit e9d6753e2e53f9c71dcd60f9b23e4e12cb306d19 Author: Jean-Paul Saman Date: Fri Jul 6 21:32:20 2007 +0000 Teletext decoder module based on libzvbi. This is the status of thedj's work at 30 April 2007. commit 4bb8c510ff2618dc2092638775872304868b0a78 Author: Jean-Paul Saman Date: Fri Jul 6 21:32:13 2007 +0000 Copy modules/codec/telx.c to modules/codec/zvbi.c commit a594eb836f1c4afccad74621fa4429a3dd69697b Author: Pierre d'Herbemont Date: Fri Jul 6 21:29:31 2007 +0000 contrib: Make sure we don't have any warning in libdirac as they end up in error. commit 70bb5bccb040d4bf7870177f2c83bad8008bc9e1 Author: Jérome Decoodt Date: Fri Jul 6 20:18:29 2007 +0000 Try to fix libtool on macos Thanks to sam and pdherbemont (blame them too if this breaks everything!) commit 925fa46781e32a3fb7b7d8547070deefaaea319b Author: Sam Hocevar Date: Fri Jul 6 10:43:14 2007 +0000 * configure.ac: add missing [] in the eyetv check. commit ffd19fca3e0547654010906b3e3dfc1d1022132e Author: Sam Hocevar Date: Fri Jul 6 10:04:25 2007 +0000 * Support unaware OS X libtool by sending -framework directly to the linker. commit ef1c999b0fdfc914bf5d8832e605685009001f65 Author: Jérome Decoodt Date: Fri Jul 6 07:33:15 2007 +0000 Try to optimize a bit the antialiasing thing commit ef2a6d1ff98798cdb2fae0c0bc12f649b163bd69 Author: Christophe Mutricy Date: Thu Jul 5 19:10:41 2007 +0000 Slovenian l10n update by Matej Urbančič commit f9683d0ba9d1721a357ef787d2fec9dec37afa6a Author: Jérome Decoodt Date: Thu Jul 5 13:18:06 2007 +0000 Better blending for top and left borders Thanks dionoea! commit 215073dd93925fe9bb533111263ff083a428bf1b Author: Jérome Decoodt Date: Wed Jul 4 23:03:48 2007 +0000 Add blending for borders in rotate commit f36af49204cc3a3ab5bbc4785324aa6cf4353559 Author: Jérome Decoodt Date: Wed Jul 4 22:35:56 2007 +0000 Add some antialiasing to rotate commit 4e76ae4774102db3307768e12c9100c6d350b77f Author: Felix Paul Kühne Date: Wed Jul 4 19:47:09 2007 +0000 * "%i objekt i spellistan" as translation for "No items in the playlist" may trigger unexpected UI strings on OSX. I've removed that translation for now, but we should get a correct translation for the release. Fixes #1234 (forward-porting [20737]) commit 648ed65bfe4b99c8ccc4a3c8aa1eb398cd7ac011 Author: Olivier Aubert Date: Wed Jul 4 15:29:57 2007 +0000 python bindings: setup.py, workaround vlc-config 'peculiarities' commit 70813a4cff0e67a5e1b7d2514fb77230f0eeb82f Author: Olivier Aubert Date: Wed Jul 4 13:20:41 2007 +0000 Update live555 version number in live-starttime.patch commit 883fa70ca04009205c3c0decfb6398ce5d5862ab Author: Filippo Carone Date: Wed Jul 4 07:22:05 2007 +0000 missing \ added commit 2bf086a018bbfd29ccac9c73b6989cd038e8f575 Author: Jean-Baptiste Kempf Date: Tue Jul 3 20:13:09 2007 +0000 Qt4 - Fix the non-updating MediaInfo bug, introduced by my mistake. Thanks to Hannes Domani, to have seen it. commit eda0b58ba3fe4d9a7bd4663c9af943095282b7ad Author: Jean-Baptiste Kempf Date: Tue Jul 3 18:15:18 2007 +0000 Add 2Vuy FourCC case flavour to rawvideo. By Ilkka Ollakka commit f5321226d3885a9cbf78798422c3a03eb5ddcd26 Author: Rémi Denis-Courmont Date: Tue Jul 3 16:08:20 2007 +0000 Invoke the clock once rather than 2/3 times... commit 05ecd69abbc96c605bec5aba678bdaa2ee1b81b2 Author: Pavlov Konstantin Date: Tue Jul 3 08:51:06 2007 +0000 Update trunk ALT Linux spec file for trunk. commit ae2674440d5319f10807c854f4c30876373c2f2b Author: Jean-Baptiste Kempf Date: Mon Jul 2 17:32:40 2007 +0000 Freetype: This patch: * try to solve the fribidi styles problems that have occured * introduces ft_style_t, to solve the precedent problem, * solves a few errors from precedent commits, * split some big functions on my request to avoid many imbrications. Patch from Bernie Purcell. commit 6e8a32cec984300f67e861dd0afb4fdfc4b46f8d Author: Jean-Baptiste Kempf Date: Mon Jul 2 17:20:49 2007 +0000 D-Bus: The MPRIS uses a new services behavior to allow multiple mpris-enabled players to run simultaneously. Thus the dbus service name is now org.mpris.vlc instead of org.freedesktop.MediaPlayer. Patch by Mirsal ENNAIME. commit 2a8cbec0cee27853b4f95bdb88f61ba22a852220 Author: Christophe Mutricy Date: Sun Jul 1 20:59:24 2007 +0000 Arabic and Slovak translation updates by Fouzia Bourai and Marián Hikaník commit 3cc651e520ccb3106097e3f0167cc8c26f23e36c Author: Antoine Cellerier Date: Sun Jul 1 15:13:04 2007 +0000 Add option to format strings to prevent displaying dashes if the meta info was unavailable (ie: if time is unavailable, "$T" will display "--:--:--" while "$ T" won't display anything). This is of course completely untested :) commit 63c7e4a5f5c7613a37e34d2e5451db2653e199b0 Author: Ken Self Date: Sun Jul 1 12:35:00 2007 +0000 Add BDA shortcuts dvbt, dvbc, dvbs (without hyphens) to conform to rev 20427: only allow letters, digits and slash in access/demux. Also an extra error message if graph does not start running. commit 34435b492d222e0847f4d6eb6330000ef35dcab2 Author: Antoine Cellerier Date: Sat Jun 30 21:32:57 2007 +0000 Hopefully fix compilation. commit b85ed92b281e034dab7c64ef299af546fc34b355 Author: Antoine Cellerier Date: Sat Jun 30 20:47:37 2007 +0000 Attempt to allow using meta information in the MSN now playing format ... I have no idea if this will really work. commit c2a7498769ed3cb8602135c3b5c3e056615eefe4 Author: Jean-Baptiste Kempf Date: Sat Jun 30 15:29:43 2007 +0000 Qt4 - display the buttons... :) commit eda75b40dd695ecf76bb8536fbd58fea6744c525 Author: Filippo Carone Date: Sat Jun 30 15:19:07 2007 +0000 helper define added commit 069b02ecadc6dbdef58b413dbe21030fc5813af2 Author: Filippo Carone Date: Sat Jun 30 15:16:10 2007 +0000 volume callback name updated commit c7977d5d05c34086ae8d96c341fae3d2c5bfcb5b Author: Christophe Mutricy Date: Sat Jun 30 00:11:32 2007 +0000 Activate the polish translation commit ddec4030899ef8c21a9e2864a75b7135a683ef9a Author: Laurent Aimar Date: Fri Jun 29 23:50:39 2007 +0000 A small malloc check. commit fbc7ad673aaf00dd82820474d44988f33c48b4f3 Author: Laurent Aimar Date: Fri Jun 29 22:52:28 2007 +0000 Fixed GET_ATTACHMENTS return value (Reported by Bernie Purcell). commit f25e92622fbf1e5cd15e7c5d8c72885f7b7c37a9 Author: Laurent Aimar Date: Fri Jun 29 22:41:49 2007 +0000 Fixed potential sscanf buffer overflow in : - ParseMicroDvd - ParseSubRip - ParseSubViewer - ParseSSA (Reported by Michal Luczaj) Fixed memory leak in ParseSSA Fixed invalid memory access in - ParseSSA - ParseVplayer Improve a bit MPL2 support (remove italic format + initial space on first subtitle) All: simplify check malloc (what a boring thing) do not allocate up to 160ko on the stack ( I have tested all formats with a small sample but please test/report any regression on your files. ) commit 698e95d54938979361adb9cf1f17672f006d5df3 Author: Laurent Aimar Date: Fri Jun 29 22:33:17 2007 +0000 Do not display invalid fourcc for meta data atom. commit 9bf22b543c0c7343c794081ec0f9f99083cb4432 Author: Antoine Cellerier Date: Thu Jun 28 19:44:30 2007 +0000 Add flash.html to dist commit e378b432146fae69317b197c951dc2a07d30a4de Author: Antoine Cellerier Date: Thu Jun 28 19:32:02 2007 +0000 Fix "Seg fault when changing mosaic 'offsets' option on the fly." Patch by hovis, #1182 commit 128338ce014d8a40645a9cb4b6f4d0f545b7f3b3 Author: Jean-Baptiste Kempf Date: Thu Jun 28 18:38:50 2007 +0000 Qt4 - Dialogs. String Changes, reviewed by tonsofpcs commit 74be690b6aa2a61e0a39952f94ec56b2321367bc Author: Jean-Baptiste Kempf Date: Thu Jun 28 18:24:15 2007 +0000 Add support for 2Vuy rawvideo. Patch from Ilkka Ollakka. commit b100f43ead0930e561ed536723d5f4b025b45b11 Author: Jean-Baptiste Kempf Date: Thu Jun 28 17:55:00 2007 +0000 Qt4 - Make GNOME/KDE fanboys happy. Remove unneeded code. Without qt4.2, you can't compile this GUI anyway. commit 560b8d0c7da9a4181d72f64994243da517665b4e Author: Jean-Baptiste Kempf Date: Thu Jun 28 16:51:33 2007 +0000 Qt4.3 compatibility. commit cdf64af8014590324105aa37e090510e061ea091 Author: Jean-Baptiste Kempf Date: Thu Jun 28 16:37:34 2007 +0000 Add MYOB to thanks file... commit 1f3c072d621111308d9687ae50dd9a5e8de1c472 Author: Jean-Baptiste Kempf Date: Thu Jun 28 06:35:00 2007 +0000 Attempt to repair distcheck. Qt4-res. commit ebddfe3ae964a38d3d5d510cc6ea9e659df90aae Author: Jean-Baptiste Kempf Date: Wed Jun 27 16:35:56 2007 +0000 Thanks to "DJ", for all the help on the forum, more than 7700 posts now and counting. Thanks for aLtgLasS for skins, design and CSS... commit b9297a8ac1ee3495ad2bae5ab3b80076f6e65804 Author: Rafaël Carré Date: Wed Jun 27 08:22:30 2007 +0000 Enables D-Bus control compilation commit affcd511796c1b43a59e8de2b2695736996f94a6 Author: Rafaël Carré Date: Wed Jun 27 06:40:05 2007 +0000 Uses TagLib class to represent UTF8 strings when writing metadata commit 661efb2e0ab35651d3cb4a3b18cb0aeab64b9c13 Author: Rafaël Carré Date: Wed Jun 27 05:07:09 2007 +0000 Now using ITEM_PREPARSED & ITEM_META_FETCHED indicators commit d42f92f233f37e64100fc78bdb5a793cd71f93c5 Author: Jean-Baptiste Kempf Date: Tue Jun 26 23:42:26 2007 +0000 Dirac version bumps to 0.7.0. Tested on altair/win32 and Mac commit c36ae109d38fe20b6db22aa181081f7f81650ee2 Author: Sam Hocevar Date: Tue Jun 26 22:03:47 2007 +0000 * AUTHORS: removed mention of "audio" :-) commit 05b466d9f3ed7ebef763d0dc8c34fd79508de0e8 Author: Jean-Baptiste Kempf Date: Tue Jun 26 22:02:30 2007 +0000 Qt4 - Forgotten in previous comit. commit 23c4575cf8a880da0fa469f317fc9e3abfc96516 Author: Jean-Baptiste Kempf Date: Tue Jun 26 22:00:08 2007 +0000 Qt4 - Yet another icon for menus. Should be the last one. commit cf255cfb0ea09fd15c8dbaeccc03380eb9a282a9 Author: Sam Hocevar Date: Tue Jun 26 21:10:08 2007 +0000 * AUTHORS: changed contribution description on author's request. commit 74ea2fbed94dc88ac62a917f6a40a815ad2955b2 Author: Felix Paul Kühne Date: Tue Jun 26 18:59:05 2007 +0000 * make sure that VLC-release.app includes permissions which allow it to run on restricted accounts. Credit Michael C. Haller . Additionally, don't create bogus links to the AppleScript library, which moved a while ago. commit c546e0f1ac083a1aef8955b248b3e1378e1d400b Author: Damien Fouilleul Date: Tue Jun 26 17:53:05 2007 +0000 activex: remove logo when control runs in usermode and fill canvas with background color instead, which is settable as "BackColor" property (or bgcolor for web). commit f166db42eda158d74d36c6f238f40862299892e4 Author: Jean-Paul Saman Date: Tue Jun 26 09:38:17 2007 +0000 Fix new key-menu-* hotkeys definitions commit 5348472216990c3e885da2623d531d69be70854d Author: Christophe Mutricy Date: Mon Jun 25 22:35:47 2007 +0000 respect alphabetical order commit 1ad81b4b7466c033997bcdb72448b496e638d06c Author: Christophe Mutricy Date: Mon Jun 25 22:22:23 2007 +0000 i18n fixes commit ca827aa8fe039bcf6a00a565a3b5055440bb8b45 Author: Rafaël Carré Date: Mon Jun 25 22:02:07 2007 +0000 fortunes are now UTF-8 encoded thanks to Mr_Mirsal commit 23942f1f36db6ab5ed4272da903c054336bed5ee Author: Damien Fouilleul Date: Mon Jun 25 18:06:52 2007 +0000 - libvlc APIs: bug fixing, and please note that exception argument is OPTIONAL (can be null), do not use exception to control API flow unless you created your own commit 4f2cfd119c634d9e0564734ad1c5ae4e1bdd2420 Author: Rafaël Carré Date: Mon Jun 25 15:24:15 2007 +0000 Adds Disconnect method to release the org.freedesktop.MediaPlayer name on the bus commit 4936cc77f11ebbdd370957c80be9532903bb2ef0 Author: Jean-Baptiste Kempf Date: Sun Jun 24 23:46:50 2007 +0000 Qt4 - Add a folder opening option with an icon, due to popular request, Clean some code, comment it and cosmetics. Fix also a cosmetic button bug spotted by funman. commit 88b35bff5b7ddfd26ff0cac700a4466758c375b6 Author: Jean-Baptiste Kempf Date: Sun Jun 24 21:47:14 2007 +0000 D-Bus, The Repeat method should be part of /Player, not /TrackList Patch by Mirsal ENNAIME, as usual. commit 1983a7d9d56da4f22fe28279bd08bb82515be79c Author: Pierre d'Herbemont Date: Sun Jun 24 20:52:03 2007 +0000 control/media_descriptor.c: Fix memcpy usage. commit 4e4b362e527282f3a62d357adaf4fb6a99fcddf8 Author: Rafaël Carré Date: Sun Jun 24 19:36:35 2007 +0000 Do not try to read metadata if it's not present commit 79462a4b8a524b70dac2e9dbd16a716eebdccb2a Author: Jean-Baptiste Kempf Date: Sun Jun 24 18:41:50 2007 +0000 LIRC: correct typo in [20653] commit 04babc14355dfd92711aa9f63f019fb4cb60fbaa Author: Jean-Baptiste Kempf Date: Sun Jun 24 18:29:13 2007 +0000 Qt4 - Info Panels, clean code, add comments and cosmetics. commit e654a86d7d6f2733f089574bcceef63ede7d10db Author: Jean-Baptiste Kempf Date: Sun Jun 24 16:57:21 2007 +0000 Qt4 - Move the Write MetaData button outside of the component part because it is more expected to be in the main dialog. commit b6198c885bce18a31b3c6adbafed66169c7ff200 Author: Rafaël Carré Date: Sun Jun 24 16:07:38 2007 +0000 Prevents segfault if no file are in the playlist (thanks j-b) Adds some debug message and extra check commit 8329eb01bd71bcdc7aa536ca644c1ea93fd89e18 Author: Christophe Mutricy Date: Sun Jun 24 14:51:18 2007 +0000 Try with the full MRL if the access haven't successed with access & url commit 3878b2748befed4ebf619818ab3973dee82079d3 Author: Pierre d'Herbemont Date: Sun Jun 24 13:27:21 2007 +0000 control/media_descriptor.c: Make sure we don't strdup a NULL ptr. commit 40fbcb70ebed0223d450d7264420ed14d1679b6a Author: Pierre d'Herbemont Date: Sun Jun 24 13:26:17 2007 +0000 Libvlc: Make media_instance_destroy private. commit e054ef8bc32a794fada17bc2f06fa8156988c91e Author: Pierre d'Herbemont Date: Sun Jun 24 13:19:21 2007 +0000 Libvlc: Implement media_instance_[get|set]_media_descriptor. Now, media_instance_new creates an empty object. The old _new is now _new_from_media_descriptor. commit e1314822f89534929e65a669ffad9dd70e02d4ef Author: Pierre d'Herbemont Date: Sun Jun 24 11:31:57 2007 +0000 Libvlc: Use exception for internal function. commit 77a27e5daa8b46b238970da0016a5d3f37ff893e Author: Pierre d'Herbemont Date: Sun Jun 24 11:24:36 2007 +0000 control/media_descriptor.c: s/ex/p_e/ commit 8135d23930d340ccca444ef478a7dd5adfade19f Author: Pierre d'Herbemont Date: Sun Jun 24 11:19:48 2007 +0000 control/media_descriptor.c: Raise exception where needed. commit 6f6841e52cc7a0602ff9911e1c7d411b558ee775 Author: Jean-Baptiste Kempf Date: Sun Jun 24 10:33:59 2007 +0000 Add a polski option for installer commit 8dbb3f39280e6c97cfee687b266e64d63d96e420 Author: Rafaël Carré Date: Sun Jun 24 00:22:18 2007 +0000 Reverts [20669] Adds a button into qt4 media information to write modified meta data to the file commit 10b303d9799f411d2c185d963b4e8875e872e335 Author: Rafaël Carré Date: Sat Jun 23 19:00:52 2007 +0000 Removes meta_export_t Modify meta writer callback to take an input_item_t as argument, so a file non playing can be written commit 295830f1a60d7f5c1ed18e768250ae8d5ee81504 Author: Rafaël Carré Date: Sat Jun 23 17:07:19 2007 +0000 Adds title, album, genre, year, and track number writing to taglib module commit f48af629797c619603c93263f94b7f6d6244e22c Author: Pierre d'Herbemont Date: Sat Jun 23 14:51:48 2007 +0000 Libvlc: Make sure the exported structure are not anonymous. commit c510d339e60f097db4171e9c9e837e67d02252c2 Author: Pierre d'Herbemont Date: Sat Jun 23 12:10:00 2007 +0000 Oops. commit 47dcd1c811617444b114c9b5bf98f01d1a703177 Author: Pierre d'Herbemont Date: Sat Jun 23 11:56:01 2007 +0000 Libvlc: Avertise libvlc_media_instance_release in the headers. commit 6274a7ecabc278d3a07ae9c177b95c16fec47011 Author: Pierre d'Herbemont Date: Sat Jun 23 11:54:40 2007 +0000 Fix previous commit (Oops). commit f2f25b597266e18edea653053fba07832b439ed8 Author: Pierre d'Herbemont Date: Sat Jun 23 11:42:40 2007 +0000 ActiveX: Reflect libvlc changes: media_instance destroy_and_detach->release. commit f7799a24d939ce6379d112c5c85eaed1ca9ad7d1 Author: Pierre d'Herbemont Date: Sat Jun 23 11:42:24 2007 +0000 Mozilla: Reflect libvlc changes: media_instance destroy_and_detach->release. commit be6efa200669abe4afc82ab9d4ef618ae7af1c11 Author: Pierre d'Herbemont Date: Sat Jun 23 11:40:40 2007 +0000 Libvlc: replace media_instance_destroy_and_detach by media_instance_release. commit 8b35676788234903bc268d25e98d3e46b866368b Author: Pierre d'Herbemont Date: Sat Jun 23 09:51:10 2007 +0000 Mac OS X gui: Fade out in a smoother way. commit 4f6f54d18e7860d718410ae1e0fef193a7bf1d45 Author: Christophe Massiot Date: Fri Jun 22 13:14:38 2007 +0000 . commit 2234d37f060646dddea74d8083f5dd67c3e4df70 Author: Rémi Denis-Courmont Date: Fri Jun 22 07:09:06 2007 +0000 Add CVE reference commit db3d41bd899bf0238d35d2d623e06bc2685e94ec Author: Christophe Mutricy Date: Thu Jun 21 22:28:47 2007 +0000 Proper name of the Polish translator commit 6038e0cc822598531a2f804bcfa4f3ef53ae6c86 Author: Jean-Paul Saman Date: Thu Jun 21 11:46:31 2007 +0000 small cleanup commit 0dda45319e149c7b618aebf40cd24110dfb38b2e Author: Jean-Paul Saman Date: Thu Jun 21 11:46:08 2007 +0000 Indentation fix commit f43820ebe977501dfb3ad403c4d97fa99c384641 Author: Jean-Paul Saman Date: Thu Jun 21 11:45:41 2007 +0000 Added new hotkeys "key-menu-[on|off|left|right|up|down|select]". Lirc now calls the osd_Menu*() functions directly when prefix "menu " followed by one of: on, off, left, right, up, down or select is found. commit ecf51c903d82f155f8ccaafa31854d524269eae1 Author: Jean-Baptiste Kempf Date: Thu Jun 21 06:34:14 2007 +0000 Logo: Correction spotted by ILEoo and patched by Bernie Purcell. commit f4faf99251f8e5e093ae9ba37529d53633fadca1 Author: Christophe Mutricy Date: Wed Jun 20 22:15:20 2007 +0000 Update the polish l10n. Thanks to Freaky Michi. commit 9fe52a4278e486b2b0899fa11010af602e21ca6e Author: Christophe Mutricy Date: Wed Jun 20 21:42:53 2007 +0000 Some files have been renamed, some added. commit 81657c9b9794516825b9f7947306469c4be8f712 Author: Pierre d'Herbemont Date: Wed Jun 20 21:14:58 2007 +0000 bootstrap: Fix previous commit. commit 7173c8f8dd6793c944734937c21ebfcdd47c43c0 Author: Pierre d'Herbemont Date: Wed Jun 20 21:01:26 2007 +0000 bootstrap: Make sure we warn the user when no contrib is present on Mac OS X. commit 12d8104c4fc3a6187f6cb99fabd293a7cced73f6 Author: Jérome Decoodt Date: Wed Jun 20 20:57:43 2007 +0000 Trying to fix the build on G5... commit 7d4656d4903875f1f029b1c7f31e70a00d5aabd6 Author: Jérome Decoodt Date: Wed Jun 20 20:42:24 2007 +0000 Should fix compilation Add some news commit bf2bdccad3f2bcca29d4b102005e6ff1b3a8ccc0 Author: Jérome Decoodt Date: Wed Jun 20 20:19:24 2007 +0000 Add rotate-deciangle for more precision in rotate Add unimotion (http://members.optusnet.com.au/lbramsay/programs/unimotion.html) to motion interface Add a low band filter to the motion commit 22462d18862065dd0ac58f940b65beeb64ff50a2 Author: Jean-Paul Saman Date: Wed Jun 20 08:14:41 2007 +0000 Add minimal osdmenu theme based on MacOS x graphics. commit 443254c6fe0534a05a48122e34738649d83ab247 Author: Pierre d'Herbemont Date: Wed Jun 20 05:39:20 2007 +0000 ActiveX: More input->media_instance fix. commit 9e8d19373c7d7cf6e2c0d7cf34e674b2947a5f05 Author: Pierre d'Herbemont Date: Tue Jun 19 21:53:05 2007 +0000 Python: Compilation fix. commit 2af358da70ee298143d77b915ce36b3d75885be5 Author: Pierre d'Herbemont Date: Tue Jun 19 21:48:20 2007 +0000 Python: Fix misspelling of media_instance. commit 15d006748ec9ad23ea53dd7919c009b214cd8527 Author: Pierre d'Herbemont Date: Tue Jun 19 21:06:15 2007 +0000 control/video.c: Use libvlc_media_instance_has_vout instead of libvlc_input_has_vout. commit 34aa74681c8e5ebfcd81a3f6c30c50ba46cca2e7 Author: Pierre d'Herbemont Date: Tue Jun 19 20:48:50 2007 +0000 Python: More input->media_instance changes. commit 72f9267e6334f790fafd07d99c38886b02dc5a60 Author: Pierre d'Herbemont Date: Tue Jun 19 20:46:24 2007 +0000 Java: More input->media_instance changes. commit 91827a02f6412b0f7f82c3f2ede98fb98365d40b Author: Pierre d'Herbemont Date: Tue Jun 19 20:44:36 2007 +0000 ActiveX: More input->media_instance changes. commit 6084cd05a6088ac962f1ec4d911ce6d2416cbf18 Author: Pierre d'Herbemont Date: Tue Jun 19 20:41:41 2007 +0000 Java: input->media_instance changes. commit 0112e7d0e08f9fff50df432aff404ff0258bd260 Author: Pierre d'Herbemont Date: Tue Jun 19 20:38:18 2007 +0000 ActiveX: input->media_instance changes. commit ed79e42dc4b6ef6a9f34d7ca61a9df1353e7028d Author: Pierre d'Herbemont Date: Tue Jun 19 20:36:14 2007 +0000 Mozilla: Yet more input->media_instance changes. commit 25354a0eee090a6982fc3aaaba9c476cc089ea9c Author: Pierre d'Herbemont Date: Tue Jun 19 20:35:05 2007 +0000 Mozilla: Yet more input->media_instance changes. commit 33316bd2ef343d0212f07a57e5b23175fd43cc73 Author: Antoine Cellerier Date: Tue Jun 19 20:07:10 2007 +0000 Remove leading line feeds (or while spaces). Fixes "http://www.yle.fi/java/areena/dispatcher/193730.asx?bitrate=1000000" while previous commit fixed http://paste.videolan.org/1950 . commit f9cd3820f2956719c1995177199b1cf1515bf6a8 Author: Pierre d'Herbemont Date: Tue Jun 19 19:47:31 2007 +0000 control/media_descriptor.c: Prefer memcpy over bcopy. commit 935fe1d7a8609332565bf168f57e16b040d18870 Author: Pierre d'Herbemont Date: Tue Jun 19 19:43:41 2007 +0000 Mozilla: Fix previous commit. commit befe44b968f0ad5e8f941822964bfe1f181c9582 Author: Pierre d'Herbemont Date: Tue Jun 19 19:20:54 2007 +0000 Mozilla: More input->media_instance changes. commit bcf220f4e5d7ee6c12908e81e69916575ac424d0 Author: Pierre d'Herbemont Date: Tue Jun 19 18:03:03 2007 +0000 libvlc: Advertise libvlc_media_instance_destroy_and_detach (soon media_instance_release) in the libvlc.h header. commit c487dfa4aee37a4a21444251d306adebab0387b0 Author: Antoine Cellerier Date: Tue Jun 19 16:30:02 2007 +0000 Untested workarround for buggy asx files with an end of line char at the end of the url. commit 0338befbcd074652c5e20faccd843686843c27d0 Author: Jean-Baptiste Kempf Date: Mon Jun 18 22:23:46 2007 +0000 Qt4 - Yet another icon from Danko: Preferences. commit 880ce5e2e138595f3696cb8f03e178255440cae3 Author: Laurent Aimar Date: Mon Jun 18 21:59:34 2007 +0000 Updated NEWS. commit 23cc599d06abb5c84913c7399dd08c6b283fc49e Author: Laurent Aimar Date: Mon Jun 18 21:08:03 2007 +0000 Patch by Bernie Purcell : "This is part of a former submission stripped out for easier assimilation. It modifies vout_subpictures to use the existing alignment field on each region, rather than the alignment on the subpicture plane itself. Modifications are made to everywhere that depended on the former behaviour, to make it use the new alignment location instead." commit 877cfa025934f31c5f621fbcc6a8d0b30165b086 Author: Laurent Aimar Date: Mon Jun 18 20:59:10 2007 +0000 Added missing return value in TitleCallback. commit 9ebb6029f5c47910193b0d2c5917bd4f847eb1fe Author: Laurent Aimar Date: Mon Jun 18 20:55:35 2007 +0000 Added speex check in RTSP (untested, close #1091) commit e729adf6d4c2fdeb674ae1cfaa9b544799dad591 Author: Pierre d'Herbemont Date: Mon Jun 18 20:22:35 2007 +0000 bindings/python: Try to match the libvlc input to media_instance changes. commit f1190ffe05e8933862fe9bee55d6d0bf45b477ff Author: Pierre d'Herbemont Date: Mon Jun 18 19:58:16 2007 +0000 Mozilla: Attempt to match libvlc input to media_instance changes. commit 2cfe99e1e5b716ceac90438186ea3c4d85fb63a6 Author: Antoine Cellerier Date: Mon Jun 18 19:54:38 2007 +0000 Fix invalid free crash in bookmarks loading code reported by Gids on IRC. Small test case is: (I'm not sure that it really needs to be that long) #EXTVLCOPT:bookmarks={name=Rainforest Shmainforest,bytes=5276429,time=1},{name=Spontaneous Combustion,bytes=113071718,time=1331},{name=The Succubus,bytes=218546569,time=2663},{name=Jakovasaurs,bytes=326602991,time=3999},{name=Tweek Vs. Craig,bytes=436968699,time=5326},{name=Sexual Harassment Panda,bytes=542655194,time=6658} episodes-1-6.m4v commit 4e4c2b062601440e0a04fad6b4654f3c1ac4e2a7 Author: Rémi Denis-Courmont Date: Mon Jun 18 14:28:53 2007 +0000 Do not crash when there is no X commit a60436b4fba8a8d7633a3fca545945107b7c1cf8 Author: Rémi Denis-Courmont Date: Mon Jun 18 14:14:54 2007 +0000 Typo commit 77beab3f74e1aeab70a7b966d3ed8496d2aa7d75 Author: Jean-Paul Saman Date: Mon Jun 18 09:55:06 2007 +0000 Update Ilkka Ollakka's contributions. commit 82961e002475be221d573c5d4e71c39606725e53 Author: Jean-Paul Saman Date: Mon Jun 18 09:53:53 2007 +0000 Properly cleanup afilters and vfilters on Close(). (Patch by Ikka Ollakka) commit 244c62e5a7f0d6b77438b0deccbc16cca3a3580f Author: Pierre d'Herbemont Date: Sun Jun 17 21:17:13 2007 +0000 libvlc: Tell the build system to use media_instance.c. commit ba1ea5d802f41c2fa62694ff984b98496fdbe712 Author: Pierre d'Herbemont Date: Sun Jun 17 20:56:25 2007 +0000 libvlc: Rename the input.c file to media_instance.c. commit 34f81612d956bfc7ad53fb7937b7d38d9cdec730 Author: Pierre d'Herbemont Date: Sun Jun 17 20:54:32 2007 +0000 libvlc: Rename input to media_instance. And add the possibility to create a medi_instance from a media_descriptor. commit 0dabfb1de3089a7e568767baeb275465488eaac6 Author: Pierre d'Herbemont Date: Sun Jun 17 17:51:40 2007 +0000 control/media_descriptor.c: Fix a comment. commit 00a4589dad940819bc7fcbf03350369ef256404d Author: Pierre d'Herbemont Date: Sun Jun 17 17:47:46 2007 +0000 conrtol/media_descriptor.c: Use VLC_FALSE and VLC_TRUE. commit d6346a3b5b886d85feca47e5ec85891e9e8c7ec3 Author: Pierre d'Herbemont Date: Sun Jun 17 17:21:26 2007 +0000 control/libvlc_internal: Dump bool as it doesn't work everywhere. commit 012cc61a0b048579133af447dae774bfe5900563 Author: Pierre d'Herbemont Date: Sun Jun 17 17:14:06 2007 +0000 libvlc: attempt to fix previous commit. commit d1a33559d8dcd5d58728cab63d3a4551b2d07a0d Author: Pierre d'Herbemont Date: Sun Jun 17 16:50:13 2007 +0000 libvlc: Make media_descriptor_t internal. commit 39793dd204eac0243c78ac4337e1465f675af12c Author: Pierre d'Herbemont Date: Sun Jun 17 16:24:49 2007 +0000 Libvlc add a media descriptor object. commit 20e454384163a261613b783c64bd657d72dbbf93 Author: Antoine Cellerier Date: Sun Jun 17 15:20:20 2007 +0000 Sync readme with wiki page. commit babfc3597a6816b5dfe7bbf27fbfd13343dec107 Author: Antoine Cellerier Date: Sun Jun 17 15:17:39 2007 +0000 svn:ignore .deps commit 0548263599fd405474d183d70b67309f2106a83e Author: Antoine Cellerier Date: Sun Jun 17 15:16:14 2007 +0000 propset svn:ignore commit 4fdfa9cba2ff35c39c91e4e0da9d8f656c7b071f Author: Antoine Cellerier Date: Sun Jun 17 15:14:59 2007 +0000 Kleine fix. commit 0242761a178fede543040cfcb6fa37982c495958 Author: Antoine Cellerier Date: Sun Jun 17 15:11:22 2007 +0000 Cosmetics. commit 277d5f98a0f8868704e2efb377c85b76e7d934d9 Author: Antoine Cellerier Date: Sun Jun 17 15:10:31 2007 +0000 Handle custom meta data in lua playlist scripts. commit d77ec47116cae944c5406bba91dfdc94ff54a3ca Author: Antoine Cellerier Date: Sun Jun 17 14:14:19 2007 +0000 Fix a huge bunch of things in the video effects panel. Implement combo box options. commit d6ce9ba9d4e8f075bc9b2e806f020b05959a4654 Author: Antoine Cellerier Date: Sun Jun 17 14:12:56 2007 +0000 Fix marq positions list in config. commit 3057eb721f8408a02baf233397c7002f45c7d3f7 Author: Laurent Aimar Date: Sun Jun 17 14:06:26 2007 +0000 Be sure to restart the mixer on replaygain mode change. commit 0ec9c4719ba4df3896197dfddcc2b38f42269790 Author: Antoine Cellerier Date: Sun Jun 17 13:59:55 2007 +0000 Fix copyright date commit 2b8402b1e4a7a3467519ccf047c7b3b1a8b32879 Author: Antoine Cellerier Date: Sun Jun 17 13:59:27 2007 +0000 Make error output usable. commit 7e29d932257d0bf6dca42ffecf9b0dce523ca92e Author: Laurent Aimar Date: Sun Jun 17 13:56:57 2007 +0000 Added replay gain support for: - ogg/vorbis (close #125) - flac (and not ogg/flac yet) - mp3/aac (id3/ape) - mpc (internal/ape) commit d20dd24295a3f43ad2cdec0fcd8a83793cb45bde Author: Laurent Aimar Date: Sun Jun 17 13:54:20 2007 +0000 Added replay gain support (audio-replay-gain-mode track or album to activate it, disabled by default) commit ef2723ee44a031e8c0f6c5437fff7d40ffad971a Author: Laurent Aimar Date: Sun Jun 17 13:49:49 2007 +0000 Call input_Control(INPUT_ADD_INFO) on extra meta data. commit 8e3c06e49467efff48dea25c24c0baab7126b79f Author: Laurent Aimar Date: Sun Jun 17 13:47:00 2007 +0000 Added APEv1/2 support to id3tag.c Parse TXXX fields (id3) Parse RVA2 and convert them to replay gain (id3) (I cannot put APE parsing into a new module as id3 and ape can be found in the same file, this means you need libid3tag) commit 1e900bf8cab23a83e70f5b56d2e9295a359cffee Author: Antoine Cellerier Date: Sun Jun 17 12:47:07 2007 +0000 Split the extended video filters panel into many smaller sub panels. commit f4f90e674b23ba5a949d0bffd942451685d31907 Author: Damien Fouilleul Date: Sat Jun 16 22:13:47 2007 +0000 video_chroma: a few SSE2 fixes commit a3eb2a7047a551239dfe1b6dd9cd59dee6718313 Author: Antoine Cellerier Date: Sat Jun 16 20:40:39 2007 +0000 Implement color change for colorthres and extract filters. Fix dial for rotate filter. commit 649840af2ed9f40d5021c69bea58980ee3cfb872 Author: Dennis van Amerongen Date: Sat Jun 16 13:12:25 2007 +0000 * NEWS: sync with 0.8.6c commit f761baaab13460197740309f879047a1add5020b Author: Jean-Baptiste Kempf Date: Sat Jun 16 09:40:07 2007 +0000 Qt4 - Icons for the menus. Works from Danko Dolch again (THANKS). New icons for folders (blue and grey) (not yet used), for file (thin and wide) and tape. Update Network with a bit of coloring. commit 8aa2b8cb56531f672d5e0f322ffbb82609dc9752 Author: Marian Durkovic Date: Sat Jun 16 06:16:51 2007 +0000 Fix missing national characters: Ak sa nemôžete dostať k užívateľskému... commit 6211bb6cd1b790ef78e72a2de0bf404f294c9fd1 Author: Laurent Aimar Date: Fri Jun 15 18:38:15 2007 +0000 Added apple chapter support (used by HandBrake, close #808) commit 9acaa4b2e175fb575070d684acdb178bc7a542d2 Author: Damien Fouilleul Date: Fri Jun 15 16:36:41 2007 +0000 - video_chromas: more SSE2 and MMX support and optimization, added SSE2 i420 -> RGB acceleration commit 7b8ea9c37cf6264261c9a9ec61500a39053c904c Author: Marian Durkovic Date: Fri Jun 15 12:30:37 2007 +0000 Minor fix in Slovak translation: rozhrania -> rozhraní commit ef6804348759adc8873355426225ac2918140085 Author: Christophe Mutricy Date: Thu Jun 14 22:14:12 2007 +0000 i18n fixes commit 954866c0fdaf43f3d45e9bb417bf724b8aae0340 Author: Laurent Aimar Date: Thu Jun 14 19:05:16 2007 +0000 Fixed segfault with subtitle. commit ec07da1df07d34b4093835a2df95d11adc5d02a7 Author: Dennis van Amerongen Date: Thu Jun 14 17:31:52 2007 +0000 * NEWS: add some whitespace for a change.. commit 61145cf802fc450841bf9320ce927016456c570f Author: Dennis van Amerongen Date: Thu Jun 14 17:23:08 2007 +0000 * NEWS: sync with 0.8.6c again.. commit 1a4176cd60ddcddec2556b2679c7927569b2eaa7 Author: Jean-Paul Saman Date: Thu Jun 14 06:13:25 2007 +0000 Fix potential memleak/crash commit 3869712ac488d65f17a38dfb3f5b0044f623b4dc Author: Jean-Baptiste Kempf Date: Wed Jun 13 23:50:18 2007 +0000 Qt4 - Minor cosmetic change. commit dabe66a78da34ecd646ffa020315f84592fa32b0 Author: Jean-Baptiste Kempf Date: Wed Jun 13 23:47:56 2007 +0000 Qt4 - Make the update() update the art in mediaInfo. commit fa0c3cd517645df1e57cdb0ddecdd4f3b22bfebe Author: Christophe Mutricy Date: Wed Jun 13 23:29:30 2007 +0000 i18n fixes commit 3ac613940f37fe0292e01766960dfdffc54f2190 Author: Jean-Baptiste Kempf Date: Wed Jun 13 22:11:03 2007 +0000 Qt4 - Support for Media Art in the Media Info dialog and various fixed on that dialog. commit b271b9ffc4080ae42a549ad9185c8f0c8e0b85e6 Author: Laurent Aimar Date: Wed Jun 13 19:49:08 2007 +0000 Added --run-time option to specify how many second VLC will play an item (Usefull to save live programs like DVB/UDP) commit a14c0186d6d7e58d274a46b10c36ff8ce641c8b6 Author: Laurent Aimar Date: Wed Jun 13 19:25:08 2007 +0000 Fixed aiff support for stereo files and files with odd chunk size. commit a878f3acc1f162d8c492ad2d3494266350286c72 Author: Damien Fouilleul Date: Wed Jun 13 15:40:54 2007 +0000 qt4: a few stability fixes when working as a dialogs provider, needs a lot more ... commit 9924f657b7a5644d2556f28fb02ced8f8a705412 Author: Damien Fouilleul Date: Wed Jun 13 12:47:29 2007 +0000 asx.c: fixed a small bug in skip ad feature commit 8c432e88f6a512ce6723965256d2a37a5ee39c23 Author: Jean-Paul Saman Date: Wed Jun 13 09:22:08 2007 +0000 White space and indentation fixes. commit 6372b3746119e40cf9b5fc98eff1710156e3e106 Author: Jean-Paul Saman Date: Wed Jun 13 09:00:46 2007 +0000 Make use of libgcrypt configurable. commit bfa762d4a93c5aff31f97b3b405e1469e0fd0374 Author: Jean-Paul Saman Date: Wed Jun 13 08:37:51 2007 +0000 Portability fix: use head -n 1 iso head -1 commit c36c155301b79d7d8f7d43e3702e2c61d0a7a2c7 Author: Dennis van Amerongen Date: Tue Jun 12 22:38:01 2007 +0000 NEWS: sync with bugfix branch commit c4ec3b92573f8b6f9a29674d3f04ac3869fbdc2f Author: Laurent Aimar Date: Tue Jun 12 21:27:28 2007 +0000 Fixed access on deleted object. commit b1a0a922b695f2583e399596433f20de04724776 Author: Laurent Aimar Date: Tue Jun 12 21:06:24 2007 +0000 Fixed uninitialized variable. commit 3b7381f3bd51b349b8ba53c729ff83529c9ab13f Author: Laurent Aimar Date: Tue Jun 12 19:49:06 2007 +0000 Drop audio when playing faster and not using resampler. commit 70a8bb9649c3e44350d0fd579c24b8a9ddd7af34 Author: Laurent Aimar Date: Tue Jun 12 19:46:35 2007 +0000 All: preliminary support for audio while playing faster/slower (1/4 -> 4). It use our standard resampler to do it and so we do not keep pitch yet (I am working on a soundtouch resampler). Please test any regression. commit 8f1901a659e0778dd4c6086bcc3b9d7174d1abaf Author: Laurent Aimar Date: Tue Jun 12 18:26:00 2007 +0000 Fixed use of released pointer (race condition). commit 35610daa5ca59700b3358ef4a08773c8ce1d9d18 Author: Damien Fouilleul Date: Tue Jun 12 15:56:28 2007 +0000 mozilla: fixed crash on Safari 3 Beta for Windows commit 084f988fe584d9d2075ccfd7d7c35bb1829b726c Author: Damien Fouilleul Date: Tue Jun 12 14:37:15 2007 +0000 MacOSX: fix for --with-macosx-sdk commit 5d5eb43ff8df8e03fc18db124982db027cf4e271 Author: Jean-Paul Saman Date: Tue Jun 12 12:22:36 2007 +0000 Fix potential memleaks commit bd7d0c0914a76376947111eb3eaba98abb71f05a Author: Jean-Paul Saman Date: Tue Jun 12 12:21:58 2007 +0000 Display video title when video output is reused. commit 594067729597cc5867ff2094958d59c759bf0445 Author: Jean-Paul Saman Date: Tue Jun 12 11:28:54 2007 +0000 Show title on video output based on users preferences. Defaults are:--video-title-show --video-title-position=8 --video-title-timeout=5000 commit f075fa60d9aef1a78f640ba8af9f6a17e9999952 Author: Damien Fouilleul Date: Mon Jun 11 22:39:57 2007 +0000 contrib/bootstrap: MacOSX, avoid multiple -isysroot definitions by using CC, CXX and LD envars (PCC only for now, needs intel test) commit bcc28aee2a9c01b8abc77c2a54df67150fce4352 Author: Christophe Mutricy Date: Mon Jun 11 22:12:07 2007 +0000 Swedish l10n update by Daniel Nylander Slovak l10n update by Marián Hikaník commit 8988485a3b74005e3a64a7ef4f56d70b654781c0 Author: Jean-Baptiste Kempf Date: Mon Jun 11 17:00:55 2007 +0000 Qt4 - Menus: modify slightly the capture card icon, change a label and spaces... commit 917b3a70f9b4ca491c6afd9ffc903af251c1f035 Author: Olivier Aubert Date: Mon Jun 11 14:30:46 2007 +0000 Remove the obsolete vlc/python directory. Up-to-date version of python bindings lie in bindings/python commit 1af4a45f7e38147fa82f502196c281300e97f002 Author: Sigmund Augdal Helberg Date: Mon Jun 11 12:00:42 2007 +0000 fix compile faults and semantic errors in pvr module, mostly relating to the new api commit a2283772cfd80000e2178ef7bb847cf4d2f2bdd5 Author: Jean-Paul Saman Date: Mon Jun 11 10:25:50 2007 +0000 Remove excess whitespace commit dd3e46326351fa81ee7f0dcdcffc320d3e473890 Author: Jean-Baptiste Kempf Date: Sun Jun 10 23:26:04 2007 +0000 Qt4 - Add Icons to the systray Menu bar. commit 7d72c07938be6494f98a715531c19a7cbcc2cc92 Author: Jean-Baptiste Kempf Date: Sun Jun 10 23:17:05 2007 +0000 Qt4 - A few more icons in the menus to make the GUI less depressing. commit 4f6b904c37e1f62109e46f8d16bb2d801435d4c1 Author: Laurent Aimar Date: Sun Jun 10 19:53:00 2007 +0000 Simplify + fix a potential overflow. commit ba9cf795c46e27566149aa0ae096221e9924e6d2 Author: Laurent Aimar Date: Sun Jun 10 19:40:24 2007 +0000 Simplify (no functionnal changes). commit 2d970fe00efb70717abef135b40df7369858233e Author: Laurent Aimar Date: Sun Jun 10 19:22:39 2007 +0000 Call garbage collector (vout/sout) when playlist enter stop state (on user stop or end of playlist). commit ac58631713d89a822c3d9b2f9f69782209a459c3 Author: Laurent Aimar Date: Sun Jun 10 19:12:54 2007 +0000 Fixed uninitialized member fields for audio filter2. commit 4c401bdef6d4f886fdb996cbd85a1636639853cb Author: Pierre d'Herbemont Date: Sat Jun 9 18:54:17 2007 +0000 control/event.c: Add some comments. commit b826a37d8a5e9b627a4e59ce343b8a0752d35633 Author: Pierre d'Herbemont Date: Sat Jun 9 14:54:38 2007 +0000 Mac OS X gui: Fix a comment. commit fccad17daa57342a210ca93fc741cbe5030ee176 Author: Pierre d'Herbemont Date: Sat Jun 9 14:14:49 2007 +0000 Mac OS X gui: Don't leak the autoreleased object. commit e3223c2dcb75afa90ba6583223097985df53fa8a Author: Jean-Paul Saman Date: Sat Jun 9 14:00:51 2007 +0000 Display media title for 15 seconds right at the start of the video. commit 7c5073f9908cf15c0e31480bb59990cce3c4c5dd Author: Rémi Denis-Courmont Date: Sat Jun 9 08:41:35 2007 +0000 Tell that disabling libtool is going to suck - closes #1189 commit 3480318f76c15c851ffbca78c608d71d2c49f828 Author: Laurent Aimar Date: Fri Jun 8 19:02:22 2007 +0000 MKV attachments bug fixes. (Patch by Bernie Purcell) commit 79de69ca80992bb4899f91e93c7c1bdf9589dace Author: Rémi Denis-Courmont Date: Fri Jun 8 14:55:43 2007 +0000 Fix compiler warnings commit 07dc50ce9dbf34e81b3b2aa4e305b96bda85f836 Author: Felix Paul Kühne Date: Fri Jun 8 14:31:30 2007 +0000 * reverted [20479], as my previously checked-in patch was correct ;) commit 01cfaf9ca43beb8da886cd59563c5d134b925eb3 Author: Felix Paul Kühne Date: Fri Jun 8 14:26:52 2007 +0000 * removed support for compilation on OSX < 10.4 commit 090917e2accf29bdba33a9b34662df7f7b82bf43 Author: Pierre d'Herbemont Date: Fri Jun 8 12:51:40 2007 +0000 extras/contrib: Update live-starttime.patch. commit e3a7f5f85bd72aa2767b149eaffb888419f015d8 Author: Pierre d'Herbemont Date: Fri Jun 8 12:39:47 2007 +0000 extras/contrib/bootstrap: Store wget, curl and svn as absolute path in config.mak so they won't get untracked. (Patch by Jan David Mol ). commit 40792ebd37f77c25079bcc0ae5ababc64703328b Author: Pierre d'Herbemont Date: Fri Jun 8 09:24:23 2007 +0000 Mac OS X gui: Comply to "Cocoa Thread Safety" guideline, that is, make creating, resizing, closing, the NSView on main thread. commit ddb469c7f7f290d06411f690fa04b4b920882e76 Author: Pierre d'Herbemont Date: Fri Jun 8 09:11:48 2007 +0000 contrib: Build ffmpeg with --cpu=pentium-m on Mac OS X/intel. (Patch by Jan David Mol). commit ae06b2f41bc981e4c512cfcb79a0d7acace3aca6 Author: Jean-Paul Saman Date: Fri Jun 8 07:29:18 2007 +0000 Don't build fribidi no need for it now. commit e444ba72b207c6d6131a3e9942d4aedbe34fe4fb Author: Laurent Aimar Date: Thu Jun 7 23:05:16 2007 +0000 clock: clean up/simplify + remove 1/90000 reference. all: improve input rate (no more out of order/dropped pictures on rate change). commit bf16abda22682951f3aa4c551d48dcd4b8133ef9 Author: Christophe Mutricy Date: Thu Jun 7 22:57:53 2007 +0000 More strict detection for swscale. Patch by ILEoo and ALexis Ballier commit 83d898848fe3702de2d28b627f11a37aec118694 Author: Jean-Baptiste Kempf Date: Thu Jun 7 22:53:48 2007 +0000 Configure: typo correction on --enable-libtar commit c2cc636a89448401bf25d6bf4738dc8439a35d21 Author: Christophe Mutricy Date: Thu Jun 7 22:29:01 2007 +0000 Small fix on the man page commit 005039fa988ab44e371eb6f5011fea37d208efdb Author: Laurent Aimar Date: Thu Jun 7 22:21:55 2007 +0000 Added back pause (timeshift has to accept ACCESS_SET_PAUSE_STATE) commit 9083952e1b8a3e2424f17e44b6f5b4124d842963 Author: Christophe Mutricy Date: Thu Jun 7 22:12:20 2007 +0000 VLS is deprecated. Don't refer to it commit 15b7a268bfaf00458dc3e6c1a7733c4f9f0b9197 Author: Laurent Aimar Date: Thu Jun 7 21:58:47 2007 +0000 Set VideoWidget minimal size to 16x16 (I'm not sure it is the right thing). It avoids segfault when resizing to 0x0. It fixes segfault when VLC is started with a video file. (But I fear that we have a race condition here because if the same file is played later, it works) commit 4f7eaeb046a1b825f6680284337ad9f672d77c11 Author: Pierre d'Herbemont Date: Thu Jun 7 21:33:16 2007 +0000 include/vlc/libvlc_structures.h: Fix build by using vlc_int64_t instead of uint64_t. commit e9b75cf87eb427b0798ce680aa2fbf4e42117e88 Author: Laurent Aimar Date: Thu Jun 7 21:30:42 2007 +0000 Do not use dvdnav_get_video_aspect (No idea of its unit but it is not vlc one, fixed segfault with x11 at least) commit f7f791b9b4dfc047c708c96b0fe590932b22da1a Author: Pierre d'Herbemont Date: Thu Jun 7 21:16:30 2007 +0000 Libvlc event: Support for event extra information passing. And register to "time" event rather than "position". commit c9e0e4e1aefb7a65d76d8ffb57a13a1c40dfaabc Author: Pierre d'Herbemont Date: Thu Jun 7 20:46:39 2007 +0000 control/event.c: Send position event at a reasonable time precision. commit da48f25fc3096fc90c2eb5d022523ba325caa365 Author: Rémi Denis-Courmont Date: Thu Jun 7 20:16:57 2007 +0000 Revert [20459] and really fix (I hope) commit 7a2a1077bd2946a6037dcd98ccccfdd26d5828a7 Author: Laurent Aimar Date: Thu Jun 7 20:10:12 2007 +0000 Fixed IsValidAccess... commit fae9a4cba30d305a297b41cf60261a50e0339309 Author: Jean-Baptiste Kempf Date: Thu Jun 7 18:42:57 2007 +0000 Qt4 - Add files for reparing distchek and tarballs. commit 5cfa9d1c925806f33bd5aee8c15811c31327ef04 Author: Rémi Denis-Courmont Date: Thu Jun 7 17:34:15 2007 +0000 Fix remote format string injection in SDP parser. (Sometimes there are good things about NOT being on MBONE) commit f2567856feae9ab57f38a51399650e9ab9a47e61 Author: Rémi Denis-Courmont Date: Thu Jun 7 17:32:24 2007 +0000 Format string usage fix. Pretty much the same bug as the vorbis one. commit 9ab64bc41c8fc8ae0019f3322f59e3e0a9d85d95 Author: Rémi Denis-Courmont Date: Thu Jun 7 17:31:45 2007 +0000 Fix comment commit 61d5259ed0c32905e058927c2b7aeb3c594761b5 Author: Rémi Denis-Courmont Date: Thu Jun 7 17:31:26 2007 +0000 Same as previous commit commit 7e501d16ee2d458990cf27ac7d332572c91df856 Author: Rémi Denis-Courmont Date: Thu Jun 7 17:22:05 2007 +0000 - Avoid a bunch of dummy string copy - Use strdup() instead of asprintf("%s") - Fix format string (CDDB now owns your CD player) commit 19cc11fe0ed03ab20c1cc13cbc3c1020b574e31f Author: Rémi Denis-Courmont Date: Thu Jun 7 16:57:54 2007 +0000 Credit commit 21e5b32ec1b3fdddbe73d6523b9c96cdba8c965a Author: Rémi Denis-Courmont Date: Thu Jun 7 16:53:15 2007 +0000 Sanitize audio format before creating a decoder commit 16db52715f0f5bf0119cbad43223f756dc3fa15a Author: Rémi Denis-Courmont Date: Thu Jun 7 16:52:32 2007 +0000 Fix use of unitialized variable reported by David Thiel, fix from Christophe Massiot commit bfdb4690d3061b2699cbe4c9a975384f0fed2631 Author: Rémi Denis-Courmont Date: Thu Jun 7 16:43:10 2007 +0000 Store channels counter to a single byte. We can only handle 32 of them anyway commit 3f035aadc331e5b30fa2db29c24462e50e624404 Author: Rémi Denis-Courmont Date: Thu Jun 7 16:39:38 2007 +0000 Fix deadlock commit 47e6dfa48ec84ff167d27d4cf304ef0cb9152e03 Author: Rémi Denis-Courmont Date: Thu Jun 7 16:36:38 2007 +0000 Use unsigned commit b012efbd12a930e50b5d136fc32a1a8a7a428eff Author: Rémi Denis-Courmont Date: Thu Jun 7 16:31:21 2007 +0000 Use %u instead of %d commit 4e7c3389b939db43afe351f2bc964416e69141af Author: Rémi Denis-Courmont Date: Thu Jun 7 16:22:41 2007 +0000 Use %u rather than %d for unsigned commit bb3d29ee2d00f5e5be4693edb131f1a0cc8e1d0b Author: Rémi Denis-Courmont Date: Thu Jun 7 16:08:44 2007 +0000 Memory leak commit ff8e2f89378914ac7530b3edd2f3c4647dc6e9f0 Author: Pierre d'Herbemont Date: Thu Jun 7 12:34:50 2007 +0000 Libvlc Event: Add support for input event. commit 178365aec76f8be17c319d7485ca96d9959be56a Author: Jean-Paul Saman Date: Thu Jun 7 11:26:17 2007 +0000 Let text fade away, that looks so much nicer. commit 664e6231a8724472f64186e97c9163cce3d84cd9 Author: Jean-Paul Saman Date: Thu Jun 7 11:25:52 2007 +0000 Remove excess whitelines commit 525538b7c04af81140d450f79696608a4cbc53a6 Author: Jean-Baptiste Kempf Date: Wed Jun 6 21:15:13 2007 +0000 Qt4 - Open Capture: add screen:// commit 0884ede0d4c046ac9dc024e5a7e461b7a13e7ebf Author: Christophe Mutricy Date: Wed Jun 6 21:03:50 2007 +0000 Arabic translation update by Fouzai Bourai commit 09ffa83994759a32ab35b90ad4bade5bf71ccec4 Author: Rémi Denis-Courmont Date: Wed Jun 6 16:40:48 2007 +0000 - Only allow letters, digits and slash in access/demux specification (fixes problem with most-but-not-all filenames containing a colon) - Only allow letters as Windows drives commit b88d6d15440ec6cee17f382c6147b8ff04d2051f Author: Rémi Denis-Courmont Date: Wed Jun 6 15:37:11 2007 +0000 Forgot this file commit 83c846d47f97c8ecde8183a724cf891f1a3d1485 Author: Rémi Denis-Courmont Date: Wed Jun 6 15:37:02 2007 +0000 MMSH connection error handling fix from Alex Antropoff commit 13b97d7c6ef5ab2531aafac4c4128513e1f92edc Author: Jean-Paul Saman Date: Wed Jun 6 14:57:27 2007 +0000 OSDMenu update time of 0 ms disables the menu, so put in a sane default value. commit 31982bc947c4dd177aec18b96a777f45416e0359 Author: Jean-Paul Saman Date: Wed Jun 6 14:33:46 2007 +0000 Only update the menu when it is visible. commit ad2ce2a15bfcb197bb48f35eb92f726257e2e924 Author: Jean-Paul Saman Date: Wed Jun 6 14:26:49 2007 +0000 Fix update time in variable callback so it uses ms. commit 4b1fd54acfaffe0c6b6cdb88ccaecc2a345a35de Author: Jean-Paul Saman Date: Wed Jun 6 13:52:31 2007 +0000 OSDMenu improvements - new style concat to indicate that images should be put in a region list - user selected alpha value for subpictures - position, x, y, timeout, update, alpha values are changeable during runtime - vlc_osd.h: documented new osdmenu style concat Known issues: In osdmenu concat mode there is one issue left where two subpicture regions are displayed on top of each other when cycling through the menu. commit e2f3f6cbd61a2ba03139afed34e1f4a55e017b70 Author: Dennis van Amerongen Date: Wed Jun 6 10:13:16 2007 +0000 * modules/video_output/msw/direct3d.c: typo adpater -> adapter commit 46c62accfc36a9e7e8ab4d47984a02374102e416 Author: Jean-Paul Saman Date: Wed Jun 6 09:33:44 2007 +0000 Remove excess whitespace commit 499b9cfb254c8a4000efd402019dc4ae495c6286 Author: Jean-Paul Saman Date: Wed Jun 6 08:34:03 2007 +0000 cleanup commit 4646b8a45d15d6842e42fc488bb1a338ec7a1d27 Author: Jean-Baptiste Kempf Date: Tue Jun 5 22:28:27 2007 +0000 Qt4 - More icons for the menus. commit d2d2d6a2ea9ecc33e4a358d4ce7de3f3e792406c Author: Laurent Aimar Date: Tue Jun 5 22:26:45 2007 +0000 Fixed badly broken sap parser. commit 0124c9a3391e9faf03ba7919004b2cc25635bbeb Author: Christophe Mutricy Date: Tue Jun 5 22:14:58 2007 +0000 Arabic l10n update by Fouzia Bouria commit ce29304981513f3e72d4fcfac9cae237313d08fd Author: Laurent Aimar Date: Tue Jun 5 22:11:32 2007 +0000 Fixed audio RTP stream only (Not sure it is the right way) Less verbose. commit ae95ba1ed552f3ea3e241d248555c193f7bdd178 Author: Christophe Mutricy Date: Tue Jun 5 21:37:38 2007 +0000 sl.po: Slovenian l10n update. 100% translated. thanks to Matej Urbančič THANKS: Proper credits for arabic l10n commit e754ada819c8bedb5ce598980afab44161a078da Author: Damien Fouilleul Date: Tue Jun 5 19:32:39 2007 +0000 - direct3d: re-enabled YUV textures for Vista commit c51f608a426d5731d98e84d4c540d647db2f76cc Author: Laurent Aimar Date: Tue Jun 5 17:25:50 2007 +0000 Fixed uninitialized field (aout_buffer_t.b_discontinuity). commit dba7e3fd680ce649920761a3328577f6dcd1fcc1 Author: Jean-Baptiste Kempf Date: Mon Jun 4 23:19:16 2007 +0000 Qt4 - Forgotten in previous commit. commit 17444fc7b49475f37fe50152f74edc70c76c093d Author: Jean-Baptiste Kempf Date: Mon Jun 4 23:11:14 2007 +0000 qt4 - menus. Try to add some pictures to have more User-friendly menus. commit 8bc57b36e4a9247b0f8e6e2e310a8c7d234647bf Author: Jean-Baptiste Kempf Date: Mon Jun 4 22:20:21 2007 +0000 Qt4 - Open Dialog: Capture: small fixes. commit 6808bf9c34e2f7fcddfaecc658af5068722d3f6f Author: Jean-Baptiste Kempf Date: Mon Jun 4 21:26:47 2007 +0000 Fedora and SuSE specfiles provided by Nicolas Chauvet (livna) and Dominique Leuenberger commit bf48c33dbb564a5ede1581ab9bcb2db9213fba2f Author: Laurent Aimar Date: Mon Jun 4 19:39:55 2007 +0000 Added a b_discontinuity to aout_buffer_t for non-pcm streams. Set aout_buffer_t.b_discontinuity in mpeg audio packetizer. Silent first 3 frames on discontinuity in mad decoder. (close #590) commit 1fc3e360df0a8f4f169f2e258e52a0c98282178c Author: Laurent Aimar Date: Mon Jun 4 19:37:43 2007 +0000 Silent first 3 mpeg audio frames after a discontinuity. (Avoid glitch on seeks/errors) commit 9507195d2f67142cefcf35c78b9a7cfa29c5c587 Author: Laurent Aimar Date: Mon Jun 4 19:32:09 2007 +0000 Flac embeded cover support. commit 7b50ba9fb374fd55b97d640e9b6f3f017f0644cf Author: Laurent Aimar Date: Sun Jun 3 22:58:00 2007 +0000 Fixed compilation problem. commit 9d8ceda6aed25ef52d5d2ff5391199fcf84c2572 Author: Laurent Aimar Date: Sun Jun 3 22:40:17 2007 +0000 - Added support for embeded cover. Demuxer just need to fill psz_arturl meta field to "attachment://NAME" where NAME is an attachment filename (returned by DEMUX_GET_ATTACHMENTS) - Lock input_item_t every time we access p_meta fields (there is still a problem as playlist code does not always do so...). - Do not preparse item we have already played. - Wait that the current playing item is meta parsed before fetching its cover. commit 054e07f0173e2c584faf51eb2d894e44ce412cfc Author: Laurent Aimar Date: Sun Jun 3 22:30:08 2007 +0000 Fixed small warning. commit 8919d218a73db615dc6c7457b89b7721a62be5bb Author: Laurent Aimar Date: Sun Jun 3 22:19:50 2007 +0000 Fixed vlc_meta_SetXXX macros Added decoder_GetInputAttachments. commit 1dcd31cc3fbd4a833c386fde4e15841c22fe798a Author: Christophe Mutricy Date: Sun Jun 3 22:00:00 2007 +0000 Add the new QT4 strings commit 5f73c52df6964e4a1178ba176afd7ce83e4513a0 Author: Christophe Mutricy Date: Sun Jun 3 21:47:28 2007 +0000 i18n fixes (part 2) commit 27ddf9c62bac54ecd2e8f6533bd1df633758bd9d Author: Laurent Aimar Date: Sun Jun 3 21:17:52 2007 +0000 Partial fix for builtin plugin. commit 0498efe29a45c383b7bc047f0ee3d247d5a6d32c Author: Laurent Aimar Date: Sun Jun 3 20:54:54 2007 +0000 Fixed flac packetizer when compiling with libflac (close #1194 again ;) commit 2a86f3648ddcda1ab6aa37ba87c6d6d9590c8889 Author: Christophe Mutricy Date: Sun Jun 3 19:07:47 2007 +0000 Arabic l10n update. commit c67ce44afc1a15760897f39e198b2a59fa061453 Author: Jean-Baptiste Kempf Date: Sun Jun 3 18:05:36 2007 +0000 Qt4 - Stream output. Add WMA as an audio codec. commit d2382e54532fa078b366a3d3df51d4e3f7356420 Author: Jean-Baptiste Kempf Date: Sun Jun 3 01:10:43 2007 +0000 Qt4 - Meta Information, again. Add URI/URL support. Fix a bug. commit 460774aa07c637f6ef7af1cfe2371d759c2bc5ab Author: Jean-Baptiste Kempf Date: Sun Jun 3 00:46:03 2007 +0000 D-Bus - Implement "Random" Method. Patch from Mirsal ENNAIME, as usual. commit 9fcf0621638218217fc6c3400b29e5094488ee32 Author: Jean-Baptiste Kempf Date: Sat Jun 2 20:27:37 2007 +0000 Qt4 - MediaInfo: spaces cleanup commit 05d264379f32d1f615ba18d3c5262be611538099 Author: Jean-Baptiste Kempf Date: Sat Jun 2 20:18:24 2007 +0000 Qt4 - MediaInfo, move the tabWidget to the Dialog class and remove it from components. commit bad8f53f2b734cdc78f18bef8be1dc1589e5db4c Author: Jean-Baptiste Kempf Date: Sat Jun 2 19:11:19 2007 +0000 qt4 - Include cleanup. commit aa48a79230f0548ba0786d961c1d9be4aee8929c Author: Jean-Baptiste Kempf Date: Sat Jun 2 18:24:15 2007 +0000 Qt4 - Space fixes. commit a50b643781ddb4bd0c4864ae7b3fabf5a65413ef Author: Jean-Baptiste Kempf Date: Sat Jun 2 18:23:40 2007 +0000 qt4 - Dialogs: compile fix and small modifications. commit ca7f6e8f8c448916086e1e9e592cabe5d477cff1 Author: Jean-Baptiste Kempf Date: Sat Jun 2 18:21:27 2007 +0000 Qt4 - Info Panels: Rewrite Meta Data and Dionoea's feature request. (1) commit 298291bb37a79b92ad1fd6502c5006125dcb92c3 Author: Damien Fouilleul Date: Sat Jun 2 17:17:23 2007 +0000 chroma conversion: a few fixes commit ac8d539647ebec2c944f124fada4f1bb8e856bc7 Author: Christophe Mutricy Date: Sat Jun 2 11:42:19 2007 +0000 Compile fix commit 397558d86af159d156b57cc60b773a9bfafdf321 Author: Christophe Mutricy Date: Sat Jun 2 00:03:55 2007 +0000 update po files with the Qt4 strings commit 2b452b3ce5b0f96bd0245dab096bf570a51d8810 Author: Christophe Mutricy Date: Sat Jun 2 00:02:54 2007 +0000 All: Qt4 intf i18n fix (part 1) commit 2ede4ca791a0521c908d440f30ad80969fc06a9a Author: Christophe Mutricy Date: Fri Jun 1 21:22:22 2007 +0000 Slovakian l10n update by Marián Hikaník commit dd73262c0eeb6b8f758985f2ecb6335995d6aaa5 Author: Christophe Mutricy Date: Fri Jun 1 21:22:17 2007 +0000 Arabic l10n by Fbourai commit 6bef12627761efb064d552ab08e5b4e5b39cbe26 Author: Pierre d'Herbemont Date: Fri Jun 1 20:25:38 2007 +0000 control/core.c: Don't leak the p_instance. commit 593aeb2b2a5d78c502cc3aa1c27d9c65559e6efd Author: Pierre d'Herbemont Date: Fri Jun 1 20:23:10 2007 +0000 libvlc event: Make event function thread safe. (And fix a mutex leak) commit 33671b8e44c46a06c8d1b8bd23c7fb667b23d63b Author: Pierre d'Herbemont Date: Fri Jun 1 19:22:43 2007 +0000 control/event.c: Use the correct argument for var_DelCallback. commit 4d7792e817feab4d34770738e452d653351ae1e9 Author: Pierre d'Herbemont Date: Fri Jun 1 19:17:32 2007 +0000 control/event.c: Fix previous commit. commit ef5277d8b0cdc0c5a9fbd84a96f0f9a0862fe621 Author: Pierre d'Herbemont Date: Fri Jun 1 18:08:20 2007 +0000 control/event.c: Make sure the event won't be listened to. commit 60bd120e06d3399c15f1367bdd02285c1b429d7b Author: Pierre d'Herbemont Date: Fri Jun 1 17:36:41 2007 +0000 libvlc event: Fix the various leaks and point indication on where locking should be done. commit 78f85ea06c88689f9c354201ea797f2c1894f14d Author: Pierre d'Herbemont Date: Fri Jun 1 17:08:47 2007 +0000 control/event.c: Definition at the top of the function and outline the alloc/free strategy. commit 88e3b3e2e1d946eb94ba4fde7f8a20ef44d8825b Author: Damien Fouilleul Date: Fri Jun 1 14:23:25 2007 +0000 chromas converstion: optimize MMX/SSE acceleration even more by leveraging out of order execution, basically avoid CPU stalls by using more registers and by spacing memory fetch and use as much as possible (CPU will run available instructions while waiting for memory fecth to complete) commit be2879d8232e60b386382017839e9649a1cc9c8d Author: Laurent Aimar Date: Thu May 31 21:46:52 2007 +0000 Do not use FIND_ANYWHERE for playlist. commit 1f1de265d9d1b1657a7ef4c5b9250825165402d7 Author: Antoine Cellerier Date: Thu May 31 21:26:08 2007 +0000 ignore revision.c. commit 1f6a2d4b1cc7c1a9aef1cfe817f721309f77d8d8 Author: Antoine Cellerier Date: Thu May 31 21:18:59 2007 +0000 "[PATCH] audioscrobbler plugin connection check" by Ilkka Ollakka commit d5922336d55f84603630345d54da1724fa0c69e7 Author: Laurent Aimar Date: Thu May 31 20:53:46 2007 +0000 Compilation fix. commit 82e1801b17ec4bc103540c699f2fc4d16e652e81 Author: Laurent Aimar Date: Thu May 31 20:06:34 2007 +0000 Oops vlc_demux.h (r20365) commit 8bf98016c3d2e541e1c2abdb1d645dc187866832 Author: Damien Fouilleul Date: Thu May 31 19:50:28 2007 +0000 vlc_demux.h: that one was forgotten in r20365 commit a8a47dd1bae256f55201fc70c93b2917af1d6d55 Author: Laurent Aimar Date: Thu May 31 19:22:27 2007 +0000 all: added support for demuxer attachment (Patch by Bernie Purcell) Use decoder_GetInputAttachment to get attachment from a decoder module. You need to release the memory with vlc_input_attachment_Delete. Untested... modules/playlist/* cosmetic. commit 21a5ca243194f2965d4239abb76cb702bd6518f9 Author: Jean-Baptiste Kempf Date: Thu May 31 17:02:40 2007 +0000 Qt4 - Forgotten file in a previous commit ( for the toggleVisible bug in QSystray ) commit bae04ee86f451d93afa221ae95a51d0bb424b634 Author: Damien Fouilleul Date: Thu May 31 09:56:25 2007 +0000 - video_chroma: added support for IA-32/64 SSE2 accelaration (128 bit vector integer registers), needs LOADS of testing commit 9af412916f0472b37e19194b0c23db9638678d77 Author: Jean-Baptiste Kempf Date: Wed May 30 23:51:00 2007 +0000 Qt4 - SysTrayIcon: change the previous commit after some remarks on IRC and fix the toggle/Show-Hide - bug. commit 26773c4586cf2869de79073572c34868f114c266 Author: Jean-Baptiste Kempf Date: Wed May 30 20:52:38 2007 +0000 Qt4 - Systray menu order adjustement. commit 06bb9077aaf4639134b41234cfb3996f2a711d9b Author: Laurent Aimar Date: Wed May 30 19:39:23 2007 +0000 Ensure that chapter names are utf8 (I failed to find information about chapter encoding, I fear the worst) commit 6bd540727c8cc58e0f9fbec615c606e381eaabaa Author: Laurent Aimar Date: Wed May 30 19:30:07 2007 +0000 Implemented (close #1194): - time/duration display - meta info parsing. - seek (precise seek if SEEKTABLE presents) Resampling can still happen but I think it has to do with the decoder(at least with our ffmpeg wrapper, I haven't tested the native one). commit b2ef4197fb788dcbc660f904d45782f52fad0ed4 Author: Laurent Aimar Date: Wed May 30 19:02:51 2007 +0000 Improve seek precision using ES_OUT_SET_NEXT_DISPLAY_TIME. (Please report any 'seek' regression) commit a82a50941a9eec5ca487f483c2623eb3a84e367a Author: Laurent Aimar Date: Wed May 30 18:50:15 2007 +0000 video: fixed preroll audio: use avcodec_decode_audio2 use block_Realloc to pad buffer. fixed decoding when SplitBuffer is used (flac) commit 7263355f44f9072cca34849fb72edcfdb1a1a74d Author: Laurent Aimar Date: Wed May 30 18:24:41 2007 +0000 Cosmetic. commit 79cb45a41bdeaca63eb5fa2f3c53913ce463c6a5 Author: Laurent Aimar Date: Wed May 30 18:01:15 2007 +0000 es_out: do not flush decoder fifo when unwanted (fix broken picture on pause) do not convert pts/dts of prerolled samples decoder: fixed ES_OUT_SET_NEXT_DISPLAY_TIME implementation (improved seek) proper handling of DISCONTINUITY reset video picture heap on seek/pause/rate change (avoid old pictures) Please report any regression. commit ab1b0ebec326fae87388c7904c952e827acffe50 Author: Laurent Aimar Date: Wed May 30 17:36:36 2007 +0000 Improved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED handling in packetizers. (I do not reset timestamp on purpose, it will at least break demuxer using packetizer) commit 07ed62b5a83261ca6692ddf18144932981c6e715 Author: Jean-Paul Saman Date: Wed May 30 13:26:57 2007 +0000 Fix memleak. commit c36f6582a09005300a78c70c28f530d1597ff262 Author: Jean-Paul Saman Date: Wed May 30 12:47:26 2007 +0000 Fix memleaks and some cleanup. commit ddada0edf7b6aed7fd082e37d15d24689f0307d9 Author: Jean-Paul Saman Date: Wed May 30 11:17:56 2007 +0000 Small cleanup. commit bfefee70d0deea0e589f50805fc69c8b4c16e675 Author: Jean-Paul Saman Date: Wed May 30 11:17:25 2007 +0000 Remove excess whitespace commit afc8700448964c222ebf8afb16e7138ea8212f7b Author: Jean-Paul Saman Date: Wed May 30 11:16:25 2007 +0000 Remove dead code. commit 211b483e7eb44ad8c4fe56ca298515d210d9ef71 Author: Jean-Baptiste Kempf Date: Tue May 29 23:25:47 2007 +0000 Dbus Improvements thanks to Mirsal ENNAIME * Added Loop and Repeat methods in /TrackList * Added GetMetadata method in /Player * Fixed "length" metadata item to fit the spec (It should be expressed in seconds) commit 18ce8f4b3eedd946fc1a0fed2271b0e77b21a585 Author: Gildas Bazin Date: Tue May 29 22:53:13 2007 +0000 * modules/access_filter/timeshift.c: a whole bunch of timeshift improvements. commit 998b8002fcad90d70d81f6d1d0dc2ea691db7f0e Author: Jean-Baptiste Kempf Date: Tue May 29 22:41:09 2007 +0000 Sharpen performance improvement by precalculating some values. Patch by Jérémy DEMEULE, author of the filter. commit b5bca4e9c97746bf74156814a64247988d32f324 Author: Gildas Bazin Date: Tue May 29 19:58:05 2007 +0000 * src/input/input.c: don't use input_EsOutDiscontinuity() on pause for now since this isn't properly supported by decoders yet and can thus corrupt the decoded stream. commit 2d2d6180a4df83ec1a311556522aa49760b5f396 Author: Laurent Aimar Date: Tue May 29 17:46:16 2007 +0000 Factorize code. commit 1ed7310548582b5b0e36e0a4bc481473ea93ab11 Author: Damien Fouilleul Date: Tue May 29 10:29:37 2007 +0000 - ffmpeg: fix for frame rate commit 8a967c6c765eae89f075369ff1147dd3cada32fb Author: Olivier Aubert Date: Tue May 29 10:01:36 2007 +0000 python bindings, vlc_position.c: check against invalid origin or key values commit 5d4b052965b669062a42fa905887921c1c07b342 Author: Olivier Aubert Date: Tue May 29 09:56:20 2007 +0000 python bindings, vlc_mediacontrol.c: cast the py_param variable commit 417945c1c1523e7eaecfb3fbc922e15131fa1eef Author: Olivier Aubert Date: Tue May 29 09:49:56 2007 +0000 python bindings, vlc_mediacontrol.c: use PyObject_DEL + cache vlcInstance reference in MediaControl object (patch by Jan David Mol) commit 17ce364a4f9ff9c759bb5b5613350c30646a6970 Author: Olivier Aubert Date: Tue May 29 09:48:28 2007 +0000 python bindings, vlc_internal.c: use PyObject_DEL (patch by Jan David Mol) commit ac12ee39c6940a88a935a74d71e230a173e24e7e Author: Olivier Aubert Date: Tue May 29 09:47:10 2007 +0000 python bindings, vlcglue.h: move definition of vlcInstance, add a vlc_instance pointer to MediaControl object by Jan David Mol) commit 12e055f6e6c1a79693f1c61739270ebcb1c0a118 Author: Olivier Aubert Date: Tue May 29 09:45:21 2007 +0000 python bindings, vlc_instance.c: fix memleak + use PyObject_DEL (patch by Jan David Mol) commit 11884b884c536d7f6305ff3459f630bb458ebda2 Author: Laurent Aimar Date: Mon May 28 20:59:43 2007 +0000 Added strnlen replacement (Untested) Revert back mp4 r20330 ! commit 11db57b55bf2da16a178b65df57e628ae7470257 Author: Felix Paul Kühne Date: Mon May 28 20:59:00 2007 +0000 * prefer playlist item's meta title over its name, if available. This work-arounds a rare bug: VLC sometimes tends to show a previous item's name instead of the current one. commit 4ee6aa92d66c6221f5818109ef78f0a793534a6d Author: Pierre d'Herbemont Date: Mon May 28 18:27:44 2007 +0000 bootstrap: Warn if contrib hasn't been built (on Mac OS X). (good for new comers). commit ce39456cd4a6e82f1e67e248ab7ede8bb6c3cd3c Author: Pierre d'Herbemont Date: Mon May 28 18:24:15 2007 +0000 configure.ac: Properly enabled Mac OS X default features. commit 629ee3c1a4e26fd45a31d81a9e944d88ece561e0 Author: Jean-Baptiste Kempf Date: Mon May 28 17:42:05 2007 +0000 Qt4 - Open: accept more than one file. commit e3a71ea47d2d445ef87e0dd8ce9aa2e6a5f5f4da Author: Gildas Bazin Date: Mon May 28 14:56:09 2007 +0000 modules/gui/wxwidgets/*: bunch of fixes. commit abcc92124efc217c4b2c1473cebb9616ad522855 Author: Felix Paul Kühne Date: Mon May 28 11:13:48 2007 +0000 * revert the rewrite of MP4_GETSTRINGZ in the previous commit, as strnlen is a GNU-extension and therefore unavailable on Mac OS X and other platforms. I think this way is easier than writing an own implementation for OSX, but feel free to tell me otherwise. (closes #1213) commit 0e80477b3910dcfbebca4f397b9a59bd2e003ae9 Author: Jean-Baptiste Kempf Date: Mon May 28 06:46:34 2007 +0000 Qt4 - Open: Try to repair Open File. Add the beginning of DirectShow. commit 6b34b9ee3c89708dd39419c4af39ec8600510be0 Author: Laurent Aimar Date: Sun May 27 22:18:37 2007 +0000 Do not unset b_seekable on 401 error. commit 3829adf29bab553eb3dbfcd938cdfbee682c7ea9 Author: Jean-Baptiste Kempf Date: Sun May 27 21:06:30 2007 +0000 Qt4 - Open: fix a broken CONNECT, found by Trax. commit a73dc0979460e1641629a12c45c7fe1a4a979485 Author: Gildas Bazin Date: Sun May 27 20:27:33 2007 +0000 * modules/gui/wxwidgets/dialogs/playlist.cpp: use the category view by default. commit 26bc39402794f4c89e54c6ada4be8ce3a37d2749 Author: Laurent Aimar Date: Sun May 27 17:19:07 2007 +0000 Compilation warning fixes. commit d27ab7811427daa346f6a351d0b75117440aba97 Author: Laurent Aimar Date: Sun May 27 16:50:56 2007 +0000 Fixed compilation warnings. commit 462d2be6d74e7c2b3b51565fa8c5955910377f9b Author: Laurent Aimar Date: Sun May 27 16:30:22 2007 +0000 Compilation warnings fixes. commit ee0a06882c138f493e5bd022fd6f303f55081d71 Author: Laurent Aimar Date: Sun May 27 16:26:59 2007 +0000 Flush ES before deleting it (improves a bit a few mms/ogg/mp4) commit 1202e3a439d85da989d31b48158653d0cc2f90dd Author: Laurent Aimar Date: Sun May 27 16:18:08 2007 +0000 Implemented GPAC chapter support (but not apple ones). Fixed a few invalid access on broken files. Fixed compilation warnings. commit 5cc698908b5718e004a946859474032451b1339a Author: Jean-Baptiste Kempf Date: Sun May 27 13:00:21 2007 +0000 qt4 - Open: various fixes. commit 737e356076b110be1e8178e9132baf060423d22d Author: Felix Paul Kühne Date: Sun May 27 12:19:28 2007 +0000 * updated to current live version commit f63aead9dd30b6271988bd10f3ab7e0ac5d6fe1f Author: Jean-Baptiste Kempf Date: Sat May 26 23:17:14 2007 +0000 Qt4 - BDA: set increment for frequency by 1000. commit a133370a475c74fed09d4e7427c75f60b4a7b7e9 Author: Ken Self Date: Sat May 26 22:58:01 2007 +0000 bda: fix bandwidth labels commit 729821ec8faf0c7c4633bbeccf07ab706de1d6aa Author: Gildas Bazin Date: Sat May 26 22:28:21 2007 +0000 * modules/gui/wxwidgets/*: fix a bunch of warnings. commit 757962a03add1a6a39a56f9d45970c96e6a2816b Author: Jean-Baptiste Kempf Date: Sat May 26 22:26:03 2007 +0000 Qt4 - Open Capture Panel and file Panel: Don't build by hand the ComboChoices... Make it automatic. commit d258537df444e56f38b249597452cb9ab231798d Author: Gildas Bazin Date: Sat May 26 21:53:17 2007 +0000 * configure.ac: allow compilation of wxwidget module with wxwidgets 2.8.x commit 79638a06b7b83b26c9760213b89a0172d33e8408 Author: Ken Self Date: Sat May 26 17:18:35 2007 +0000 bda qt4 gui: add combobox to select bandwidth on dvb-t commit e98f5605920b5f0e611b4e152800a8f0deac5032 Author: Laurent Aimar Date: Fri May 25 19:34:40 2007 +0000 Fixed stream_Block() comment (close #1208) commit d39765525c188b38924d261d10e80565b25ccbba Author: Laurent Aimar Date: Fri May 25 19:25:25 2007 +0000 Fixed possible overflow in duration parsing. commit 7d23abf097233e699e45871cc939593aacb4f177 Author: Laurent Aimar Date: Fri May 25 19:21:10 2007 +0000 Fixed input_ItemNewExt* prototype (mtime_t for duration, close #1205) commit 68443863cf6f17c7bf5894e84d3507e243ae8cfc Author: Laurent Aimar Date: Fri May 25 19:18:50 2007 +0000 Compilation warning fix. commit 20ea77298e7e9ee942012ca680bb3618b46c8c73 Author: Laurent Aimar Date: Fri May 25 19:18:12 2007 +0000 Compilation warning fix. commit 586988c0210c28393c842bd2851acf824c07fed3 Author: Laurent Aimar Date: Fri May 25 19:14:34 2007 +0000 Compilation warning fixes. commit 6d3ce5936ac1416669df68a547be91d3db6c33ad Author: Laurent Aimar Date: Fri May 25 18:37:45 2007 +0000 Added meta parsing (close #624) commit d6cacb46b2c13b651a53286f713fff12bc470503 Author: Laurent Aimar Date: Fri May 25 18:21:35 2007 +0000 Implemented GET_TIME/GET_LENGTH/SET_TIME (close #1207) commit 1a6cc4374d87644a379eb4a614f4a66b30129c75 Author: Christophe Mutricy Date: Fri May 25 18:01:31 2007 +0000 gui/wx: i18n fixes pointed by Cristi Secara commit fd549c757e6c84b641b1f5ee53c14ae14d49e17a Author: Ken Self Date: Fri May 25 17:52:42 2007 +0000 BDA fixes: no dvb-adapter, hide srate for dvb-t, freq always in kHz commit 2991ed6add956e9870ac0714a358235d627cc89e Author: Christophe Mutricy Date: Fri May 25 15:41:59 2007 +0000 Typo commit 7216326574b48eacc69e9d605b9e524d1f89ba29 Author: Damien Fouilleul Date: Fri May 25 15:12:10 2007 +0000 - qt4: retrict FileDialog changes to win32 commit 60b2d721787e7401a971adea3f331d8e1dbeaa40 Author: Damien Fouilleul Date: Fri May 25 14:49:17 2007 +0000 qt4: improve the layout of files in file open dialog commit 3ea8e8f6125100ed1a51bcc79a86f026bcd380ed Author: Christophe Mutricy Date: Fri May 25 14:12:48 2007 +0000 Romanian l10n by Cristian Secara commit 472d88ba7770dd4bf6f9e0dbaa3637f52a24ab8f Author: Damien Fouilleul Date: Thu May 24 21:27:14 2007 +0000 - libmpeg2 codec: uses Y plane pitch rather then picture width as stride, hopefully closes #1184 commit bd9935bfe337caa2c83cf0e2eb8f41e7b366772c Author: Christophe Mutricy Date: Wed May 23 23:39:37 2007 +0000 Argh i will manage it one day commit ad83b3b362e08de738c9041766e3556c5d21577f Author: Christophe Mutricy Date: Wed May 23 22:28:19 2007 +0000 Makefile.am: s/version.c/revision.c/ in update-po code POTFILES.in: Refresh it commit c186bdbebcd01ba36f1dc4d7cd0df35f5763a9ac Author: Jean-Baptiste Kempf Date: Wed May 23 20:55:16 2007 +0000 qt4 - Capture: Show Srate for DVB-C AND DVB-S commit 20c4b9848ffa12498fb6c727c3be9c505c398ef2 Author: Jean-Baptiste Kempf Date: Wed May 23 17:25:34 2007 +0000 FFmpeg, update description and help. commit adf14f74c254ae39bf2d68f67e1e5d857649b457 Author: Jean-Baptiste Kempf Date: Wed May 23 17:13:12 2007 +0000 Qt4 - Open Capture: Don't limit yourself to 99kHz commit 3d01b088a6b5e017a08ac998bc1977a2853a8367 Author: Damien Fouilleul Date: Wed May 23 16:09:26 2007 +0000 vout: attach picture heap to temporary picture, so that modules (such as blend) have access to the extra info in heap commit 4149b947afb80966a7bb7c7f82d15373981c0b48 Author: Damien Fouilleul Date: Wed May 23 14:56:11 2007 +0000 vlc.c: small fix in use of __wgetmainargs commit 4cd4bb9d26b0c6a4569f599bc300d84017cddc61 Author: Damien Fouilleul Date: Wed May 23 14:48:08 2007 +0000 - win32: retire --fast-mutex and --win-cv-method completely commit 5d57f84d59384a68cfbcdb7eb10075240ee544b0 Author: Christophe Mutricy Date: Wed May 23 12:33:44 2007 +0000 Fix make dist commit bf20db6606dfc9e050a1a9153553f8ea7f6fef06 Author: Christophe Mutricy Date: Wed May 23 12:33:06 2007 +0000 Don't use gettext on src/modules/builtin.h commit bdc5d2dd9bd08c1022787321bcb305afe5fe4c6d Author: Christophe Mutricy Date: Tue May 22 22:53:50 2007 +0000 * Slovenian l10n update by Matej Urbancic. * Some files have been renamed -> update POTFILES.in commit 1806d87ec029835c7737700789ad165457530933 Author: Jean-Baptiste Kempf Date: Tue May 22 21:41:01 2007 +0000 Qt4 - when cancel was pressed in the open directory dialog, an empty directory string was being added to the playlist, which resulted in an error. Patch by Nick Vercammen. commit 3dd763ad9d2581e06cb5122736fda0dd85cbbec1 Author: Jean-Baptiste Kempf Date: Tue May 22 21:38:44 2007 +0000 Qt4 - Preferences: Remove Apply button, and fix a few segfaults with Hannes Domani patches and help commit 198c5782bce33e2b43f224eef4374fde88ae189f Author: Damien Fouilleul Date: Tue May 22 21:06:49 2007 +0000 - win32 vouts: fiex potential crash (SIGFPE) if the output window geometry is empty commit 9a1b826cbabff24dfb73235540a901e51f594f4b Author: Damien Fouilleul Date: Tue May 22 18:50:11 2007 +0000 - blend.c: fix for BlendRV24, needs testing, dionoea ? commit da36c9fcba0604715c046678662b831231454abc Author: Jean-Baptiste Kempf Date: Mon May 21 22:49:06 2007 +0000 qt4 - Open Dialog: Resize behaviour should be a bit better, still not optimal, but well :D commit 04e498f6204e61755522e1ab1a0eb4699299d1cf Author: Jean-Baptiste Kempf Date: Mon May 21 22:31:59 2007 +0000 Qt4 - Open Dialog: Make Slave text open only when needed. Fix a bit the subtitles size when shown. commit 9f9dda51e1f5c5eb4565b883acdcb6955fefc985 Author: Jean-Baptiste Kempf Date: Mon May 21 22:09:44 2007 +0000 Qt4 - Add an advanced option for whiners to have by default the open dialog extended. commit 788d3b65f710cb464210d43fbd78b012ecc51410 Author: Antoine Cellerier Date: Mon May 21 21:58:42 2007 +0000 * playlist.c, asx.c: add new --playlist-skip-ads option (default enabled) to skip autodetected ads. Test playlist: "http://www.zoomin.tv/asx/dsp_asxplaylist.cfm?id=251350&pid=lefigaro&quality=2&WMCache=0&iebr=0". Assumption is: if the playlist states that an item shouldn't be skipped or can't be seeked in, then it's an ad. commit 666c5ea213613b231c1c0d4e24e27b4e2c9f59a5 Author: Jean-Baptiste Kempf Date: Mon May 21 21:55:30 2007 +0000 Qt4 - Open Dialog: BDA basic support. commit 889362b53c52e8565b1e76b246f9667139b248ae Author: Antoine Cellerier Date: Mon May 21 20:37:23 2007 +0000 * include/vlc_url.h: vlc_UrlParse(): forbid use of '/' in login or password. Fixes use of URLs like "http://www.lemonde.fr/web/video/0,47-0@2-3210,54-913109@51-891944,0.html". commit df3aadf5035a70292b5582977238ccadd329288c Author: Laurent Aimar Date: Mon May 21 20:28:40 2007 +0000 Implement GET_TIME/LENGTH/POSITION when reading from a dvb device with eit support. (It has to be improved to get the time from the tdt/tot and not from time()) commit 863b4ffa96f63ee1be9494ba7fd18d86bb055b4a Author: Laurent Aimar Date: Mon May 21 19:15:54 2007 +0000 Reimplemented libvlc_vlm functions (untested) Not yet implemented: libvlc_vlm_show_media and libvlc_vlm_get_media_title/chapter/seekable. Is libvlc_vlm_show_media usefull ? commit 93dacf03bffa18dd131065f5271ca9ede6e961f7 Author: Damien Fouilleul Date: Mon May 21 16:41:45 2007 +0000 - bye, bye "fast-mutex" and "win9x-cv-method" variables commit 3202adfaa6dafa0be71c3e5642dc6f4505f28778 Author: Rémi Denis-Courmont Date: Mon May 21 14:50:52 2007 +0000 No need to use vlc_global here. commit 75477e374bbedb296e595b95473a16967db517f4 Author: Yoann Peronneau Date: Mon May 21 14:43:48 2007 +0000 * release-howto.txt: mention wiki latest_version template commit dac95333a3e21e0f2fcd623c835bd1b3dec9f2ac Author: Jean-Baptiste Kempf Date: Sun May 20 21:04:31 2007 +0000 .aclocal should be the last one commit eb2afbaa76f379729ce4136d6475dc6d6f58a1da Author: Antoine Cellerier Date: Sun May 20 20:43:00 2007 +0000 * subtitles.c: case insensitive search for subtitle file extensions. commit c5240c9ae8bf76a18bfdc5fc664caecfd6396362 Author: Jean-Baptiste Kempf Date: Sun May 20 19:14:36 2007 +0000 Qt4 - Open Dialog: Continue Capture tab, and implement the MRL updates. Slots and signals should be ok. Advanced Properties are not done (any volunteer ?), and Win32 are not done either. commit 575366777d080c9ca414626e821e9719ca3f26f9 Author: Filippo Carone Date: Sun May 20 18:00:54 2007 +0000 libvlc events related functions renamed commit 67eea3eda68b8a09c8536c397308e557383a58f3 Author: Yoann Peronneau Date: Sun May 20 17:58:51 2007 +0000 * xspf.c: initializes identifier to 0 and free pp_tracklist commit 6da67eef971b2c25a1f167d408ca33025ddda105 Author: Antoine Cellerier Date: Sun May 20 17:35:54 2007 +0000 * Fix configure.ac commit 7467bc3c5a729ec6d1aa0f4cd79b9103293caa65 Author: Filippo Carone Date: Sun May 20 17:29:55 2007 +0000 callback.c renamed to event.c commit 3cf913ba7f1bdb3d9df6e5ee373321aee9317c19 Author: Felix Paul Kühne Date: Sun May 20 17:28:15 2007 +0000 * made the method names humanally readable, fixed a minor bug and slightly reduced the panel's size commit 07b66252f0d16899fe526d34107f23456e314fb6 Author: Filippo Carone Date: Sun May 20 17:27:44 2007 +0000 static handle_callback commit 971b8d4c550d6b013e61f9ec3497c7cb1fbfb32f Author: Yoann Peronneau Date: Sun May 20 17:23:28 2007 +0000 * xspf.c: export item description as commit af0e8e14bcf0b5db93175515ec01e4826297a2c2 Author: Yoann Peronneau Date: Sun May 20 17:13:25 2007 +0000 * xspf.c: add XSPF annotation element as description commit 4fc9bd1964acadd2c5ad6d87f17513dc93d084f1 Author: Filippo Carone Date: Sun May 20 16:59:22 2007 +0000 volumelistener moved to listener package commit be07ad9457b6756f96629b7ad1d3a267ebf2c8d9 Author: Filippo Carone Date: Sun May 20 16:58:44 2007 +0000 Use oldval and newval in libvlc_event_t commit 580e968c0e9cb3f5debe6971639b5de3e4094816 Author: Felix Paul Kühne Date: Sun May 20 16:54:17 2007 +0000 * fixed previous commit commit 9f0e70d2fbef825313b619ee2d49a6651ea9aa43 Author: Antoine Cellerier Date: Sun May 20 16:47:14 2007 +0000 * configure.ac: also try lua51 commit 124442d8697111292878be0f3a4b13a33d0736ed Author: Felix Paul Kühne Date: Sun May 20 16:37:58 2007 +0000 * prefer wget over curl commit 5097081b8f6f0b2968500d6b37fc5aeab82cfaab Author: Jean-Baptiste Kempf Date: Sun May 20 16:23:48 2007 +0000 Qt4 - open dialogs: Capture tab, DVB, PVR and V4L. main design is done. NEeds to be checked by people who actually use that kind of device. commit 340bf4ebd63c4d54c2f3256e13a5c742a260665b Author: Felix Paul Kühne Date: Sun May 20 16:17:35 2007 +0000 * default enable Interface Interactions commit 411185798d3384d3f5500b15b8be2befab8142aa Author: Pierre d'Herbemont Date: Sun May 20 15:36:55 2007 +0000 Mac OS X: Make sure luaplaylist folder is in the distribution. commit 98a7eee379c60c60f068f396a1fb84a31b52a4a2 Author: Antoine Cellerier Date: Sun May 20 15:17:54 2007 +0000 * Force cast to vlc_object_t when calling config_GetDataDir. commit 18959e10b702b913c0e9461518d34c4bb160e77b Author: Olivier Aubert Date: Sun May 20 15:08:53 2007 +0000 python bindings: allow to pass values in the vlc.Position constructor: p = vlc.Position(value=16, origin=vlc.RelativePosition) Defaults to value=0, origin=AbsolutePosition, key=MediaTime commit f376fdb9df8064ab9904c4a50f9ee44210804423 Author: Jean-Baptiste Kempf Date: Sun May 20 14:47:32 2007 +0000 Add lua to win32 contribs. commit d8180bb27170d1c5be7e1804144f707b0f557b14 Author: Antoine Cellerier Date: Sun May 20 14:42:13 2007 +0000 * libvlc.h: hopefully fix a few warnings. * win32_specific.c, threads.c: fix win32 compilation. commit bfaade681075ec0deee08b00f02a7fbaa08367f1 Author: Antoine Cellerier Date: Sun May 20 14:21:07 2007 +0000 * add missing includes (trying to fix compilation errors in buildbot :D) commit 1a0773f8d5c00428e83b35f64e4a785b8a59b13a Author: Filippo Carone Date: Sun May 20 14:12:57 2007 +0000 the object pointer is null in the handler, so use null here commit fdbde241131ed9dbb7d42e5fd0159e391ab6351a Author: Antoine Cellerier Date: Sun May 20 14:08:44 2007 +0000 * Yet another p_libvlc_global compile fix (BeOS) commit 575b4f3993e8b4aa5e0ac2788e978f07da7c388a Author: Antoine Cellerier Date: Sun May 20 14:04:46 2007 +0000 * Some more fixes (+ don't redefine a function that already existed, reverts part of previous commit). commit 278b0b2aa118af8b6fcc3919764b6fab2eb5eb21 Author: Antoine Cellerier Date: Sun May 20 13:54:17 2007 +0000 * Fix non linux compilation round 2. commit 68e40a4e6b01db2721886fd972ea145c43a65e81 Author: Antoine Cellerier Date: Sun May 20 13:38:53 2007 +0000 * src/modules/modules.c: hopefully fix compilation for non linux builds. commit 5ed9f9b6a5ccff287f8a1b210abe6992a20e2f2a Author: Antoine Cellerier Date: Sun May 20 13:35:37 2007 +0000 When you cut / paste code from another file, you should also copy / paste the copyright info. commit 0c5a114ac8e0f5bcb610b90bc23af36e5f7879f7 Author: Jean-Baptiste Kempf Date: Sun May 20 11:53:32 2007 +0000 qt4 - playlist_model, check if p_item is not null before using it. Patch from Ilkka Ollakka commit 2e0409a12910ea5ee7a314501b6c11fe9689fe79 Author: Rémi Denis-Courmont Date: Sun May 20 10:03:51 2007 +0000 Hide libvlc_global_data_t from plugins commit c262bd272894498e7a14160437c58aa0d753a587 Author: Rémi Denis-Courmont Date: Sun May 20 08:40:04 2007 +0000 Remove obsolete stuff commit eae01d1be4c043dda0dccea11189e6c19802f811 Author: Rémi Denis-Courmont Date: Sun May 20 08:39:35 2007 +0000 Revert wrongfully commited file commit b5390911cbc2a5f1f791f386d459d7dc5a55fc4b Author: Rémi Denis-Courmont Date: Sun May 20 08:38:20 2007 +0000 Fix SVN revision handling. It is by design flawed to have phony built source. commit 8dc109b26259669a7a76a25c7ca2a12827de5d07 Author: Rémi Denis-Courmont Date: Sun May 20 08:12:54 2007 +0000 Fix comment commit 92175f0acbda512198373168e9c8e1ccfb0a170a Author: Antoine Cellerier Date: Sat May 19 23:57:33 2007 +0000 * make update-po commit 53dc00691865e074a5615b34711c8304d1324a19 Author: Antoine Cellerier Date: Sat May 19 23:33:56 2007 +0000 * Fix compilation. commit a68b8131807d861bb8a8e3b1dc8fb62074430f21 Author: Filippo Carone Date: Sat May 19 23:30:27 2007 +0000 callback.c added (ops) commit 84e196b94d140f46f5297456d3efae7b08072dc5 Author: Christophe Mutricy Date: Sat May 19 23:18:06 2007 +0000 Fix compilation. commit e7adbbfe0499301e30fa5027049baf86afa3ec93 Author: Filippo Carone Date: Sat May 19 23:12:55 2007 +0000 Sample java listener and jni callback functions added commit 12c291f038deb29afafc050b67b81df6786fc2b9 Author: Filippo Carone Date: Sat May 19 23:11:39 2007 +0000 Initial callback support in libvlc + example on how to use in the java bindings commit 6baab07ed0743c12a0e72e61560de031bc5e6fc6 Author: Christophe Mutricy Date: Sat May 19 23:00:43 2007 +0000 Fix previous commit commit bff94ff4c875d7d69b71b21ee220045b4a4adfa8 Author: Christophe Mutricy Date: Sat May 19 22:46:20 2007 +0000 Lua configuration: Add a test for system with no .pc Revert [20203] commit 1b3d52831477fdec6a348d696861ca2070578050 Author: Christophe Mutricy Date: Sat May 19 22:46:18 2007 +0000 Compile lua. commit a2e881cb7bebc69f01170f7a695c3b0ee036a659 Author: Antoine Cellerier Date: Sat May 19 22:24:16 2007 +0000 * deinterlace.c: compile fix by ILEoo. commit c8fc905ff225cddee7623b88244ad8747b697fb0 Author: Rémi Denis-Courmont Date: Sat May 19 22:02:15 2007 +0000 Forgot this file commit 85faf5c580984877c07392b099d1cd4181c11512 Author: Rémi Denis-Courmont Date: Sat May 19 21:44:01 2007 +0000 Same as previous commit commit 7b0773e690a9c1388f4cfbe7c8fa3fa43a76e54c Author: Rémi Denis-Courmont Date: Sat May 19 21:43:16 2007 +0000 Use a vlc_CPU() wrapper instead of (ab)using libvlc_global commit ce6766b628309d49350ed494fc61e86b11f7acd1 Author: Christophe Mutricy Date: Sat May 19 21:36:17 2007 +0000 This has been fixed in VLC's FFMpeg demuxer module in [20188] commit 1ca762a79e32dc04c85b36b03317ca0ab6f6d544 Author: Rémi Denis-Courmont Date: Sat May 19 21:16:54 2007 +0000 Windows compile fix commit cbd55ac4fff860730ff1d61bd77a7c70d7bbf139 Author: Jean-Baptiste Kempf Date: Sat May 19 21:16:09 2007 +0000 Qt4 - Interaction: Password are hidden. commit f69949e5f2afdd43eedc1e9e6d0897e3eab6b155 Author: Filippo Carone Date: Sat May 19 21:14:52 2007 +0000 id svn keyword set commit 5f3d03fbbf20495f88f871776df3e8a1e0b6cebc Author: Rémi Denis-Courmont Date: Sat May 19 20:57:48 2007 +0000 Use static storage rather than libvlc_global for stuff that is only used in a single file. commit acc91d372a52a64cda5128ed9defa26a654a332c Author: Rémi Denis-Courmont Date: Sat May 19 20:49:48 2007 +0000 Move OSD and TLS to instance. commit 50ca2acdde0d5dc0af99e8b13256563a1ba86416 Author: Rémi Denis-Courmont Date: Sat May 19 20:31:02 2007 +0000 Make saved-volume variable a per-libvlc instance rather than per-system process variable. I find the original semantic a bit suspicious, but someone should really double check this commit and revert if needed. commit 9270ed7991e903dd83b5b5645e5a40fcd2a1b9e6 Author: Rémi Denis-Courmont Date: Sat May 19 20:17:45 2007 +0000 Forgot this file commit 9025fab9931ecc35fe247b0a63d0cea166dee88d Author: Rémi Denis-Courmont Date: Sat May 19 20:03:26 2007 +0000 Use vlc_object_kill(). Needs triple checking. This also seems to make the pre-existing Qt4 crash more obvious. commit bc387d3ddbcc909b6e874b9dcda690ba0a40cfde Author: Rémi Denis-Courmont Date: Sat May 19 20:00:54 2007 +0000 Remove unneeded old kludge commit d57b277b4158d1b13e0a42e62cb2608a6b5ef943 Author: Rémi Denis-Courmont Date: Sat May 19 19:50:57 2007 +0000 Do not unload plugins in debug builds. Not sure if this is a good idea though commit aceceed7597be4a535d868ec5ad2b6160b6ab3e6 Author: Jean-Baptiste Kempf Date: Sat May 19 19:17:29 2007 +0000 Contrib; lua for win32. Start of fixing... commit 1be7b76104b8d453b9d41a2c0e95594b8e1728dd Author: Rémi Denis-Courmont Date: Sat May 19 19:01:49 2007 +0000 Fix line breaks commit 8fd6167afd8a01b05a1564f8e8f807db786d1e8b Author: Rémi Denis-Courmont Date: Sat May 19 18:56:22 2007 +0000 Following vlc_object_kill(), add vlc_object_dying() commit 3c5ed2fe48048d3047634ca3da2f1d97db70d9f4 Author: Filippo Carone Date: Sat May 19 18:50:52 2007 +0000 free callbacks on libvlc destruction commit 2252bf6341e6a231d8a87d6e7b830625bc3b5204 Author: Filippo Carone Date: Sat May 19 18:27:16 2007 +0000 user data pointer added to callback structure commit ed3c1eb16a1496b6b6ece35dff6c191726ff5a6f Author: Filippo Carone Date: Sat May 19 18:24:11 2007 +0000 Set callback list to null on instance init commit 3b41ca7d6ed5cb22cfb9695d4d3eacdd20044280 Author: Filippo Carone Date: Sat May 19 18:22:26 2007 +0000 initial structures for libvlc callbacks (code adapted from git pdherbemont_branch) commit dc2c11a1e155cb4a4a5e8bf24e154fa61c030efe Author: Rémi Denis-Courmont Date: Sat May 19 17:47:15 2007 +0000 - Remove unneeded "." kludge (libvlc is now built from src) - Remove old NULL kludge commit 7255b4fc0e7ad2cb909c43f7afb4ac67b1d1a248 Author: Pierre d'Herbemont Date: Sat May 19 16:51:05 2007 +0000 configure.ac: Make sure lua is enabled when --enable-lua is set. commit 872976e5ab214b30be721e3ac1a98998839bb40d Author: Ken Self Date: Sat May 19 16:22:27 2007 +0000 More BDA DVB-S and DVB-T parameters bring it closer to the linux version commit 147305c660b2d8145cfc557fb483b38102f0cb6f Author: Jean-Paul Saman Date: Sat May 19 15:39:08 2007 +0000 Restored Makefile.am and added a test for cross-compiling in configure.ac. The LIBGCRYPT macro didn't test for the cross-compile situation. commit 52cc3eab2c2185b69326cff217be6430529ec07d Author: Antoine Cellerier Date: Sat May 19 15:37:06 2007 +0000 * youtube_homepage.lua: get the stream's duration. commit 6323eda24ff67c5bb8deed7bce61946420b3b166 Author: Antoine Cellerier Date: Sat May 19 15:09:08 2007 +0000 * luaplaylist.c: make sure that the Lua stack is big enough before reading the playlist table. commit a8a66a68b2bb4658d8c02903902ac58693b51634 Author: Antoine Cellerier Date: Sat May 19 14:57:16 2007 +0000 * luaplaylist.c, README.txt: add .duration option for playlist items. Should now be possible to rewrite our m3u parser entirely in Lua :D * m3u.c: indentation fix. commit ba62457ababe039d36b649da8f01aea232a42fcf Author: Pierre d'Herbemont Date: Sat May 19 14:34:22 2007 +0000 extras/contrib/bootstrap: Use space to ident rather than tabs. commit b2cb8c3e5aa691a559c8e813d22da0a9c0dfe969 Author: Pierre d'Herbemont Date: Sat May 19 14:33:16 2007 +0000 Contrib: Include lua as a contrib lib. (Please review for your arch). commit add15152eba4d034ccdb181b23362859df545fa9 Author: Antoine Cellerier Date: Sat May 19 14:28:16 2007 +0000 * luaplaylist.c, README.txt: add support for VLC options. * *.lua: misc fixes. commit 93d0208e961e2bcea0259158a34614004d4d2074 Author: Antoine Cellerier Date: Sat May 19 14:25:45 2007 +0000 * m3u.c: remove unneeded comment. ppsz_options is freed a few lines down. commit e3578584a02cd72dedf1e63b76efb8309bf621c7 Author: Rémi Denis-Courmont Date: Sat May 19 13:02:46 2007 +0000 Missing const commit 41697f25906bb631d5689a7cbb9053d597485d34 Author: Antoine Cellerier Date: Sat May 19 00:49:30 2007 +0000 * share/luaplaylist/youtube_homepage.lua: New lua parser script to open youtube home/browse pages. This demos the ability to return more than one item in lua playlist scripts. commit 5f018616efa69287d92c9452132c3f5aeb699e6f Author: Christophe Mutricy Date: Sat May 19 00:35:48 2007 +0000 oups, better put the prototype before using the function commit bca8455cdbc74f63fd7b512da782de4e0c9b4d52 Author: Antoine Cellerier Date: Sat May 19 00:34:34 2007 +0000 * ffmpeg/demux.c: update copyright date. commit f74cd220dc0c76e29ba990e2d1bba3ffb7ce4f06 Author: Antoine Cellerier Date: Sat May 19 00:28:51 2007 +0000 * ffmpeg/demux.c: Don't change an ffmpeg demux's .flags member permanently. Fixes the "ffmpeg demuxer can't be used more that once" bug with libavformat revisions newer than 7589 (included). commit 468adb250bde2b010fa20e24a565d4ff58fe35a5 Author: Christophe Mutricy Date: Sat May 19 00:15:12 2007 +0000 vlc_url.h: Username and password passed in the URL can contain encoded @ : and /. So decode them. commit 02dc669fa54759b3b2ddc4d522bc73af748379b3 Author: Antoine Cellerier Date: Fri May 18 23:24:32 2007 +0000 * ffmpeg/video_filter.c: remove a bunch of trailing spaces. commit 0b139d492d8a46ef85f532395fb869a868ba89e4 Author: Antoine Cellerier Date: Fri May 18 22:20:19 2007 +0000 * luaplaylist.c: Look for Lua scripts in the user's CONFIG_DIR"/luaplaylist" directory too. (+ fix probable compilation errors on WIN32, APPLE and BEOS) commit 79f9e3f4c710050bf3b17a1783a70629e768acce Author: Antoine Cellerier Date: Fri May 18 21:49:59 2007 +0000 * include/main.h: remove trailing spaces. commit 5cf88ad8278628c299db8afcae3c1bff922b64b8 Author: Pierre d'Herbemont Date: Fri May 18 18:41:13 2007 +0000 Contrib: Make sure curl follow "Location:". (Fix Mac OS X Nightlies) commit aaa92c22917f17a1ce1bb3a57774d4a0cb67ae61 Author: Damien Fouilleul Date: Fri May 18 18:06:18 2007 +0000 vlc.h: move VLC_PUBLIC_API definition when building libvlc to vlc_common.h commit 51d87be839cd5b4a163c98f0273d8e2436396815 Author: Jean-Baptiste Kempf Date: Fri May 18 17:38:15 2007 +0000 Qt4 - MediaKeys support, patch by Ilkka Ollakka commit cd2892e8bb931da59e039f47a6839f8cc13c5636 Author: Antoine Cellerier Date: Fri May 18 15:01:05 2007 +0000 * src/text/strings.c: Add a lot of entities to the resolve_xml_special_chars function. commit 63fb2db1e9f106ffa46ddb46a425b4a07e663c84 Author: Antoine Cellerier Date: Fri May 18 14:22:15 2007 +0000 * luaplaylist/README.txt: propset svn:keywords Id commit 86e662cf5572970def4bd743a5f784b7352ffaa0 Author: Antoine Cellerier Date: Fri May 18 14:01:38 2007 +0000 * modules/access/http.c: When redirecting, don't include port number in URL if it's using the default port. commit dc3da6a27a36d601c68589b16d99800335f781e1 Author: Antoine Cellerier Date: Fri May 18 13:56:22 2007 +0000 * src/input/input.c: Remove the access and demux part from the path string. (Fixes [20059] a bit ... even though it wasn't really broken) commit 83038717767a08f3e2d8cf338ba690c2b974c642 Author: Jean-Paul Saman Date: Fri May 18 12:51:33 2007 +0000 oops me being stupid, forgot this part commit 08ae38fb8c5a501b1bed03a2da9a107687305b8d Author: Jean-Paul Saman Date: Fri May 18 12:47:54 2007 +0000 Don't build srtp when gcrypt isn't available. commit c67afc836e2013518d735cd9a21c8205ab3c33ad Author: Antoine Cellerier Date: Thu May 17 23:27:38 2007 +0000 * dailymotion.lua: fix. commit ab0198075c070777ceeaf78d0f2f052e8f1213f9 Author: Antoine Cellerier Date: Thu May 17 23:03:44 2007 +0000 * luaplaylist.c: initialize p_sys->psz_filename to NULL. commit c1d352b628418b59c2fe90886aa0e650621368e0 Author: Antoine Cellerier Date: Thu May 17 22:42:16 2007 +0000 * luaplaylist.c: add vlc.msg_{info,err,warn,dbg}() functions. register the vlc.read() and vlc.readline() for parse() only (so that they can't be used in the probing phase) * share/luaplaylist/*: move help to README.txt commit 71eeebf79c3d3ad6a3f9f95ae79a1da2f64b3534 Author: Antoine Cellerier Date: Thu May 17 21:00:28 2007 +0000 * luaplaylist.c: Change demux2 capability from 0 to 9 * ps.c: Change demux2 capability from 9 to 8 * ty.c: Change demux2 capability from 8 to 6 * playlist/{Modules.am,playlist.c,videoportals.c}: remove video portals C version commit 906a3f2fe8422bc16e987237ffb3cfff3b28dae8 Author: Antoine Cellerier Date: Thu May 17 20:46:31 2007 +0000 * googlevideo.lua: add small comment to explain why we're not getting the meta data. commit 1757474f7260e722937b1b78797cf0a0d6d912eb Author: Antoine Cellerier Date: Thu May 17 20:43:15 2007 +0000 * metacafe.lua: Remove "Metacafe -" from name, get description and arturl. commit f3df91852104b4396fb87cd3062a161bd8e20a97 Author: Antoine Cellerier Date: Thu May 17 20:34:58 2007 +0000 * youtube.lua: fetch artist and description. commit 98de4f40de137e22e49f0aeece42a5c1b11802dc Author: Antoine Cellerier Date: Thu May 17 20:24:15 2007 +0000 * luaplaylist.c: replace printfs by msg_{Warn,Dbg} commit e61a115315bc6bebb9a4d76f14fde1c8981a257a Author: Antoine Cellerier Date: Thu May 17 20:19:38 2007 +0000 * luaplaylist.c: add support for meta data info. Playlist items now use .path and .name (instead of .url and .title as those are used for meta data). * luaplaylist/dailymotion.lua: add support for "description" and "arturl" meta data items. * luaplaylist/*lua: update source to make it work with new playlist conventions. * luaplaylist/youtube.lua: update help instructions. commit 23804bd355e605be19ec14cdbf38162f7b3580f2 Author: Antoine Cellerier Date: Thu May 17 19:49:43 2007 +0000 * asx.c: remove tab commit c22020b7f623ff8d6c6c7ed44cc0f3b2e9e92da6 Author: Antoine Cellerier Date: Thu May 17 19:35:03 2007 +0000 * luaplaylist.c: should now look in the appropriate directory if VLC is installed. + add vlc.read() function. commit 875a6faa9e8304c3d4f8f1011e663b58f557c095 Author: Rémi Denis-Courmont Date: Thu May 17 19:16:45 2007 +0000 Undo [20161] commit 7cf7fec3ce581ee6b2d3c312d13b2a15f9ddec5f Author: Rémi Denis-Courmont Date: Thu May 17 19:15:24 2007 +0000 Fix linking on gcc, breaks everything else commit c2ddff0eb62caab1015fcb84e00714b02710c631 Author: Rémi Denis-Courmont Date: Thu May 17 19:05:56 2007 +0000 remove hidden visibility stuff from libvlc. It breaks linking, and it is redumdant with libtool export-symbols commit dc884574f797d86b9721295436acc69dcc10ee53 Author: Rémi Denis-Courmont Date: Thu May 17 18:37:44 2007 +0000 Add real SRTP unit test (85% coverage let alone SRTCP) commit 2a0e2bd242f7dc7cda4ee096e58f42d13db9803f Author: Rémi Denis-Courmont Date: Thu May 17 18:27:25 2007 +0000 Fix hashing when using RFC4711 commit 1761128257afdf85afd24a126bf469dcdd490985 Author: Antoine Cellerier Date: Thu May 17 17:56:09 2007 +0000 * src/vlc.c: remove tabs. commit 3f3025aa794fbdad01150af9401bcb708263488f Author: Rémi Denis-Courmont Date: Thu May 17 17:36:59 2007 +0000 Fix incorrect hash size limit commit b0f459734980ed8bc36fd968587c64f77c72aa4b Author: Rémi Denis-Courmont Date: Thu May 17 17:03:56 2007 +0000 Fix initialization commit 04d05b50633957945de3cbbf955e67cfb5905a65 Author: Rémi Denis-Courmont Date: Thu May 17 16:01:14 2007 +0000 Typo commit 7a07a9bee17678de49e48fc0e2898f09c3ceb3fd Author: Rémi Denis-Courmont Date: Thu May 17 15:51:34 2007 +0000 Add --enable-coverage Not cleared for use by IT managers, quality and/or test engineers because of serious hazard of heart attack. commit 1dce84641d3893d9428cf23812f3b072de0f5a31 Author: Damien Fouilleul Date: Thu May 17 14:21:27 2007 +0000 - direct3d: behave correctly when changing desktop depth on the fly commit 69a41d2994716b7cf2f4e5142b3905585e07f5ce Author: Rémi Denis-Courmont Date: Thu May 17 13:35:24 2007 +0000 include/vlc/* cannot depend on config.h, hence cannot use HAVE_* macros commit dd3df1a7a924d8fc58c1121fc843dc16ffa5d2a9 Author: Jean-Baptiste Kempf Date: Thu May 17 12:57:10 2007 +0000 Qt4 - Tabs Order. Nick Vercammen's patch on open_network.ui is included. commit fd32b930fa2c94a2d0b19a10be9732a9e524df6d Author: Rémi Denis-Courmont Date: Thu May 17 10:56:54 2007 +0000 Revert unintended part of [20148] commit 88148cbd02ad19ec15d540f3413f80b7c7a39e6d Author: Rémi Denis-Courmont Date: Thu May 17 10:53:46 2007 +0000 Fixes commit 620dc72af1b422e046351704db82de886dffc78a Author: Rémi Denis-Courmont Date: Thu May 17 10:38:01 2007 +0000 - Revert [20137] - Revert [20138] - Revert [20139] Special credits to these commits for: - breaking the build system, - crashing VLC on every single 64-bits platform, - breaking bootstrap with any version of automake that is not the same as the one on Jean-Paul's computer. commit 2a14ed222c1ce7b1c4ba19078628abef9aff5ee3 Author: Christophe Mutricy Date: Wed May 16 22:37:49 2007 +0000 Fix i18n building commit 5d8058951fb5a4848d7638701a6a073865437556 Author: Ken Self Date: Wed May 16 22:00:59 2007 +0000 BDA - additional DVB-S parameters added commit 9b071a166b6aae1968976fc54855af6e31a389d9 Author: Christophe Mutricy Date: Wed May 16 21:54:48 2007 +0000 qt4: fix the popup menu updating commit 5b8066fbfb9d205fca8a9b3b42644ba291df2cc8 Author: Olivier Aubert Date: Wed May 16 21:35:54 2007 +0000 bindings/python/vlc_instance.c: fix audio_set_volume method, closes #1195 commit ee4c83d55cb2d70772374b85d4f56f9be36c1e29 Author: Christophe Mutricy Date: Wed May 16 20:22:53 2007 +0000 oups commit 17497a6ea983c23357261f1580e9e6973d5b9670 Author: Christophe Mutricy Date: Wed May 16 20:14:09 2007 +0000 Remove some GNUism commit de51c577897ef3a0b004ffcf04b1a1dcfbed4c94 Author: Filippo Carone Date: Wed May 16 19:31:35 2007 +0000 destroy logic cleaned up commit c09b9f61b78e6ecea335dccca234cb3111657283 Author: Jean-Baptiste Kempf Date: Wed May 16 19:09:04 2007 +0000 Should fix another bunch of: (near initialization for `fmt*') warnings. commit e52e46410c9b9c286c6fe2cfdb8a9feb7521ac8f Author: Jean-Paul Saman Date: Wed May 16 14:56:06 2007 +0000 Fix include: libvlc.h, is in vlc/libvlc.h now. commit fe66192ab8dbce53d14094df053f824e8d88d61e Author: Jean-Paul Saman Date: Wed May 16 14:52:50 2007 +0000 Don't build libs/srtp when --disable-gnutls is given. commit 235ce9bac9f82488a8d5e31b95c3916282bd1867 Author: Jean-Paul Saman Date: Wed May 16 14:52:02 2007 +0000 Patch config.sub to recognize uclibc system. commit 881f3f8c783b5d5af15f68111540472c143d9898 Author: Jean-Paul Saman Date: Wed May 16 14:51:17 2007 +0000 Cast interface pointer to VLC_OBJECT(). commit 90714e7edb170c8542c0722b9c7054174c67d112 Author: Jean-Paul Saman Date: Wed May 16 14:49:20 2007 +0000 Fix one warning for vlc_iconv() here (4th argument), but 2nd argument also issues a warning. What is more dangerous here is there is pointer arithmic done with psz_stringstart. This needs FIXING. commit baae70f35ac7f4c1cd5459b65339f5d55fae2d96 Author: Jean-Paul Saman Date: Wed May 16 14:30:27 2007 +0000 Correct csa_New() prototype by adding void argument. commit 55b908ef3b3c8c03e6644bce4b4d00c90b16a438 Author: Jean-Paul Saman Date: Wed May 16 14:28:09 2007 +0000 Use proper datatype. commit 123afaae257119da8ae87fbea835cd6fd1c0b926 Author: Jean-Paul Saman Date: Wed May 16 14:26:30 2007 +0000 Remove unused variable pw. commit d745e5ef54c5d1ce4d19fcc07e57016918d30c6b Author: Jean-Paul Saman Date: Wed May 16 14:21:26 2007 +0000 Renamed function E_(I420_RGB16_dithering) to match prototype E_(I420_RGB16_dither) commit 124454cb20838956ff15e1e5c47bc83beef0ba48 Author: Jean-Paul Saman Date: Wed May 16 14:14:43 2007 +0000 Remove unused variable. commit 94cc428df657035f243f4122b3c4ad1d910b2229 Author: Jean-Paul Saman Date: Wed May 16 14:13:22 2007 +0000 Fix another bunch of: (near initialization for `fmt.i_aspect') warnings. commit b7621186fbef878082c971a9f425491278e3026d Author: Jean-Paul Saman Date: Wed May 16 14:06:49 2007 +0000 Fix compiler warnings of type "warning: (near initialization for `fmt.i_aspect')" commit f82106aa674d7f2453eb64960ff8402524322a9e Author: Jean-Paul Saman Date: Wed May 16 13:59:30 2007 +0000 Properly clear the struct, this shuts up another compiler warning. commit ec8576f8223e6585bc5d64b56ffb04f799982b39 Author: Jean-Paul Saman Date: Wed May 16 13:56:15 2007 +0000 Use correct datatype. It will shutup the compiler. commit a91eb3933c25ed5b07d1f41b491ac312c29eb22d Author: Antoine Cellerier Date: Wed May 16 12:18:14 2007 +0000 Fix make distcheck and update po files. commit 221a5bc2d5269a179c6f571e37d78ec266028195 Author: Jean-Paul Saman Date: Wed May 16 11:06:19 2007 +0000 Disable fribidi's primary download site because it is down. Used v.o one. commit 66f47dcdb3b4041f8438f9d3da1039899f76b11b Author: Jean-Paul Saman Date: Wed May 16 11:05:24 2007 +0000 uclibc support for fribidi commit 4c97998cd638ba8a80c68401dd6a8cb7a09675d6 Author: Jean-Paul Saman Date: Wed May 16 08:45:06 2007 +0000 Embedded system to run vlc commit 5b935e5c76b9fdc353b73dcb47540f03ef15dc22 Author: Christophe Mutricy Date: Tue May 15 21:54:26 2007 +0000 Const police commit 3cf4ef1e39a21abced553d6e024bae65e0042454 Author: Ken Self Date: Tue May 15 20:54:29 2007 +0000 Improved handling of no-signal condition and other errors commit 68d81870dfffc35c2ae608e4bc287c5f32b7d711 Author: Pavlov Konstantin Date: Tue May 15 15:35:20 2007 +0000 Fix liblua5.1 detection on non-debian system (e.g. mine) that doesn't have lua5.1.pc but do have lua.pc. Check for lua >= 5.1. commit 70492e6838fbe797cd55d2e07434981790d652f2 Author: Antoine Cellerier Date: Tue May 15 15:21:32 2007 +0000 * luaplaylist.c: Looks like stream_ReadLine results needs to be freed. (untested) commit f397fdb667be5a141a4bd79176648ee975f295ea Author: Antoine Cellerier Date: Tue May 15 15:09:40 2007 +0000 * vlc_stream.h: Don't export stream_ReadLine() twice. commit 47b2e56e3babe9f8a4ac16dc29b2fdb01ce61e32 Author: Antoine Cellerier Date: Tue May 15 14:49:23 2007 +0000 s/README/README.txt/ commit 99a8123cd1e7898ac1fa0aec85fb2594a762b0b8 Author: Antoine Cellerier Date: Mon May 14 22:40:21 2007 +0000 * NEWS: Mention the lua playlist module. commit e4225477339db6f2365e58839f1b136e341432e5 Author: Antoine Cellerier Date: Mon May 14 22:37:33 2007 +0000 * metacafe.lua: forgot the title here too. commit 8b00a4b3edad7c8385f0b0bc2bd3cc6c1c483a85 Author: Antoine Cellerier Date: Mon May 14 22:32:43 2007 +0000 * dailymotion.lua: woops, forgot to include title fetching in previous version. commit bea5e7ec249798ecb960a5ca947c912b61da7045 Author: Antoine Cellerier Date: Mon May 14 22:27:36 2007 +0000 * luaplaylist.c: First usable version of the luaplaylist module * share/luaplaylist/*: Lua playlist scripts for youtube, daily motion, metacafe and google video The luaplaylist demux has a score of 0 so you have to use --demux lua,any to enable it. I'll change its score once people report that it works fine. commit 2f04bcf5adf26c3fd59b3d0983ae3af2f544efba Author: Filippo Carone Date: Mon May 14 19:54:43 2007 +0000 check for beingdestroyed in finalize, thx to Tony Anecito commit 27a70dccb0340bf0d98716ce8d5b4c4dc2dbd8b7 Author: Jean-Paul Saman Date: Mon May 14 15:26:49 2007 +0000 uclibc support for xml2 commit 606dd6c7c6bc57814ff55ba18405ddd331dbf022 Author: Jean-Paul Saman Date: Mon May 14 15:19:44 2007 +0000 Add define HAVE_BIGENDIAN to bootstrap and config.mak when compiler is armeb-linux-uclibc. Also add armeb-uclibc support to live555 buildsystem. commit 0b93ad3cec4ae11ddff544dfc7380136adbabceb Author: Christophe Mutricy Date: Mon May 14 15:14:55 2007 +0000 Qt4 systray: Don't put the played item here now that we have a tooltip commit 6a8890a93f8d9541b0b887da314a0d67d8919522 Author: Damien Fouilleul Date: Mon May 14 14:51:10 2007 +0000 - hotkeys: deprecated 'key-fullscreen' in favor of 'key-toggle-fullscreen' commit b112b6002b0e1532d4a84028e1600ee73fe6efe6 Author: Jean-Paul Saman Date: Mon May 14 14:50:53 2007 +0000 Force ffmpeg to build for cross-compile and bigendian when system is uclibc. commit 1f1fe98faeea19ab5735c76ea79a61a8f13c3d47 Author: Jean-Paul Saman Date: Mon May 14 14:10:09 2007 +0000 Support for uclibc in contrib. commit 9d6f096a15a4e7d1b84d40b0c4e0a7ae65e45fdd Author: Damien Fouilleul Date: Mon May 14 13:52:33 2007 +0000 - hotkeys: leave full screenscreen hotkey (defaulted to ESC), patch by Sergey Volk commit 6f0954b727fec5bcea9ac0483900e58fc51e3ddc Author: Christophe Mutricy Date: Mon May 14 12:25:18 2007 +0000 More exact documentation and small fix commit e54cc504833e241107edd85a568338e6c3fbdccf Author: Damien Fouilleul Date: Mon May 14 12:23:55 2007 +0000 vout: merged all Microsoft Windows specific vouts under msw directory in order to leverage common event handling commit dde6aaf8b903c6b73e773f44cdbf2a62dd77cdde Author: Jean-Paul Saman Date: Mon May 14 12:07:35 2007 +0000 Make it possible to force a distro.mak to use. This is helpfull in cross-compile situations to distinquish for a known target. commit 3c7347435618c6359494fae3bdadec46aa7b40a4 Author: Antoine Cellerier Date: Mon May 14 11:48:47 2007 +0000 Some more NEWS. commit 1267e63eaa4310a0f0ea56cd4e399a943117b02e Author: Christophe Mutricy Date: Mon May 14 10:55:54 2007 +0000 Fix distcheck commit 902d21b61209abc97d80523c2b4487ed83f41273 Author: Christophe Mutricy Date: Sun May 13 22:33:18 2007 +0000 Distribute the lua parser scripts commit 4d3766777ca70752a60215f90d09234f020c0975 Author: Antoine Cellerier Date: Sun May 13 21:55:12 2007 +0000 * test.lua: Use spaces instead of tabs in lua code. commit 02474925c7dd60cf9e78ec66466354efb940d33d Author: Antoine Cellerier Date: Sun May 13 21:52:20 2007 +0000 * New Lua based playlist demuxer. Code is far from being finished. It currently implements some url translation stuff similar to what videoportals.c does (in share/luaplaylist/test.lua). To test it, run: ./vlc --demux lua "http://www.youtube.com/watch?v=CPRC4glkvq0" --color -v -I dummy. The idea is to make it possible for users to add their own (text) playlist demuxers (including stuff like the video portals URL translation) without needing to recompile VLC. commit 15249253525a957cd6126f4465127cadad6edd3c Author: Christophe Mutricy Date: Sun May 13 21:23:10 2007 +0000 QT4: implement the open dialog from the playlist commit a2d20f5587dcf13bd99446e64a534dc8b9193f1b Author: Filippo Carone Date: Sun May 13 20:51:27 2007 +0000 Fix for destroy() method. commit a1e8d3e9dc9d514de295581123c001f6ebb5f1d3 Author: Filippo Carone Date: Sun May 13 19:37:24 2007 +0000 serial version uid added commit 8cd231f505c491b252155093735ed050a462428c Author: Filippo Carone Date: Sun May 13 19:08:59 2007 +0000 Destroy the jvlc instance when the remove notify method is invoked (avoids some jvm crashes). commit f50eb96c0e827df3e3aeb478ff1afdcd56944a22 Author: Christophe Mutricy Date: Sat May 12 22:48:55 2007 +0000 input_manager: Don't send name event all the time main_interface: update the systray tooltip commit 743e3bef43614f218b97ec802fc5574e2c53ccf2 Author: Sigmund Augdal Helberg Date: Sat May 12 21:01:45 2007 +0000 qt4: Show artist in status bare when applicable commit 4fc4b04cc9f54ae7ceca7279d0bc69b8fb43067a Author: Jean-Baptiste Kempf Date: Sat May 12 19:42:51 2007 +0000 FFMPEG FOURCC's: add FOURCC for DNxHD and compile fix for different versions. commit 53422c232ed84b35583b0e689aea0a242b0f3f9e Author: Jean-Baptiste Kempf Date: Sat May 12 19:17:56 2007 +0000 Modules LIST update. commit 2e0eb5c74b941f18521726572abf74bebc8f59bb Author: Pierre d'Herbemont Date: Sat May 12 17:57:10 2007 +0000 Mac OS X gui: Prevent a crash when dropping item on the playlist. commit a4b948f06ae10f076aa2776dbf8414151eb07f33 Author: Rémi Denis-Courmont Date: Sat May 12 17:27:37 2007 +0000 Initial JACK audio access-demux from Julien Plissonneau Duquène commit 49cafbcc92c99d70c8203565ca36684ce4d9446a Author: Pierre d'Herbemont Date: Sat May 12 17:15:29 2007 +0000 audio_output/output.c: Make sure we are properly locking the fifo lock when appropriate. (please review). commit 03a184cc77afab7853f19b8a72d5ddaa25511875 Author: Antoine Cellerier Date: Sat May 12 15:05:34 2007 +0000 * videoportals.c: add title for metacafe vids. commit 778d91931def50c01b8ac787188c89553d4c03e4 Author: Jean-Baptiste Kempf Date: Sat May 12 15:03:57 2007 +0000 Compile fix. Oops(2) commit 25fc392202aa96a6e80c132eaf867aa517b35af6 Author: Jean-Baptiste Kempf Date: Sat May 12 15:01:15 2007 +0000 Small Correction. Oops. commit f2b009c155ed0ed5d69c0985bbd767d2f29baac0 Author: Antoine Cellerier Date: Sat May 12 14:57:12 2007 +0000 * videoportals.c: Add title support for dailymotion videos. commit 27f623d2e6b3b52d0bc7a7f1393ee118ddd52c4d Author: Jean-Baptiste Kempf Date: Sat May 12 14:53:06 2007 +0000 FFMPEG, clean up a bit, add a few more FOURCC's and a few new formats. commit 631b919df36035b605a7cbed79185a639062fb5b Author: Antoine Cellerier Date: Sat May 12 14:23:37 2007 +0000 * videoportals.c: Allow using fullscreen youtube URLs and retreive the video's title when possible (still youtube). commit df305455abba86248a903592b947da93fd758607 Author: Jean-Baptiste Kempf Date: Sat May 12 12:54:02 2007 +0000 FFMPEG's FOURCC: add NUV codec, Cinepak for fallback and add more fourcc for targa, vixl, divx, SP5x and a few more ! commit 4cc424eb2ff22eb5b1004418200f6e5306ee4c46 Author: Jean-Baptiste Kempf Date: Sat May 12 00:15:58 2007 +0000 Correct a mistake in previous commit. commit 917d3bf46cf23d2e25be345bae164649c36d1ebe Author: Jean-Baptiste Kempf Date: Fri May 11 23:59:19 2007 +0000 FFMPEG FOURCC: commit fix for older FFMPEG versions. commit 77662281561a4c09117d01f2ae10704bd93e2cf9 Author: Antoine Cellerier Date: Fri May 11 23:54:47 2007 +0000 Add videoportals stuff to NEWS. commit 6fecc03531ceb53eaacd6e8ec161b746b8a6313e Author: Antoine Cellerier Date: Fri May 11 23:52:50 2007 +0000 videoportals.c: remove debug printf. commit f4e910401bfd73c23eab995c09aa8501691d2a2a Author: Antoine Cellerier Date: Fri May 11 23:51:02 2007 +0000 videoportals.c: Add metacafe URL support. commit 04eab2d9567bbb313e622881da269a6ad0026a54 Author: Antoine Cellerier Date: Fri May 11 23:33:58 2007 +0000 videoportals.c: Add support for google video (this sometimes fails ... the gvp vile referencing an empty url). commit 2dc29d7d9351e54d7261b8ed7d994a647402dc93 Author: Jean-Baptiste Kempf Date: Fri May 11 23:25:40 2007 +0000 Qt4 - small changes and factorisations in CONNECTs commit 84dd91cea7003ec3a0809144055e76b8d08074d7 Author: Antoine Cellerier Date: Fri May 11 23:19:39 2007 +0000 gvp.c: Fix Google Video Playlist detection code. commit 88d7f4a3998ea615c4864cebb633f458f9968dff Author: Pierre d'Herbemont Date: Fri May 11 23:19:34 2007 +0000 http Access: Simplify the re-location code. commit 78cf351830dc47d4a46520d6128f2b874347f02d Author: Christophe Mutricy Date: Fri May 11 23:17:14 2007 +0000 Don't hide the name in the status bar. Oups. commit 5d427733793d8364362792f80a1510da6defd954 Author: Jean-Baptiste Kempf Date: Fri May 11 23:13:51 2007 +0000 Put SGI decoder with the latest version of ffmpeg. commit 6817842bcc24eecfc10d3753fb0e56efa3fe8fd4 Author: Antoine Cellerier Date: Fri May 11 23:08:19 2007 +0000 videoportals.c: Add support for Daily Motion URLs (the webpage's url). commit 7e0be9b2ac8a9327dfec8786a1ce73b3fa2bc53d Author: Jean-Baptiste Kempf Date: Fri May 11 22:46:50 2007 +0000 Add some NEWS. commit 0cc5efc8eae20bd2b9b1d1851dd2356d779821af Author: Jean-Baptiste Kempf Date: Fri May 11 22:31:09 2007 +0000 Codecs FFMPEG. Add support for DosBox Capture, Worms (Game) Videos, TIFF, SGI ad targa iamges. Tested. commit 404486f903fcae290dc34a34120ac925646e290e Author: Antoine Cellerier Date: Fri May 11 22:27:33 2007 +0000 demux/playlist/: New "video portals" playlist demux. You feed it a url from a popular video portal and it'll display the video. Currently only works with YouTube urls but I plan on adding more. commit 4b9392bbfe312be0b1e1dd1a280ff4c48053c9d6 Author: Antoine Cellerier Date: Fri May 11 22:15:45 2007 +0000 input.c: if available, use p_access->psz_path instead of psz_path when calling demux2_New since the access can change the path (ie http redirect). commit 0e071fc073da23df27584aa0e61ffc96102c59dd Author: Antoine Cellerier Date: Fri May 11 22:05:02 2007 +0000 Fix segfault upon redirection (test url: http://www.youtube.com/v/zl6hNj1uOkY). (& blame pdherbemont!) commit 93f6ddfc64b9ae2e966be178b641a95880786769 Author: Jean-Baptiste Kempf Date: Fri May 11 21:58:10 2007 +0000 FFMPEG: activate WMVA since it seems to work (tested with three different files) commit 5c76eac0f172078c4775dc52bd3f71d37d461d80 Author: Jean-Baptiste Kempf Date: Fri May 11 21:50:03 2007 +0000 ffmpeg's FOURCC: add new FOURCCs to H264, add TM20, CSCD, JPEG_LS decoders. commit d04ac2108772d75ddd66e4c7f3f0b4c250ef0750 Author: Jean-Baptiste Kempf Date: Fri May 11 20:02:34 2007 +0000 FFMPEG - More H.263 and H.263+ FOURCC (tested too, except ILVR) commit 58afa67ff10853d11b4e1b345952b48a629243e1 Author: Jean-Baptiste Kempf Date: Fri May 11 19:46:25 2007 +0000 FFMPEG, MPEG-4 FOURCCs... I hope I did not forget too many of them :D commit 9375a0d8d125a644a5c2dcff25f00a254f89ef8e Author: Pierre d'Herbemont Date: Fri May 11 19:19:11 2007 +0000 Mac OS X gui: Make sure maximized window respect Mac OS X Dock area. (Fix #1190) commit 2b602203534044513b7ba707b326c84a4e2e227d Author: Jean-Baptiste Kempf Date: Fri May 11 19:19:11 2007 +0000 Ffmpeg FOURCC: Mjpeg (notably support for AVID MJPEG) commit 07ff3bd710cd4599e91705fd061e9d4ba2507d60 Author: Jean-Baptiste Kempf Date: Fri May 11 18:19:43 2007 +0000 Add a few other bunch of FOURCCs (not all tested). Documentation from avformat/riff.c avformat/isom.c, fourcc.org, http://abcavi.kibi.ru/fourcc.php and multimedia.cx. If this is stupid, revert and tell me. commit fee55b8851df2a0df0fa5eaa93c2988935ab0fba Author: Pierre d'Herbemont Date: Fri May 11 09:11:36 2007 +0000 Mac OS X gui: Make sure we don't see a ghost window in expose. commit 476a2664dab32315f71649d517ad61e7a748b62f Author: Jean-Baptiste Kempf Date: Fri May 11 00:18:38 2007 +0000 Add a bunch of not so used FOURCC to ffmpeg.c. Should I add them somewhere else too ? commit 7edb96d25dd3fefc31822ee10f6bef5935aefe18 Author: Jean-Baptiste Kempf Date: Thu May 10 23:25:17 2007 +0000 Qt4 - Open Network Dialog: add https to the list and checks. commit 32d031841ffc1a9885c0a67852de4d525212bdc8 Author: Jean-Baptiste Kempf Date: Thu May 10 23:14:05 2007 +0000 Qt4 - Open Disc Dialog: add a "E" for VCD entry as there is on wx. Is this right ? commit 7b4315f4183fbe01ec5b84bd3409ad957a903fad Author: Jean-Baptiste Kempf Date: Thu May 10 23:10:55 2007 +0000 Qt4 - Open Disc Dialog, finish the disc/track-sub/audio handling. Hide, rename, show correctly the buttons. Some other ui fixes. commit ba517150af25290eae81667673771fe181388b9d Author: Christophe Mutricy Date: Thu May 10 22:52:19 2007 +0000 qt4: Make the name in the title an option commit 9ea10544817eebc69df738b7206ee8d6992c1bc6 Author: Christophe Mutricy Date: Thu May 10 19:53:46 2007 +0000 Default more cleanly on moc and uic commit a0bc0a695270a70db5f8981b2c14b9f9ceae1ecf Author: Jean-Baptiste Kempf Date: Thu May 10 18:00:12 2007 +0000 Qt4 Detection: Use uic-qt4 and moc-qt4 if disponible. Will help ppl that have qt3 and qt4 installed to build VLC. commit f0dc54ba5d8a5219692b5fac17fe26a4eb11eadd Author: Pierre d'Herbemont Date: Thu May 10 12:24:23 2007 +0000 Mac OS X gui: Fix a crash when waking up from sleep. commit 02c82b36dc009c3cb2c09058ae73c40d4a1485a0 Author: Christophe Mutricy Date: Wed May 9 22:49:10 2007 +0000 Fix crash in MKV demuxer. Patch courtesy of Harry Sintonen. Fix #1006 commit a6916de10111532d61ecee3a23dff3579e263292 Author: Christophe Mutricy Date: Wed May 9 22:10:25 2007 +0000 Slovenian l10n by MAteh Urbancic commit bdf0ff328e00e476247d4984a93a8f91c2d59018 Author: Christophe Mutricy Date: Wed May 9 22:10:21 2007 +0000 Update the pot file commit 0f2050042304223fc2374e381599c8e9947b6891 Author: Antoine Cellerier Date: Wed May 9 20:20:52 2007 +0000 * rss.c: Test fix for a bug i can't reproduce (most likely due to a missing 0 at the end of string). See http://forum.videolan.org/viewtopic.php?p=112026#112026 for details. commit 3ed4adba10fdcd666e4bc75ceb4202672a5fd14d Author: Ken Self Date: Wed May 9 19:43:05 2007 +0000 Fix choppy audio on live play - caching enabled properly Discard samples before demux is ready Timeout if no samples received Header file tidy up commit f9c2070c907bfabd9498090774075de8a2b739ea Author: Ken Self Date: Wed May 9 19:40:09 2007 +0000 Header file tidy-up - get guids from libstrmiids commit e3b4a2c7fad771e31d33650ca887ee907fb9e780 Author: Rémi Denis-Courmont Date: Wed May 9 18:48:21 2007 +0000 HW Pixel Doubling and Backlight-on for Maemo devices Patch courtesy of Tapio Hiltunen, Technical Research Center of Finland commit b4c9724a3f5a74a734afb717aab8040407603b2e Author: Felix Paul Kühne Date: Wed May 9 17:33:21 2007 +0000 * removed some dead code and corrected some minor stuff from the previous commits. Thanks for the fixes, Pierre! commit b216a62378516032d127c5a0e1da8703c2b69732 Author: Damien Fouilleul Date: Wed May 9 16:11:33 2007 +0000 - Qt4: remember last directory browsed in file dialog commit d4c99c425954a7a79f6fdc233f9fea5d0dab92ad Author: Pierre d'Herbemont Date: Tue May 8 18:50:40 2007 +0000 Mac OS X gui: Fix tabs. commit 85c5cbfddbb0147c1c311440a0edbca08b9b4414 Author: Pierre d'Herbemont Date: Tue May 8 18:44:31 2007 +0000 Mac OS X gui: Fix tabs. commit e557d8c0d9fdc3ceb2992a84cd0e875c4ba388e3 Author: Antoine Cellerier Date: Tue May 8 18:20:28 2007 +0000 Add a hotkey to toggle wallpaper mode. Currently only works for directx of course :) commit 6d032d9e5b01c12d4edc5e2e241e17117973f7c3 Author: Antoine Cellerier Date: Tue May 8 18:03:16 2007 +0000 Tab and trailing space police. commit f4833f08645b971257a7b9f8b239959ff4cf7ad7 Author: Damien Fouilleul Date: Tue May 8 15:39:36 2007 +0000 - directx: commit patch by Sergey Volk commit 9c609bd9fcaf0820c323a856dab692e2639125f1 Author: Pierre d'Herbemont Date: Tue May 8 13:51:35 2007 +0000 Mac OS X gui: Fix logo appearance. commit b479244a91f8b462be0984a13f63647dcf926135 Author: Pierre d'Herbemont Date: Tue May 8 13:35:38 2007 +0000 Mac OS X gui: Protect against NULL string, and fix filter window crash. commit 39e14fc7656f3f4495f14b44dcb10c23ed557364 Author: Pierre d'Herbemont Date: Tue May 8 11:25:39 2007 +0000 Mac OS X gui: Send mouse wheel left/right event to vlc. This is a bit hackish and need some tuning. commit fc4af29c6ecff6c02bbddc8f4b4d327d0df1c290 Author: Pierre d'Herbemont Date: Tue May 8 11:23:47 2007 +0000 Hotkeys: Enable mouse wheel up/down and left/right usage. (mapped respectivly to volume up/down, and position forward/backward). This commit needs review. commit 62f24677c121cd47565c77b0178edbf20b507cf7 Author: Olivier Aubert Date: Mon May 7 13:28:49 2007 +0000 python bindings: use mediacontrol_StreamInformation__free + fix memleak in MediaControl_snapshot commit a5623bf38f145b4f0fcacf56b2de90dccef5aa59 Author: Olivier Aubert Date: Mon May 7 13:22:03 2007 +0000 mediacontrol API: implement mediacontrol_StreamInformation__free in the public API. commit 299c9ec6e82fb299bedad33690ab18e443a7a515 Author: Antoine Cellerier Date: Fri May 4 21:49:09 2007 +0000 Add news about proxy support for MMSH streams (please add these kind of news when you commit the features!) commit 2149506c942876bb56cadc9448c64b2c558b6bd5 Author: Antoine Cellerier Date: Fri May 4 21:48:04 2007 +0000 * mmsh.c: Try using the http-proxy config option if mmsh-proxy wasn't set (Untested). commit d849f0bc4be00adb17f707751dbe9b27158e09c6 Author: Antoine Cellerier Date: Fri May 4 21:40:05 2007 +0000 "[PATCH] add play ability to vlm" by Ilkka Ollakka commit 39df335044bacc905f61b48ddfa7a5edca3c0d14 Author: Antoine Cellerier Date: Fri May 4 21:35:50 2007 +0000 "[PATCH] show input index-number in vlm show" by Ilkka Ollakka commit 970109d8ce8bb2027510168cd39c01610b2f42bd Author: Damien Fouilleul Date: Fri May 4 20:05:20 2007 +0000 - wxwidgets: slider tweaks completed, needs testing commit 263c385cdbdb7b8ddaa7e4b07634252a142c1ada Author: Christophe Mutricy Date: Fri May 4 19:21:48 2007 +0000 Persian localisation by Meelad Zakaria and Farzaneh Sarafraz commit 78725911f3e804da241e95e86c4fe54ccf1613db Author: Damien Fouilleul Date: Fri May 4 17:57:30 2007 +0000 - wxwidgets: for win32, patch movie wxSlider underlying control behaviour so that jumps are replaced by abosolute seeks, need a few more tweaks commit 53aab25130560e9c218a85400a10c340f02ae086 Author: Pierre d'Herbemont Date: Fri May 4 13:29:15 2007 +0000 Mac OS X gui: Quick Preferences fix. commit 2cc6ce41ba3de14cede75cf6503e071ac9138d27 Author: Felix Paul Kühne Date: Fri May 4 07:20:21 2007 +0000 * don't use emacs when compiling gettext on non-win32 platforms. This fixes the compilation on future darwin releases. commit cd669541605016f517b01899d0c02e4bc4dada06 Author: Jean-Baptiste Kempf Date: Fri May 4 00:04:11 2007 +0000 qt4 - Systray: - Repair the hide-and-never-show-back bug, - Repair the quit-VLC-but-let-the-menu W32 bug, - add an option to start VLC minimized. commit 12dcce3f4c95bc1db8cdfda241ff6a38ac92c7b0 Author: Gildas Bazin Date: Thu May 3 20:42:54 2007 +0000 * src/input/stream.c: fix input-list code. commit 8d3912c26d9eecbf3d74020d28a0c11a0ba5dc22 Author: Olivier Aubert Date: Thu May 3 20:03:09 2007 +0000 python bindings: use new mediacontrol_exception_create function commit a79c62a4d1fe8d5c64e89f4d81016c186fd6bae2 Author: Olivier Aubert Date: Thu May 3 20:02:34 2007 +0000 mediacontrol API: split old mediacontrol_exception_init behaviour into mediacontrol_exception_create/mediacontrol_exception_init commit a58e289ab4387ef75c5167e9d4e9899408b8e380 Author: Jean-Baptiste Kempf Date: Thu May 3 19:52:45 2007 +0000 Change prefer-system-codecs category (put it in codecs, not input/codec) commit c5172423e32537de643af4aa5eb197c84dcb4415 Author: Jean-Baptiste Kempf Date: Thu May 3 19:31:13 2007 +0000 Qt4 - GOto TIme dialog. Adjustement in size. commit 22101ad94d92fd9af16fae4fbe3a931cdb7cb790 Author: Jean-Baptiste Kempf Date: Thu May 3 19:18:39 2007 +0000 qt4 - Open dialog. Smaller Width; commit b49c155e1c5bd410b9d2038e50829b1efaf39b65 Author: Olivier Aubert Date: Thu May 3 17:44:07 2007 +0000 src/control/mediacontrol_util.c: revert rev. 19899, and document the mediacontrol_exception_init function. commit 72d1dd3624f6dc513ac46eb5650329863a899d13 Author: Dennis van Amerongen Date: Thu May 3 16:53:14 2007 +0000 * modules/codec/x264.c: Add mvrange-thread, non-deterministic and pre-scenecut options. commit 03c122fbca9b289db080f9038260d9f8196c16b5 Author: Jean-Baptiste Kempf Date: Wed May 2 23:30:54 2007 +0000 Qt4 - Open Disc: handle dvdsimple commit f1302d9cf17de17eb3ef764002f5d11feb2df548 Author: Jean-Baptiste Kempf Date: Wed May 2 23:11:26 2007 +0000 Cosmetic and brackets. commit bf9e29155307bc61886a94d7dbddb369dcb15617 Author: Jean-Baptiste Kempf Date: Wed May 2 23:04:07 2007 +0000 Add a "(" to fix previous commit. commit 741d02eeeb68be96e02b69f6c548202b679af678 Author: Jean-Baptiste Kempf Date: Wed May 2 22:59:49 2007 +0000 Should add atrac3 support in rm files. Patch by Benjamin Larsson (real.c) and me (ffmpeg.c) commit 4c2466aaa09ba233fc13a79f617e342e8f19e553 Author: Jean-Baptiste Kempf Date: Wed May 2 22:57:51 2007 +0000 qt4 - Systray Menu - Add hide/show handling, open dialog, help menu, and some click handling. commit 1f180231cd900401ddc07df6e286ee8892ff588a Author: Jean-Baptiste Kempf Date: Wed May 2 22:55:45 2007 +0000 Qt4 - Preferences. Add an apply button and warnings to force saving and rebuilding when switching details depth. commit 137e021bbcc32b64d66d2d6aa05945129e76bd4e Author: Jean-Baptiste Kempf Date: Wed May 2 21:19:35 2007 +0000 qt4 - Simple Preferences: add the overlay option to the video preferences panel. commit f81fd5bb87db1bbb8275d015d6687aa983d201ce Author: Jean-Baptiste Kempf Date: Wed May 2 21:10:08 2007 +0000 Qt4 - Add various tooltips: Open (1) commit 84fcf61bb8a99d9d639e1c08e97ae57b56ee82b9 Author: Jean-Baptiste Kempf Date: Wed May 2 20:33:24 2007 +0000 Qt4 - Text correction. commit 2b60288a8db042caf7d6499aff78f1ffbdf2876c Author: Jean-Baptiste Kempf Date: Wed May 2 19:58:03 2007 +0000 Qt4 - Systray Icon and menu to control VLC. Play/Pause Stop Previous Next Quit for now. Ref #294 commit fda713ec5e49f85f037ce655041fe22841186126 Author: Damien Fouilleul Date: Wed May 2 17:30:25 2007 +0000 - direct3d: fix for cropping, closes #1185 commit 3ce51320ea315d088049a672bc9fe8b308b3a4fa Author: Rémi Denis-Courmont Date: Tue May 1 17:18:46 2007 +0000 Provide va_list variant to MakeSDPMedia commit 60db87243c9426e59557d0f0f2e30276cc2f9c94 Author: Rémi Denis-Courmont Date: Tue May 1 17:14:14 2007 +0000 Add helper for SDP media description formatting commit 7681a9b5d1df0cbcaa5914cc33bb40fee8276a36 Author: Rémi Denis-Courmont Date: Tue May 1 15:46:13 2007 +0000 Fix some memleaks commit fd2c85f56b67d2ad436d67ada15ed0e8d4073578 Author: Antoine Cellerier Date: Tue May 1 14:24:16 2007 +0000 fake.c: allow changing the fake-file-reload option at runtime (untested). commit cbc9069af619cb0e57ca00fa1ab808a8e3d563ac Author: Sigmund Augdal Helberg Date: Tue May 1 11:08:40 2007 +0000 Apply the same probes as is done in Open when checking other mkvs in the same dir in order to weed out invalid files before calling libmatroska. Fixes #1158 and a memleak in that area commit 7a710cb63a79ccbd9d8e08ca2c2cdf441b723ffc Author: Sigmund Augdal Helberg Date: Tue May 1 10:10:34 2007 +0000 hotkeys.c: Don't continue looking once the action for your key is found. Should save a few precious cycles commit e2f005e553336fd66d7d7d23904cd868bb795def Author: Sigmund Augdal Helberg Date: Tue May 1 09:58:59 2007 +0000 hotkeys.c: Print a warning and do nothing when something issues a 0 keyevent, rather than execute the last unassigned key action. Fixes an issue that causes the playback to be unintenionally paused whenever a modifier is pressed and the qt4 interface has focus (key-pause is not assigned by default) commit e1b1fc71d5583ff58739d83c96dc15cd52859463 Author: Jean-Baptiste Kempf Date: Mon Apr 30 19:49:26 2007 +0000 Qt4 - Menus. Add the missing dialogs calls. If someone wants to write VLM and Bookmarks dialogs... commit 6cfabf4ab135351fe840c0ffeff4a568792995c0 Author: Jean-Baptiste Kempf Date: Mon Apr 30 19:12:15 2007 +0000 Qt4 - Main Windows: Rename the interface to $MEDIANAME - VLC media player. commit 580493428a56359722291aab55a47cd51bebe89a Author: Jean-Baptiste Kempf Date: Mon Apr 30 18:09:34 2007 +0000 Qt4 - Preferences: Add an option and the code needed to start with the advanced preferences. 1337 function. commit cd0a847ef1b9e916d2bd5d49c0521896546a2a1a Author: Jean-Baptiste Kempf Date: Mon Apr 30 17:42:21 2007 +0000 Qt4 - Simple Prefs: add a Prefer System Codecs checkBox in Simple Preferences Panel under Windows. commit f567b195a4322e6a7b66674f0bb6eec70af03dbc Author: Rémi Denis-Courmont Date: Mon Apr 30 15:04:47 2007 +0000 Handle errors without crashing commit 92a4720a62666e8bfdcc565e802c6fdaf0e70980 Author: Jean-Baptiste Kempf Date: Mon Apr 30 00:50:19 2007 +0000 Qt4 - Indentation fix on previous commit. commit c2fe37f6cbee14f9eff1d3e8ee03d034850c35a5 Author: Jean-Baptiste Kempf Date: Mon Apr 30 00:44:18 2007 +0000 Qt4 - Preferences. Introduction of a checkBoxListItem struct to handle (key, value for CheckBoxes) in order to implement completely ModuleList autogeneration. Modify the functions needed to generate the correct String Configuration. Complete Preferences should be functionnal now. commit c40effe24836a594e519d445ac77c64ce1ebb32f Author: Jean-Baptiste Kempf Date: Sun Apr 29 22:52:08 2007 +0000 Qt4 - Very slight change of behaviour. commit 3ede77e483e385fadd70b36906f6cb58199a7cd6 Author: Jean-Baptiste Kempf Date: Sun Apr 29 22:47:36 2007 +0000 Qt4 - Preferences. Implement the onUpdate for ModuleList. commit bee4d4172184d3d88806ada3886ecac5a15a3491 Author: Jean-Baptiste Kempf Date: Sun Apr 29 21:50:34 2007 +0000 Qt4 - Simple Prefs: little adjustements. commit 1759042ffe3eaa206cf4e4a01863788d75a85560 Author: Jean-Baptiste Kempf Date: Sun Apr 29 21:21:55 2007 +0000 Qt4 - File forgotten in previous commit. commit ea3f97f192a4451cff84af0807cc2f5612c5b271 Author: Jean-Baptiste Kempf Date: Sun Apr 29 21:16:16 2007 +0000 Qt4 - Simple Prefs. Small modifications on style. commit 6bc91febc84c01b39879d7d6420232ce21782355 Author: Damien Fouilleul Date: Sun Apr 29 17:44:44 2007 +0000 - live555: toggle TCP use when we receive a '461 Unsupported Transport' during SETUP request commit ab9ec249f2d141cec265795675db9804cddf8232 Author: Jean-Baptiste Kempf Date: Sun Apr 29 11:37:17 2007 +0000 Wx - Increase the time display. Close #1116. Does not happen in Qt4. commit a5a265ad837cfcff4f231f1cf2c7d692577f75af Author: Jean-Paul Saman Date: Sun Apr 29 09:22:04 2007 +0000 Numerous compile fixes. commit 1e9bb01789991135c548aff9deae9db9c2f3b63c Author: Damien Fouilleul Date: Sat Apr 28 17:49:39 2007 +0000 - asx.c: added support for STARTTIME and DURATION tags, some cleanups. Unfortunately, i've noted that live555 RTSP user agent is having trouble with MS RTSP server, so these tags may never be of any use. commit 318f2b463ae7d438b2594437ed8ec6af33ffff6e Author: Jean-Baptiste Kempf Date: Sat Apr 28 17:48:56 2007 +0000 qt4 - language is win32 only. commit b593c2c4170ba63f2ee21a7a8414081a45235cc2 Author: Rémi Denis-Courmont Date: Sat Apr 28 17:40:51 2007 +0000 Bandwidth limit access filter commit ffe6a9a6d6fb65848ef5db445a7e67a267b6efeb Author: Rémi Denis-Courmont Date: Sat Apr 28 17:21:09 2007 +0000 svn:ignore commit 2c683ec85fc163ecf3ff2337524d4362dcee1ae5 Author: Jean-Baptiste Kempf Date: Sat Apr 28 15:39:42 2007 +0000 Qt4 - Preferences Size. commit 0e0128d79a3fd3bdd99be601529e56217ff87fc5 Author: Jean-Baptiste Kempf Date: Sat Apr 28 15:28:39 2007 +0000 Qt4 - Preferences: Let the titles be consistent between simple and advanced prefrences. commit 48cc5bef59a44e2239c8828993ca36fad234db0d Author: Jean-Baptiste Kempf Date: Sat Apr 28 15:11:17 2007 +0000 Qt4 - Preferences: Fix the help text behaviour from modules. Known also as the very-too-wide-resizing-and-very-too-big-letters. commit 308924a18ba51c8d8d319eabd2de817c693a9dca Author: Jean-Paul Saman Date: Sat Apr 28 14:03:36 2007 +0000 Update patches to latest live tarball. commit b760414f990b915e2c0e53eaee60206bc61eb0b8 Author: Pierre d'Herbemont Date: Sat Apr 28 12:24:48 2007 +0000 contrib: Attempt to fix live555 patches. commit b277fbfb1deab1ee73f16aea805bb9115309863b Author: Jean-Baptiste Kempf Date: Sat Apr 28 02:22:43 2007 +0000 qt4 - menu: indentation correction. commit d8e3954968a94386cf58f057f344d8c7162e5d16 Author: Jean-Baptiste Kempf Date: Sat Apr 28 02:16:08 2007 +0000 Qt4 - Popup Menu: Add open and help. Correct the tool menu behaviour. Other small fix. commit 3a9d24fa70c1c4d7adbe3a202a53818e239d4fde Author: Jean-Baptiste Kempf Date: Sat Apr 28 01:36:15 2007 +0000 Qt4 - Menus modifications and additions. ( hide & playlist mainly ) commit de4f8d2c2279820a540926d9f153cc6f76739b0e Author: Jean-Baptiste Kempf Date: Sat Apr 28 00:31:54 2007 +0000 qt4 - Copyright, CRs and unwanted commits. commit 712f983f22d2880e2fe8f1af101d8b314b87c26b Author: Jean-Baptiste Kempf Date: Sat Apr 28 00:26:29 2007 +0000 Qt4 - Copyright update and CRs commit 45264e5f06bd52506b2effda0d45f2b295410838 Author: Jean-Baptiste Kempf Date: Sat Apr 28 00:16:35 2007 +0000 Qt4 - Open Dialog and related. Change on the actions to stream out. Lots of corrections. Add a few new menu entries. Check some sizes. commit 603b805d87c69c2aea85edd5986a72c769ccb602 Author: Antoine Cellerier Date: Fri Apr 27 21:21:39 2007 +0000 Fix a bug. commit ba96f5e2450d95efe46a878fbe94846dc7c99249 Author: Christophe Mutricy Date: Fri Apr 27 19:46:50 2007 +0000 Fix memory corruption in wx locales handling on UTF8 system with iconv commit 21b9dcdce7cdd7aef306f42e4936096eef7233cc Author: Jean-Baptiste Kempf Date: Fri Apr 27 17:36:10 2007 +0000 qt4 - extended dialog is a QtTool dialog. commit f1fac53ed11e9fb044d22a189947c74408825e21 Author: Olivier Aubert Date: Fri Apr 27 14:25:08 2007 +0000 bindings/python/Makefile.am: move COMPILERARG initialization in the all: target to make sure that it is defined at the right place commit 59bc3cca8f7f3c0e2f031e6322a1b41af05d788c Author: Jean-Baptiste Kempf Date: Thu Apr 26 22:41:52 2007 +0000 qt4 - Size and translations. commit b1d9857cfcec04ad618bd13ca871b5d8a63193fa Author: Jean-Baptiste Kempf Date: Thu Apr 26 22:37:58 2007 +0000 Qt4 - Complete preferences. Make ModuleList Clearer than it is now... Align SpinBox correctly. Make directory and file use 2 column instead of three. commit 4c9fbd0a83ab2cab76549fc2f6501694b9e4299d Author: Damien Fouilleul Date: Thu Apr 26 21:45:13 2007 +0000 - directx: backport leftovers from vlc-0.8.6-bugix commit 2f20faa37eb4236a9c39eff8f48a1a76a12705cc Author: Rémi Denis-Courmont Date: Thu Apr 26 19:53:53 2007 +0000 grammar commit e3204e44686cfccc0b633b2a76914e6536ceb5c4 Author: Antoine Cellerier Date: Thu Apr 26 19:33:33 2007 +0000 * [PATCH] Memory hole fix by Bernie Purcell commit ba04cf95350e1df24042d998d068d778e8e3dda1 Author: Damien Fouilleul Date: Thu Apr 26 16:03:55 2007 +0000 fixed memleak pointed out by xtophe in previous commit commit 6bb37546483d236848dbe3dd11a601409e158e85 Author: Damien Fouilleul Date: Thu Apr 26 15:51:03 2007 +0000 - configuration: added "--prefer-system-codecs" option to force VLC to use codecs installed on system whwn a choice is available (currently only works on win32) commit 770c80230588fe07a87afd7c40dc72dfdb8561d5 Author: Damien Fouilleul Date: Thu Apr 26 11:25:07 2007 +0000 - directx: avoid mixing GDI and Direct3D/OpenGL/DirectX (non-overlay) in video window, should help Vista compatibility commit 8f3ee35280041bebff73d6dc3040028485ffa5f5 Author: Jean-Paul Saman Date: Thu Apr 26 10:03:51 2007 +0000 Specifying --fake-file-reload 5 reloads the image file every 5 seconds. This will change the background image in a mosaic solution. The usage scenario is for instance a webcam that uploads an images every x seconds to the same file location. commit 88f28f6302e29415432eb12a576b8ecfa85ff2e0 Author: Jean-Paul Saman Date: Thu Apr 26 09:59:58 2007 +0000 remove trailing whitespace commit 4866d8c169eac35bf78100cfb4848d93b407f7c3 Author: Jean-Paul Saman Date: Thu Apr 26 06:48:12 2007 +0000 Small codingstyle cleanup commit 91b593071ea5b61c5982021354680c49226f099f Author: Jean-Paul Saman Date: Thu Apr 26 06:44:28 2007 +0000 Remove emptylines and whitespace commit ce2f6ea1a03d4228acc59ee3b4522a620c447804 Author: Jean-Baptiste Kempf Date: Wed Apr 25 23:27:55 2007 +0000 qt4 - Cleaning. commit 0ee2d146d8bfec587c0cb2907bf7cca9d706d5d4 Author: Jean-Baptiste Kempf Date: Wed Apr 25 23:26:45 2007 +0000 Qt4 - Try to use a Tool Dialog for the GotoTime dialog. commit 9be6878a6d1b57f1ca10896e5905cf409a4b5d5f Author: Damien Fouilleul Date: Wed Apr 25 22:51:10 2007 +0000 - Qt4: fix popup menu commit 31439d7a63b9405d551c527fda2ba330ee31c5bd Author: Jean-Baptiste Kempf Date: Wed Apr 25 22:00:27 2007 +0000 Jack patch by Jon Griffiths, fix crashes, improve debuging and use regexps. commit 9397093e7f39aef9537ca56ce34aab20cba01b02 Author: Christophe Mutricy Date: Wed Apr 25 20:01:18 2007 +0000 Detect also .exe when looking for programs under win commit 7a5e8f42372a807174541aec9a1e3263730e8996 Author: Pierre d'Herbemont Date: Wed Apr 25 19:55:51 2007 +0000 Mac OS X gui: Make sure the fullscreen window will stay on top (should fix a blinking issue when leaving fullscreen). commit 348f0ffb5cfa9c4eb38bd011f007cc44b7c38ea6 Author: Antoine Cellerier Date: Wed Apr 25 19:37:47 2007 +0000 motiondetect.c: Oops commit. commit a90c35233438b461d095a693368c517636526857 Author: Antoine Cellerier Date: Wed Apr 25 19:20:43 2007 +0000 * motiondetect.c: remove useless include. * puzzle.c: compile warning fix. commit ad0117b6be6bb0b5256748eb54efa7f6f3ab79f4 Author: Jean-Paul Saman Date: Wed Apr 25 19:15:39 2007 +0000 Patch from Paul Corke for rawdv to advance the timestamp when it is about to fall behind because the hardware sometimes skips a frame on a live feed. Renamed - -rawdv-realtime to --rawdv-hurry-up because its working is similar to --sout-transcode-hurry-up. Also fixed a potential memory leak. commit eaf3e693968f6d9aaea7cf2c38ed02712753f704 Author: Jean-Baptiste Kempf Date: Wed Apr 25 18:12:57 2007 +0000 Qt4 - Dialog size. Hope to fix windows bug. commit 89a7f21f0b3af8281b214b2b16accec0858e82c7 Author: Damien Fouilleul Date: Wed Apr 25 16:26:19 2007 +0000 - directx: optimize WM_PAINT event handling commit b939d6570f6024fd65b527ae1f4e73012c6b1ce9 Author: Rafaël Carré Date: Wed Apr 25 12:38:10 2007 +0000 Doesn't shutdown hal connection if initialisation failed. (That usually happens when system D-Bus daemon is not running) commit 1b39631e48751cfcf99d9571fbb80ab6eb04ed7f Author: Jean-Baptiste Kempf Date: Tue Apr 24 22:02:10 2007 +0000 Qt4 - Open. Make files in a better way to stop whiners (2) commit 9d968beeccceffd5856fb3d5b28999cc209b4a07 Author: Pierre d'Herbemont Date: Tue Apr 24 21:42:29 2007 +0000 Quartz (Mac OS X) subtitle renderer by Bernie Purcell. (Part 2) commit e0d9a006d6245a1cb3220757050ba9240e059b9a Author: Jean-Baptiste Kempf Date: Tue Apr 24 21:33:57 2007 +0000 Contrib and qt4 exe for whiners commit 53e97358a26429bf3fed47b2d8e8ae66682e089d Author: Pierre d'Herbemont Date: Tue Apr 24 19:59:59 2007 +0000 Quartz (Mac OS X) subtitle renderer by Bernie Purcell. commit c6c552ec06eff866726cb66f4181dec8bda674f1 Author: Olivier Aubert Date: Tue Apr 24 14:02:40 2007 +0000 bindings/python/Makefile.am: remove wrong whitespace around = sign commit d08ba16893629f32dcac2315f4d37b6c31e5199a Author: Antoine Cellerier Date: Mon Apr 23 21:41:25 2007 +0000 Yet another optimisation for the gaussian filter. This adds a compile time option to use floats instead of integers. Performance comparison is: (performance is in numbers of samples output by oprofile. Less is better) sigma old version (integers) integers floats 2.0 556889 466435 (-17%) 481293 (-13%) 4.0 902749 (core maxed out) 732755 (-19%) 716070 (-21%) I'll have to check why relative performance gain depends on sigma when comparing the the float and integer versions. I'll aslo add another module (most likely named fastgaussianblur.c) based on Frederick M. Waltz and John W. V. Miller's "An efficient algorithm for Gaussian blur using finite-state machines" article. This seems to be way faster (but it's doesn't allow as much granularity in the gaussian's choice and it adds an error compared to this module). commit 3a72b28ff377df3db201c0ecc46b6784fcc6e4bf Author: Jean-Baptiste Kempf Date: Mon Apr 23 20:24:30 2007 +0000 Repair live patch. The arm.config error that occurs is just that someone commited a dos file... dos2unix could fix it. but it is not on Apples.... commit feff2e480b92274709c139aecc8950b2113aa713 Author: Jean-Baptiste Kempf Date: Mon Apr 23 18:43:55 2007 +0000 GNutls ++ commit 419b8d92ea25df77ec2634f120c40b13c85025f4 Author: Jean-Baptiste Kempf Date: Mon Apr 23 18:34:35 2007 +0000 libxml2 2.6.28 commit 458e5f108984c4579c5e22651d3658566addfb7d Author: Jean-Baptiste Kempf Date: Mon Apr 23 17:15:49 2007 +0000 Contribs. Include qt4/bin/*.exe for the windows users. commit 0c2888cc45bbb73f286eb8903b2657060c7e515e Author: Damien Fouilleul Date: Mon Apr 23 16:29:08 2007 +0000 - vlc.exe: removed DOS console when starting up commit 1aad6e6effc6e2cde0b18cfb98a3a328804749db Author: Damien Fouilleul Date: Mon Apr 23 13:45:07 2007 +0000 - praises for Ken Self and BDA annoucement commit b4ac748f7d5421e77068a62d562692c9153e6a5d Author: Damien Fouilleul Date: Mon Apr 23 12:37:13 2007 +0000 - the long awaited Windows BDA driver support for DVB/ATSC capture cards, courtesy of Ken Self. commit cea447d3cb6c588fa36b49e4f5b269d7f6ddd250 Author: Jean-Baptiste Kempf Date: Sun Apr 22 23:06:50 2007 +0000 Contrib libgpg-error 1.3 => 1.5. Remove unnecessary patch (integrated upstream) commit bc4992bf2e97ca875b5e65095f792a411c081922 Author: Jean-Baptiste Kempf Date: Sun Apr 22 22:53:34 2007 +0000 Contrib. Freetye goes to 2.3.4. We hope it will repair the 2.3.1, 2.3.2, bugs... commit 5117b27e92325cf6e76d5d9e66ec74dca2f640e7 Author: Jean-Baptiste Kempf Date: Sun Apr 22 22:46:33 2007 +0000 Contrib: Libpng 1.26 should correct some bug on NON-MMX platforms. commit 2c755e538a0aba0407edec24b38c933a1a2811a0 Author: Jean-Baptiste Kempf Date: Sun Apr 22 22:25:32 2007 +0000 Contrib.SDL_image 1.25 because 1.24 was removed from main server commit e3224ee6fa1b90a206400be52e2d84d6caaa2fd1 Author: Jean-Baptiste Kempf Date: Sun Apr 22 22:14:02 2007 +0000 Contrib. Try to be a little consistent. This may kill your pinguin. commit 32fa00d81c3885643482e036a6c654cc13201248 Author: Jean-Baptiste Kempf Date: Sun Apr 22 22:07:45 2007 +0000 Contribs MPCDEC bumps to 1.2.6. Patch has been submitted upstream. commit 794dcc1e0f2c33117498d3f3b690630300a06733 Author: Jean-Baptiste Kempf Date: Sun Apr 22 20:41:54 2007 +0000 Contribs: add a make clean-svn to accelerate contribs updates. commit 2a2b478368aa26cfbf613f5205bc5ba1298a34ad Author: Pierre d'Herbemont Date: Sun Apr 22 16:45:08 2007 +0000 Mac OS X gui: Use the proper vlc infrastructure to send mouse wheel event. commit 3af039a0d25dbb6d7a3e5949c521f72a36c730fa Author: Pierre d'Herbemont Date: Sun Apr 22 14:07:46 2007 +0000 Mac OS X gui: Use the scroll wheel to set the sound volume. This may need some tuning though. commit e965658404e6316f14c00560cd657048d2700dd2 Author: Antoine Cellerier Date: Sun Apr 22 10:27:49 2007 +0000 Gaussian blur optimisation. It now runs without skipping images with default sigma (2.0) using my small sample video (352x240). This still needs to be optimised a lot. commit 1980a6ddbd5d5e890260e1318b6bc1ce406a315b Author: Jean-Paul Saman Date: Sun Apr 22 08:37:38 2007 +0000 Patch to fix ticket #1162 by npl at chello.at. commit be8ab3720f2d935237952f70e289aea7338eac01 Author: Antoine Cellerier Date: Sat Apr 21 23:26:46 2007 +0000 New gaussian blur video filter. This currently takes way too much CPU. I'm not sure how it should be optimised. Maybe using floats instead of ints might work (if it can remove the need for a division). commit 3b0deb5a06db8752f398db8bde04d986fac7c8cd Author: Christophe Mutricy Date: Sat Apr 21 23:19:33 2007 +0000 svn keywords commit 314aceb7f9b530371b365ee7fe6e9bde47651398 Author: Antoine Cellerier Date: Sat Apr 21 22:42:20 2007 +0000 Fix i_pitch vs i_visible_pitch bug. commit 5f247d8c72fa39d46e27c606a3066cab449349ff Author: Olivier Aubert Date: Sat Apr 21 22:30:23 2007 +0000 src/control/mediacontrol_internal.h: do not set exception attributes if no exception was passed commit fdf18908aa4a7ce81cddf0d7661deade27fe3a1d Author: Olivier Aubert Date: Sat Apr 21 22:25:37 2007 +0000 src/control/mediacontrol_util: do not malloc a mediacontrol_Exception if it is NULL (memleak pointed by Pierre D'Herbemont) commit f57013c6a84618d4b9bd943c46f3a1528819e3af Author: Gildas Bazin Date: Sat Apr 21 20:06:39 2007 +0000 * modules/demux/rawvid.c: raw video demuxer (only does YV12 for now). commit 006c849913eaf70055a988fefc96cc8bd3b09d05 Author: Gildas Bazin Date: Sat Apr 21 19:09:23 2007 +0000 * modules/demux/mpeg/m4v.c: new m4v-fps config option. commit a5ed885fd7c592522266bfb8d86aea31de54042b Author: Felix Paul Kühne Date: Sat Apr 21 11:07:05 2007 +0000 * dropped 10.3, num 2 commit d4cb2ff791e929b928159a20e0a5b01374199643 Author: Felix Paul Kühne Date: Sat Apr 21 10:59:05 2007 +0000 * drop 10.3.9 support in favour for 10.4u commit f204ed7e35268e809c4736752a536c1b4a06d91f Author: Christophe Mutricy Date: Sat Apr 21 00:47:57 2007 +0000 trailing space commit 6c860d2af570ce6faa444dc222afc8724322709d Author: Christophe Mutricy Date: Fri Apr 20 23:55:02 2007 +0000 gnome-vlc-default.sh is a script but i don't think it has anything to do in $PREFIX/bin and even less in $PREFIX/bin/application. so Put it in $PREFIX/share/vlc/utils commit 610d26b1b6c422451fcacce404ea4612e2a1e022 Author: Antoine Cellerier Date: Fri Apr 20 23:48:27 2007 +0000 * rotate.c: Fix a few bugs + don't use p_libvlc_global to store instance specific parameters * motion.c: reflect changes on rotate.c commit e17f05eebb22a197f7e3999363dd9e71ec8c749d Author: Rémi Denis-Courmont Date: Fri Apr 20 15:21:59 2007 +0000 Exclude incompilable MMX optimization for 420 YUY2 in debug builds commit 4be8a1bbc7aabf3879742d57248245e857c51df7 Author: Pavlov Konstantin Date: Fri Apr 20 10:40:03 2007 +0000 Another fortune gladly supplied by dionoea and xtophe commit 5ca64def72d3c1f48bcbf38941cfac327ada9982 Author: Felix Paul Kühne Date: Fri Apr 20 07:50:54 2007 +0000 * sync with 0.8.6b's final notes commit 844792b11a9ac5df0471be7334d9c97e28b3ed9f Author: Jean-Baptiste Kempf Date: Fri Apr 20 00:13:18 2007 +0000 Qt4 - Open Dialog: Attempt to solve a Windows only bug. qt4 bug? VLC bug? I don't know yet. commit 5520df2db72509ea206fa68ef4981fbc630c16d8 Author: Jean-Baptiste Kempf Date: Fri Apr 20 00:03:50 2007 +0000 Qt4 - Cosmetic changes. commit ce1eb441e14991b340194f93a153e4e6486be9c2 Author: Jean-Baptiste Kempf Date: Thu Apr 19 23:49:01 2007 +0000 Qt4 - Sout: add a function to toggleVisibility of StreamOut widgets... Yes I will need it :D commit 74e74a96ad37ee54fc658810bcb67aeed4e5f350 Author: Jean-Baptiste Kempf Date: Thu Apr 19 23:24:48 2007 +0000 Cropping ratios: add 35mm Widescreen Eur and US. commit 7aab7794deb818e981537baf0adb2fc19db4bbf5 Author: Jean-Baptiste Kempf Date: Thu Apr 19 23:07:31 2007 +0000 Add 2.35 and 2.39 cropping ratios. commit b5416045ac8f1c36c88ed702c2844621540babff Author: Jean-Baptiste Kempf Date: Thu Apr 19 22:18:28 2007 +0000 Qt4 - Add entries to the popupMenu. commit 06e1acc1af78481104d7f281a6466d2b239fa4a1 Author: Gildas Bazin Date: Thu Apr 19 21:30:15 2007 +0000 * modules/demux/mp4/*, modules/mux/mp4.c: add support for yv12 and yuy2. commit 4ccb8b8026370f737df39db04644429d9c45beb2 Author: Christophe Mutricy Date: Thu Apr 19 17:45:30 2007 +0000 some notes about mirrors commit 78ff3248b466be5befb709ad42c824dbb37137a6 Author: Antoine Cellerier Date: Thu Apr 19 17:43:16 2007 +0000 Optimze nearest neighboor scaling implementation. This is used by the sub pictures core. CPU decrease compared to previous version with my test filter was: 66% for YUVA, 65% for I420 and 71% for RGBA. commit b40e111415d8d5d33122e63b1f802393875c1719 Author: Yoann Peronneau Date: Thu Apr 19 17:36:34 2007 +0000 * don't forget the "Check for updates" functionality commit 1fb95447a2d0ade9fdf8c68c06c561a26480699e Author: Rémi Denis-Courmont Date: Thu Apr 19 14:54:06 2007 +0000 Spelling commit 39236e528e5bab2c1bed53cfbeff949f2e63fc2d Author: Jean-Paul Saman Date: Thu Apr 19 08:33:30 2007 +0000 Check return value of malloc() commit f90b0e657d7051b90691799aad48080b536c24d6 Author: Jean-Baptiste Kempf Date: Thu Apr 19 00:01:24 2007 +0000 Contribs... .la again.... commit c37a9dfcc804a115c214380257cad3eabcf4bcae Author: Jean-Baptiste Kempf Date: Wed Apr 18 20:40:12 2007 +0000 Qt4 - popupMenu and AlwaysOnTop. Needs testing. Mostly patch by Sergey Volk commit 5b4d031911d0eb4c0288fd821e3ed049858d44d3 Author: Jean-Baptiste Kempf Date: Wed Apr 18 20:07:42 2007 +0000 qt4 - Bug in next/prev chapter. Found out by Sergey Volk commit 7899e383bf0ebd51971b41e5cac39debe6fc42de Author: Jean-Baptiste Kempf Date: Wed Apr 18 19:32:53 2007 +0000 Contrib: Attempt to repair .la pathes. Repeating things, because I don't know how to do it better... Anyway, just an attempt commit 21e57260d4e6874f63a7c85d55aac38bd95a5dff Author: Rémi Denis-Courmont Date: Wed Apr 18 19:22:53 2007 +0000 Kludge the kludge around the kludge around the kludge (sic) commit 26225505ff5d661276a69220ae290c75fb0b7581 Author: Rémi Denis-Courmont Date: Wed Apr 18 19:19:11 2007 +0000 Ugly kludge around a kludge around a kludge. That's so nice. commit 9b6b0df36a16b1ca7706e138f6c491e12e5eecfa Author: Rémi Denis-Courmont Date: Wed Apr 18 18:55:19 2007 +0000 Uuinline functions and hide stream_t (it's not used in any module anyway) commit 7812f84420bc29c89c1c87c2492b6cde2de4536a Author: Rémi Denis-Courmont Date: Wed Apr 18 18:24:47 2007 +0000 Compile fix commit bbd9d3150003cec56b595cbdbf679c0fb6594c01 Author: Rémi Denis-Courmont Date: Wed Apr 18 17:25:37 2007 +0000 typo commit 6a764018559d668eae88ce669b4c131fd021c851 Author: Rémi Denis-Courmont Date: Wed Apr 18 16:52:40 2007 +0000 Minor simplification commit 942d61194332f92f4933613ae32ca8d9d04913c9 Author: Rémi Denis-Courmont Date: Wed Apr 18 16:50:35 2007 +0000 - Really handle alloc failures - Put a limit on the SDP size - Remove check for access_demux (this is not one, and it would crash later if it were anyway) - Fix description to not assume this handles UDP only (since it does not anymore) commit 05b8f0436164b82ab5feaf63e005758772d1e1da Author: Christophe Mutricy Date: Tue Apr 17 22:01:31 2007 +0000 Update Italian and Slovenian l10n commit 54cd9ee287d9110af83a896c5ddcd5b21027ec48 Author: Antoine Cellerier Date: Tue Apr 17 20:31:00 2007 +0000 Improve logo erase filter (~12% speedup if my math and profiling are correct). Add support for I422 streams (un tested). commit cab9f4b0c3deb970a761d3c909bc7b4d7b422280 Author: Filippo Carone Date: Tue Apr 17 20:06:51 2007 +0000 Use the right libvlc library extension in java makefile commit 07330d2b038c84ea3022adcc12b0e60e74866d61 Author: Christophe Mutricy Date: Tue Apr 17 19:24:49 2007 +0000 INSTALL.win32: Set correctly PATH when using contribs + misc fix commit 0559d37d75ea9841cbd773e037605eaac5869b76 Author: Jean-Baptiste Kempf Date: Tue Apr 17 18:24:46 2007 +0000 Qt4 - Sout Dialog: add FLV muxer... Some cosmetic changes too. commit 765497c49fcaf9f015a1ecf0edc8b09c189546a5 Author: Jean-Baptiste Kempf Date: Tue Apr 17 17:34:28 2007 +0000 Qt4 - don't use a class member when you don't need it. Ref #19854 commit 1298e0c97355c57a7f0c032cbd7bbf09dd57edaa Author: Jean-Baptiste Kempf Date: Tue Apr 17 17:25:53 2007 +0000 Qt4 - Playlist: AutoScroll the playlist. commit 02617cc3a2ad9abe3e536e83230901ac83afd122 Author: Jean-Baptiste Kempf Date: Tue Apr 17 17:21:13 2007 +0000 Qt4 - Open - Hide the OK/Cancel for everyone ( Windows too ) commit 905e5d8ae88a2d56f346fc33590dbe69bb07a5eb Author: Jean-Baptiste Kempf Date: Mon Apr 16 22:52:35 2007 +0000 Qt4 - Open Dialog. Use #defines for tab naming to avoid miscomprehensions. Cosmectics. commit d998d106fcc1135751f1139598c4251cd6f8cd98 Author: Filippo Carone Date: Mon Apr 16 22:27:19 2007 +0000 use the right extension for javac commit 1a077e016cfd7194eb755b2c04555a58ea102d9a Author: Filippo Carone Date: Mon Apr 16 22:13:38 2007 +0000 java compilation is javac friendly commit cff71493f62b9b6e99ed0662c056bc0160f43693 Author: Antoine Cellerier Date: Mon Apr 16 22:03:25 2007 +0000 Oops. commit 6ec82b018ceee54f37157333ce6bc74dd23b57cb Author: Antoine Cellerier Date: Mon Apr 16 21:59:39 2007 +0000 * erase.c: add bluring effect, fix a bunch of bugs and compile warnings. It now looks good. * deinterlace.c: compile warning fix. commit c7bcb18012ebac706106e40b1d67ddd830e130e3 Author: Christophe Mutricy Date: Mon Apr 16 21:39:07 2007 +0000 Don't distribute .la files for win32 commit 8b8a6842025e7fca0d9cfdd951f0077f53056e13 Author: Filippo Carone Date: Mon Apr 16 21:21:09 2007 +0000 bindings makefile simplified and includes added commit 4e0d9312a613df70ebfdbbc3c2c3bd9a7b8c6e9c Author: Jean-Baptiste Kempf Date: Mon Apr 16 20:53:10 2007 +0000 Qt4 - Open Dialog. Implement start-time in advanced options. Cosmetic (enabling suffixes INSIDE spinBoxes) changes. commit ef6c490adcbcf6ad2cf3ac92b7a49016dce18042 Author: Damien Fouilleul Date: Mon Apr 16 19:55:38 2007 +0000 - contribs: fixed live555 patch commit c0706677a58b05f93a42db3e37b469539c64eb60 Author: Antoine Cellerier Date: Mon Apr 16 19:30:59 2007 +0000 Transcode: We want to be strict when calling module_Need for audio filter, video filters and the deinterlace video filter too. (This fixes a problem with deinterlace not loading on my computer) commit d35651d0275f5effd41124469d5521f4c90999ff Author: Jean-Baptiste Kempf Date: Mon Apr 16 18:08:27 2007 +0000 JACK patch from Jon Griffiths The attached patch adds 2 config options for JACK output: a boolean saying whether or not to connect automatically, and an optional prefix which filters out input ports so VLC connects only to the port(s) you want. commit 95da3a666c28bebd06b17cd4985b81bac1015745 Author: Jean-Paul Saman Date: Mon Apr 16 17:11:29 2007 +0000 Patch from Paul Corke Date: Mon Apr 16 16:32:11 2007 +0000 dshow/common.h: reverting r19786 commit 375ebeb6afa0ca901c03d96c2075e866e803c49b Author: Damien Fouilleul Date: Mon Apr 16 12:01:03 2007 +0000 - libshout-win32: patches Makefile.am rather then Makefile.in commit f1a701b569ef9d4515effba8f1ec1cf5fe9357bf Author: Damien Fouilleul Date: Mon Apr 16 08:57:15 2007 +0000 toolbox: remove obsoloted files commit f8fcb4010b13c917972fcad719f01e75c98bd5f3 Author: Mark Moriarty Date: Mon Apr 16 02:27:39 2007 +0000 Use ifdef/endif tests on the undefs commit f7d32756d25ff0db03a73b7f76875bbe76d36d18 Author: Antoine Cellerier Date: Sun Apr 15 21:37:49 2007 +0000 Don't delete variables that don't exist. commit 2e7f9cf4d64267a8ea4b822bd007e487d6db9828 Author: Antoine Cellerier Date: Sun Apr 15 21:12:27 2007 +0000 Remove old TODO + fix spelling. commit cde813f9cdd3335596250a6673e879c6487ca49c Author: Antoine Cellerier Date: Sun Apr 15 21:04:40 2007 +0000 Update NEWS based on previous commit. commit ce0e4fb0ab2f1d847f4b17ae9a895e01a1ae7224 Author: Antoine Cellerier Date: Sun Apr 15 21:00:09 2007 +0000 * mosaic_bridge.c: - Add "vfilters" option to apply video filters on the image before sending it to the mosaic. - Add option ("chroma") to force the image chroma - Remove alpha mask code * mosaic.c: - Remove bluescreen code - Misc cosmetics changes * bluescreen.c: New bluescreen filter (mostly cut & paste from mosaic.c) * alphamask.c: New alpha mask filter (mostly cut & paste from mosaic_bridge.c) * invert.c: don't invert the alpha plane for YUVA images (We also need to prevent that for RGBA images ... but that's not really used currently) * configure.ac, video_filter/Modules.am: add alphamask and bluescreen commit 4cdb486b976a23ca9f24242ab98ea4258e9558de Author: Antoine Cellerier Date: Sun Apr 15 20:50:47 2007 +0000 Remove trailing spaces. commit 7210d89f0c7b03be4f7d475f6b248ef8ebc3be6e Author: Antoine Cellerier Date: Sun Apr 15 20:49:47 2007 +0000 Comment fix. commit e70ef78ecdcec088a27ae3b721e9af016966b436 Author: Antoine Cellerier Date: Sun Apr 15 20:46:28 2007 +0000 * Switch b_strict to true in module_Need calls (we're requiring a specific module) * Add missing space in help string. commit 4dc59a4f432ead66b8cd5fe3d9cb61680528d340 Author: Rémi Denis-Courmont Date: Sun Apr 15 18:52:03 2007 +0000 - Fix make clean - Remove GNU/makeisms - Cleanup commit e3d911f362a8f97e76e302b6e17ef2d4121cf01e Author: Rémi Denis-Courmont Date: Sun Apr 15 17:41:14 2007 +0000 Make distcheck is your friend, when adding files... commit c43bae3e4def6b3dc1411e910d4c91eb07de9978 Author: Rémi Denis-Courmont Date: Sun Apr 15 17:38:19 2007 +0000 Fix the test suite commit 90d92ef9a9dcdecf8d8aa2d9c17c31f5000dc749 Author: Rémi Denis-Courmont Date: Sun Apr 15 17:32:54 2007 +0000 Mingw/Vista hack commit 10e55a2475456e2f8109eef21b046b232da2ade7 Author: Filippo Carone Date: Sun Apr 15 17:21:34 2007 +0000 correctly implement VOUT_REPARENT in windows commit 9f3d094cb03be94f45f4c7d83aeff8aa7e03b4c7 Author: Rémi Denis-Courmont Date: Sun Apr 15 14:40:51 2007 +0000 Missing files commit 23c60f766c6342b2cc2132f45af778d159992a8a Author: Filippo Carone Date: Sun Apr 15 14:34:51 2007 +0000 Do not use absolute paths in java VlcClient commit ced0913dc3df741b6b5185593701818c99a466d6 Author: Rémi Denis-Courmont Date: Sun Apr 15 14:12:07 2007 +0000 There are multiple IPv4 SAP addresses commit cf6546a3a334104592267079035149b4add4b70c Author: Filippo Carone Date: Sun Apr 15 13:52:05 2007 +0000 Do not create a new window if hwnd is provided commit 29f92789e717c5d24829ee86f3792a709342b288 Author: Rémi Denis-Courmont Date: Sun Apr 15 13:43:35 2007 +0000 Soft code version number in desktop file commit cf7fddbcf8c24df146363c918b81b217fd2f468b Author: Rémi Denis-Courmont Date: Sun Apr 15 13:42:53 2007 +0000 Pass desktop file through config.status commit 6ea84051e4d72a88e10d0e1370f4b63397e7618b Author: Rémi Denis-Courmont Date: Sun Apr 15 13:38:00 2007 +0000 - Fix installation of gnome-vlc-default.sh - Make the desktop icon execute vlc instead of wxvlc commit d23984f6779c57bf98b344ce785f8ba40fe2aa7e Author: Rémi Denis-Courmont Date: Sun Apr 15 13:31:24 2007 +0000 Cosmetic changes commit 14246592841d6eb4b398de735a62fa27fdd8f543 Author: Rémi Denis-Courmont Date: Sun Apr 15 12:34:00 2007 +0000 Print error message when loading the playlist fails (which is always) commit 975c0e3f6b0ed35408c8072613f8fc7051a810ea Author: Rémi Denis-Courmont Date: Sun Apr 15 12:16:43 2007 +0000 Fix segmentation fault commit 81487c3d999e8a1ff26f502801fe561d55a6a3d0 Author: Rémi Denis-Courmont Date: Sun Apr 15 11:53:54 2007 +0000 Revert [16490]: do NOT remember loop repeat and random commit 4e752478073a22dd6db884395988ca494f80661b Author: Rémi Denis-Courmont Date: Sun Apr 15 11:41:47 2007 +0000 Remove useless wrapper around free() commit 6628b01c7c960f906328768a931cc2b93a46d9f0 Author: Rémi Denis-Courmont Date: Sun Apr 15 11:25:39 2007 +0000 Complain in case of error when parsing the config file commit a19d0546bfc2f4205cca81182fbf6f27fb19c8ab Author: Rémi Denis-Courmont Date: Sun Apr 15 10:16:01 2007 +0000 Increase plugin cache version to force stalling. This is not strictly required, but helps propage fix for #1086. commit b8802c32215815a1169277ca0481dc2e99626722 Author: Rémi Denis-Courmont Date: Sun Apr 15 10:13:05 2007 +0000 Category and subcategory items are also integers. Fix #1086 commit 443738cef97713c7953a1a0755e37b44a3684f9d Author: Rémi Denis-Courmont Date: Sun Apr 15 09:30:32 2007 +0000 Cosmetic change commit 04574a2906d9d06cd6599f0239e455307a4f5006 Author: Rémi Denis-Courmont Date: Sun Apr 15 08:51:13 2007 +0000 Also remove --rc-unix from Win32 port for obvious reasons commit 37fa2c8838aa53459f62522ecd9f00717a3dd8eb Author: Rémi Denis-Courmont Date: Sun Apr 15 08:45:48 2007 +0000 Remove rc-fake-tty from Win32 port since it's explicitly not supported. commit 851b8a430e99148da397d24dd8ad75afbf05ea2d Author: Rémi Denis-Courmont Date: Sun Apr 15 08:20:45 2007 +0000 - Only use IPV6_V6ONLY when it makes sense (i.e. receiving datagram socket) - Remove net_ListenSingle from LibVLC API - Improve error message when network protocol to be used is ambiguous commit f9d3f5de72e7ab50caff39fbdb84e75ef3f87f8f Author: Rémi Denis-Courmont Date: Sun Apr 15 08:18:16 2007 +0000 svn:ignore commit 6cff2f6f21c60fd0a966240ae4651281a88f74e9 Author: Rémi Denis-Courmont Date: Sun Apr 15 06:46:06 2007 +0000 Fix double certificate deinitialization commit e34ebba580e320e98aa88805908e0a96680c3796 Author: Pierre d'Herbemont Date: Sat Apr 14 20:25:50 2007 +0000 Mac OS X gui: Pause playback when going to sleep. commit aefd2b47f38da2406bad34b9582194c02bce326a Author: Rémi Denis-Courmont Date: Sat Apr 14 19:20:39 2007 +0000 Works this time commit 5233af32b92cb4be81e20b50a5a0bb818166a455 Author: Rémi Denis-Courmont Date: Sat Apr 14 19:07:51 2007 +0000 Undo erroneous commit commit f5a65159a180f89e21a1c0e2fea512c73f178027 Author: Rémi Denis-Courmont Date: Sat Apr 14 19:01:33 2007 +0000 Fix compiler warning commit 264a446cdf82baafb2ee7514f9567b9a35852ac3 Author: Rémi Denis-Courmont Date: Sat Apr 14 19:00:42 2007 +0000 Include modules.h whenever needed commit a1e8379fef3609a6ab791d1acc1d597962968ccf Author: Rémi Denis-Courmont Date: Sat Apr 14 18:24:58 2007 +0000 Tiny code factorization commit 7a5fd4bee1b3393c5f667364c96f57ff36c80b26 Author: Rémi Denis-Courmont Date: Sat Apr 14 18:17:17 2007 +0000 Further hide module_t layout from plugins commit c6170002e964de01bf5376187959a52fa67c5829 Author: Rémi Denis-Courmont Date: Sat Apr 14 18:14:38 2007 +0000 Remove unused variable commit df50e0f4e85c05eb123b9f60a3aaed072a6aa52e Author: Rémi Denis-Courmont Date: Sat Apr 14 17:32:32 2007 +0000 Handle plugin cache reading error case commit d8e17ad4f32d842b8754dd6a79c6a6ae0762646d Author: Rémi Denis-Courmont Date: Sat Apr 14 17:31:01 2007 +0000 Get rid of useless p_symbols commit aaab472c638db2a83bfd75f0aa86b247bfb73b0f Author: Rémi Denis-Courmont Date: Sat Apr 14 16:50:43 2007 +0000 update libdca (untested) commit b89c14d5b4bd4e0011cca5112b54f6785df7dee2 Author: Rémi Denis-Courmont Date: Sat Apr 14 16:15:37 2007 +0000 Initial work on hiding module_t layout from plugins commit 58663ffb0079d1882bcb0681a38537110a6466c8 Author: Rémi Denis-Courmont Date: Sat Apr 14 15:19:27 2007 +0000 Fix typo commit 2eeecb47c846664e466677e9a592091e841290e4 Author: Rémi Denis-Courmont Date: Sat Apr 14 15:19:03 2007 +0000 Move libvlc module stuff to their own subdirectory commit 49546ed7cb03bc794ca90da08a1b127c96c291e2 Author: Rémi Denis-Courmont Date: Sat Apr 14 15:07:46 2007 +0000 Switch to libdca API commit 4f71b897bdc43bd2ec24c2a9327922464db71cff Author: Mark Moriarty Date: Sat Apr 14 15:04:36 2007 +0000 Fix dshow build on Cygwin -- add size_t and ptrdiff_t undefs commit 1c582f374220d225daa516933f9c526479dac5d4 Author: Rémi Denis-Courmont Date: Sat Apr 14 15:04:06 2007 +0000 Detect libdca properly commit 19bbed6ad6967effa2e8e1068f419d3706d806cf Author: Rémi Denis-Courmont Date: Sat Apr 14 14:15:12 2007 +0000 Clean header file commit 8cf44c198ac4d9c0afbd8ec47b1798133c9fc752 Author: Gildas Bazin Date: Fri Apr 13 23:51:24 2007 +0000 * modules/demux/asf/* use index for seeking if available and if there's a video track. commit 44cb59eadc7ddcfd23ec9621e9d374c093261ff2 Author: Gildas Bazin Date: Fri Apr 13 23:50:47 2007 +0000 * modules/demux/asf/* use index for seeking if available and if there's a video track. commit 7149e064c3172d1e0c5b45bfb36807003f1f00f7 Author: Jean-Baptiste Kempf Date: Fri Apr 13 07:14:48 2007 +0000 qt4 - Mousewheel (2) commit 9f2f3e7e43ba9fcd951be7e8dc3523d6e63cc20e Author: Christophe Mutricy Date: Thu Apr 12 21:07:19 2007 +0000 Slovenian l10n update by Matej Urbancic commit cf71566810d65c80589f56b47d9f61ea576fa0d9 Author: Felix Paul Kühne Date: Thu Apr 12 18:44:47 2007 +0000 * added sanity flags for future darwin releases and potentionally fixed OSX SDK support on Intel-based boxes. needs further testing, which I'll do later on commit f6857c6a31f40a49859972e483bfdec57cb8861b Author: Jean-Baptiste Kempf Date: Thu Apr 12 16:24:49 2007 +0000 Qt4 - MouseWheel support - patch by Sergey Volk. commit 3e54b375a676911075d1ddd4673d5c22c2ee6d74 Author: Jean-Baptiste Kempf Date: Thu Apr 12 16:05:18 2007 +0000 Qt4 - Set a higher score to qt4 than wx. Ref [19766] commit 7240be259cf03cb1ef31a0fb406466f9b3708a6c Author: Antoine Cellerier Date: Thu Apr 12 15:05:09 2007 +0000 Invalidate old caches (cf [19742]). commit cd1ae50f1b98fbcaafa2b504d1b944b40af9d767 Author: Christophe Mutricy Date: Thu Apr 12 15:04:31 2007 +0000 score is cached, so it's not a good idea to have it depens of the environement commit 14f7fe9917fabfec656a347a563a7ad011219a69 Author: Jean-Baptiste Kempf Date: Thu Apr 12 00:27:10 2007 +0000 Qt4 - typo correction commit c280a1b193e1941aa7ef76ea73a7059f50443d35 Author: Jean-Baptiste Kempf Date: Thu Apr 12 00:10:13 2007 +0000 qt4 - Sprefs - Slight modification. commit bf2134e0b9101c18ae47b4a230f97684ac6e9049 Author: Christophe Mutricy Date: Wed Apr 11 23:01:24 2007 +0000 fix Direct3D translation commit 5165a22304903f22f44d58bc34269f6a4c6e48a6 Author: Antoine Cellerier Date: Wed Apr 11 18:10:05 2007 +0000 * Honor --color with --list. * Add --list-verbose option. * Make sure that help related options always come first in the help output. commit d2910851e0b1feb21b3c3c453703995f10dd0348 Author: Damien Fouilleul Date: Tue Apr 10 18:21:57 2007 +0000 libvlc_video_take_snapshot: removed kludge and fixed path_sanitize for win32 commit b1b629475241544d112726111687788394d96a4d Author: Damien Fouilleul Date: Tue Apr 10 18:20:26 2007 +0000 - activex: support for taking a snapshot into a Picture object commit 9fa8b43c382782f6cb8cf1e28c09d03c8c52e192 Author: Christophe Mutricy Date: Tue Apr 10 12:49:34 2007 +0000 Some qt4 files were renamed commit 4e7e655aa94944ed4f1797d9dbb7114010c2c2a1 Author: Jean-Baptiste Kempf Date: Mon Apr 9 22:57:52 2007 +0000 Qt4 - Preferences - Size/Layout/Margin and stuff related. This is not yet optimal, but is much better than it was, I think. Some work has yet to be done on Complete Preferences to make it nicer. commit 55b8d4f97994dc4fc894db43729257c80c37074c Author: Christophe Mutricy Date: Mon Apr 9 19:41:36 2007 +0000 Fix warnings. commit e12d4a322724a5e67a9af3847bf5abc8fb321ef5 Author: Christophe Mutricy Date: Mon Apr 9 18:36:16 2007 +0000 vlc_b64_decode_binary() is in vlc_strings.h commit f6ead8f791204507f33fc20c02b24ff3d2a3dd0f Author: Rémi Denis-Courmont Date: Mon Apr 9 15:15:02 2007 +0000 SDP: fix ordering of b= and a= commit 2c475507439a48d646589d5c3855b1ddf50569ca Author: Rémi Denis-Courmont Date: Mon Apr 9 15:07:29 2007 +0000 Do not insert TTL in c= line for IPv6 - this was invalid commit ff79bc85f26b1f280df7c2d05435e9b4472a3817 Author: Rafaël Carré Date: Sun Apr 8 15:59:43 2007 +0000 Don't run hal_initialize() twice. Bug introduced in [19692]. commit f449bc75656316b692cfd7dce6a80cc363243f99 Author: Dennis van Amerongen Date: Sun Apr 8 14:04:31 2007 +0000 * modules/access_output/shout.c: Initialize shout settings properly and make ICY the default protocol. This fixes some libshout Socket error messages on initialization. Closes #1003. commit 2ece18d460b0cc45527f3eaea9ba9d8fbcb9e3a5 Author: Antoine Cellerier Date: Sat Apr 7 20:17:12 2007 +0000 Mosaic: Allow runtime changes of the bluescreen parameters Cosmetics Compilation warning fixes commit 57c44625f78bb0876b95521dd44615839ed85655 Author: Antoine Cellerier Date: Sat Apr 7 20:16:18 2007 +0000 Mosaic bridge: Allow runtime changes of the height and width parameters. commit 06c555eb60fc1f9670c0345dfb6a4e53467f5dc2 Author: Antoine Cellerier Date: Sat Apr 7 20:14:42 2007 +0000 Modules have a psz_help string. This is currently used by 1 module only (headphone audio filter) ... but that doesn't mean that it shouldn't be stored in cache. This commit will break the cache so we need to change a cache version somewhere. Since i didn't know where to look ... this is yet to be done. + misc changes commit 1148a9e41bf38bde489c5fea014aad10a3d5cfd8 Author: Antoine Cellerier Date: Sat Apr 7 20:13:06 2007 +0000 Cosmetics. commit 2ea7cab6008ac1c6854780a52ebda5fc57d92c38 Author: Antoine Cellerier Date: Sat Apr 7 20:12:41 2007 +0000 Display module's psz_help in help output (see next commit on modules.c for details). commit fbeb7e7f7aa643dfdd6ad48504b7854d4af858e4 Author: Antoine Cellerier Date: Sat Apr 7 20:12:02 2007 +0000 Add color help output when using command line switches to get help + --color. commit bd17df508303c34584025e9b42096f5206c9621a Author: Antoine Cellerier Date: Sat Apr 7 20:09:34 2007 +0000 Add subcategories and sections to command line help output. commit 4814d88633de93d6bff8534163afe989bee82f2d Author: Antoine Cellerier Date: Sat Apr 7 20:07:56 2007 +0000 Fix help string. commit f995f513646bf5b93af100ecb83d7071ec218fc7 Author: Felix Paul Kühne Date: Sat Apr 7 17:20:47 2007 +0000 * enlarge the row height about 10 pixels to allow longer error messages (up to 3 lines) commit c906621ce7ae4da88bf75d10a5eae56cff85a65b Author: Felix Paul Kühne Date: Sat Apr 7 17:07:32 2007 +0000 * re-worded the GUI strings a bit and removed a useless warning (it's a feature, no bug...) commit 2671fb50a1b37203f3cc350b014507ad318ea8a8 Author: Rafaël Carré Date: Sat Apr 7 16:36:44 2007 +0000 win32 libshout: Patches Makefile.in instead of Makefile.am commit a38c1cb06d119f292b018c9ece628137f8105291 Author: Rafaël Carré Date: Sat Apr 7 01:34:34 2007 +0000 Loads D-Bus control interface in one instance mode only if compiled with D-Bus support commit 04cc0ad9e67072f5a4c079a96eba1419a8e01afb Author: Rafaël Carré Date: Fri Apr 6 23:33:25 2007 +0000 Restore icon click to update status for D-Bus controller commit a210fb1416ee7a82cc17353d07d06bce55afce9c Author: Jean-Baptiste Kempf Date: Fri Apr 6 23:30:51 2007 +0000 Qt4 - Small modifications on Preferences layout (specially aimed at Windows). Remove and add comments. commit 7fe7324def2f0c1e4ded2456c8b52472a61981ad Author: Rafaël Carré Date: Fri Apr 6 23:19:18 2007 +0000 Updates D-Bus controller to new D-Bus methods. commit 0e252d3a6af85ea9946f456eb4181bc863fb737e Author: Jean-Baptiste Kempf Date: Fri Apr 6 23:03:18 2007 +0000 Repair precedent commit. commit e6893d71617851d11ecb2d09f1a7d8fa326b5801 Author: Jean-Baptiste Kempf Date: Fri Apr 6 21:45:17 2007 +0000 Contribs - qt4 bin/*.exe and bin/* commit 13bccc2f071a6eef687545bba4cf0fb0843be6c4 Author: Antoine Cellerier Date: Fri Apr 6 21:13:10 2007 +0000 Make it possible to change the fake-image at runtime. Add option to specify the chroma used by fake. commit b09aaba56b1492b3b5833f34e4edde608f193195 Author: Jean-Baptiste Kempf Date: Fri Apr 6 20:46:17 2007 +0000 Contribs - use qt 4.2.3 for win32 commit d8f9b79ebbeae5797a05e59e9cb9cac61c4389ae Author: Damien Fouilleul Date: Fri Apr 6 20:43:33 2007 +0000 - activex: misc. cleanups commit 2dad498f5feeed91dbffce28881858ca63b8dc3d Author: Damien Fouilleul Date: Fri Apr 6 20:38:09 2007 +0000 - direct3d: use VBL synchronized presentation commit 11d57553f728e41c59455666abc25457e83a1f42 Author: Rafaël Carré Date: Fri Apr 6 20:31:52 2007 +0000 Doesn't unref the D-Bus connection if connection failed commit 680c14288bf42379fc8117d5fa6027ea539973ab Author: Christophe Massiot Date: Fri Apr 6 18:11:28 2007 +0000 * NEWS: Moved teletext to 0.8.6-bugfix and merged changes from 0.8.6-bugfix branch. commit ea054fa66b839da5b44a13b0117e8569124ac306 Author: Pavlov Konstantin Date: Fri Apr 6 17:42:21 2007 +0000 We need at least QT4 4.2.0. commit 6f25345de995e892cc61a99a9e7f68c00564f67f Author: Christophe Massiot Date: Fri Apr 6 16:55:20 2007 +0000 * modules/mux/mpeg/ts.c: Fixed comment. commit 9a1ab88d0c49d407b5bfdcf9dfe31f796ae34143 Author: Rafaël Carré Date: Fri Apr 6 15:20:18 2007 +0000 Automatically loads dbus control interface in one-instance mode Adds one instance in NEWS commit de3efb7480be9ded8b74af9961bd5987c8dc3f98 Author: Rafaël Carré Date: Fri Apr 6 15:19:10 2007 +0000 adds sanity check to module_Exists() commit 46cd2cb94381035b296ee65430f6eacae920896d Author: Felix Paul Kühne Date: Fri Apr 6 14:49:00 2007 +0000 * don't export but check-out libdca from svn and limit it to rev 35, as the current r40 is broken commit 58cb81ace7d1a7fecfef033972a841d35260dfb4 Author: Jean-Baptiste Kempf Date: Thu Apr 5 23:37:04 2007 +0000 Qt4 - Add default buttons. commit 3ad0ad05dc172f454c9806709e768c1a07184d1c Author: Jean-Baptiste Kempf Date: Thu Apr 5 23:28:04 2007 +0000 Qt4 - Small modifications to messages dialog. commit 19775ff82740cebdb58f4106b078784006c8c9d5 Author: Jean-Baptiste Kempf Date: Thu Apr 5 22:33:27 2007 +0000 Qt4 - virtual bug once again. Add debug... commit 766acd386f15f51d1f6109a0f8b2dbbee773816a Author: Jean-Baptiste Kempf Date: Thu Apr 5 22:18:25 2007 +0000 Qt4 - Make Open dialog KDE/GNOME/WIN32 compliant for buttons... commit f5a1e36b2154b5e567d25385d1a5cbc797ec7cc4 Author: Jean-Baptiste Kempf Date: Thu Apr 5 22:01:16 2007 +0000 Qt4 - Fix error in a previous commit. commit d3100ba4173d0881e411f18eddb594f69a87ab79 Author: Jean-Baptiste Kempf Date: Thu Apr 5 21:45:51 2007 +0000 Qt4 - Update Preferences buttons to please any OS/DE. commit 20a60c3f06f03fba968c2409515192924f54a8cd Author: Jean-Baptiste Kempf Date: Thu Apr 5 21:28:08 2007 +0000 Qt4 - Remove useless ui setting. commit 07785891983a6b0ff01201770fb47f6ae3b5ffac Author: Jean-Baptiste Kempf Date: Thu Apr 5 21:26:58 2007 +0000 Qt4 - Small correction on messages behaviour Ref #777 commit 34fb52f06f6ffa0e07d16c4b4a8a2c7716350be7 Author: Jean-Baptiste Kempf Date: Thu Apr 5 20:50:55 2007 +0000 Qt4 - Avoid uic errors - Patch by stw - Closes #1002 commit fac5ea40e4640b0cff2166bdedea33d50b9b775c Author: Jean-Baptiste Kempf Date: Thu Apr 5 20:30:09 2007 +0000 Qt4 - Fix the GotoTime handler. Closes #377. commit 60f4db26cd3f3a2257f14bc05c3339b98b4881ad Author: Antoine Cellerier Date: Thu Apr 5 19:24:18 2007 +0000 Please keep the coding style consistent inside the same source file. commit e560aff75a63b222bea9c92e6150bc7b6f669be3 Author: Rémi Denis-Courmont Date: Thu Apr 5 18:31:27 2007 +0000 Revert previous commit. I thought the comments where pretty clear. commit db9d9941618ed8641ed18c34a9968e51892979c6 Author: Rafaël Carré Date: Thu Apr 5 17:08:49 2007 +0000 Streaming output works again. Closes #1047 commit 3f35c3e3b36115237553aa8117160435e2fdd9e5 Author: Rémi Denis-Courmont Date: Thu Apr 5 16:53:22 2007 +0000 Revert [19092] and really fix the variable naming problem - closes #1082 commit 620490ef6bd661c1e8e5cd22369073314c20f80f Author: Rémi Denis-Courmont Date: Thu Apr 5 16:51:55 2007 +0000 Spawn some more warnings before they become an endangered species commit 76c61d4ce32ab792fa0f7955553c51ba6106c83d Author: Rémi Denis-Courmont Date: Thu Apr 5 16:49:01 2007 +0000 missing errno.h commit 0e39834a0ac7ba0f9f492881ef90902f5d8fedd5 Author: Rémi Denis-Courmont Date: Thu Apr 5 16:42:16 2007 +0000 Compiler warnings rampage commit a6361e58fd585c7653e3047cece4ca2370c6868b Author: Rémi Denis-Courmont Date: Thu Apr 5 16:37:46 2007 +0000 Handle I/O errors commit 446ff43da07f056dd7613ce876ccd2086fe8353b Author: Rafaël Carré Date: Thu Apr 5 16:33:25 2007 +0000 Fixes InitDeviceValues() using old HAL api commit e1b883b20ec1cfcf01b25f26458eda3df0a81947 Author: Rémi Denis-Courmont Date: Thu Apr 5 15:58:08 2007 +0000 Handle I/O errors properly (disk full?) commit f46a9806fe5995dd963920ab4ecdbf2c48e6d401 Author: Rémi Denis-Courmont Date: Thu Apr 5 15:43:28 2007 +0000 Fix expansion-unsafe macro commit d83d19bd4a572c81e3c88e4bc9b0587c65750423 Author: Rémi Denis-Courmont Date: Thu Apr 5 15:36:22 2007 +0000 Fix compiler warnings commit 9035e1a6f7d2f566e980dbaa6fec4b6e7f764cc8 Author: Rémi Denis-Courmont Date: Thu Apr 5 15:29:32 2007 +0000 Fix compiler warning commit 5c0e385a484c1f28ebf9e2a4b33ecbdf07959a8f Author: Jean-Paul Saman Date: Thu Apr 5 12:09:00 2007 +0000 Various compile fixes for modules/codec/xvmc commit f4e4859fd74264e27f3e1c29fef6a46abc603610 Author: Jean-Paul Saman Date: Thu Apr 5 11:06:45 2007 +0000 Fix missing initializer compiler. Use memset to properly clear the entire struct. commit 21bd97f551b0e8beb482817e4fc27fbf682559cd Author: Antoine Cellerier Date: Thu Apr 5 09:05:05 2007 +0000 Add news about moduleinstance specific commands being available from the telnet interface. commit 3e3cfc168c553360607663517e82bfa3d2a85b76 Author: Jean-Baptiste Kempf Date: Thu Apr 5 01:13:05 2007 +0000 Qt4 - Open and Streaming Dialogs. This commit should show the correct dialogs in the correct order. It keeps the previous behaviour of the "Streaming" from the "Media" menu. /!\ The intelligence is surely not accurate and stream() may need to be redirected to playOrEnqueue as open() and enqueue() do in order to be correctly parsed before... Need a bit more knowledge on playlist to be sure. commit a1f000698c2c5210a40a913133bcb45cdc72a442 Author: Jean-Baptiste Kempf Date: Wed Apr 4 23:16:41 2007 +0000 qt4 - i18n - Don't use HTML tags. commit 031dc0b0f7a2c162e396ed676bb1887a1249e449 Author: Jean-Baptiste Kempf Date: Wed Apr 4 23:10:28 2007 +0000 Qt4 - Don't use html tags in strings ... This breaks all the i18n thing. commit 1d44e0c13973c03e6ae8d254c2b551285b592e25 Author: Jean-Baptiste Kempf Date: Wed Apr 4 22:21:31 2007 +0000 Qt4 - Remove unnecessary files from Modules.am commit 010bdc77b4098328cdd9d59a3466c5eda970fce3 Author: Jean-Baptiste Kempf Date: Wed Apr 4 22:19:17 2007 +0000 qt4 - remove unneeded file. commit 6aa543713d3f9759aac245e4289376ef187770bb Author: Antoine Cellerier Date: Wed Apr 4 21:58:51 2007 +0000 * Core: add var_Command function. This is used to execute a command registered on a object with a given name. * rc.c: use var_Command (instead of own code) * telnet.c: add support for object commands (like in the rc interface) commit ac058faeb4b10effd1fbdfbf87073ea002e067f5 Author: Rafaël Carré Date: Wed Apr 4 21:28:10 2007 +0000 Enables D-Bus on BSD systems commit 3cb144947e82e52e9486ab5189e58787053d99b1 Author: Jean-Baptiste Kempf Date: Wed Apr 4 21:26:01 2007 +0000 Qt4 - wording corrections. By Llynix commit 2ddcaac3ada8329d80af74f1c1301c9a12cb9635 Author: Jean-Baptiste Kempf Date: Wed Apr 4 21:20:52 2007 +0000 qt 4 - s/interface/instance... error catched by Llynix commit 2ac7392dadb6b6d7482c22534af898ba1cf8ecaf Author: Antoine Cellerier Date: Wed Apr 4 20:57:37 2007 +0000 Add callback to change mosaic mask at runtime. commit 5fc93542f8697cb23054ebbb3467788a1a6dba27 Author: Jean-Baptiste Kempf Date: Wed Apr 4 20:41:39 2007 +0000 Qt4 - SPrefsInterface Button is clicked by default. commit 6b1af002854395958a4f2871ab9eed54348d542b Author: Antoine Cellerier Date: Wed Apr 4 20:37:28 2007 +0000 Remove mask picture_t leak. commit 0f261c47fdf63b6dce92bc5d80c7f669cc545c28 Author: Rafaël Carré Date: Wed Apr 4 20:31:44 2007 +0000 Use local copies for album art, rather than download it from amazon commit 321a42ec2cc0a6cde5768832deced2ea82879410 Author: Antoine Cellerier Date: Wed Apr 4 20:31:07 2007 +0000 Add mosaic_bridge transparency mask to the NEWS. commit 89d87da54dafa0397de5dc4c89a4b3162f8a8959 Author: Antoine Cellerier Date: Wed Apr 4 20:29:17 2007 +0000 Add new "mask" option to the mosaic_bridge module. This makes it possible to define a transparency mask used during mosaic blending. Example usage follows: ./vlc -I telnet --color -vvv --vlm-conf mosaic.vlm --mosaic-width 360 --mosaic-height 270 --mosaic-rows 6 --mosaic-cols 6 --mosaic-keep-picture --fake-file ~/images/mire.jpg --fake-width 360 --fake-height 270 --no-audio --sub-filter mosaic And the vlm config: new channel0 broadcast enabled setup channel0 input /home/dionoea/media/redefined-nintendo.mpg setup channel0 output #duplicate{dst=mosaic-bridge{id=0,height=270,width=360,mask=/home/dionoea/images/cone_360x270.png},select=video,dst=bridge-out{id=0},select=audio} new background broadcast enabled setup background input fake: #setup background output #bridge-in:display control background play control channel0 play The files used are available on http://people.videolan.org/~dionoea/mosaic/ if you want to test. (This will blend the redefined nintendo video in a cone like region) commit a02f6eb6cb92ae3733a47a22cb82a26f70dc1885 Author: Felix Paul Kühne Date: Wed Apr 4 20:28:44 2007 +0000 * make sure that the fspanel is being actived in all possible vout-goes-fullscreen ways (closed #1132, forward-porting [19667]) commit 73ad620ea447e192b2bb1cb7ce1693642640be16 Author: Felix Paul Kühne Date: Wed Apr 4 20:07:59 2007 +0000 * fixed grammar (closes #1099); I would still prefer 'is up-to-date' instead of the current wording ;) commit 9df8deecb95d04e491f30608680b0408fc7ad338 Author: Rafaël Carré Date: Wed Apr 4 20:02:34 2007 +0000 Use new gnome-screensaver D-Bus interface commit 661a0a410302d2d6d11654110967b1d9611df843 Author: Loïc Minier Date: Wed Apr 4 14:20:36 2007 +0000 * Fix missing include causing a build failure with GCC 4.3; patch by Martin Michlmayr; Debian #417750. commit df0405519aeaf36b790a6ef8eb11d6c227c8aa23 Author: Christophe Mutricy Date: Wed Apr 4 11:26:16 2007 +0000 Gettext produce libintl.h or libgnuintl.h depending the situation. So patch libgnuintl.h.in so both header got the patch. For win32 it seems to produce libintl.h so kludge this one. commit 925ab46a94adc6829afd7990a58bb11ed19cf232 Author: Jean-Baptiste Kempf Date: Wed Apr 4 00:20:36 2007 +0000 qt4 - Rename a confusing component commit 3a7f613664abb03bc1cd64e8e4e36fe9c9c777b4 Author: Jean-Baptiste Kempf Date: Wed Apr 4 00:05:33 2007 +0000 Qt4 - New Simple Preferences look'n feel. Should work without too many segfaults... Got rid of the QListWidget thing. Some look has still to be done, especially for size/margin/padding. I don't know yet if the look of the button will be like that ( flat, rounded onMouseOver, darked onCliked) commit 1580eede985d8a04df8a5ecc5a543df055b6d0b5 Author: Jean-Baptiste Kempf Date: Tue Apr 3 21:31:41 2007 +0000 Qt4 - oops... Forgot that file in the precedent commit... commit 2d1e22b55d13f8cafd432d21e16a70b0f62c9b45 Author: Jean-Baptiste Kempf Date: Tue Apr 3 20:51:36 2007 +0000 Qt4 - Dialog. fix the reparenting Open Dialog for Win32 commit 3c81d1e9272eb85f90126bd7f787a566c7a10636 Author: Pierre d'Herbemont Date: Tue Apr 3 16:46:15 2007 +0000 Mac OS X package: When the dmg is opened force the open of the dmg window. Order the icon, and prepare the use of background image. commit 17bd1790dfcb1d937d04a716827fd24693bc3a43 Author: Christophe Mutricy Date: Tue Apr 3 16:01:25 2007 +0000 Only install libswscale.pc and swscale headers when needed. This is in the process to be submitted upstream commit 85a28ba6c1d0a16ec4e608eb617a9ae006b61dc7 Author: Jean-Paul Saman Date: Tue Apr 3 11:29:56 2007 +0000 Cleanup patch had 2 config.macosx entries. commit 86a8407f821df5c6aba159e07c91d98c7b9f222f Author: Jean-Paul Saman Date: Tue Apr 3 11:27:19 2007 +0000 Fix bug get_aspectRatio() that returned wrong error code. commit 5c720da712ccc04f8ac30efa65b08811f9b423fb Author: Jean-Paul Saman Date: Tue Apr 3 10:33:07 2007 +0000 Update libintl.patch. The include file has been renamed to libgnuintl.h in this gettext version. commit 02c1623496431587fb03bb75031af45160c3bb36 Author: Christophe Mutricy Date: Tue Apr 3 09:39:58 2007 +0000 Some files have been renamed and some added commit 2b5f80dbc510d04c266e304c5fcfeced78ab3d38 Author: Pierre d'Herbemont Date: Mon Apr 2 22:24:26 2007 +0000 Mac OS X gui: Fix a crash when asking for fullscreen state when no p_real_vout is defined. commit e544f7ca608c40e14dc5d18f051d1dc8e91d681e Author: Christophe Mutricy Date: Mon Apr 2 22:17:19 2007 +0000 ffmpeg: targetos must now be in lower case. commit 3c7a4de70f9f9ebfb3f264fb4832ddaea67212e6 Author: Antoine Cellerier Date: Mon Apr 2 21:34:08 2007 +0000 Add news about the new blending chroma support -> mosaic perf improvement. commit 78fe0c6b9153f99743f9e66de1f0b4519ee69520 Author: Antoine Cellerier Date: Mon Apr 2 21:03:58 2007 +0000 mosaic.c: If we're not using bluescreen stuff (which needs per pixel alpha values), then use I420 instead of YUVA when resizing the images. (see previous commit for explanation.) commit 602d3bac845de6eb84a091ce30979b6886836b52 Author: Antoine Cellerier Date: Mon Apr 2 20:58:14 2007 +0000 Use I420 image buffers instead of YUVA for mosaic bridge. Impact on CPU usage for test case (http://people.videolan.org/~dionoea/mosaic/ basically a 6x5 mosaic displayed locally) is 155% -> 85% if alpha == 255, 166% -> 110% if alpha == 128. commit 1106a14087d306e0d1951fd57ab527332d086615 Author: Antoine Cellerier Date: Mon Apr 2 20:54:52 2007 +0000 Fix I420/YV12 -> * blending. Looks like we did need separate functions. commit 2b5629b6f4920f02b2bbb62683f7ad2d7d386c9e Author: Olivier Aubert Date: Mon Apr 2 17:55:13 2007 +0000 bindings/python/vlc_internal: implement vlc_object_find_name support commit 7255a5e6399f723e24ab9227d12e547e46036e8a Author: Antoine Cellerier Date: Mon Apr 2 16:24:23 2007 +0000 also scale I420/YV12. (untested) (btw, why don't we use the "normal" scaling modules for sub pictures?) commit c0653a1694d66e291a737f3c972e1aca7fbe22ec Author: Antoine Cellerier Date: Mon Apr 2 09:18:12 2007 +0000 * Untested YV12/I420 -> * blending. Works exactly like YUVA blending except when i_trans == 255. This should improve Mosaic performance. (still needs 1 or 2 changes to the mosaic_bridge and mosaic modules). * Don't try blending if i_trans == 0. commit 01828c0482f263096f975d939e3485b594116e34 Author: Jean-Baptiste Kempf Date: Sun Apr 1 23:16:59 2007 +0000 Qt4 - Enter key does always close() a dialog. Correction of a virtual keyword missing. commit 9df6d11ec8e4e8392ae415ad97dcfce84650fe0d Author: Antoine Cellerier Date: Sun Apr 1 21:29:43 2007 +0000 Add some qfu and qtu calls for string values. commit d8aaa1c5d461260939a5f47d686c3e3864577510 Author: Antoine Cellerier Date: Sun Apr 1 21:17:31 2007 +0000 Add new --sdl-chroma option to force the used chroma. commit 37f3331d392baa189a2ad7e83c3fa3c032fd3139 Author: Antoine Cellerier Date: Sun Apr 1 20:55:36 2007 +0000 don't invert the function names. commit 46ad186a6754170023e9de14172bd4d339949097 Author: Jean-Baptiste Kempf Date: Sun Apr 1 20:55:00 2007 +0000 Qt4 - try to provide the missing dialogs for the dialog provider. Should fix skins2 problem on windows. commit c4378273618766005c4aed20385590727cadfb75 Author: Jean-Baptiste Kempf Date: Sun Apr 1 20:49:52 2007 +0000 Add a define for the EXTENDED dialog for further use (skins2 ? ) commit ba47552d50efc213611ffeb3cc4a15792b3443d0 Author: Antoine Cellerier Date: Sun Apr 1 20:38:21 2007 +0000 Untested RGBA -> YUV Packed blending. commit 2bc5973b7e1c493aadd33c37a3c8a1d7b0e068b7 Author: Antoine Cellerier Date: Sun Apr 1 20:22:01 2007 +0000 Untested RGBA -> RV16 blending (I420 and RV24 work fine). commit bc63ebc2ee1abb1b8a3cd49c1ed25128a3159ad2 Author: Pierre d'Herbemont Date: Sun Apr 1 19:13:52 2007 +0000 Mac OS X gui: Label the option "Check for VLC update automatically" rather than "Check for update when VLC is launched". commit fc5f7efa46cbea4e06a5411f932a760603c2b905 Author: Pierre d'Herbemont Date: Sun Apr 1 17:41:51 2007 +0000 Mac OS X gui: Ask the user if she wants to check update on startup. And if so, check for update only every two days. commit 3bf0dec45b8d1cc11d01aad606f990b2b809e439 Author: Antoine Cellerier Date: Sun Apr 1 17:22:15 2007 +0000 Remove some debug messages and fix the sub-picture chain update target. commit ad185129ede08877e1298a8bb6038e6ec055b067 Author: Antoine Cellerier Date: Sun Apr 1 17:21:48 2007 +0000 Allow changing the subpicture filter chain at runtime. (This currently kind of segfaults some of the time (after 2 changes) ... somemore bughunting is needed) commit 9d7dfdf986c9957b28c693d6d72adc872d9dd89a Author: Antoine Cellerier Date: Sun Apr 1 17:17:16 2007 +0000 Remove trailing space. commit 7dcb37a416095b8e72a1acf82062281333de10ef Author: Jean-Baptiste Kempf Date: Sun Apr 1 17:07:36 2007 +0000 Qt4 - Regroup in a better way the menus. commit 0c99373e8d2a7e59201496ed5495f751a76d9815 Author: Jean-Baptiste Kempf Date: Sun Apr 1 17:03:59 2007 +0000 qt4 - shortcuts corrections and enhancements. commit 5858f28b44189b3b9473d5af9426bd3e5950cdaf Author: Jean-Baptiste Kempf Date: Sun Apr 1 16:33:00 2007 +0000 Qt4 - Ambiguous shortcut overload: Ctrl+ P commit f6135e0e37c4db7e651290f2a75b0fb7cd29d7d3 Author: Jean-Baptiste Kempf Date: Sun Apr 1 16:29:04 2007 +0000 Qt4 - Goto Time, IA commit d3efb9b0486b9c8ebfe582ba70873ae1982d60ac Author: Antoine Cellerier Date: Sun Apr 1 16:27:53 2007 +0000 Add calls to config_Put* to make sure that the configuration values survive a filter instance destruction. commit 5743cb83c12086e6fa8f9064382c8da33109d1af Author: Antoine Cellerier Date: Sun Apr 1 16:24:08 2007 +0000 95% of the video filters extended panel is now done. It's just missing the combo box related code. commit e3d735fe55468655cbb806c5e01908f234a3f7f9 Author: Jean-Baptiste Kempf Date: Sun Apr 1 13:21:58 2007 +0000 update. Almost ok. commit 15835550fefef4c87c6dfeb2bbd48de61fef999c Author: Jean-Baptiste Kempf Date: Sun Apr 1 13:07:06 2007 +0000 LIST update (3) commit eb33bc2c83c2d98566c3692c00e855ce98d9187a Author: Jean-Baptiste Kempf Date: Sun Apr 1 12:51:09 2007 +0000 LIST update (2) commit 27630e1c490ad55f954e75460011566674b67b84 Author: Jean-Baptiste Kempf Date: Sun Apr 1 12:37:17 2007 +0000 LIST. update (1) commit 64c7d58729b8435097bf3abfeb58fdd130c15fcd Author: Derk-Jan Hartman Date: Sun Apr 1 11:58:34 2007 +0000 * Don't enable libIDL. we don't really need it atmo commit 25964f0e68c80743f01f2a9ee701d551ffd081bf Author: Jean-Baptiste Kempf Date: Sun Apr 1 01:23:15 2007 +0000 qt4 - GotoTime dialog button, with handling for KDE/Gnome fanatics. commit c0060315051660ea6f0d771f11796ca99d97d917 Author: Jean-Baptiste Kempf Date: Sun Apr 1 00:53:43 2007 +0000 Contrib: update gettext to 0.16.1 commit b401905ef2874fe236ca62fd0110a99d37497fe1 Author: Jean-Baptiste Kempf Date: Sun Apr 1 00:20:50 2007 +0000 Forgotten in last commit. commit eb8cd7b5acae3286a1a433af85c4e8e2b65f77ba Author: Jean-Baptiste Kempf Date: Sun Apr 1 00:12:22 2007 +0000 Update Contribs to twolame 3.10 and remove patch included upstream. commit 40673fb3e645b112c7122ed74916685279c96058 Author: Jean-Baptiste Kempf Date: Sat Mar 31 23:19:41 2007 +0000 Really fix Makefile for extras commit b0d80c32a4a3f2b8b33aa85f335b66bc28f1102b Author: Antoine Cellerier Date: Sat Mar 31 23:12:00 2007 +0000 Fix extra makefile. commit 00574ad529949f84025d096590f7e18be3a03a3c Author: Jean-Baptiste Kempf Date: Sat Mar 31 22:58:10 2007 +0000 DON'T BUILD FFMPEG w --enable-swscaler. Don't use stupid dirac patch. commit df507aa7f3649f100615e4578b283af1aa06da38 Author: Antoine Cellerier Date: Sat Mar 31 22:03:59 2007 +0000 Remove trailing space. commit 74d80d86fec8f3138af83da15842be87af54d64d Author: Antoine Cellerier Date: Sat Mar 31 22:01:07 2007 +0000 Make it possible to change puzzle parmaeters after filter launch. commit 7fbd1ca82e806a44e23510f35a70c4e87cde0998 Author: Antoine Cellerier Date: Sat Mar 31 21:52:33 2007 +0000 Make it possible to change sharpen sigma after filter launch. commit 5a71baac65d43b7527b4ee75c3b1f825f787cde8 Author: Antoine Cellerier Date: Sat Mar 31 21:47:11 2007 +0000 Make it possible to change the blur factor after filter launch. commit 0ea9e4b45fe355dac074bb811ab0642a388fa9ed Author: Antoine Cellerier Date: Sat Mar 31 21:38:24 2007 +0000 Gradient options are now commands. commit 57e21062fa504b10e9ac2f92fd4b513d8e2dce75 Author: Antoine Cellerier Date: Sat Mar 31 21:25:36 2007 +0000 Enable config chain syntax and flag the vars as commands. commit 0f9d1f9e98f6b63a28e36a35f9a37cec722cc295 Author: Antoine Cellerier Date: Sat Mar 31 21:16:49 2007 +0000 Compile "fix". commit 514f568e168acd62f0e5f2e510d0900b9344b7f9 Author: Antoine Cellerier Date: Sat Mar 31 21:11:37 2007 +0000 Da über video filter control panel (I'll add a simple mode once this one works). commit 1f382c03ef1022920cc5151c8ff186d26c29b672 Author: Antoine Cellerier Date: Sat Mar 31 20:37:13 2007 +0000 Remove trailing spaces. commit 3558ffb00e4819ee3d3e2dd01a3fcf7bb5c34770 Author: Antoine Cellerier Date: Sat Mar 31 20:07:58 2007 +0000 s/splitted/split/ commit aa02864cbab21136b17322841c0b845b9b2c3145 Author: Antoine Cellerier Date: Sat Mar 31 20:00:03 2007 +0000 convert a few printfs to msg_Dbg. commit 1309f14889aed40073e79942e4919a21649ac474 Author: Antoine Cellerier Date: Sat Mar 31 19:53:23 2007 +0000 Make it possible to change the extracted color once the module is launched. commit 71a183b9a7c6d0ed146a3f804a0dd1cf2d377134 Author: Antoine Cellerier Date: Sat Mar 31 19:08:12 2007 +0000 Check the input chroma. (We only want to work on I420 for the moment) commit 4d708a514036a2eec993b0b4a1cc5c9ecee26e7a Author: Jean-Baptiste Kempf Date: Sat Mar 31 18:41:47 2007 +0000 Mention the HTML subtitles support. commit c77b77a119aa25d536bb843433590e7096b67274 Author: Antoine Cellerier Date: Sat Mar 31 18:38:05 2007 +0000 Add to the news commit ef8b4b02c7c015aced2cf4d6a47e65aeca547642 Author: Antoine Cellerier Date: Sat Mar 31 18:37:16 2007 +0000 New erase video filter (to remove logos). Example command line: ./vlc --video-filter "erase{mask=/home/dionoea/images/cone-small.png,x=50,y=50}" --no-audio --color -v -I rc ~/media/redefined-nintendo.mpg commit eff628e2cd819e5de534cef1b1d8cc34ab2d8246 Author: Jean-Baptiste Kempf Date: Sat Mar 31 17:57:52 2007 +0000 Qt4 - Rename dialog/prefs_dialog to dialog/preferences: files in dialog/ are already dialogs! commit f44ab9350d45e65881f3aa7653ff0f2389785710 Author: Filippo Carone Date: Sat Mar 31 17:32:30 2007 +0000 compile fixes commit ff68b4c05cd2821736ab6cfb2dee70f8b12481c8 Author: Jean-Baptiste Kempf Date: Sat Mar 31 17:14:51 2007 +0000 Qt4 - Small correction to previous commit. Sorry. commit 5d9d238ceae3ac7431eefc1f2a778fb6691cbb54 Author: Jean-Baptiste Kempf Date: Sat Mar 31 17:08:07 2007 +0000 Qt4 - GoToTime layout and design improvements. Not functionnal yet. commit f6b0cce8bfea7cad8d7ad352f6136765678215f8 Author: Antoine Cellerier Date: Sat Mar 31 16:42:14 2007 +0000 Also use the V plane for motion detection. Remove unused code. commit da065dee8a42be3ce097f851b0c6b73b12bf0a67 Author: Antoine Cellerier Date: Sat Mar 31 16:02:28 2007 +0000 scale.c: implement RGBA scaling. vout_subpictures.c: enable scaling for RGBA subpictures. commit 67e8b0e39b6e36088f2f9e5bbc1dc5c566006a82 Author: Antoine Cellerier Date: Sat Mar 31 15:45:06 2007 +0000 Update the help strings. These should be autogenerated at run time (IMO)... else people won't notice commands added in other modules, like "adjust" for example. commit 8f1e2789ef2f7e3193638f936b4fd4d0ea4c8e43 Author: Antoine Cellerier Date: Sat Mar 31 15:42:50 2007 +0000 Update NEWS to sync with [19549]. commit 78db441f592645a12574ef759b08d93bbcbc5903 Author: Antoine Cellerier Date: Sat Mar 31 15:42:14 2007 +0000 Module specific commands change in rc.c. See http://article.gmane.org/gmane.comp.video.videolan.vlc.devel/28757 | sed 's/ /@/g' commit 4d8cbc47f9ddc1faabc4b8c9063089a3d4681344 Author: Antoine Cellerier Date: Sat Mar 31 15:38:57 2007 +0000 vout_subpictures.c: Do not call the scaling module if the subpicture is using RGBA. The current way subpictures scaling and blending modules loading work is kind of flawed. It assumes that the module will be able to handle all the possible types of input chromas. This worked fine previously (since all modules allowing to scale/blend YUVP also handled YUVA), but doesn't now (the scaling module doesn't support RGBA. blending works fine). vout_pictures.*: Add core support for RGBA pictures. commit be1ee5f7680c5056d8fdcb722a3040eaf3ac2cd8 Author: Jean-Baptiste Kempf Date: Sat Mar 31 15:31:26 2007 +0000 Qt4 - a few additions to the empty GotoTime dialog.. commit 89c1ffd3320da3a5020f721a10b8d6f6110ba0e6 Author: Jean-Baptiste Kempf Date: Sat Mar 31 13:46:14 2007 +0000 Set the priority for qt4 / dialog_provider higher than wx commit be0f7096d3b923c98e69c23851bbd56523d4228f Author: Jean-Baptiste Kempf Date: Sat Mar 31 13:45:34 2007 +0000 Qt4 - Add a "Goto Time" dialog asked over and over. Empty dialog now. commit f75592eed0bd8bac1321e5bf5dfb248f8ae410fa Author: Jean-Baptiste Kempf Date: Sat Mar 31 13:44:22 2007 +0000 add a GOTOtime string. commit f4e4ec78c05a8eaceb2b8424d1ccf503e2b58ec2 Author: Jean-Baptiste Kempf Date: Sat Mar 31 12:51:04 2007 +0000 qt4 - Make errors dialog Application Modal. commit e4168df7e7d817436c4eeb69eb3fc122d09d1796 Author: Jean-Baptiste Kempf Date: Sat Mar 31 01:29:26 2007 +0000 qt4 - small and unimportant cosmetic change. commit ef3ddcbd1d236a32ab8d9e57af1500118914a341 Author: Jean-Baptiste Kempf Date: Sat Mar 31 01:17:14 2007 +0000 Qt4 - Remove the enqueue button and regroup it under the play button, since it is far less used. KEEP IT SIMPLE :D xtophe, is that what you wanted ? Stream() does not do anything yet. commit 5021c9c913c9d1a397b5861b05c2f36d03c3605c Author: Jean-Baptiste Kempf Date: Fri Mar 30 22:31:33 2007 +0000 Repair ATI VCR2 support by using ffmpeg instead of libmpeg2 commit 3d1de17e284988158cb8a4ae8c1c8be05f8fb475 Author: Antoine Cellerier Date: Fri Mar 30 17:29:41 2007 +0000 Untested RGBA blending in I420, RV24 and RV32. commit f49699d4bf1a3ef7dd155a2dfefb6d3abd3ee3e7 Author: Pierre d'Herbemont Date: Fri Mar 30 14:34:51 2007 +0000 Mac OS X gui: Attempt to fix compilation error. commit e863c3a480169ec8a9e3a0982028c8b646d695cc Author: Christophe Mutricy Date: Fri Mar 30 14:06:09 2007 +0000 Fix dirac patch commit 171ad3314ef99d1d88ee1a31af8d79149d621118 Author: Derk-Jan Hartman Date: Fri Mar 30 13:29:15 2007 +0000 * Missing part of previous commit [19535]. cleanup of freetype.c by Bernie Purcell commit db7b0a56aa13250845c4721f3cabb72d975128d6 Author: Derk-Jan Hartman Date: Fri Mar 30 12:51:46 2007 +0000 * Patch to support basic formatting in non-SSA/USF subtitle formats Several fixes for warnings. by Bernie Purcell commit 3740b74457fdc3a25309fc0fb4e55ee7caee5168 Author: Jean-Baptiste Kempf Date: Thu Mar 29 23:04:38 2007 +0000 Libtiff repository has changed. commit 5637324016478e04563aa79651bec6041b6071d3 Author: Jean-Baptiste Kempf Date: Thu Mar 29 22:53:45 2007 +0000 Qt4 - Cosmetics: adding a
bar in advanced. SHould it be wider ? commit f965bb1b3ec038e03bf9c77996066cf12ce40b87 Author: Jean-Baptiste Kempf Date: Thu Mar 29 22:18:08 2007 +0000 Make the spacing coherent with the rest of the file. commit 3042de9acb33c92be9a1c7e1b557d309b21bf71a Author: Jean-Baptiste Kempf Date: Thu Mar 29 21:57:15 2007 +0000 Update News. commit 8664e302a73d98350a6a8898e80c839234c67e94 Author: Yoann Peronneau Date: Thu Mar 29 21:53:33 2007 +0000 * qt open dialog: double click plays the selected file commit ef627df2e6c80a341514a4ba47e0944176bdaa77 Author: Jean-Baptiste Kempf Date: Thu Mar 29 21:52:08 2007 +0000 Add Flash Screen Video FourCC commit 39da1a6f19f39ce95d315961e627f444b3298307 Author: Jean-Baptiste Kempf Date: Thu Mar 29 21:25:03 2007 +0000 Qt4 - cosmetic. commit 180a5255d6f2881bb3a1ece1030cec265d800908 Author: Jean-Baptiste Kempf Date: Thu Mar 29 21:19:17 2007 +0000 Qt4 - More hotkeys. commit 6efc83a224d7b5e35bf4adc1ee969b761ac656e8 Author: Yoann Peronneau Date: Thu Mar 29 21:17:11 2007 +0000 * fix a segfault commit 05987b203abcb3d1278a5666f010ead313e0265f Author: Jean-Baptiste Kempf Date: Thu Mar 29 21:10:42 2007 +0000 Shortcuts. commit 6f273603e0a223bfe2874f4402b651960fa9c00c Author: Christophe Mutricy Date: Thu Mar 29 21:07:56 2007 +0000 don't build the doc in all cases for dirac commit b103c00ae8aaee8e474ef02f56f81ead2864963b Author: Jean-Baptiste Kempf Date: Thu Mar 29 20:15:45 2007 +0000 Clean. commit fd8a95173d690070bb4dc7b98eaabd8792b32ff2 Author: Yoann Peronneau Date: Thu Mar 29 20:08:25 2007 +0000 * qt: don't hide the file browser on double click commit 01c453a965eb17159f9463bbb3f3716644383ce3 Author: Damien Fouilleul Date: Thu Mar 29 08:00:16 2007 +0000 vlcshell.cpp: compile fix commit 2d3624caccab3dc11fee9bded0faacc484678043 Author: Damien Fouilleul Date: Wed Mar 28 22:02:51 2007 +0000 - mozilla: support for libvlc_video_redraw_rectangle() message for PAINT events and misc cleanups commit 9ba00f59d5574b8486c6df84cd86173e6912ac66 Author: Damien Fouilleul Date: Wed Mar 28 22:00:48 2007 +0000 voutgl.m: support for VOUT_REDRAW_RECT in agl code, also added some smarts regarding handling null clip regions, which causes video flickers on Firefox/MacOSX when scrolling a page containing the mozilla plugin commit d546db7e00585a5d5024d01d4cf82794e38c849c Author: Damien Fouilleul Date: Wed Mar 28 21:57:39 2007 +0000 - libvlc: new libvlc_video_redraw_rectangle() API, this allows caller to tell vout to redraw part of video, vout needs to implement VOUT_REDRAW_RECT message to support this commit 1917275ee372318108aab4a427e5b156078444b3 Author: Christophe Mutricy Date: Wed Mar 28 21:28:24 2007 +0000 Protect header against double inclusion commit 93f85dc75235c05a0edab277e68a503a836b898f Author: Yoann Peronneau Date: Wed Mar 28 18:53:27 2007 +0000 * qt: escape key on QVLCFrame and QVLCDialog closes them commit c8540099215fed4e2094e5157d798972888b8075 Author: Yoann Peronneau Date: Wed Mar 28 18:28:56 2007 +0000 * QT prefs: escape key closes the dialog commit c6e9c5ac3a1b3b1655c7f297960076c8b4aa19b8 Author: Pierre d'Herbemont Date: Wed Mar 28 17:31:28 2007 +0000 http Access: Make sure non-absolute relocation is handled properly in a https session (thanks courmish). commit 6040c07a76129070860a65bb6b44ed9405e02175 Author: Rémi Denis-Courmont Date: Wed Mar 28 16:23:40 2007 +0000 Limit RTCP sending to one every five seconds as per RFC3550 commit e910ff15eb7c297d21f8ae7317e9ac80b5e8e375 Author: Pierre d'Herbemont Date: Wed Mar 28 11:12:26 2007 +0000 http Access: Avoid using an empty pointer (Oops). commit 7b817766c125b03b0392dbe79a0edb2014f4b61c Author: Pierre d'Herbemont Date: Wed Mar 28 10:26:05 2007 +0000 http Access: Make sure we handle redirection that don't include the server name. commit 921c8328e40d6451fe48975508ed08867549a533 Author: Pierre d'Herbemont Date: Tue Mar 27 23:53:28 2007 +0000 Mac OS X gui: checkForUpdate may not run on first thread. Hence alloc an autorelease pool in checkForUpdate. commit 572412852e340bc9d92fbfd06e7b2b896ad84c0c Author: Pierre d'Herbemont Date: Tue Mar 27 23:18:56 2007 +0000 Mac OS X gui: Remove unwanted NSLog from r19508. commit c1f7a6466c7d1fb9fa0cc545751aa3f7a669f311 Author: Pierre d'Herbemont Date: Tue Mar 27 23:17:37 2007 +0000 Mac OS X gui: Check for update on startup. commit 89c24db9d6fa22bd79e97e71f2bf0248c9b145d7 Author: Pierre d'Herbemont Date: Tue Mar 27 22:27:07 2007 +0000 Mac OS X gui: Fix libvlc key handling when leaving fullscreen. commit 4ed152a78201f331bbcb946e5ac7eb309bcd8457 Author: Christophe Mutricy Date: Tue Mar 27 22:26:24 2007 +0000 qt4/menu.cpp: * Work around libqt4 opening gconf * improve readability of macros commit 90cf67720e68db8fc3a909ef9544ad58656031c5 Author: Jean-Baptiste Kempf Date: Tue Mar 27 22:14:10 2007 +0000 Qt4 - cosmetics. commit 619a92955b54177d2227569a587c4629e6e6ce96 Author: Yoann Peronneau Date: Tue Mar 27 22:09:18 2007 +0000 * qt DirectoryConfigControl: default open in selected directory commit 42980ccc071d8a2b6655e3ec857b36af90c67ee3 Author: Yoann Peronneau Date: Tue Mar 27 21:54:16 2007 +0000 * qt: add a FontConfigControl commit e14328ac5387d201a7a6973b7cd7a416f55e94da Author: Yoann Peronneau Date: Tue Mar 27 20:39:20 2007 +0000 * use add_file instead of add_string for skins2-last - this fixes QT interface simple prefs commit cdda8bc8c3985e8fa0cf27a1e22651b7e0cdcbb6 Author: Yoann Peronneau Date: Tue Mar 27 19:33:50 2007 +0000 * qt: really implement DirectoryConfigControl commit c61b8e61818488444126befe992bbbdd8ded9855 Author: Damien Fouilleul Date: Tue Mar 27 19:06:18 2007 +0000 - getaddrinfo.c : cleanup replacement APIs for win32 and make sure the shim logic only searches for real APIs only once commit eb72bd5666628187b1f8adf91b870974f87e133a Author: Damien Fouilleul Date: Tue Mar 27 19:01:51 2007 +0000 - control/input.c: don't rely on exceptions to control the state of API internal logic as these are optional commit ef7c7e9569b302003bc93075a61c18b5f57e0c90 Author: Yoann Peronneau Date: Tue Mar 27 18:48:09 2007 +0000 * open file widget: do nothing if the user clicked on cancel commit 5dfbca91f021b0764e675ecf8ee694790fc179bb Author: Yoann Peronneau Date: Tue Mar 27 18:44:02 2007 +0000 * browse subtitles: do nothing if the user clicked on Cancel commit d17161c5ae8c9af93b08971cbb5926ffb75919a9 Author: Yoann Peronneau Date: Mon Mar 26 23:45:44 2007 +0000 * use freetype-rel-fontsize instead of sub-rel-fontsize commit b3713070194209db311c6f49d7f0d046017aa2ea Author: Yoann Peronneau Date: Mon Mar 26 23:44:06 2007 +0000 * open dialog: set subtitle size and align options commit ab13e4a2c1e06a1480b532575cde817d469d1a22 Author: Yoann Peronneau Date: Mon Mar 26 23:23:28 2007 +0000 * build the subtitle align combo box commit fa72485449e63a6e1ee4d1faa16918e41f1f7328 Author: Yoann Peronneau Date: Mon Mar 26 23:17:57 2007 +0000 * build the subtitle size combo box, instead of hardcoded list commit bd1292c1bbc575a4039502e1b0ea6e996e27290f Author: Jean-Baptiste Kempf Date: Mon Mar 26 22:47:04 2007 +0000 Contrib - Dirac ; MacOS-X patch. commit aeee8ad542de3c282e8cdd2ee085001e6ea50bb7 Author: Jean-Baptiste Kempf Date: Mon Mar 26 22:39:52 2007 +0000 Contribs Dirac bumps from 0.5.4 to 0.6.0... Win32 patch updated commit dfcf367f653531e71922f82dda60aba558b2b181 Author: Yoann Peronneau Date: Mon Mar 26 22:23:37 2007 +0000 * open dialog: look for subtitles in the same directory as the movie commit 96f22ac4d9e5bae396eeb76ed0e076573d4d657e Author: Yoann Peronneau Date: Mon Mar 26 21:33:00 2007 +0000 * use an int to select extension filters commit 78d552dd5df44186e480d054e009eba3df2177e9 Author: Yoann Peronneau Date: Mon Mar 26 20:27:30 2007 +0000 * open dialog: options like :sub-file= are now added to input (ie "use subtitles" now works) commit 4c906ee37ab3788cd8aee8f1fd5c249f37229c1d Author: Yoann Peronneau Date: Mon Mar 26 19:41:07 2007 +0000 * add a function to parse the mrl line commit 885113ae46f9ca51f3581e45da5dfadabffa70ee Author: Yoann Peronneau Date: Sun Mar 25 22:21:30 2007 +0000 * Use subtitles file extension filter for the "Open subtitles file" dialog. commit 43caf1801edf70e4242f78d1233a95802821da31 Author: Antoine Cellerier Date: Sun Mar 25 20:55:52 2007 +0000 Enable ffmpeg's GIF decoder for post r8520 revisions (Many thanks to Baptiste Coudurier for fixing the bug(s)). commit 83d95532a7d8846972013fdf5bc48620bee1921d Author: Rémi Denis-Courmont Date: Sun Mar 25 19:35:14 2007 +0000 Allow URL parameter of arbitrary size (closes #1125) commit 331e3216ac53d55638bbcff9e0a1dde0f53e548a Author: Rémi Denis-Courmont Date: Sun Mar 25 19:21:38 2007 +0000 Remove debug commit 12b89e1fa8ff7bdbba57f548108faa83711c327f Author: Rémi Denis-Courmont Date: Sun Mar 25 19:21:20 2007 +0000 Split ExtractURIValue into a research and an extract function commit 01b3900b173fbe115a71320280535d36e2e1d1a9 Author: Laurent Aimar Date: Sun Mar 25 18:46:44 2007 +0000 Upgrade dirac support to 0.6.0 (close #1129) commit 0f6073f944f95e4434718b2647d04faf3f14d360 Author: Rémi Denis-Courmont Date: Sun Mar 25 18:18:32 2007 +0000 Rename sigset_t variables. No run-time change. commit 31e57614491b8f7ebcb1fea194c30a5bb3931c90 Author: Antoine Cellerier Date: Sun Mar 25 17:05:53 2007 +0000 Add 2 missing calls to config_ChainDestroy(). commit d7644d8db4941ef136daf4187ab09bc38ecee186 Author: Antoine Cellerier Date: Sun Mar 25 17:01:26 2007 +0000 Remove last call to strchr( , ':' ) and fix a small memleak. commit 57eba9e16e8051687dc8b9d80f7d8e352baf405e Author: Antoine Cellerier Date: Sun Mar 25 15:26:17 2007 +0000 Remove trailing space + comment fix. commit ba61c3650c8adc67b4c455725879ca0c4434dee6 Author: Antoine Cellerier Date: Sun Mar 25 15:24:47 2007 +0000 config chain syntax support for the image video output. commit 3b37b675e68032243656934c0b823d5910914eab Author: Antoine Cellerier Date: Sun Mar 25 15:24:29 2007 +0000 Small fix. commit f5bcfe6da7cce84abcb2fc9670126e7a3ec6edf0 Author: Antoine Cellerier Date: Sun Mar 25 14:48:56 2007 +0000 Add support for config chain option parsing. commit 15267bb4333428263003294f960623e63cb6da03 Author: Antoine Cellerier Date: Sun Mar 25 14:48:09 2007 +0000 Allow using the config chain syntax for vout filters and vouts. commit 5f6ded0ebde824d4f8eb45ea6e0ef0695f2ea612 Author: Pierre d'Herbemont Date: Sun Mar 25 14:47:41 2007 +0000 Gestures: Fix two dead locks when changing audio track and subtitle track when there is no such track. commit 8a95ee2845d8481ea4f8eef56707afb222f18b92 Author: Pierre d'Herbemont Date: Sun Mar 25 14:22:47 2007 +0000 Gestures: The break statement here refers to the local for. Don't release the p_input in this case. commit 7ba6034e5d4db2b6d309b2749731fdf75f359bb6 Author: Antoine Cellerier Date: Sun Mar 25 13:41:59 2007 +0000 Remove double ; commit cc3d897d2f7070007149122b293b891166cc17f9 Author: Antoine Cellerier Date: Sun Mar 25 13:21:06 2007 +0000 Woops, forgot to remove this reference to p_libvlc_global yesterday. commit a7012dd4583da78d9ba260d6dbc8f2129efa278a Author: Antoine Cellerier Date: Sun Mar 25 13:14:56 2007 +0000 We want to check the main type only (& 0x00f0). commit f3968d65d04c624c781d778eca6b0e188063b45b Author: Damien Fouilleul Date: Sun Mar 25 12:39:43 2007 +0000 libvlc/control: make sure aout is active before attempting to use channels commit a5e5d59b09e881f9ef05577f18875f1e27208480 Author: Pierre d'Herbemont Date: Sun Mar 25 12:16:55 2007 +0000 Gestures: Really remove unwanted commit. (Oops). commit b2da51e41094c181ae1402972d4b02a5df98937c Author: Pierre d'Herbemont Date: Sun Mar 25 12:15:08 2007 +0000 Gestures: Remove unwanted commit. commit a178e86293a60fa787799adc8b0922722b829f47 Author: Pierre d'Herbemont Date: Sun Mar 25 12:11:12 2007 +0000 Gestures: no need to retain p_playlist longer than really needed. commit 6b20068d18546e2abae3099a40b0187268ce7030 Author: Pierre d'Herbemont Date: Sun Mar 25 12:08:36 2007 +0000 Gestures: Make sure we that p_playlist is valid, and correctly release p_input and p_playlist. commit 04ccd548bbf65455547bffe681c25f25fc01b067 Author: Damien Fouilleul Date: Sun Mar 25 12:08:23 2007 +0000 - mozilla: added 'firefox-xpcom' to pkgconfig candidates commit 1914caa52af9351e0e190933dd7622eee0aadaf4 Author: Pierre d'Herbemont Date: Sun Mar 25 11:50:26 2007 +0000 Gestures: Obtain the p_input associated with the p_playlist when needed. commit d215ca3f3504e426bb1b8779a7bc391fb19cdfff Author: Rémi Denis-Courmont Date: Sun Mar 25 09:56:25 2007 +0000 Block SIGCHLD so we don't get polluted by system() in another thread[1] (though this seem to only happen with debuggers and (?)broken OSes) [1] system() blocks SIGCHLD, and is probably not intended for multithreading We cannot assume that blocking calls in other libraries ignore EINTR anyway, so the only safe approach is to block in all threads (you can unblock it in your thread if you really want it) except the signal handling thread. commit 619f831bebde76ee6582262ac75be923b82615ee Author: Jean-Baptiste Kempf Date: Sat Mar 24 22:32:55 2007 +0000 New gestures actions. commit 02334891c70b9199e81055064919863ec631f577 Author: Jean-Baptiste Kempf Date: Sat Mar 24 22:29:58 2007 +0000 Qt4 - Codec Information direct access from menu. commit 80cf373238d11913f69e1f3727c6520477a883b7 Author: Pierre d'Herbemont Date: Sat Mar 24 22:28:46 2007 +0000 Core: Prefer ANSI-C style comments over C++ comments. commit b3704c1e8d8b62e7f811ee8f5c39098261edc4a4 Author: Pierre d'Herbemont Date: Sat Mar 24 22:21:08 2007 +0000 Gestures: Make sure we follow the locking strategy established in [19436]. commit 616df9fe89ce6ad8dffaeb774a2df094f84b2b3e Author: Pierre d'Herbemont Date: Sat Mar 24 21:33:30 2007 +0000 Gestures: Defines p_intf->change_lock rules, and apply them. commit ae17ca1d594d29486fea5b8e3dab8ba4d12f2e7c Author: Pierre d'Herbemont Date: Sat Mar 24 20:57:23 2007 +0000 Gestures: Fix typo in comment. commit 38257d397f05d6c4fe10908394a3ba2ae81c0b05 Author: Pierre d'Herbemont Date: Sat Mar 24 20:52:12 2007 +0000 Gestures: Make sure p_intf->p_sys->p_input gets released. commit de20ea8f22b1bd1286c99d51ff006f730d6c942c Author: Antoine Cellerier Date: Sat Mar 24 20:36:57 2007 +0000 Use the module's name as object name if none was explicitly given by the user. commit c256e73926992af63f6d3529b75228398499d7c9 Author: Antoine Cellerier Date: Sat Mar 24 20:25:25 2007 +0000 * Don't call var_Get every time we have an image to process and register the variables as commands. commit 88870d9b7de97440905805c6c50980bf07367909 Author: Antoine Cellerier Date: Sat Mar 24 20:21:30 2007 +0000 Oops. commit f7c6d4e73c3d6cb67dc35030643ad7d6e510851c Author: Antoine Cellerier Date: Sat Mar 24 18:30:39 2007 +0000 Register variables as callback. Don't store module specific variables in p_libvlc_global. They don't belong there. commit 8c4abae09500d459f4d0eb915e583571f156b7eb Author: Antoine Cellerier Date: Sat Mar 24 18:29:20 2007 +0000 Add new var_CreateGetCommand functions which set the VLC_VAR_ISCOMMAND flag. commit 4df3ca842a76da600a1396bb042f782006006c6a Author: Antoine Cellerier Date: Sat Mar 24 18:28:50 2007 +0000 if we var_Create with DOINHERIT|ISCOMMAND and ISCOMMAND isn't set on the source variable, then inherit anyway and add ISCOMMAND to the type. commit 74c4a79a0a74ac86c01092133ff028cf60944fea Author: Antoine Cellerier Date: Sat Mar 24 17:13:40 2007 +0000 Allow using an object's psz_object_name as id for the libvlc_global commands "tree" and "vars". Example use: ./vlc -I rc --sub-filter marq@test --no-audio ~/media/redefined-nintendo.mpg vars test (instead of "vars 376" ... or whatever the integer id is) commit 6dcadb7383893d390c5623161fce72c9ce16b893 Author: Antoine Cellerier Date: Sat Mar 24 16:22:20 2007 +0000 Typo fix. commit 5b3639fab0bb7163cfbcd3a5f1b41ecd8f077436 Author: Antoine Cellerier Date: Sat Mar 24 16:20:06 2007 +0000 Add news about the rc command syntax change. commit 79c1ddfdb0f3f131173def0be43451b6e1aa46bf Author: Antoine Cellerier Date: Sat Mar 24 16:02:51 2007 +0000 * Make it possible to give names to vlc objects (psz_object_name already existed but was only used by modules as far as is know). This is done in the module_Need function. Needed module names now have this syntax: '[@]'. If the @ part is present, once the needed module is found it will change p_this->psz_object_name to . In about 99% of the module_Need calls, p_this is the module's parent object so this is ok. The remaining calls won't use this syntax so it's ok i guess :) * Add new vlc_object_find_name function. It works like vlc_object_find but uses a string (name) instead of an integer (type) as its second argument. * Change the marq, mosaic and logo commands in rc.c. They now take the target object's name as first argument. Example: Launch vlc with: ./vlc -I rc --no-audio --sub-filter "marq@test{marquee=Hello}:marq@testouille{marquee=Test}" ~/media/redefined-nintendo.mpg Then issue the following command to move the second marq: marq-x testouille 100 (and while testing I fixed #745) commit cafb1863a324476c10a3a93a832b5c0538db04ba Author: Rémi Denis-Courmont Date: Sat Mar 24 11:35:24 2007 +0000 Forgot this file commit ef9815af6eaa9379121309f67f2df249894b3cab Author: Rémi Denis-Courmont Date: Sat Mar 24 11:10:20 2007 +0000 Re-disable v6 only for better handling of udp://@ on dual-stack systems commit 5c2c0b8b36f6c5c53b7e922f115248b884648f30 Author: Rémi Denis-Courmont Date: Sat Mar 24 11:08:46 2007 +0000 - Fix various error handling bugs in vlc_execve. - Use a single pipe rather two pairs commit 7e784b4dbac0381217f11a58519346a043a582d1 Author: Christophe Mutricy Date: Sat Mar 24 01:30:37 2007 +0000 Debian's packaging moved commit 3c5a07afdaefb0d5ec31f801202c49272c193faf Author: Christophe Mutricy Date: Sat Mar 24 01:29:13 2007 +0000 Fix dvd MRL (from Debian's patch) commit ae5f1b94ab0b6b4ec6e496d6ed3c9d5489fcda75 Author: Laurent Aimar Date: Sat Mar 24 01:18:53 2007 +0000 Fixed small memory leaks. commit d36fc485ac593dd77b3130a344902b9ff1a91bc1 Author: Laurent Aimar Date: Sat Mar 24 01:05:02 2007 +0000 Fixed stat counter leaks on open failure. commit c3ec36df17f7497f50aeea381a6a099127f41a58 Author: Laurent Aimar Date: Sat Mar 24 00:51:14 2007 +0000 Fixed small memory leaks. commit 4b7a421338005392fa50d96aa870fe0f873fa9d0 Author: Laurent Aimar Date: Sat Mar 24 00:50:09 2007 +0000 Fixed typo (Patch by Ari Constancio) commit 3f64684b87267f9c4d985cedc5dc3dbd24bc3a24 Author: Laurent Aimar Date: Sat Mar 24 00:47:47 2007 +0000 Fixed typo in proxy description. (Patch by Ari Constancio) commit b1e9d504c2859dad4ea0a294cf49d08de415e982 Author: Laurent Aimar Date: Sat Mar 24 00:46:42 2007 +0000 Fixed memory leak when we cannot save the configuration file. commit ed3e4d07df54f1574dbea2b26b0b19161ed3b43c Author: Laurent Aimar Date: Sat Mar 24 00:42:20 2007 +0000 Fixed 2 segfaults in config_OpenConfigFile. commit cbc66ff62b56b1dea3ba99b9b0f1a28659773427 Author: Laurent Aimar Date: Sat Mar 24 00:24:22 2007 +0000 Implemented http proxy for mmsh (close #629) It uses --mmsh-proxy=xxx or http_proxy environment variable (basic authentication has not been tested). We may want to reuse --http-proxy from http instead (and so we will have to move the option out of http.c) commit 37b0b026bbe92b1bda266e6f30ec37c7ceee767d Author: Christophe Mutricy Date: Fri Mar 23 21:22:47 2007 +0000 Fix the strings. commit b19474b864ecfe8073bd735c7ff28cbb88265ba5 Author: Laurent Aimar Date: Fri Mar 23 20:07:17 2007 +0000 Use new EPG api + convert event strings to UTF-8. commit 520d327a4740cdb4624ee96669ca523f23dbf5a1 Author: Laurent Aimar Date: Fri Mar 23 20:03:30 2007 +0000 Partial implementation of EPG support (Converted to stream meta data) commit 5c9c07f8e066b6a9d4115ca1b19a5a4203719da7 Author: Laurent Aimar Date: Fri Mar 23 19:59:11 2007 +0000 Extended INPUT_DEL_INFO (Allow deleting a whole category with NULL name) Fixed VLC_META_NOW_PLAYING update. commit d5c128a3b7a8812506929bc381de72fe206a5398 Author: Laurent Aimar Date: Fri Mar 23 19:55:48 2007 +0000 Re-extended vlc_meta_t. commit a7dbb48032068dc36b3c7f3db5c0706c462e2a2a Author: Laurent Aimar Date: Fri Mar 23 19:55:17 2007 +0000 Include vlc_epg.h commit ce3521aaee96730e92fe83483c80177bf4705b21 Author: Laurent Aimar Date: Fri Mar 23 19:54:14 2007 +0000 Added EPG (Electronic Program Guide) helpers and ES_OUT_SET_GROUP_EPG. commit 28b7dd1a574efc776edcbe80cad6ae4ae0a82e2a Author: Laurent Aimar Date: Fri Mar 23 19:49:21 2007 +0000 Added a c++ compatible TAB_APPEND_CPP commit 7934d7aa56f33ff717a7738f20b5742666128819 Author: Laurent Aimar Date: Fri Mar 23 19:43:48 2007 +0000 Fixed net_Read and net_Write (poll can be interrupted). commit c096167887596eb4782391a552d453f191b22fa0 Author: Laurent Aimar Date: Fri Mar 23 19:35:18 2007 +0000 Fixed compilation warning. commit 4eaced5404946a6f62409cc0b32714e175fb0e91 Author: Laurent Aimar Date: Fri Mar 23 19:33:48 2007 +0000 Fixed invalid free. commit ef3cb2648951426660cfa50a6c8f23c0d48a6839 Author: Laurent Aimar Date: Fri Mar 23 19:28:48 2007 +0000 Fixed #949 (UTF-8 url support) commit 830641e412aa599f0d1568b738214aa9752ade7b Author: Laurent Aimar Date: Fri Mar 23 19:24:49 2007 +0000 Fixed #1102 ("Bad request" error) Completed RESET command support. Updated user agent to "NSPlayer/7.10.0.3059" commit d4b31beafcd63a05406b7beb47a2660e450dbbbf Author: Laurent Aimar Date: Fri Mar 23 18:48:33 2007 +0000 Fixed compilation warning. commit 1684a6ae8733789c2ea9d41e0c45fd75832aea3d Author: Laurent Aimar Date: Fri Mar 23 18:48:04 2007 +0000 Fixed dvbsi_to_utf8 (memory leak + possible segfault) commit 042f53c95bf6d6c58573d1a56bde0785002ff2c2 Author: Antoine Cellerier Date: Thu Mar 22 22:56:54 2007 +0000 French translation fix by rom1 (http://forum.videolan.org/viewtopic.php?t=32549). commit 735d6d6af052c37cf7d9a55876f156f6afc5f65a Author: Christophe Mutricy Date: Thu Mar 22 22:27:51 2007 +0000 Update Portuguese translation. Thanks to Ari Constacio. commit 6ea62a706109302598d8931cc7729f9ea9e6755b Author: Christophe Mutricy Date: Thu Mar 22 17:37:57 2007 +0000 wx: Check in Open() if we have an X commit 86ce960c8efc255200c9a9441ce01941da19906a Author: Damien Fouilleul Date: Thu Mar 22 17:29:55 2007 +0000 - vlcshell.cp: compile fix commit 264b8243ca0122d39b4279e2e1bbe612bbc1172d Author: Damien Fouilleul Date: Thu Mar 22 17:00:51 2007 +0000 - activex: support for options passed as a commmand line string commit 3065549c736b9f84832ef282cd61fc6d00090e93 Author: Damien Fouilleul Date: Thu Mar 22 16:58:22 2007 +0000 - mozilla: possible heap corruption when parsing options as string commit 1d8b6ccb091e26a741df730f8d709bf4929d1ace Author: Damien Fouilleul Date: Thu Mar 22 16:56:59 2007 +0000 mozilla: don't hold any reference to root object to prevent ownership issues on plugin destroy, just create it and throw it to the wilderness commit 488e3edeb5b8e4a1bbd5c9f5050217dd6edd28f4 Author: Jean-Paul Saman Date: Thu Mar 22 14:45:16 2007 +0000 Let the code blend in. commit 908e255b81e4a28222e6fcc486577b9d76710e9d Author: Jean-Paul Saman Date: Thu Mar 22 14:38:11 2007 +0000 Fix potential crash condition. commit 3eba2b7dc3b0d06a090701f9f58436aa17ea3455 Author: Jean-Paul Saman Date: Thu Mar 22 13:49:33 2007 +0000 Return sane state value when no input is present. commit 367e43f7d272ea9d1275fef5a88fcf27d94eb425 Author: Antoine Cellerier Date: Thu Mar 22 10:35:29 2007 +0000 limit values extracted by url_extract to 2048 characters instead of 512 characters. refs #1125. commit f63b74c644f8819b25a7e50a81ea7aa78893ab1f Author: Christophe Mutricy Date: Wed Mar 21 23:10:07 2007 +0000 qt4.cpp: Put it at a better place, only under X11, remove debug commit 434a7e5e6d0c33544fb6e4beb51e9dd24ec7e596 Author: Antoine Cellerier Date: Wed Mar 21 22:36:44 2007 +0000 Fix the help string for rss-speed. commit 15bfa02e68e7069019f537555899ddfdd54df946 Author: Antoine Cellerier Date: Wed Mar 21 22:14:46 2007 +0000 rss.c: Using [19378] (visible region persitence in freetype font renderer), only display one line of text if the font size option was set. commit 606c39807a576c659e86f222ee0d6793e61262e7 Author: Antoine Cellerier Date: Wed Mar 21 22:10:50 2007 +0000 Change the visible heigh/width only if they weren't set in the source text subpicture. Else use the original values. Could someone with good knowledge of the freetype module (and maybe other text render modules ... if we have any) confirm that this change is ok? commit e8740b8b7abed00e06cdbef7aad8e8f17e64b10d Author: Antoine Cellerier Date: Wed Mar 21 21:51:44 2007 +0000 Trailing spaces, again. commit cb917cf0c6b3b4a6a218c14ba96d643c198f6a71 Author: Antoine Cellerier Date: Wed Mar 21 21:48:36 2007 +0000 Cosmetics (well ... invisible cosmetics). Remove trailing white spaces. commit 536fc420a2e0103f0d682df0a83badc3379254f8 Author: Antoine Cellerier Date: Wed Mar 21 21:44:56 2007 +0000 * Add new rss-title option to configure how/when/if you want to display the feed's title. * Fix CFG_PREFIX for config chain parsing and option names (s/rrs/rss/) commit 553d58676afeefce2f471c02aa4ce956cf297999 Author: Antoine Cellerier Date: Wed Mar 21 21:42:10 2007 +0000 Disable ffmpeg GIF decoder. It's currenly not working (doing some weird infinite loop when calling pf_decode_video in src/misc/image.c ImageRead() when using the RSS plugin) commit 4fb6ff3e17fab165e0bdd5bdcc730437052c1630 Author: Christophe Mutricy Date: Wed Mar 21 18:23:22 2007 +0000 qt4: Don't try to use the qt intf if we don't have an X commit 614d104eda877ff1d33ccf9fa3e2b7f24f664c61 Author: Damien Fouilleul Date: Wed Mar 21 13:57:12 2007 +0000 - mozilla: refcounting is still important, don't mess it up during normal operation commit f0996b778d66cd7c9a43c71f918288bf4580d6b1 Author: Damien Fouilleul Date: Wed Mar 21 12:34:11 2007 +0000 - getopt: use optind==0 for reentrency support and misc cleanup commit d56d8c001fd42d9caaa58bed9d4262bef0ce5f16 Author: Jean-Baptiste Kempf Date: Tue Mar 20 23:40:09 2007 +0000 Qt4 - Open. Fix segfault under windows. Still need to find out to hide those buttons under windows. But one at a time. commit 381a5cb481e287f81290de6b3ff0fbaddb1af1bd Author: Jean-Baptiste Kempf Date: Tue Mar 20 23:29:42 2007 +0000 Qt4 - Pref: start to track functionnalities missing. Directory still segfaults.. commit 2cb0f8937bdf6e15aafbc5689f7a1272d5fdfb3f Author: Damien Fouilleul Date: Tue Mar 20 22:15:07 2007 +0000 - mozilla: I finally figured out why firefox was corrupting memory after destroying plugin (so much fore reference counted objects !) commit d9372ba6c623cc7fd4f930b05c5efa52b3c222b1 Author: Jean-Baptiste Kempf Date: Tue Mar 20 19:27:29 2007 +0000 Qt4 - Open Dialog/ Net. Cosmetics. commit 89a66deb9477436ecfdadba5eab326c0ee80205b Author: Jean-Baptiste Kempf Date: Tue Mar 20 19:20:42 2007 +0000 Qt4 - Open Dialog/File. Solve the filters bug and do things in a better way. commit 9a31042d2703df81d17336da65b91c64cc9c5119 Author: Damien Fouilleul Date: Tue Mar 20 15:13:51 2007 +0000 - mozilla: formatting, cleanup, and NPN_SetValue/NPP_SetValue support commit b77f2f8ba4107ca40182d035f66ebc6fae96a473 Author: Damien Fouilleul Date: Tue Mar 20 11:51:12 2007 +0000 - mozilla: most properties in vlc.audio object don't require an active input, be careful jpsaman ;) commit 3868e3ec1cd86c1460c96b0479c8fba10269dc6b Author: Jean-Paul Saman Date: Tue Mar 20 08:21:52 2007 +0000 coding style cleanup commit e7dee28d60fc6755d5761887883a575ccd768aad Author: Jean-Baptiste Kempf Date: Tue Mar 20 01:15:26 2007 +0000 Qt4 - Set Filters. Regroup filter definitions. Open Dialog: status. - Broken on Windows.... As usual... - Filters are not correctly set. Why ? I don't understand... - Alignement will not be better. - Show/hide advanced panel and subtitles do not work correctly (none of them) - Additional features will be for next release. There is plenty of things to do left. /* GOSH I hate QT designer */ commit a8fd6d9675e14b392b5420692feb2636e5fe994d Author: Damien Fouilleul Date: Tue Mar 20 00:11:57 2007 +0000 - mozilla: some cleanup, workarounds for potential crash scenarios commit 1c9c2faa63eda2e2ecc97345227805a729222468 Author: Pierre d'Herbemont Date: Mon Mar 19 22:56:04 2007 +0000 Mac OS X gui: Make sure the "force quit" menu item is handled instantly. commit c90b289cc20cce2df337bf86e5f77c03cfec9d6e Author: Antoine Cellerier Date: Mon Mar 19 21:34:54 2007 +0000 When using -p (or --module ) to look for help, also check if the module name matches a module's shortcut (and not only the main name). Makes it possible to use stuff like vlc -p udp instead of vlc -p access_udp. commit 4c5d7ce9cad7785613642b430fd808c809e4b4ff Author: Jean-Paul Saman Date: Mon Mar 19 21:17:09 2007 +0000 Bumped up version number of live555 to a ridiculous 9999999999 so it doesn't conflict with the official live555 releases. This is a temporary hack till RTSP seeking is solved properly. commit dee7ee44a489bae313a11dac4f1c67dfe8e0e51e Author: Antoine Cellerier Date: Mon Mar 19 21:13:07 2007 +0000 Fix compilation on debian sid. Please check that we're using the appropriate version numbers in the #ifs. commit 4b4b52b407a6535d61b27607359b65b3435f1232 Author: Antoine Cellerier Date: Mon Mar 19 20:36:05 2007 +0000 Fortune! Who would've though that thresh would fall for it. commit 587bfa582886a0f93ed423ce1c73183026df3991 Author: Jean-Baptiste Kempf Date: Mon Mar 19 19:45:08 2007 +0000 Qt4 - comment another thing to build on windows. L4|\/|3 contribs... commit aeb66e2b217d2793117db9bc63e53b3e7f268bfe Author: Jean-Baptiste Kempf Date: Mon Mar 19 19:42:25 2007 +0000 Qt4 - Open. Use a Frame and not a QComboBox for subtitles. (lacks still some toggle function). Catch event to avoid bug of hidding of QFileDialog. commit 0ac9553b533c730c57a195320ae8f56c157dd488 Author: Jean-Baptiste Kempf Date: Mon Mar 19 19:32:42 2007 +0000 Qt4- temporary comment something to build ! commit 59713dc8da29fc5b1e0b83d5d3c1bf62f5fb9a91 Author: Jean-Baptiste Kempf Date: Mon Mar 19 00:40:41 2007 +0000 Qt4 - Sometimes size does matter. commit afbd3e49d63cb1a271f1cd5ad6cf4bedd29472bd Author: Jean-Baptiste Kempf Date: Mon Mar 19 00:26:58 2007 +0000 qt4 - small comment to avoid the pbs until we have new contribs. commit 93a51f20cf1545b31c0020653c7098d8eed5be9a Author: Jean-Baptiste Kempf Date: Mon Mar 19 00:19:47 2007 +0000 Qt4 - Open: New way and interface for File Open using an integration of QFileDialog inside the FileOpenPanel. The integration should be alright. Be careful for your eyes when reading the code, it can burn them :) Anyway, there are still a few bugs (the main one is the disapearing of QFileDialog on acceptance) and some alignment issues. I got NO idea how this behaves under Windows... A special code may be needed. commit 801314fc5060d065832cded13dd63a1e59dfe0da Author: Jean-Baptiste Kempf Date: Sun Mar 18 23:13:37 2007 +0000 qt4 - Don't include twice some headers. commit 399ddfa6dc3b9f7f9975ff5f755506232dabfe28 Author: Christophe Mutricy Date: Sun Mar 18 19:29:13 2007 +0000 fmt_in.p_extra is free'd by input core commit 2d3e64790dd8e6e7fd384f703ce497d92ac3d32b Author: Sam Hocevar Date: Sat Mar 17 21:20:59 2007 +0000 * modules/video_output/x11/xcommon.c: fix XShm detection on remote X. commit 43b0f24c15b32026b1ba620dd7810598821e270a Author: Christophe Mutricy Date: Sat Mar 17 00:31:51 2007 +0000 Fix double free and a 1 octet per subtitle memleak Due to the False in strem_MemoryNew it was clearing psz_html in strem_Delete and it was leaking the \0 at the end of the string commit 89036e188e38d164d30cb4d430b3b0ddf39d4433 Author: Christophe Mutricy Date: Fri Mar 16 20:35:31 2007 +0000 sl.po: update by Matej Urbancic pt_PT.po: update by Ari Constancio commit e060a75095e97ac09e14971d81e975c17daa29a2 Author: Christophe Mutricy Date: Fri Mar 16 20:15:32 2007 +0000 Db -> dB . patch by Ari Constancio commit aca23528dbf0de0839b5c0967d077031587b373d Author: Christophe Mutricy Date: Fri Mar 16 13:02:49 2007 +0000 Typo. Noticed by Puntloos commit 1cffa5654f186c41c33f851ed6458734561e2dfc Author: Damien Fouilleul Date: Thu Mar 15 17:58:45 2007 +0000 - unicode.c, wincp.c: compile fix commit 284187d15808b0c938991490e6c3848d6bfa0806 Author: Jean-Baptiste Kempf Date: Thu Mar 15 00:40:42 2007 +0000 qt4 - About dialog, forgot in previous commit. commit 348fbef10dc29073ab69f54a254e2589a76f1ccf Author: Jean-Baptiste Kempf Date: Thu Mar 15 00:28:03 2007 +0000 qt4 - Subtitles Sprefs icon change and About dialog modification... But the file is not yet displayed. commit 257f70721b862463087dcadc93fd454d7fbbdd9e Author: Christophe Mutricy Date: Thu Mar 15 00:06:59 2007 +0000 Fix POTFILES.in Do use a clean tree when commiting po stuffs ! commit 2f0f35f59c9a82e05f658b160d36be7125028cdd Author: Christophe Mutricy Date: Wed Mar 14 21:52:23 2007 +0000 make the install dir configurable for win32 commit 77e5b00d8518d55317fa26dc6f0aeb2e7bcf6241 Author: Christophe Mutricy Date: Wed Mar 14 21:34:22 2007 +0000 Allow user to pass extra args to aclocal. commit e294c35d3eb9f8d6b50cc4f32f477af86f43e20a Author: Rémi Denis-Courmont Date: Wed Mar 14 19:02:35 2007 +0000 Fix crash on UTF-8 systems in previous commit commit e05f7924382813b868e8f7af9e71e84d8de90c19 Author: Rémi Denis-Courmont Date: Wed Mar 14 19:01:04 2007 +0000 Fix for obsolete setups commit d7892111cd0b472b98175ee7db350edd5b5cafc8 Author: Rémi Denis-Courmont Date: Wed Mar 14 17:40:40 2007 +0000 Convert from locale before passing to LibVLC - closes #838 commit ab8bf7fc2883288d46310a11bd47f3f47219c913 Author: Rémi Denis-Courmont Date: Wed Mar 14 17:32:24 2007 +0000 Remove too late and partial command line charset conversion - refs #838 Note that this provisionaly breaks the command line on non-UTF-8 non-Win32 systems commit 92871bdc8c5dd8c8a5b47f8da65a551133972399 Author: Rémi Denis-Courmont Date: Wed Mar 14 17:30:00 2007 +0000 - Make FromLocale() usable any time (after setlocale()) - refs #838 - Fix re-entrancy problem for multiple LibVLC in the same process commit d4fc12eaadb35070188f75909724e22a4201f6e2 Author: Rémi Denis-Courmont Date: Wed Mar 14 16:52:51 2007 +0000 Remove bogus variable commit 7375cdd8819c706aaf6f9f015e1915e1939d7db9 Author: Rémi Denis-Courmont Date: Wed Mar 14 16:47:53 2007 +0000 Fix MB2MB and use it commit 8353a94d8de7b76b191ec5dddd7abe87d066c4d8 Author: Rémi Denis-Courmont Date: Wed Mar 14 16:23:52 2007 +0000 Compile, err, fix commit b44e7cc21fd5d9eab3378b8d277135b3975b2b15 Author: Rémi Denis-Courmont Date: Wed Mar 14 16:10:14 2007 +0000 Code simplification commit f49d815ad696220ebe2a97cdd8d2f09d129e0022 Author: Jean-Baptiste Kempf Date: Wed Mar 14 00:12:16 2007 +0000 Qt4 - Open and menus links, cleaning, etc.. commit fd62f6b15e334e2e31b832786138d256ff01c4c7 Author: Jean-Baptiste Kempf Date: Tue Mar 13 23:29:40 2007 +0000 make update-po ? commit dbac9a31a8ec6f16ce5ab12ee59f6744b9dd07b6 Author: Jean-Baptiste Kempf Date: Tue Mar 13 23:20:05 2007 +0000 Qt4 - Open Dialog - Very small modification. commit 4ca182a8366c84d53d1cf6f1d85835037adec855 Author: Jean-Baptiste Kempf Date: Tue Mar 13 23:19:27 2007 +0000 add VLC_VAR_ADDRESS to vlc.vim commit 3a4319b4889a381e4c09b5fa07b9105ecaa14a73 Author: Olivier Teulière Date: Tue Mar 13 22:18:34 2007 +0000 Comments must stay Doxygen-style comments commit 406f83719bc9ceaa5937d48eb10092ed9f9dac04 Author: Jean-Baptiste Kempf Date: Tue Mar 13 21:44:05 2007 +0000 Qt4 - Open Dialog. Add an enqueue button. commit 403b22d1cf478045966ec783d354bc924180c3cb Author: Rémi Denis-Courmont Date: Tue Mar 13 21:41:33 2007 +0000 Only define SetLanguages on platform that actually use it (Win+Mac) commit 9709cd067802994f8d40040f31c8527687c7c479 Author: Rémi Denis-Courmont Date: Tue Mar 13 21:37:55 2007 +0000 - Fix POSIX locale handling (well you'd better not fall in that case though) - Split Windows CP "guessing" from real system charset determination commit cf9e0c81162d09b7ee079d512436715fd243ffad Author: Jean-Baptiste Kempf Date: Tue Mar 13 21:28:34 2007 +0000 MKV USF subtitles support and other Subtitles improvements. Patch by Bernie Purcell, with two small modifications by thedj. commit c3ce1f59a6c779ddb86c287af25ad815b8b2d807 Author: Jean-Baptiste Kempf Date: Tue Mar 13 21:08:04 2007 +0000 Qt4 - Preferences : Reset preferences. commit d237ad8848821115931673152ebaea282c7f87a3 Author: Rémi Denis-Courmont Date: Tue Mar 13 17:16:19 2007 +0000 Avoid reference to deprecated FromLocale() in comments ;) commit fee38159d5bd7122096fc6a7d46a500a2937ef62 Author: Pavlov Konstantin Date: Tue Mar 13 13:34:19 2007 +0000 Russian translation for desktop entries. commit 2cef13fa8a0b6da86df25f2236dbd57d84776735 Author: Pavlov Konstantin Date: Tue Mar 13 13:30:12 2007 +0000 Better looking QListWidget for simple preferences. One can make it look even better with icons centered in the picture commit 176691a42bd4fc6b72cc984592a6c210f4688b29 Author: Jean-Baptiste Kempf Date: Tue Mar 13 00:40:23 2007 +0000 Qt4 - Reorganize the SPrefs categories : Interface , Audio, Video, Subtiltes, Input, Hotkeys. And I still can't center those icons !!! commit ee16e6bf7bf5c42f15cbbc82b12a5999f258259a Author: Jean-Baptiste Kempf Date: Tue Mar 13 00:28:14 2007 +0000 Qt4 - SPrefs: New icons from Tombigel. commit a58ffe92b21743318a19e32a1e5487ad36014a7b Author: Antoine Cellerier Date: Mon Mar 12 22:02:17 2007 +0000 FR name capitalisation fix by Adri2000 (+ version number fix by myself) commit ce872c2f809439e6d3d1380ca29f9db63fbee19a Author: Rémi Denis-Courmont Date: Mon Mar 12 19:29:08 2007 +0000 - Also allow AI_CANNONAME in case someone ever uses it - Fix MacOS X WTF: standard AI_NUMERICSERV is missing - Avoid defining _*I_MASK if not needed commit 1ec75fc582a40a17867dd6c16005a3751661c52a Author: Rémi Denis-Courmont Date: Mon Mar 12 19:18:16 2007 +0000 - Always use AI_NUMERICSERV since we cannot use service names in LibVLC - Only pass used ai_flags so we won't break if broken IETF draft draft-chakrabarti-ipv6-addrselect-api-05 makes it to standard commit 61146841bf0d418232919b591b136006f2fced16 Author: Sam Hocevar Date: Mon Mar 12 15:32:55 2007 +0000 * modules/audio_filter/format.c: fix audio conversion crashes and bugs. commit 2db86f65c1e34d2c7c53473d92d7c5db98330b0d Author: Damien Fouilleul Date: Sun Mar 11 23:08:15 2007 +0000 - voutgl.m: misc cleanup, reworked context locking as well as enabling double buffering for faster rendering commit b30bdcf7f67c4d436361a69ce254fe64a322eb71 Author: Jean-Paul Saman Date: Sun Mar 11 20:17:04 2007 +0000 Fix bug in vlc.audio.track and add new properties vlc.video.subtitle to JavaScript API implementation. commit 9ddd87dfbd46953dc9dae60684873cf1a32fbd04 Author: Rémi Denis-Courmont Date: Sun Mar 11 19:40:05 2007 +0000 Dist missing header file commit 7bdd4ba5b1c58233b656c75e4abd9017f7ef02ee Author: Rémi Denis-Courmont Date: Sun Mar 11 18:53:53 2007 +0000 Untested support for RFC4771: Integrity Transform Carrying Roll-Over Counter for SRTP Once debugged, it should provide a simple way to synchronize live (multicast...) secure streams. commit a65a62289c22ad0c988d833eb25e3a616b524aba Author: Rémi Denis-Courmont Date: Sun Mar 11 17:13:55 2007 +0000 DO NOT F***ING REMOVE my asserts() (unless the assertion is false, which is not the case here) commit 4b4bd31f0a522c3dc58c4b80dfb92563e522f525 Author: Rémi Denis-Courmont Date: Sun Mar 11 15:52:45 2007 +0000 Use long instead of int32_t when passing 32-bits value to XChangeProperty. This seems to be the (stupid) way it has to be done - closes #670 commit 9c7f833f2441b85d2d959b423f7de30ee59743ff Author: Rémi Denis-Courmont Date: Sun Mar 11 14:58:40 2007 +0000 Leverage libgcrypt CounTeR mode implementation to simplify our code commit 263b77a37a173ae8ed008b959ae54d1d48f09f77 Author: Rémi Denis-Courmont Date: Sun Mar 11 13:18:05 2007 +0000 API cleanup commit 56e9569c94674100e92c395deac7ca3b9baaf9ea Author: Rémi Denis-Courmont Date: Sun Mar 11 11:04:38 2007 +0000 - Improve DIST_SUBDIR - Require automake 1.9 to fix some libtool plugin build problems - Remove useless libs/Makefile commit 7761fafedec714e50b0b8c4717509c04d820d2a7 Author: Rémi Denis-Courmont Date: Sun Mar 11 10:59:51 2007 +0000 Fix a bunch of errors in PO files (fuzzy file description, xgettext warnings and invalid new lines) commit 5b57fae4bc4f10c13ca88e56a529a97f3f4e566b Author: Rémi Denis-Courmont Date: Sun Mar 11 10:44:48 2007 +0000 Long overdue update commit 75e6d52d220dc8a1a19c88c1121781a898567c9e Author: Jean-Paul Saman Date: Sun Mar 11 08:48:28 2007 +0000 Remove unused headerfile commit ceda7257e3a8d354bdf1647993d03d79e205ea56 Author: Christophe Mutricy Date: Sun Mar 11 00:12:21 2007 +0000 update file list and vlc.pot commit 0674a3ac91b496fb45412610bd3ab081f9068934 Author: Christophe Mutricy Date: Sun Mar 11 00:03:29 2007 +0000 Revert [19197]. POTFILES.in was bogus as it didn't list any files in modules/ commit 1d1d48dc4814b98578e6717285466e6b2f134eb5 Author: Jean-Paul Saman Date: Sat Mar 10 23:11:00 2007 +0000 assert if p_current is NULL, it should be valid commit 67da4884c3b2934ce028b9c437f23b3a5cfc9990 Author: Rémi Denis-Courmont Date: Sat Mar 10 21:01:13 2007 +0000 SRTP/SRTCP receive window for replay attack protection commit 0eeb4286f4b713f9c443f493185535afe34866aa Author: Rémi Denis-Courmont Date: Sat Mar 10 20:15:36 2007 +0000 Ahem. Fix crappy previous commit. commit 5c09dbbad9c76ea76d7060b0fee10b7d3c8abb3a Author: Rémi Denis-Courmont Date: Sat Mar 10 20:08:33 2007 +0000 Maintain the SRTCP index This is not very useful at the moment, but will be needed for proper replay attack protection commit 54a4638723464f86744b43be273474367a131891 Author: Rémi Denis-Courmont Date: Sat Mar 10 20:00:10 2007 +0000 Fix SRTP Roll-Over-Counter handling commit a7c26dab2123bdc2fbb285d7aaeed6d66976b4d4 Author: Filippo Carone Date: Sat Mar 10 19:28:01 2007 +0000 output jvlc.dll for windows java commit 9775069d0bd28eb34916f5721722ba5447612023 Author: Rémi Denis-Courmont Date: Sat Mar 10 19:25:39 2007 +0000 Remove window size parameter. It has to be at least 64, and it is too complicated to implement a bigger value, so it's not going to be configurable commit bfd8795c23735f60369cf72cf1571fd332546184 Author: Jean-Paul Saman Date: Sat Mar 10 19:12:17 2007 +0000 Remove useless assert(len>0) because (len == 0) is already tested on line 159. commit ce186430e261d636d232c0fedef3f58719351f17 Author: Jean-Paul Saman Date: Sat Mar 10 18:44:15 2007 +0000 Revert [19273] because these asserts are meant to catch serious programming errors. Thanks zorglub for enlightning me. commit e5c071abd8c79d19f3f6e19f626540e241c36849 Author: Rémi Denis-Courmont Date: Sat Mar 10 18:06:47 2007 +0000 SRTCP support commit 62e11e95946388cc8d9ae585c5737ef7ad1e67b5 Author: Rémi Denis-Courmont Date: Sat Mar 10 16:57:51 2007 +0000 Revert [19270] commit ccdd9cad455dc31546d47f8bd1b3d45a6e69501e Author: Jean-Paul Saman Date: Sat Mar 10 16:43:20 2007 +0000 Remove unused headerfile commit dc7a9d046bdb83ccbb76dc579d123212dc3b10c4 Author: Jean-Paul Saman Date: Sat Mar 10 16:42:21 2007 +0000 Sanity check commit 6a10c887fc2b1c4a04700f5290c39a65217b1d1f Author: Jean-Paul Saman Date: Sat Mar 10 16:40:07 2007 +0000 Remove unused headerfile. commit 440f236e4119203a36ccf0470012ca5a909530e4 Author: Filippo Carone Date: Sat Mar 10 16:39:31 2007 +0000 use kill-at otherwise symbols will not be found commit da01154c024c651391df33b44bb274708b83f9dd Author: Jean-Paul Saman Date: Sat Mar 10 16:39:21 2007 +0000 Don't abort when nothing found in playlist. commit 6906a7c05ecde9a0bb97ac4c42258e0113eab56d Author: Jean-Paul Saman Date: Sat Mar 10 16:36:26 2007 +0000 Check return value of GetInput commit 3ac440cc8d9a6cc9cfe7443d5e2639ef0a3fa154 Author: Jean-Paul Saman Date: Sat Mar 10 16:35:27 2007 +0000 Fix a bunch of potential memleaks. commit 0bad98632b141f0376b83314f1ea61ab1a27788b Author: Jean-Paul Saman Date: Sat Mar 10 16:29:38 2007 +0000 Remove useless test commit eb7428c1d38b3b70af04184f4f0562a50db12931 Author: Rémi Denis-Courmont Date: Sat Mar 10 16:28:20 2007 +0000 RTP HMAC-SHA1 authentication commit fb8aac670cd81dded1ec61986934d04eb2f3bb5d Author: Jean-Paul Saman Date: Sat Mar 10 15:58:36 2007 +0000 Fix compiler warning commit 2a8c2b232f166f90e5be568dff87643c2746e8ba Author: Jean-Paul Saman Date: Sat Mar 10 15:57:17 2007 +0000 Don't check return value of getopt_long against EOF, manpage says it returns -1 not EOF. commit 93b1a2bee395a4cd68a111bd7e8c65d0bf57f6eb Author: Jean-Paul Saman Date: Sat Mar 10 15:53:58 2007 +0000 Remove unused headerfile commit 4e4731d6ec2b0ae9403bd495aac48ee5ffa2fbd7 Author: Jean-Paul Saman Date: Sat Mar 10 15:53:39 2007 +0000 Properly cleanup hal connection when connecting to dbuse failed. commit 36fbb333db50f8ebeae3f6f56eef662866003291 Author: Rémi Denis-Courmont Date: Sat Mar 10 15:40:10 2007 +0000 Remove unused variable commit 22c5fe4ae5640b1f2e7358dccbc720faa84616a2 Author: Rémi Denis-Courmont Date: Sat Mar 10 15:06:06 2007 +0000 Partial Win32 compile fix commit 10ee356e2279fb0526b980927fe563a2cccea749 Author: Rémi Denis-Courmont Date: Sat Mar 10 14:49:39 2007 +0000 Initial support for Secure Real-Time Protocol (RFC3711) - refs #321 Uses libgcrypt, as we have it in our deps/contrib already for GnuTLS. This could be used in both "UDP"[1] access and access output plugins, though they should really be called "RTP" instead nowadays. Done: - AES(-128) Counter Mode key derivation and RTP en-/decryption - test vectors for AES-CM - NULL cipher (with the *_UNENCRYPTED flags) - untested To do (missing mandatory features): - RTCP en-/decryption - HMAC-SHA1 authentication - replay attack protection Also to probably do: - integrate with udp access and access output plugins - integrate with RTSP server (err, I won't do that myself) - support for Transform Carrying ROC for SRTP (RFC4771) so we can use it easily for multicast streaming commit 066e58dd3454554fed6dad53fd2513736087720d Author: Rémi Denis-Courmont Date: Sat Mar 10 14:29:14 2007 +0000 Create a modules-like directory for libraries that are not plugins neither in the core commit 6386b464be6516f9b1f918a2e1c6248a1951dec5 Author: Pierre d'Herbemont Date: Sat Mar 10 01:31:41 2007 +0000 Mac OS X gui: Revert r19259. We are not ready to do proper locking. commit e8201f7fb9e477b31c8975145c9bb6fc1e306302 Author: Pierre d'Herbemont Date: Fri Mar 9 23:03:43 2007 +0000 Mac OS X gui: Make sure we don't end up with a freed p_input. commit b8241217349ed3bc1e8bc921cb676a36eb3f40c2 Author: Filippo Carone Date: Fri Mar 9 22:31:24 2007 +0000 libjvlc.dll is created when crosscompiling commit e63c4f097e5868ba8d54c067d9cea59c850532b7 Author: Olivier Aubert Date: Fri Mar 9 10:28:55 2007 +0000 modules/misc/svg: include vlc_charset, and define svg_GetTemplate prototype commit 5b032a3a74317a04fb1155984d37a25475ebe364 Author: Olivier Aubert Date: Fri Mar 9 10:28:03 2007 +0000 bindings/python/vlc_internal.c: compatibility define for Py_ssize_t commit 8b9e6c549d9dd85624dd0ac66ea625ad1de124c9 Author: Olivier Aubert Date: Fri Mar 9 10:27:34 2007 +0000 bindings/python/vlcwrapper.py: use vlcinternal module in wrapper commit a655740f5f4e289d1bb033ff661c996d3768d2d5 Author: Filippo Carone Date: Thu Mar 8 22:00:15 2007 +0000 libjvlc changes for win32 cross compile commit 3f0c8f496609bee3d105fbbf7d51021ccaafd972 Author: Laurent Aimar Date: Thu Mar 8 21:40:34 2007 +0000 Fixed media looping (Patch by Ilkka Ollakka) commit df7b6c762a45d7d69c22c62b845d76d3267551fd Author: Christophe Mutricy Date: Thu Mar 8 20:23:44 2007 +0000 only check for swscale.h if libswscale is there and linkable. Pointed by Ilkka Ollakka commit ca6580765a1dad700135e26f108d6ef7f997dca3 Author: Rémi Denis-Courmont Date: Thu Mar 8 16:53:25 2007 +0000 Really fix commit 4b4eeb1113455668b042d255438a4d526882475f Author: Rémi Denis-Courmont Date: Thu Mar 8 16:47:15 2007 +0000 Fix ordering of CSRC and RTP profile extension commit 36bb24ae0bdbed400caa4bd22942e4ec688a1107 Author: Derk-Jan Hartman Date: Thu Mar 8 02:24:59 2007 +0000 * use locking on the OpenGL context (using two APIs, but since agl needs the cgl headers included, should be ok i think). refs #668 refs #915 I'm not sure its fixed, but this seems like a logical way to solve it. Freaking apple with their 5 OpenGL APIs. commit 97be5f6138a267ec66915a18450470ccc52229d5 Author: Jean-Baptiste Kempf Date: Thu Mar 8 00:41:16 2007 +0000 Qt4 - Open: Capture Tab added. Still almost empty, but well, this is coming after. :D commit a33fbe9023e2a4275a090179c14449fe7690b335 Author: Jean-Baptiste Kempf Date: Thu Mar 8 00:04:54 2007 +0000 DBUS: fix by Mr_Mirsal commit 04c880c5a76bbd3bab9eda8629f1f8707dae6e2b Author: Jean-Baptiste Kempf Date: Wed Mar 7 23:51:06 2007 +0000 Qt4 - Ahhemmm... Oops... commit 7c350f5283a1b73c51a7edc3a549079d3bad989c Author: Jean-Baptiste Kempf Date: Wed Mar 7 23:49:45 2007 +0000 Qt4 - Add skeletons for Captures and some widget on Help/ About commit 1a8198eca20251a8bac6b474cf44381f4de5264a Author: Laurent Aimar Date: Wed Mar 7 23:39:27 2007 +0000 Fixed segfault with teletex/dvbs streams (double free). commit a81b46ea7a96eef9f254af55e0a34a5c3f3a528b Author: Laurent Aimar Date: Wed Mar 7 23:35:47 2007 +0000 Fixed uninitialized value. commit 6a46d6cc7e08e0a913e3d17db274f57791df8301 Author: Laurent Aimar Date: Wed Mar 7 22:52:50 2007 +0000 Small warning fix. commit 684012f9de395fd7048f912f4a69faae5b8073f0 Author: Jean-Baptiste Kempf Date: Wed Mar 7 22:52:11 2007 +0000 Qt4 - Open Dialog: Capture tab. Last tab. Just the skeleton is present. commit 2204879a0c4db4c68d5d72c61dd0e5a783e81d03 Author: Laurent Aimar Date: Wed Mar 7 22:46:43 2007 +0000 Small warning fix. commit 6b8c8ec696196a6f00078283e6674c41bea683b1 Author: Laurent Aimar Date: Wed Mar 7 22:38:34 2007 +0000 Fixed sout leak on access error. commit e71ade91ac9bee05ab15e74a55283236473baa35 Author: Christophe Mutricy Date: Wed Mar 7 22:38:19 2007 +0000 Allow dbus module to be built. Patch by Mirsal ENNAIME commit b1f6f3e06a4e0403db1a910df70c00e1194d1ffd Author: Christophe Mutricy Date: Wed Mar 7 22:21:08 2007 +0000 Distribute snapshot.png commit 346a3ebe345dff7d6e6ab000ab4b150a4a125ea9 Author: Laurent Aimar Date: Wed Mar 7 21:49:53 2007 +0000 Clean up vlm script parsing and introduce new API. commit dabdeb40760bc4ba597953cb270b099f1363b375 Author: Laurent Aimar Date: Wed Mar 7 21:47:25 2007 +0000 Disable control vlm. commit cd0e462cf702477bb11ac1013fce565a58fcdc09 Author: Jean-Baptiste Kempf Date: Wed Mar 7 21:45:45 2007 +0000 Qt4 - Add Q_OBJECT Macros when needed. Patch from Benjamin Meyer. commit 543b1278df1fcdaa8c680ee16a9a00e81de61e0f Author: Jean-Baptiste Kempf Date: Wed Mar 7 21:23:27 2007 +0000 Qt4- SImple Preferences. Add file and directory configuration. commit 317dd0afc10fcc8fcb528cd3982689e5187e9698 Author: Jean-Baptiste Kempf Date: Wed Mar 7 21:03:26 2007 +0000 Qt4 - Preferences. Add CONFIG_DIRECTORY_ITEM. Does not work, but does not harm. Why ? can a C++ guru explain me? thks! commit 0e081263f3e8978f70f638925caf0f3d3498b124 Author: Pierre d'Herbemont Date: Wed Mar 7 21:02:18 2007 +0000 Mac OS X gui: Small code cleanup. Remove NSLogs, avoid code redundancy. commit 897efe1b205a3167931678ad8c768c406badbec3 Author: Christophe Mutricy Date: Tue Mar 6 23:44:47 2007 +0000 Really fix #1055. Thanks to the Gentoo people for reporting and proposin patches commit d04744ad64e636dbab3ae417503583145dbfc7fc Author: Jean-Baptiste Kempf Date: Tue Mar 6 23:39:21 2007 +0000 Qt4 - Preferences and SPrefs. Add the necessary handler for CONFIG_FILE_ITEMs. commit c6ea1279c7ca830308efe3ed3a5a77449519def7 Author: Jean-Baptiste Kempf Date: Tue Mar 6 23:08:19 2007 +0000 Qt4: Use qfu for psz_homedir. Is it right ? Review please. commit f7705ea7d627555a29e88a63a6a0d5c65e6836a0 Author: Rémi Denis-Courmont Date: Tue Mar 6 20:08:31 2007 +0000 setlocale() (very) early, so we may have a chance to use nl_langinfo before initializing LibVLC (refs #838) commit 0699b600bf3cfecc4ec7f09276f2bd86d66bf629 Author: Rémi Denis-Courmont Date: Tue Mar 6 20:04:26 2007 +0000 Compile fix commit 4f6d4ba0731b703667e0d7a6f42cc1bfd028d50d Author: Rémi Denis-Courmont Date: Tue Mar 6 19:56:47 2007 +0000 Cleanup text domain binding, and do not do it twice. More fixes to come commit e5bd9ad90b18b46d5f3c30f2f3bdc55c3be320d4 Author: Rémi Denis-Courmont Date: Tue Mar 6 18:56:24 2007 +0000 Fix references commit 14442b97d8b857fdb5c14368f2e672c3ced511a2 Author: Rémi Denis-Courmont Date: Tue Mar 6 17:27:18 2007 +0000 Use vlc_b64_decode instead of local implementation commit 0b879fdfa25b12b2d4ca60e119cf4a1bdafe5c8b Author: Rémi Denis-Courmont Date: Tue Mar 6 15:53:43 2007 +0000 Make --sout-udp-rtcp an integer carrying a port number rather than a boolean commit c1432d5dc66274596ec743c608e97e6034e897df Author: Olivier Aubert Date: Tue Mar 6 14:44:54 2007 +0000 python bindings: * use Py_ssize_t as index type (cf http://www.python.org/dev/peps/pep-0353/) * fix audio_[gs]et_channel parameter/return value type commit 0208ba9242b4bed845a17c78be13dbb10a7fcec5 Author: Olivier Aubert Date: Tue Mar 6 14:19:09 2007 +0000 include/vlc/mediacontrol.h: mark mediacontrol method as VLC_PUBLIC_API commit dd7853055c2951f19e44217a42f2261d2f73f307 Author: Rémi Denis-Courmont Date: Mon Mar 5 21:36:07 2007 +0000 Boundary check (though it was a shoot-yourself-in-the-foot one) commit 4f620050a14477a01374b2a54f537fee935f5c82 Author: Rémi Denis-Courmont Date: Mon Mar 5 21:34:30 2007 +0000 --sout-udp-rtcp option to force RTCP usage. (Currently RTCP only Sender Reports are implemented.) RTCP is auto-enabled for RTP/TS but this could be used by the RTP stream output plugin to enable RTCP too (in that case, RTP encapsulation is done in the stream output plugin, so the access output cannot know if it should do RTCP or not). commit 4380e365008bdb1733b9ea36920b53dd13bfe7ec Author: Pierre d'Herbemont Date: Mon Mar 5 20:03:05 2007 +0000 Mac OS X gui: Make sure that misc.h is included as our NSScreen extension is used here. (Fix a warning about NSScreen's +screenWithDisplayID.) commit 916edef77daa8d03e8a88369cd5f3b4488768a01 Author: Felix Paul Kühne Date: Mon Mar 5 19:08:25 2007 +0000 * 2 minor fixes commit b6bf43814fd1b6a170ade03ea06b21528b7be893 Author: Rémi Denis-Courmont Date: Mon Mar 5 18:31:01 2007 +0000 Use replacement API for obsolete systems. Not tested. commit 6c477241dc6ff1c7f7af55102625e397dd34f011 Author: Damien Fouilleul Date: Mon Mar 5 18:19:37 2007 +0000 getaddrinfo.c: a word of warning ... commit d68bf0d34c77501213177a0991d96ddbee96df93 Author: Felix Paul Kühne Date: Mon Mar 5 18:17:24 2007 +0000 * missing in previous commit commit 10649df7688ab55965e6f9f6b28cd465a2a08713 Author: Felix Paul Kühne Date: Mon Mar 5 18:15:27 2007 +0000 * forward-port of all eyetv relates sources in my branch - this stuff is highly unfinished; needs much more work and testing - don't be surprised if you don't see anything when trying it out, this port is basically a big reminder for me to keep working on it ;-) - the access module is probably going to be ported from CoreFoundation-driven C to Cocoa-based Obj-C - everything will be 10.4-only, since EyeTV is only available this way as well - the plugin to put into EyeTV is compiled in UB-mode by default and incorporates Public Domain code provided by Elgato Systems GmbH commit 906a3bfe403f64a3f9689148ffac9975feee2698 Author: Rémi Denis-Courmont Date: Mon Mar 5 17:54:33 2007 +0000 - Fix obvious crash in TCP/RTP/AVP - Remove an useless variable commit 54b1dfaec9abb01590a7dac4b557c3e6bcbf25c5 Author: Damien Fouilleul Date: Mon Mar 5 17:54:12 2007 +0000 gettaddrinfo.c: fixed shims on win32 (tested on XP) commit af5e5b18bdb6185729c26a80fad8a815922927c3 Author: Rémi Denis-Courmont Date: Mon Mar 5 17:52:47 2007 +0000 - Clean up RTP parser - Add support for RTP padding By the way, the MPEG-Video parser seems to ignore the MP2V specific extra header (i.e. it passes it onto the demux instead of removing it). Not sure if this is intended (any MPEG expert?) commit 4559ca170841ea3ab9c6173337698e370c6ef405 Author: Pierre d'Herbemont Date: Mon Mar 5 17:34:31 2007 +0000 Mac OS X gui: Revert [19198] (add items to the playlist in the finder's order). The finder provides elements that may be shuffled. commit 80de300649ef716b32e1c47477ab551c82eb946c Author: Rémi Denis-Courmont Date: Mon Mar 5 17:13:02 2007 +0000 Cosmetic: Write RTP Payload Type as decimal as is common rather than hexadecimal commit e8836a08b34d91f66d0d8f56f532c906f31e7094 Author: Christophe Mutricy Date: Mon Mar 5 17:02:57 2007 +0000 :) commit f57e6b34ac3071db72254470076c150d73356999 Author: Damien Fouilleul Date: Mon Mar 5 15:30:29 2007 +0000 - control/video.c: clean up and more error/exception checks commit 0832b7e2168d2b76acba61ce870eaced4cd1396a Author: Pierre d'Herbemont Date: Mon Mar 5 14:04:41 2007 +0000 Mac OS X gui: Fix #1090 (add items to the playlist in the finder's order) commit 54d2a0c53b6fbbe9447bb32c1f8ebda917c5c8d2 Author: Felix Paul Kühne Date: Mon Mar 5 00:48:00 2007 +0000 * updated the po files commit 1509637ac9b58048bf173c96b9323320c16da4f7 Author: Pierre d'Herbemont Date: Mon Mar 5 00:48:23 2007 +0000 Mac OS X gui: Fix a rare bug of non-update of the vout's title. The manage-ing thread can't be trust on input change. commit 970d0bcde179c169bb5b5ceeee9264b27a691c27 Author: Pierre d'Herbemont Date: Mon Mar 5 00:40:51 2007 +0000 Mac OS X gui: Don't try to change the interface from a non-main thread. (Should fix a remanence bug in the controller scroll field) commit 75a65681f8abc2421b511f56813edbf3a53c1b21 Author: Felix Paul Kühne Date: Mon Mar 5 00:24:54 2007 +0000 * fix propset 'Id' commit deb83e3bfce01ed73938c4333db0896a9a7cee86 Author: Jean-Baptiste Kempf Date: Mon Mar 5 00:18:52 2007 +0000 Qt4: Back on open dialog: rewrite the UIs to have consistent forms on resize. May need a few more vertical spacer, after the last tab (Capture) will be added. commit 63f556158dfe9a76c0c1d6158fb87d20a3a4416c Author: Damien Fouilleul Date: Mon Mar 5 00:09:53 2007 +0000 - control APIs: do not crash if exception parameter is null, that means caller is not interested in exceptions commit 416845038e3458694d0b2935fd8909c8fb6bd5cf Author: Pierre d'Herbemont Date: Sun Mar 4 23:46:37 2007 +0000 Mac OS X gui: Don't yield input more than needed. (End of the set of changes that makes quitting really fast.) commit 2a03eff7416006956fbbd3a281a27b53e6abcc6b Author: Pierre d'Herbemont Date: Sun Mar 4 23:39:40 2007 +0000 Hotkeys control: Don't yield vout and input more than needed. commit 6f7987fa3273a25177db6b71ef1e8f07cfc86c9c Author: Jean-Baptiste Kempf Date: Sun Mar 4 23:05:25 2007 +0000 Qt4 - SPrefs: interface small change commit 0b4bd344fbaf6a8d42ad49a1356df4047f726342 Author: Christophe Mutricy Date: Sun Mar 4 21:01:15 2007 +0000 fix commit 0c1918f191b6a9cbcca2b8e6a12f0f0ea467eaa6 Author: Christophe Mutricy Date: Sun Mar 4 20:29:45 2007 +0000 tweak the error message commit 4bced71eb3ad7ccb5e3f0164b439ecafa83a0117 Author: Felix Paul Kühne Date: Sun Mar 4 19:52:40 2007 +0000 * don't default enable QT4 on Darwin commit cc89854dd23f728da181aff00728170c3fae9f9e Author: Christophe Mutricy Date: Sun Mar 4 19:33:32 2007 +0000 default enable qt4 commit 6445f7041064b9afe93f2f2027f9fb3de3c5fbe7 Author: Rémi Denis-Courmont Date: Sun Mar 4 19:16:35 2007 +0000 - Print an error if Qt4 is requested but not found - Warn that WxWidgets is deprecated. - Fix a few Wx error messages. commit 4f959644fbad818b3bd2583c29989a2c83932c3c Author: Felix Paul Kühne Date: Sun Mar 4 19:01:18 2007 +0000 * fixed libpng compilation for Darwin 9 commit 82233a291e48260b0462be1d58308243f51309b8 Author: Christophe Mutricy Date: Sun Mar 4 16:57:57 2007 +0000 Shut up warnings in libintl.h commit 8c5755cd5b76705207a0e79eebd91b247099f462 Author: Christophe Mutricy Date: Sun Mar 4 14:20:18 2007 +0000 s/wget/$(WGET)/. pointed by markfm commit fbaecd2f3478fdf521fc37f7a2c8b250a215fab4 Author: Sigmund Augdal Helberg Date: Sun Mar 4 10:29:23 2007 +0000 move a few global variables into the appropriate class. Comment out a few non-thread-safe functions from embedded vout handling. Fixes a crash when playlist item changes. refs #955 commit 97c76f700591910ab870405b01c7fe32835464d3 Author: Pierre d'Herbemont Date: Sun Mar 4 02:07:26 2007 +0000 Mac OS X gui: Remove unwanted commit. commit fa3116ec857a9ae6fed3e9802c1f3b7b5147e213 Author: Pierre d'Herbemont Date: Sun Mar 4 02:03:44 2007 +0000 Mac OS X gui: Make sure we don't retain p_input more than once. Don't release it until we're done. commit cdc2a50d34f4f5f14ca898551a38a2c3ae76efe5 Author: Dennis van Amerongen Date: Sun Mar 4 01:36:36 2007 +0000 * modules/codec/x264.c: Add mvrange option. commit 128490d96f8edc6da8357f99be543709eb686bc3 Author: Dennis van Amerongen Date: Sun Mar 4 01:07:02 2007 +0000 * modules/codec/x264.c: Add support for multipass encoding. Slightly alter stats behaviour to reflect same usage as x264 cli (only one stats file). Needs testing.. commit 8b1f2d1435b4be1219efe59cd24696d17fcf9e97 Author: Pierre d'Herbemont Date: Sun Mar 4 00:45:10 2007 +0000 Mac OS X gui: Sanitize vlc object retaining/releasing. commit fbaa8dc64381266600a46446ec5007694a52325b Author: Christophe Mutricy Date: Sat Mar 3 23:53:46 2007 +0000 Honors --disable-altivec. Closes #1055 commit aa8da70e76f4f41cf1038ad09c927f6a90b7cfb7 Author: Jean-Baptiste Kempf Date: Sat Mar 3 23:39:36 2007 +0000 Qt4 - SPrefs : a few additions. Still not working for selecting interface. commit 79181e9c42d3286b18ba69e313d938cdb8fdeb42 Author: Sigmund Augdal Helberg Date: Sat Mar 3 23:22:51 2007 +0000 fix segfault commit aa61317790b9d8764d4881771626846dd011296a Author: Sigmund Augdal Helberg Date: Sat Mar 3 22:26:18 2007 +0000 when a reference to a object is stored the ref-count of that module should be increased. Fixes a few crashes when input changes. commit 098b03f14ade630f4d2504554b8010f58d1bd8e2 Author: Pavlov Konstantin Date: Sat Mar 3 21:45:58 2007 +0000 Another fortune commit 0ff855d244904144fb6af036e207002f982375c9 Author: Jean-Baptiste Kempf Date: Sat Mar 3 21:32:19 2007 +0000 Qt4 - remove a stupid debug thing and rename Disk => Disc commit d55b0261a31f695b52696c706dede87859168157 Author: Rémi Denis-Courmont Date: Sat Mar 3 19:45:54 2007 +0000 I really have had enough with this getaddrinfo crashes. commit 73317f34563810a7b34bf3042fe9bf29e120c5c0 Author: Pierre d'Herbemont Date: Sat Mar 3 18:43:18 2007 +0000 Mac OS X gui: Make sure libvlc exit properly. Don't forward the closeVout: if the interface is dead. commit 9180f067c9b203944f051194354f415bcbb0bba2 Author: Rémi Denis-Courmont Date: Sat Mar 3 18:30:12 2007 +0000 Fix RC interface commit cf8e72e9b3192f99e7ab8c4696286d44923c2cda Author: Rémi Denis-Courmont Date: Sat Mar 3 18:03:21 2007 +0000 Fix assertion failure commit 79b3363c3efc5d989937ae62c4ad88b1bf1a7892 Author: Dennis van Amerongen Date: Sat Mar 3 17:23:53 2007 +0000 * modules/codec/x264.c: Revert [16936] (temporarily fix x264 encoding on darwin/x86 by disabling all CPU optimisations) as this shouldn't be a problem anymore.. commit 200d5f1def25890e847b956dd1b3f0a4c5525ad4 Author: Derk-Jan Hartman Date: Sat Mar 3 17:20:48 2007 +0000 * fix ffmpeg build commit 78e2ea52a08504c915ad346607e7bcca9272c85e Author: Pierre d'Herbemont Date: Sat Mar 3 16:57:36 2007 +0000 Mac OS X gui: Fix #756 (VLC don't go open if you click on the dock icon) commit ef066dadd58ccecc690eddedafce4ae4bb1f724a Author: Derk-Jan Hartman Date: Sat Mar 3 16:32:09 2007 +0000 * Fix blocking intf launching without pf_run on OSX commit d38407e052d6db044ff587ed3d9cc9e802ae27cc Author: Pierre d'Herbemont Date: Sat Mar 3 15:54:16 2007 +0000 Mac OS X: Remove dead code. Make sure terminate: calls its super. commit 250e1283f9dad02d61d940fae0dd65af1ecf0f62 Author: Pierre d'Herbemont Date: Sat Mar 3 15:51:43 2007 +0000 Mac OS X: Make "Force Quit" works the first time it is triggered. commit a85849f901030d8d7973ed40cce6045f16a172c6 Author: Pierre d'Herbemont Date: Sat Mar 3 15:34:21 2007 +0000 Mac OS X gui: Fix dead lock when exiting. As a side effect VLC.app exit is really fast. commit 5163be8e1b75ac37b661760992fe8001891db436 Author: Rémi Denis-Courmont Date: Sat Mar 3 15:32:07 2007 +0000 Fix a compiler warning and simplify commit 6a84cf1083e13550242168dfa5eb68be9db5adad Author: Filippo Carone Date: Sat Mar 3 14:49:11 2007 +0000 java audio interface update commit 7d6ea0b199861ba8f0a6d915ad63272ed984672c Author: Rémi Denis-Courmont Date: Sat Mar 3 14:25:31 2007 +0000 Really fix race VLC_Die condition commit 8274a40e84551abbe85c60c7e71f5988737b73db Author: Felix Paul Kühne Date: Sat Mar 3 13:55:33 2007 +0000 * disabled SDK usage on Darwin 9 for now commit 1b7654aa66f8957e0c30f90ff42a6d8ee858e219 Author: Pierre d'Herbemont Date: Sat Mar 3 13:35:51 2007 +0000 Mac OS X gui: Fix the fspanel screen selection, and make sure it is inactive at launch. commit c62a39caea22d91592b9fb1a911298f794b92f2c Author: Pierre d'Herbemont Date: Sat Mar 3 13:22:03 2007 +0000 Mac OS X gui: Fix a double unlock issue, by making sure all timers are disabled when checking if we have to unlock. (Pointed by Felix Paul Kuhne) commit 161c8a3b44ac92ea5ef76382caf58f1c4dda9e44 Author: Sigmund Augdal Helberg Date: Sat Mar 3 13:09:52 2007 +0000 fix possition of dvbsubs when input has p_subpic->i_x/i_y != 0 commit 435b8ca6cf5077a6f4c24be86057ba87bbef9d4e Author: Felix Paul Kühne Date: Sat Mar 3 12:47:34 2007 +0000 * fixed support for future darwin releases on Intel. SDL, goom, gnutls and libpng still need to be fixed on both platforms. commit b884f9571134bd6cbd0fb975588bddb7bb512ea8 Author: Rémi Denis-Courmont Date: Sat Mar 3 12:45:57 2007 +0000 Improve getaddrinfo() replacement errors commit 183fc7bdb3e530e558187dcf3c5a2ebe52a60c41 Author: Rémi Denis-Courmont Date: Sat Mar 3 12:29:23 2007 +0000 - Fix thread safety problem in [18812] - Fix illegal error return value for getnaminfo from [18812] - Do not crash if the APIs are not available (*NULL) from [18812] Should fix most Win32 resolution crashes (if not already done in previous commits) commit 45d6d7723effc208a4291fb59eb38fe47aec3fc3 Author: Rémi Denis-Courmont Date: Sat Mar 3 11:51:32 2007 +0000 Fix linking. commit ab1251ee872eb9e08d529857344f808226e84f46 Author: Pierre d'Herbemont Date: Sat Mar 3 11:45:29 2007 +0000 Mac OS X gui: Use a recursive lock to be able to trigger enter/leaveFullscreen in the middle of an enter/leaveFullscreen operation. commit e90520eb5202696efffe9a98dd8f100cd8642f4a Author: Rémi Denis-Courmont Date: Sat Mar 3 11:42:01 2007 +0000 Do not chain multiple getaddrinfo implementation. This is bound to crash. commit bf9fed9bb16f7252c3d2264ed3566a48363ac8a7 Author: Pierre d'Herbemont Date: Sat Mar 3 11:07:39 2007 +0000 Mac OS X gui: Protect the fullscreen animation by a lock. commit 980b1a6a5ba72dc6761b1bc082220834142e6037 Author: Rémi Denis-Courmont Date: Sat Mar 3 09:30:52 2007 +0000 Remove dead code commit cb02fb5c58f2110749384e23fee818a31e980880 Author: Rémi Denis-Courmont Date: Sat Mar 3 09:25:50 2007 +0000 Remove redumdant mutex commit 5feadd7d7f351589a8090724601b5b66e9a2c2c9 Author: Rémi Denis-Courmont Date: Sat Mar 3 08:44:55 2007 +0000 Add SSM definition for Vista (closes #313) commit 682564397e88bc20f25245bf27ccbc5bdab6f4f1 Author: Rémi Denis-Courmont Date: Sat Mar 3 08:37:06 2007 +0000 Missing include commit 2f763769fa6cebb4ceb4572154a2665b86bd41f4 Author: Rémi Denis-Courmont Date: Sat Mar 3 08:16:17 2007 +0000 Fixups commit 7a89a604893398070f36e7eefcdce55cd35d3fca Author: Rémi Denis-Courmont Date: Sat Mar 3 08:13:30 2007 +0000 Missing error message commit 6ccde705af0d0f544b14c954984e82f94945099e Author: Pierre d'Herbemont Date: Sat Mar 3 02:57:34 2007 +0000 Mac OS X gui: Rework VLCVoutWindow behaviour when macosx-black is set. (Pointed by hartman) commit 394563f07beca9ec0172ac063563c35044ba36e4 Author: Pierre d'Herbemont Date: Sat Mar 3 02:18:04 2007 +0000 Don't forget to release the screen when closing the VLCVoutWindow on Mac OS X. (Pointed by thedj) commit 300571b2c10be5430cba76d70aa125eaa19d64d3 Author: Pierre d'Herbemont Date: Sat Mar 3 01:37:28 2007 +0000 Mac OS X gui: Make sure the embedded window don't get shown before it is resized, if it was hidden. commit 7da0bc9c4a9ba1d6555d05e7f841cb10e8031298 Author: Pierre d'Herbemont Date: Sat Mar 3 01:12:51 2007 +0000 Make sure the cursor gets hidden in fullscreen on Mac OS X. (Pointed by thedj) commit afafeb19b897427835244a34607b7327cddff45d Author: Pierre d'Herbemont Date: Sat Mar 3 01:05:53 2007 +0000 Compare two NSScreen using their display id, rather than their pointer values. (pointed by thedj) commit 2f8dbe1e38858b0c2f37a22f341868fb3d780f6c Author: Pierre d'Herbemont Date: Sat Mar 3 00:46:25 2007 +0000 Fix main screen detection for the detached window on Mac OS X. commit 144e4cc2d6cca2f7cdfd44ddd035b1faf9d79248 Author: Pierre d'Herbemont Date: Sat Mar 3 00:29:56 2007 +0000 Fix main screen detection on Mac OS X. commit 164bd431838dff1f18ea98e84ea66c4bfa727e0a Author: Pierre d'Herbemont Date: Sat Mar 3 00:28:45 2007 +0000 Remove unneeded friend class. commit 94f061cd0677ce67db817072a3bbf77a64da32e7 Author: Pierre d'Herbemont Date: Sat Mar 3 00:25:05 2007 +0000 Close the embedded window only when playlist stop. Have the window to animate smoothly when size changes. Make the fullscreen mode behaves well when input changes and ends. commit b33ad0d9fef88fd51f4cf117506d21f66e779f1b Author: Christophe Mutricy Date: Sat Mar 3 00:16:52 2007 +0000 Distribute the .hosts and .access for win32 commit e22607b4b9712c117f394267d6631e5eef8d0e9b Author: Antoine Cellerier Date: Fri Mar 2 21:00:22 2007 +0000 Don't authorize "." or ".." for filenames. commit 512f81c76f0e1e3253ccca718169c6d1f0a8f318 Author: Laurent Aimar Date: Fri Mar 2 19:54:17 2007 +0000 Warning fix. commit 09eaac810866232ee437516ca2a8fb6bcfd8b523 Author: Laurent Aimar Date: Fri Mar 2 19:51:20 2007 +0000 Packetizers should trash all blocks with DISCONTINUITY or CORRUPTED flag set. As a side effect, this workaround the AAC decoding problem after pause/seek when going through our packetizer (eg: pause/seek with vlc VOD). But the bug is still there : faad will stop decoding audio forever after receiving a buffer full of 0 (at least with faad2-2.5 from audiocoding.com, faad2 from mplayer svn does not show this problem) commit b5d7934fc8bb26f7f92ddfcea76485e34bc953e2 Author: Laurent Aimar Date: Fri Mar 2 19:42:22 2007 +0000 On pause and rate change from normal rate, call input_EsOutDiscontinuity as soon as possible to allow decoders to flush (well that part need to be implemented ;) commit 8cfee3e8e59b756703de3a7b4833b5300523baf3 Author: Laurent Aimar Date: Fri Mar 2 19:19:35 2007 +0000 Implemented sout-keep per media support. You have to use sout-keep option on your broadcast media using > setup your_media option sout-keep The default value is no-sout-keep and command line option --sout-keep will not activate it (on purpose). commit c6957ea90bb20ccff9545f3041a24fe1aa8169d3 Author: Laurent Aimar Date: Fri Mar 2 19:08:06 2007 +0000 Really fixed 'gather' segfault. commit 44d2954e4c565b6fc12dff7cf8ac4f8adaea12ee Author: Laurent Aimar Date: Fri Mar 2 19:03:52 2007 +0000 Do not use private VLM function (fixed in an ugly way). It should fix build of libvlc-control (what's that ?). It will need to be rewritten when VLM API is fixed. commit 3b17379de00e97ace6030018ccba501f9a9bb279 Author: Christophe Mutricy Date: Fri Mar 2 18:51:48 2007 +0000 Compile fix + define undefined error value commit da461ea191f6f5d8e65e2e75277300417a09cdec Author: Pierre d'Herbemont Date: Fri Mar 2 18:21:44 2007 +0000 Support other displays fade out. Change video-device to point to the unique screen ID. commit 8d0b80646c76f8467bec8f2844bb4c62a808587b Author: Damien Fouilleul Date: Fri Mar 2 17:44:24 2007 +0000 - log.c: fix for negative message count commit be5b65c219ca4dde03c7599b52ecd7eb19a4ad9d Author: Pierre d'Herbemont Date: Fri Mar 2 17:33:31 2007 +0000 Remove unuseful setFullscreen: as it has been deleted in r19115. commit 74fd152da0cc0b9fe5dd856239da6967ce28e6e0 Author: Pierre d'Herbemont Date: Fri Mar 2 17:28:00 2007 +0000 Zoom fullscreen effect on Mac OS X 10.4. commit bfae05bed10bde12544a22a2aaee6edad23c8062 Author: Felix Paul Kühne Date: Fri Mar 2 17:24:49 2007 +0000 * added ugly, but working support for future, powerpc-based darwin releases. this doesn't support intel-Macs yet commit d87700c92956684116475062cc34755234330fd5 Author: Rémi Denis-Courmont Date: Fri Mar 2 17:14:38 2007 +0000 - Return errors in case of overflow - Do not use non-thread-safe stuff commit 419f5e338e457966ce19c73df822eaee29baa8b3 Author: Rémi Denis-Courmont Date: Fri Mar 2 17:05:24 2007 +0000 Remove dead code: VLC never resolves network service names, it only uses port numbers. commit abb46dc5e567405194af5603df0cd4ea85f7f23c Author: Rémi Denis-Courmont Date: Fri Mar 2 16:17:30 2007 +0000 Fix handling of EINTR in sleeping functions. This will not change your life. commit 898c9279c74f6cda95a8c96d5204b7cc605aa92e Author: Christophe Mutricy Date: Fri Mar 2 14:52:51 2007 +0000 Do not pass too much argument to sprintf commit 77466c8f80b0a8136fc13839b7bf62afc0fedea1 Author: Damien Fouilleul Date: Fri Mar 2 13:55:22 2007 +0000 - libvlc ABIs: test that demux is available before accessing it in libvlc_input_get_fps() commit d5db005b08ac22088649505a0e2baf8950fca2a5 Author: Felix Paul Kühne Date: Fri Mar 2 13:17:58 2007 +0000 * don't compile x264 with debug code on Macs. especially for releases, this isn't the best idea ;) commit cac2fe984f2ca74cb0ba796665326e365f748622 Author: Laurent Aimar Date: Fri Mar 2 00:11:14 2007 +0000 Fixed a small memory leak (password) commit 4dbce8899a66f90b3ce9e76f58d9badd0bfb61c3 Author: Laurent Aimar Date: Fri Mar 2 00:09:14 2007 +0000 Fixed memory leak with input_ItemClean. commit 0f3899ceba7fb39b8b897d7786c0925e35c07347 Author: Jean-Baptiste Kempf Date: Fri Mar 2 00:02:59 2007 +0000 Put the Simple Prefs Icons one above the other. commit 8ff6e867bcfa1c2947d3cc0032aae7241ab5b398 Author: Jean-Baptiste Kempf Date: Thu Mar 1 23:18:54 2007 +0000 Qt4 - SPrefs : Subtitles... Almost the end ? commit e02bab40157b93a3b95f5ac8d0e7da2e4a63e79e Author: Jean-Baptiste Kempf Date: Thu Mar 1 23:11:16 2007 +0000 Qt4 - SPrefs : Interface Panel. commit db6152415cfb30f4668ab5e584d797fa6892270e Author: Laurent Aimar Date: Thu Mar 1 23:10:30 2007 +0000 Fixed statistic counter leaks per host. commit 5f0520d399e31b22d862ea278597c271fab73a58 Author: Laurent Aimar Date: Thu Mar 1 23:05:17 2007 +0000 Fixed a small memleak per ES. commit ceada689a2792cdbde4d250cfab93878c4807237 Author: Laurent Aimar Date: Thu Mar 1 23:03:26 2007 +0000 Fixed a small memleak. commit ccf3ec55fa3186d31482c68be0a8d7c0de07239b Author: Laurent Aimar Date: Thu Mar 1 23:01:59 2007 +0000 Fixed es_format_Clean (when called multiple times with the same es_format). commit d0f70cdcd8901accf1f68e645928432921a640f3 Author: Laurent Aimar Date: Thu Mar 1 23:00:02 2007 +0000 Fixed a memleak per packetizer module_Need. commit e148e58dc2e9db6a2269bdaba653d14d26c0d721 Author: Antoine Cellerier Date: Thu Mar 1 22:54:12 2007 +0000 Oops. commit defde1c851d0defe58aab85305c34bffe7dab7bf Author: Antoine Cellerier Date: Thu Mar 1 22:44:16 2007 +0000 * Fix forbiden windows characters list. (in fact it's not windows only, but fat32/ntfs ... but noone cares) commit 5d03d245a77eccb97eb82dfa7f198f8375aec5f3 Author: Jean-Baptiste Kempf Date: Thu Mar 1 22:43:30 2007 +0000 Qt4 - SPrefs : Input Panel. almost all implementations, but not the macro-ones (network-caching and disk-device ) commit cb04ed6ba36066f0f3dcd295324e6ed5fe3ee6aa Author: Laurent Aimar Date: Thu Mar 1 22:12:06 2007 +0000 Fixed a small memleak. commit e088c92b313bda95f33d190155cfe4e8db355dfe Author: Jean-Baptiste Kempf Date: Thu Mar 1 21:51:39 2007 +0000 Qt4 - SimplePrefs - Audio: Small fixes and normalization for volume. commit ec37e0e75feb16d5ff53ab143ffa6c37276a1a59 Author: Christophe Mutricy Date: Thu Mar 1 21:50:53 2007 +0000 Compile fix commit 0054378d6e90f6796759fca438a5ff209e19fbf8 Author: Pierre d'Herbemont Date: Thu Mar 1 21:38:58 2007 +0000 Fix a hang when quitting vlc on Mac OS X. This hang is due to the signal thread that isn't cancelled properly, because Mac OS X's sigwait is not a pthread cancellation point as it ought to be according to POSIX.1. commit 7cdfb7ee8b66706492e2f781ded8deeef0566969 Author: Antoine Cellerier Date: Thu Mar 1 21:27:47 2007 +0000 Dots are allowed in filenames (even on WIN32...). Thanks to Dugal Harris for noticing this bug. commit a6a23e5787b5fd8df685189f56c0541b64f491cc Author: Jean-Baptiste Kempf Date: Thu Mar 1 20:43:28 2007 +0000 Qt4 : Spref - Audio: Use a doubleBox not a slider for normalizer commit 626df1fb98fdc8e6a3b0a65800aab3ca57e29666 Author: Laurent Aimar Date: Thu Mar 1 20:37:54 2007 +0000 Fixed a typo (INTF_DIALOG_VLM is not the same than INTF_DIALOG_BOOKMARKS) commit f64fd9acd66302b78d0282bcdb3011b4c6906733 Author: Laurent Aimar Date: Thu Mar 1 20:36:11 2007 +0000 Start cleaning up VLM + fixed vlm_New() race condition. commit 894e084c4b63336f55b9da79d2035bc2f1839bf8 Author: Laurent Aimar Date: Thu Mar 1 20:34:12 2007 +0000 Deactivated VLM control by wx while I clean it. (It uses private fields of VLM that should not have been public) commit 320e6b5eaa2ea265c86b12c93f0ec57dec270fd4 Author: Rémi Denis-Courmont Date: Thu Mar 1 20:16:49 2007 +0000 Cache system clock in userland to save a few avoidable sleeps. Also restore (albeit not hard-coded this time) the old Linux custom of not waiting for a delay shorter than the scheduler precision commit c13d67b82c674fffe5d65656aff7484c227a74a1 Author: Rémi Denis-Courmont Date: Thu Mar 1 20:09:41 2007 +0000 Fix race condition and simplify SigHandler Missing piece pointed out by Pierre d'H. commit 1d58919125812d569c23bde687e42fca86858e33 Author: Rémi Denis-Courmont Date: Thu Mar 1 17:52:11 2007 +0000 Fix abortion if killing signals are re-used. Of course, VLC has no bugs, so you never need to abort it that way, so that this fixes nothing. commit 14c5e914ffb2ca51676a2d6c6b081a8e324fe47e Author: Damien Fouilleul Date: Thu Mar 1 16:52:12 2007 +0000 - mp4 demux: support for iTunes/Quicktime META info commit df02a09ad6a85226a23d29443c671398b5debedf Author: Rémi Denis-Courmont Date: Thu Mar 1 16:38:45 2007 +0000 Removing a warning never solved a problem (revert [11778]) commit 0d012a7d6c9b04d74e566a9e44bae529f456779a Author: Rémi Denis-Courmont Date: Thu Mar 1 16:36:54 2007 +0000 Fix incorrect string fix (revert [15025]) commit 2e90c6e8bd881ae19944572ff3ed95f65f5e6e8d Author: Pierre d'Herbemont Date: Thu Mar 1 01:00:07 2007 +0000 Fix file name representation of the video output window on Mac OS X. (Reviewed by hartman) commit 13ec57548cb99619b28d5dadc9c87a258ee9d9cf Author: Sigmund Augdal Helberg Date: Thu Mar 1 00:06:21 2007 +0000 none-sematic changes: clock.c: replace a magic number with the appropriate constant vlc_include.h: fix a comment to match reality commit 9c1758ae820ec9cc6848654fff05c5ac6ea024c8 Author: Jean-Baptiste Kempf Date: Thu Mar 1 00:01:14 2007 +0000 Qt4 - SimplePrefs : Simple Fix to simple Problem. Should repair Win32 breakage. So sorry. commit 220ff7f6eae997583245d1c90409e3eac65f3cab Author: Sigmund Augdal Helberg Date: Wed Feb 28 23:52:48 2007 +0000 disable clock_nanosleep for mwait for now. Fixes dvd and vob playback for me. commit 7bb4a6ef55444f256c11190378e57c430db67afe Author: Jean-Baptiste Kempf Date: Wed Feb 28 23:38:48 2007 +0000 Qt4 : Simple Preferences. Add a slider widget to pref_widget, because it is nicer than a QSpinBox. Could you look please on that commit cause I don't understand if it is the good way to do it (I guess not) and why do I had to add this 'bool' to the methods. zorglub, dionoea? commit e87abf624a0302f8d6f7bdd0a9f550cec1f5fb12 Author: Laurent Aimar Date: Wed Feb 28 22:45:02 2007 +0000 Reworked/improved the way sout-keep works. (VLM sout-keep does not work again yet ) commit 0bf39ed37db37db3d1c925e3af7a742ff251a522 Author: Yoann Peronneau Date: Wed Feb 28 20:41:01 2007 +0000 * src/playlist/loadsave.c: create directory before saving Media Library commit 7815fcbd8eddee11d31daee6663c8937f38771c2 Author: Derk-Jan Hartman Date: Wed Feb 28 20:05:59 2007 +0000 * make vobsubs downloadable from http/ftp etc. closes #567 - NOTE: this will not work on user/password protected locations. commit cdc777330a4901c4eef9b4d4a1ab68eda4bf85cd Author: Jean-Paul Saman Date: Wed Feb 28 19:38:02 2007 +0000 Patch by xxcv: Don't change fmt_last.audio.i_rate when FOURCC is mp4a commit b6a2a98f36f28d41dfce0fc0428c236846cdb457 Author: Christophe Massiot Date: Wed Feb 28 17:16:42 2007 +0000 * src/text/iso-639_def.h: Add original audio pseudo-language (reported by Francesc Pinyol Margalef). commit 591835ca2bad00c4c84b7213f9c24e2cecc4513d Author: Christophe Mutricy Date: Wed Feb 28 16:56:57 2007 +0000 Meaningfull typo commit 3bc601a592a6bfa37030b1dc87b4a808b092a8ae Author: Rémi Denis-Courmont Date: Wed Feb 28 16:35:19 2007 +0000 typo commit 21ca21609801cd9c9e4fcd73024c9f5628bb5b68 Author: Rémi Denis-Courmont Date: Wed Feb 28 16:23:21 2007 +0000 Fix POL.*HUP handling: POLLHUP is for writing, POLLRDHUP is for reading (and also non-standard) commit 610d3b49f77d666f2039bf83ec0080581e170487 Author: Derk-Jan Hartman Date: Wed Feb 28 12:36:15 2007 +0000 * rawvideo.c: Do not use visible_pitch when walking trough the lines. fixes #1021 commit edf6862b11373cc9d9d42149f3d701f18510255c Author: Damien Fouilleul Date: Wed Feb 28 12:07:45 2007 +0000 sap.c: win32 fix for IPv6 local-link zone identifier commit cfb2689c1834a11bdab3e45bcf9e3bd65f67f9bc Author: Derk-Jan Hartman Date: Wed Feb 28 12:07:05 2007 +0000 * matroska bug. don't use block, in case when it can be ( block || simpleblock) commit ed239bba9fe6e106ab7c3a2c78cb66604ffb26a9 Author: Christophe Mutricy Date: Tue Feb 27 23:43:04 2007 +0000 this was renamed in [19013] commit db7f048cc41942956e34b19126c5cb333df9ff3c Author: Christophe Mutricy Date: Tue Feb 27 23:42:59 2007 +0000 *.po: Update slovenian and portuguese l10n POTFILES.in: some new files, some ones renamed commit 16793a3e2c08dcc51ab63545b12631fccfe9ead6 Author: Jean-Baptiste Kempf Date: Tue Feb 27 22:30:36 2007 +0000 * Qt4 - Simple Preferences: Start to bind the keys to the preferences. Lots of them still don't work. Why ? commit 072cd3c8fdf2cfa667dd05da05e6add861035599 Author: Laurent Aimar Date: Tue Feb 27 21:45:41 2007 +0000 Fixed wrong type used in mp4 parsing. commit 8161c0261683e5099e6a6fff0249fdd99bfa7b51 Author: Rémi Denis-Courmont Date: Tue Feb 27 21:27:06 2007 +0000 *Ahem* compile testing is good, but it only works if I actually look at the result commit bd3f6bbbc70a62a05ba7038af85d6076dbff32ac Author: Rémi Denis-Courmont Date: Tue Feb 27 21:25:11 2007 +0000 Simplification commit bd056290df9e85c7534862a31e2e62fa5b6c3c73 Author: Rémi Denis-Courmont Date: Tue Feb 27 21:15:49 2007 +0000 - Support for customizing the checksum coverage - Make UDP-Lite an option rather than a distinct shortcut commit c28624748ceb2bcc6d33d2a569a4f1b826ff2e8d Author: Derk-Jan Hartman Date: Tue Feb 27 20:57:56 2007 +0000 * Fix subtitle detection. utf8_stat returns 0 if file is present. P.S. this bug was present for 3 months, without anyone noticing it. That's just BAD people. commit 4551908a0ac5e7a83ce237a5d1e6637ffff394cd Author: Rémi Denis-Courmont Date: Tue Feb 27 20:43:05 2007 +0000 Do not assume RTP frequency is that of TS for RTCP commit 6bbeeca1bd223c748bef4bbd5ff37807c8512c21 Author: Laurent Aimar Date: Tue Feb 27 20:37:07 2007 +0000 Removed dead code. commit f2fb8b7f590f154788354a49d9cb652b1afb5cb9 Author: Laurent Aimar Date: Tue Feb 27 20:25:52 2007 +0000 Do not force a default TTL value (the value 1 will be used in SDP only). commit a9a6e8ca796d05a06c1ef8fc117cd8ff60def31c Author: Rémi Denis-Courmont Date: Tue Feb 27 20:17:31 2007 +0000 IP6 "MUST NOT" have a TTL. This will be parsed as an address counter on the receiver, with disastrous consequences commit 683f08b8c0bcae8f963e6b100484a8f1237abf7f Author: Laurent Aimar Date: Tue Feb 27 20:07:54 2007 +0000 Removed debug left over. commit 7f8cab90a9d1d553a2d1bd8679eae77b43b95455 Author: Laurent Aimar Date: Tue Feb 27 20:04:01 2007 +0000 Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode. commit 12659dbfad0e0eaeee78aeb91416fcf3732beea6 Author: Laurent Aimar Date: Tue Feb 27 20:02:15 2007 +0000 Fixed H264 rtp packetization. Force a TTL value of 1 if not defined instead of refusing to start. (Any suggestion about a better failsafe value ?) commit b160af605b251682ad86348cc4e07287084e891c Author: Laurent Aimar Date: Tue Feb 27 19:39:41 2007 +0000 Added all missing case for "Detection of the first VCL NAL unit of a primary coded picture". Fixed prepend of SPS/PPS per I frame. commit b1184c1e58512481458293fdc7d8d16f2dc9211c Author: Damien Fouilleul Date: Tue Feb 27 17:13:16 2007 +0000 libvlc-common.c: revert r19040 commit a47f53be6e77e6109d3fd39e039971877fd61d43 Author: Rémi Denis-Courmont Date: Tue Feb 27 17:00:42 2007 +0000 Expatriate myself commit f6268a0a751524d8d4ccd688e2c1572b1fc56f75 Author: Rémi Denis-Courmont Date: Tue Feb 27 16:54:38 2007 +0000 Listen to link-local SAP announces too commit 3ecee5c492d12aeb8aa8575d13c14d809b97b947 Author: Derk-Jan Hartman Date: Tue Feb 27 16:14:21 2007 +0000 * Don't VLC_EXPORT net_Close now that it's a #define * update vlc_symbols.h courmisch, can you please check ? commit 78e2acb77c81e611e2e6228d913ae06baef84014 Author: Damien Fouilleul Date: Tue Feb 27 12:16:55 2007 +0000 - libvlc: make sure that p_static_libvlc always point to the first libvlc instance (actually, is it still used ?) commit 2662e59f19b64ea89ef9aabde013d1e16767aefe Author: Damien Fouilleul Date: Tue Feb 27 12:15:52 2007 +0000 - libvlc control: uninitialiazed mutex and variables, was prevent browser plugins from adding elements in playlist commit 4a07ee4971a9b90c5ca912a7375e73ccbe9ce499 Author: Derk-Jan Hartman Date: Tue Feb 27 01:30:26 2007 +0000 * Fix implementation of net_Close. it returns void, not int (like close). commit ce9a419e2410f5755a20200d319a3ec397621b07 Author: Christophe Mutricy Date: Mon Feb 26 23:14:19 2007 +0000 Link fix. Proper one this time hopefully commit fb66a0b738bd807d3410cd54d930e2172e52ec0a Author: Christophe Mutricy Date: Mon Feb 26 22:38:04 2007 +0000 Link fix commit f8cd71a76a96d17790ad35c61ea50fc44b94a4ac Author: Christophe Mutricy Date: Mon Feb 26 22:14:49 2007 +0000 Compile fix for old ffmpeg commit b39fee93027a54e20d61b7979e7799355292ff5f Author: Laurent Aimar Date: Mon Feb 26 19:30:49 2007 +0000 Fixed a deadlock between VLM and httpd. (Issue all VLM command from the httpd callback in its own thread) commit d7bc817f72e44cacf0fc9468c7988ee1f4b565a7 Author: Laurent Aimar Date: Mon Feb 26 19:27:35 2007 +0000 Force VLM stream to not use sout-keep. Fixed race condition with sout-keep. Fixed broken sout-keep behaviour (currently active sout can be used twice or destroyed..., it might fixed segfaults reported by xxcv)) commit f6b77b24afe7f73539125d178712b83b9bb4d771 Author: Laurent Aimar Date: Mon Feb 26 19:21:03 2007 +0000 Improved vout_Request when using a vout attached to playlist. (Avoid a possible race condition) commit 3f615499491f5b6f225e4e856a123f9f7a1dce2f Author: Laurent Aimar Date: Mon Feb 26 19:19:18 2007 +0000 Added missing const qualifier to vod_MediaControl. Improved TAB_* protection and added TAB_INIT/CLEAN. commit bca9301311c26520596abf7b7f2d085b0b87d814 Author: Damien Fouilleul Date: Mon Feb 26 19:15:32 2007 +0000 -activex: implement _NewEnum property on log.messages collection to allow for "For each message in log.messages" construct in VB and other languages commit 214647c66eddee07427f6cec26034945f5499c18 Author: Rémi Denis-Courmont Date: Mon Feb 26 16:54:38 2007 +0000 Harmless typo commit 93c16a0b4e20c301c4f7e1a077e1a31898da88dc Author: Rémi Denis-Courmont Date: Mon Feb 26 16:54:05 2007 +0000 Simplify shutdown() portability commit 42388a77bdcf23357696f033a81d11485cd7c00d Author: Rémi Denis-Courmont Date: Mon Feb 26 16:42:53 2007 +0000 net_Close() is a one-liner, so inline it commit b5ed36d375a1c2a963b761abeda59604c417b638 Author: Rémi Denis-Courmont Date: Mon Feb 26 16:38:58 2007 +0000 Do what the previous commit pretended to do commit 6f087f5478c208c71e3c6c878a28729f28f3b65e Author: Rémi Denis-Courmont Date: Mon Feb 26 16:38:21 2007 +0000 Remove net_ReadNonBlock(), it was merely a slower (and buggier) recv() nowadays. commit 5a605a9ff03e5266b56991d969c8c23f4e303906 Author: Rémi Denis-Courmont Date: Mon Feb 26 15:44:23 2007 +0000 - Fix handling of POLLHUP and POLLNVAL events - Minor optimization for POLLHUP case commit 5d33b7922e0ccacfa911965ae25a03678dd90678 Author: Jean-Baptiste Kempf Date: Mon Feb 26 06:46:16 2007 +0000 Configure: should repair --with-libtwolame-tree detection. commit b248dab2f216a406bd48f0ef07f6894b89e0237d Author: Jean-Baptiste Kempf Date: Sun Feb 25 23:08:25 2007 +0000 Qt4 : SimplePrefs: various fixes, remove some widgets, uniformity, cleaning and hiding for Win32/others for some options. commit 70955271684ae34e0659e2f901a60aa7a6b55095 Author: Antoine Cellerier Date: Sun Feb 25 22:45:56 2007 +0000 Graa. commit 8f0cb96c47b61a2b766e1ba616cee7ea180a0767 Author: Antoine Cellerier Date: Sun Feb 25 22:44:48 2007 +0000 Cleaner fix to the "object is not attached" issue with modules loaded from cache which weren't used by VLC. This now adds a new b_used flag to module_cache_t which is set to VLC_TRUE once we know that the cached version of the plugin is usable (and thus gets attached to something). If it's not usable, it wont be attached so we tell ModuleDelete() not to try dettaching it. commit 39b7ae3614f70e5dc290072764a075da69c35646 Author: Christophe Mutricy Date: Sun Feb 25 22:42:49 2007 +0000 Compile fix commit 4b4d1dc6533f17f5a5f0774546e51ba096078bc3 Author: Jean-Baptiste Kempf Date: Sun Feb 25 21:59:56 2007 +0000 Qt4- SImple Prefs: Subtitles and TextTitles. commit d31441182ca7de15dc681beea2fc228b98d44b75 Author: Antoine Cellerier Date: Sun Feb 25 19:39:59 2007 +0000 Patch by ILEoo to make the telnet interface work with "telnet" again (on linux). Looks ok according to the recv(2) manpage. Please fix if this is flawed. commit 65e0358c10560e40cb8da9d50599663d5e4d88fb Author: Cyril Deguet Date: Sun Feb 25 19:29:21 2007 +0000 * fixed build of skins2 interface on MacOS X (renamed Rect into SkinsRect to avoid a conflict with Carbon API) commit e7bb450d70e290fb02d136e317aa0d5b005793eb Author: Antoine Cellerier Date: Sun Feb 25 19:19:36 2007 +0000 Add undocumented play feature to help output. commit d14273499280d6fe6d9a9c3d1f91d512d6d9ebb2 Author: Laurent Aimar Date: Sun Feb 25 17:50:12 2007 +0000 Fixed segfault when faad reports an unknown channel configuration (Fixed lol-vlc.aac segfault, http://sam.zoy.org/zzuf/) commit 6ba3004286ef2832a8db18d87b6af05abd1c828b Author: Jean-Baptiste Kempf Date: Sun Feb 25 17:17:44 2007 +0000 Qt4: Simple_Prefs, adding hotkeys/shortcuts configuration. commit 201859a03b989419d9b1417642b6e91026a83b5e Author: Filippo Carone Date: Sun Feb 25 17:10:34 2007 +0000 libvlc_video_get_handle renamed to _get_parent commit a2e32b3185dff229f7f76da579dcaa09a5233e20 Author: Filippo Carone Date: Sun Feb 25 16:17:40 2007 +0000 libvlc_video_get_handle function added commit 3b75df1e35403d7c2b588cc7954e2b6705aa26e7 Author: Laurent Aimar Date: Sun Feb 25 16:17:33 2007 +0000 Fixed rtsp broadcast streaming(sdp=rtsp://) and a potential double free. commit 638023d7e64f3b272a10ab5e6200ff2475e09f49 Author: Laurent Aimar Date: Sun Feb 25 16:11:41 2007 +0000 Fixed a memory access error (net_ReadInner) commit 2814beeb20d6c84b010c66cc615673e03cccb9ff Author: Jean-Baptiste Kempf Date: Sun Feb 25 15:59:14 2007 +0000 Qt4: Preferences, Simple_Preferences. A bit more, but a lot of things are missing... commit e60de0fefff4111294264467d013825cb8ac6d13 Author: Laurent Aimar Date: Sun Feb 25 14:34:14 2007 +0000 Fixed double input_thread_t free for VOD. commit 617726b6c72b9677fb2f6e432c3e515bc197bbc1 Author: Laurent Aimar Date: Sun Feb 25 14:33:13 2007 +0000 Rework a bit http socket handling to avoid uninitialized variable access. commit f64ef866545064f3e5901e9b5a3b3f97a2516dd9 Author: Laurent Aimar Date: Sun Feb 25 13:14:49 2007 +0000 Bunch of warning fixes. commit 4913d65462daafc51fc390461434eca655622877 Author: Laurent Aimar Date: Sun Feb 25 13:14:08 2007 +0000 Added VC-1 raw es demuxer. commit 35905d252b88615051062c93fea0986f65ee4346 Author: Laurent Aimar Date: Sun Feb 25 12:39:52 2007 +0000 Added ffmpeg AAC id. commit 5abc94233ca3a93868a84a1eab6812558b773dfd Author: Laurent Aimar Date: Sun Feb 25 12:34:41 2007 +0000 Copy complete es format descriptor when extra data is added. commit f95648173c1521e8a11107ac5c2bbe1edc0b68ec Author: Laurent Aimar Date: Sun Feb 25 12:31:30 2007 +0000 Added VC-1 packetizer. (But it still won't be decoded by ffmpeg, we provide extra data too late) commit 53102b6845fde9d5836c7b44abecfe8a18b86592 Author: Laurent Aimar Date: Sun Feb 25 12:11:14 2007 +0000 Added VC-1 detection (SMPTE RP 227 + ISO 13818-1 Amendment 2) commit 8d001a3825a3cf73ff7aff6b66b9b05029f94d55 Author: Laurent Aimar Date: Sun Feb 25 12:09:34 2007 +0000 Fixed warning (missing VLC_OBJECT()). commit bd304fa58463943255e7e0901af8a7b68377d254 Author: Laurent Aimar Date: Sun Feb 25 11:53:21 2007 +0000 Fixed --ts-extra-pmt (close #516) Added VC-1 detection (SMPTE RP 227) commit 781ce1f3bd10897897327701cea68c842eb49e25 Author: Laurent Aimar Date: Sun Feb 25 11:50:15 2007 +0000 Fixed H264 vod (import code from rtp.c, there is a lot of code duplicated here). commit 479b697652a2b11aab07331e614b2e6dcc225f9b Author: Laurent Aimar Date: Sun Feb 25 11:48:39 2007 +0000 Fixed input_thread_t leak by description module for VLM. commit da70bf94823d32dce1a40597c95aa130c545f50f Author: Laurent Aimar Date: Sun Feb 25 11:46:07 2007 +0000 Fixed stream ouput gather module and renable it (close #1032) commit 75688a7cdec7fc9e016844f3c794ee052971a58d Author: Laurent Aimar Date: Sun Feb 25 11:42:23 2007 +0000 Fixed uninitialized value for ADTS stream. commit c1993b6231c7b60f79fbac60215c9d1e3dd2edd9 Author: Laurent Aimar Date: Sun Feb 25 11:39:42 2007 +0000 Added vlc_b64_encode_binary (include/vlc_strings.h is not that a good place). Use vlc_b64_encode_binary and remove ap_* in rtp.c Fixed 2 invalid memory access and 1 stack corruption in rtp.c (Fixed the report of rtp segfault with gcc 4.1 by xxcv) commit e732cff5c58c4ef4df7f7869405f7002aed94036 Author: Laurent Aimar Date: Sun Feb 25 11:35:45 2007 +0000 Fixed httpd stack corruption. (Fixed 'assert (pufd < ufd + (sizeof (ufd) / sizeof (ufd[0])))' reported by xxcv) commit 4a82316d3f970bd5de7945fc75d4961413d42a3c Author: Antoine Cellerier Date: Sun Feb 25 10:47:46 2007 +0000 Simplify. commit 959c2a7a9e02f164f91923a20149b7f07494ea66 Author: Felix Paul Kühne Date: Sun Feb 25 09:40:22 2007 +0000 * added flv to the list of supported file types (forward-port of [18985] commit c1a08ef67f5b1a1f3b5dff99f176234741ba9030 Author: Antoine Cellerier Date: Sun Feb 25 03:15:31 2007 +0000 Oops ? commit e4bd16a47c858458beeafc5681679b018407567b Author: Antoine Cellerier Date: Sun Feb 25 03:15:10 2007 +0000 Fix "object is not attached" error when quiting VLC. (as far as i can tell, it was triggered since memory leak fix in [18247]) commit beedc2e23948325e219d82cd00b6450a53e49357 Author: Antoine Cellerier Date: Sun Feb 25 01:46:25 2007 +0000 Prevent these errors when using help flag [00000001] main libvlc error: option daemon does not exist [00000001] main libvlc error: option pidfile does not exist The were due to the module_EndBand( p_libvlc ); on line 430 in libvlc-common.c . Please check that this is the correct way of doing it. commit c6276f93df08f5b46b26983a6512a99536222757 Author: Jean-Baptiste Kempf Date: Sat Feb 24 23:17:24 2007 +0000 Qt4 - Simple Prefs: More. Interfaces. commit 0435ea9aeef32aa8209c732064a992a8161236c9 Author: Antoine Cellerier Date: Sat Feb 24 18:18:15 2007 +0000 Untested new hotkeys: 'r' -> toggle random 'L' -> toggle normal / repeat one / loop commit ee0cac1e8e45cf537d47149675abd607ab93bc9a Author: Felix Paul Kühne Date: Sat Feb 24 16:40:34 2007 +0000 * commit Pierre's 2nd patch to enable weak symbols on OSX when linking vlc. This fixes the compilation of his locale-improvements and a few other problems when using the 10.3.9 SDK. Please check the next nightly on 10.3.x if you got access to it. commit 530bab1bc45fdc87e4ce7dd25d2b270cf29b3181 Author: Jean-Baptiste Kempf Date: Sat Feb 24 15:47:05 2007 +0000 Qt4 : Back to work. commit 6e7d7c4d44802e3d081b9199c70756c977b6d4d7 Author: Antoine Cellerier Date: Fri Feb 23 21:34:25 2007 +0000 Add dummy .IFO playlist demux to enable opening a DVD rip by double clicking on the .IFO files. closes #1067. commit fe157d457130a00c9fb0c21bfc73c3e7848c86b3 Author: Felix Paul Kühne Date: Fri Feb 23 20:09:13 2007 +0000 * added 2 boxes to the wizard to allow access to sout-transcode-soverlay with the GUI. needs further testing, but can't break anything. (forward-porting [18977], closes #1005 commit 24df55bb63c757563f967ea1fc4a666c6cd8724a Author: Christophe Mutricy Date: Fri Feb 23 18:13:50 2007 +0000 .aclocal shall be last. commit fbab6d5645a3dba5adda571a0dbdd72d255375d4 Author: Felix Paul Kühne Date: Fri Feb 23 17:19:45 2007 +0000 * removed duplicated, buggy code which fixed #744 in [18971] commit a6b956352f119882da9cb9f66616ba978f9184c4 Author: Dennis van Amerongen Date: Fri Feb 23 17:00:02 2007 +0000 * src/network/error.c: added a few more Winsock and QoS error codes commit 21871656e246ec6866022bd06023c9547b4365ff Author: Felix Paul Kühne Date: Fri Feb 23 15:38:43 2007 +0000 * renamed it, since it's plain C now and doesn't contain any Obj-C anymore commit bc7d87b7a41020f0b098fc37cd2062c55d73194c Author: Felix Paul Kühne Date: Fri Feb 23 15:19:03 2007 +0000 * fixed minor typo commit 33bc015640f9c99b629f26d95f3ba372e464b44e Author: Felix Paul Kühne Date: Fri Feb 23 14:27:16 2007 +0000 * patch by Pierre d'Herbemont which cleans up our locale detection code heavily and converts it to be CoreFoundation-based only. Thanks! commit 30bf3ee23a6809493a75a4361aecfd9984e9b329 Author: Felix Paul Kühne Date: Fri Feb 23 13:33:05 2007 +0000 * update NEWS commit f8ca02b192618cd0d42d2690b408c8bddf46b539 Author: Felix Paul Kühne Date: Fri Feb 23 12:46:54 2007 +0000 * fixed live patch for OSX commit 0343ff29f6ad5eee4e7ecf50e44eafa0e68a5168 Author: Antoine Cellerier Date: Thu Feb 22 21:47:13 2007 +0000 Remove broken VC1 detection code in ps muxer. commit 0c9117de56d95e4b26c3bfd1de284a3d983a9a57 Author: Laurent Aimar Date: Thu Feb 22 20:43:28 2007 +0000 Fixed subtitle/osd memory leaks (subpicture_region_t->psz_text was not freed). I think we have a potential bug with the way subpicture_region_t->p_style is used. Decoders allocate p_style memory in their context, so we don't free it in spu_DestroyRegion. As vout object can live longer than decoder, I think p_style might be used after the decoder has destroyed it. Can someone, who has worked on osd/spu internal, comment ? commit cb595496f9c3e6666ca947636b56bea074b5ddd3 Author: Jean-Paul Saman Date: Thu Feb 22 20:32:41 2007 +0000 Properly detect MOZ_X11 setting in firefox-1.5.0.9 commit 7196e8d1ba92d16024b9499d8f0f63a2a998472d Author: Laurent Aimar Date: Thu Feb 22 20:30:15 2007 +0000 Improve input_Preparse clean up (memory leaks). commit bd6df8a98ee50466ce48bf5abfd0015379d7d0a2 Author: Laurent Aimar Date: Thu Feb 22 20:12:27 2007 +0000 Do not use p_demux->p_parent to get the p_input (Use vlc_find_object(PARENT) commit 719ff97ced0bdd4656b185d295d968307f58df61 Author: Jean-Paul Saman Date: Thu Feb 22 20:10:59 2007 +0000 Remove of excess whitespace commit 246f8b269774516bb46b43b61706b0e5de971710 Author: Jean-Paul Saman Date: Thu Feb 22 20:06:52 2007 +0000 Remove unused headerfile commit dfa3adb24454d8bbdeae5df1866e196cd3370446 Author: Jean-Paul Saman Date: Thu Feb 22 19:50:29 2007 +0000 Indentation fix commit e86b6a0a13039f3ed0b7c706d381a0a8ef6d071d Author: Laurent Aimar Date: Thu Feb 22 19:35:28 2007 +0000 Do not use p_demux->p_parent to get the p_input (Use vlc_find_object(PARENT) commit e7a8394a1b4baf527d3acf10e3fdd3cabba22509 Author: Laurent Aimar Date: Thu Feb 22 19:34:05 2007 +0000 Do not use (input_thread_t*)p_access->p_parent it is not always true. (Use vlc_find_object(PARENT) commit 7275b9220ce6f5af90479dd36c30d4872910b4c6 Author: Laurent Aimar Date: Thu Feb 22 19:18:17 2007 +0000 Reworked DecodeModulation (close #1063) commit 99aeeff1ac677cada137b5b5afc7a6e1a451adbb Author: Antoine Cellerier Date: Thu Feb 22 19:02:19 2007 +0000 play command fix by ILEoo (see [18938]). commit 877636c07b2393732b901cd1916a2c8c71573af7 Author: Jean-Paul Saman Date: Thu Feb 22 11:22:48 2007 +0000 Build live555 libraries with -DUSE_SYSTEM_RANDOM=1 by default. This fixes a bug reported by Jason Gerecke (jgerecke at uoregon dot edu). The rationale from Jason: In groupsock/inet.c: http://www.live555.com/liveMedia/doxygen/html/inet_8c-source.html a custom random generator is provided for systems which do not provide their own rand() or srand() functions. Other people have reported issues with this function segfaulting (never in conjuction with VLC however), possibly because of multithreading issues, and the fix issued by the Live555 developers was to provide an "#ifdef USE_SYSTEM_RANDOM" for builds on supporing systems (http://lists.live555.com/pipermail/live-devel/2003-November/000013.html). commit 6185bee1520c8b2cce48527bdb64bd955ab67f71 Author: Sigmund Augdal Helberg Date: Thu Feb 22 10:45:09 2007 +0000 fix cam support for twinhan cards. Not needed now, but will be needed if the drivers get fixed commit 600e2cd549142370607f55455aa29de0d6d1cd8e Author: Laurent Aimar Date: Wed Feb 21 23:15:06 2007 +0000 Changed input_DestroyThread to take care of detaching, cleaning and destroying input. (This way it matches input_CreateThread and fixes a memleak) Control variables are now created even for preparse, only callback are not added. (This fix use of uninitialized variables) commit 9886e26b218171b39bf57b0efa72e3ff2cad7e77 Author: Christophe Mutricy Date: Wed Feb 21 23:07:04 2007 +0000 Compile fix commit d8a051a2cc40f49e1e1abad758c9150d11985a72 Author: Laurent Aimar Date: Wed Feb 21 23:02:56 2007 +0000 Fixed compilation of v4l2 + refuse to initialize unless it is forced. commit a553f31aa920e9cfd3f3b7b9042a719bc9e6625a Author: Laurent Aimar Date: Wed Feb 21 23:01:36 2007 +0000 Fixed memory leak at each new PMT if we don't have CAM. commit f2db0411b844f79b1f4e5923bbc6c3bb64a64c7d Author: Laurent Aimar Date: Wed Feb 21 22:56:43 2007 +0000 Avoid a malloc(0) (We don't call free on it, valgrind is not happy) commit 28126abd00ac5c49072bb29d1048dc74a1c84849 Author: Antoine Cellerier Date: Wed Feb 21 22:44:24 2007 +0000 Add CODEC_ID_GSM and CODEC_ID_GSM_MS to ffmpeg audio codec list. (mostly useless but it doesn't hurt. needs ffmpeg to be linked with an specific lib) commit 53462241fdd87eaa50fe378be5d592f9ec395625 Author: Damien Fouilleul Date: Wed Feb 21 22:39:07 2007 +0000 - io.c: meaningful error message on win32 when input is dying commit c8fdee00a03b28b903df49c7cfefc99339dab5eb Author: Antoine Cellerier Date: Wed Feb 21 22:25:27 2007 +0000 [PATCH] vlm: play command index same as inputdeln index from Ilkka Ollakka. Thanks. commit 47a67b900609e47dc36610f4c77b7656753b07c1 Author: Laurent Aimar Date: Wed Feb 21 21:31:36 2007 +0000 Improved vlc_UrlParse (close #1025) We use vlc_UrlParse for "URL" without protocol... so it was using a part of the URL as a protocol if it found ":/". Ensure to extract only valid protocol at least. commit f5305fef469ceba3e0434902200aec3f20454f57 Author: Rémi Denis-Courmont Date: Wed Feb 21 20:49:01 2007 +0000 - Do not store HTTPd clients addresses (unused anyway) - Use net_Accept() commit 558e0a6fa4bbd2cc888c0db20f3ff8c7e81f7c56 Author: Rémi Denis-Courmont Date: Wed Feb 21 19:27:18 2007 +0000 Fix descriptor leak and remove useless code commit 66438c4e241c6e472872611276be33349c10adc8 Author: Damien Fouilleul Date: Wed Feb 21 18:19:41 2007 +0000 - contribs: more cygwin/general fixes commit f3743d455d3ec649821b104e0c103f6a97b029f7 Author: Rémi Denis-Courmont Date: Wed Feb 21 18:19:11 2007 +0000 - Use poll in net_Accept - Fix som bugs commit 52b0f7ea4eea7123432ed3cf0db42be3697fef92 Author: Rémi Denis-Courmont Date: Wed Feb 21 18:03:40 2007 +0000 Another mdate() caching optimization commit 51d5c44da5357bde96bc0257cce43526489777a6 Author: Rémi Denis-Courmont Date: Wed Feb 21 17:58:12 2007 +0000 - Use poll() instead of select to allow breaking the FD_SETSIZE barrier - Poll the system clock only once per loop (yes, it DOES matter), - Fix rare bug with TLS and multiple listening sockets, - Do not try to read/write to client socket with no pending events. ...and of course introduce dozens of new bugs. This SHOULD speed httpd up a bit. commit 8468203d0e7606167a10d3977a5e253cb3f4aa47 Author: Christophe Mutricy Date: Wed Feb 21 17:52:09 2007 +0000 dvdnav.patch: detect the presence of gettimeofday() and activate the replacement only when needed commit f9279bb46db3777459df7c0fb67b01ead1ffa0ee Author: Rémi Denis-Courmont Date: Wed Feb 21 17:42:19 2007 +0000 Minor code factorization commit 412ce0ddc1144c931cbcaa7e6e4a3b0784910fd7 Author: Rémi Denis-Courmont Date: Wed Feb 21 16:51:44 2007 +0000 Memory leak commit 3226e6a6ac89f4b9e6c970e457ed89dc4ce72b3a Author: Rémi Denis-Courmont Date: Wed Feb 21 16:47:58 2007 +0000 - Support for multiple medias in SDP parser - Accept phony SDPs with multiple identical media lines as if they had a single one commit a26145a60206b3b4b09aa0887ef9bde322fa6318 Author: Laurent Aimar Date: Tue Feb 20 22:54:18 2007 +0000 Fixed segfault in AutoBuiltPanel::AutoBuiltPanel. commit bd394308f254bf660b5297fc8cdbd9590eaa16c7 Author: Laurent Aimar Date: Tue Feb 20 22:52:12 2007 +0000 ffmpeg: ask a packetizer for audio too (needed since ffmpeg r6098, fixed mpeg audio decoding) vlc_demux.h: fixed COMMON_INIT_PACKETIZER (create a packetizer and not a decoder, fixed mpeg audio packetizer) commit 2f1ab71400642cfa21ae6f37777694c4af799d37 Author: Jean-Baptiste Kempf Date: Tue Feb 20 21:20:39 2007 +0000 Contribs : freetype bumps to 2.3.1 commit 53cf65e4124c004ab5a42a86d5d39871802e733f Author: Rémi Denis-Courmont Date: Tue Feb 20 21:01:27 2007 +0000 Fix SAP protocol/format parsing commit 5b3d57bb072aaddf75141d9ba70202c4296aa3bb Author: Rémi Denis-Courmont Date: Tue Feb 20 20:54:31 2007 +0000 Fix port number setting when there is no session-level connection line commit 14f7066ad84126dfa46dec5d8e7dd9bbe72f7e4f Author: Damien Fouilleul Date: Tue Feb 20 20:26:31 2007 +0000 - contribs: autoconf 2.6.0 -> 2.6.1 commit 6c57655e1e78c25e1e2ebe833473992540884a93 Author: Rémi Denis-Courmont Date: Tue Feb 20 20:12:03 2007 +0000 Missing #includes commit a9cfadd5be08a097b02694b2181dea0a4498ae39 Author: Damien Fouilleul Date: Tue Feb 20 19:53:02 2007 +0000 - Makefile: FLAC -> flac commit bbb30c6b30d0858e75dbaa38e6a776ca07fcda2a Author: Rémi Denis-Courmont Date: Tue Feb 20 19:31:00 2007 +0000 Look for x-plgroup also among media-level attributes commit 21f58438e96a63e117fd1572d8715e71adad9dc8 Author: Rémi Denis-Courmont Date: Tue Feb 20 17:28:20 2007 +0000 Fix crash in SDP parser commit 72c7ddfb9ad5f3b3d6ff0304f0cc25ae0721f51e Author: Rémi Denis-Courmont Date: Tue Feb 20 17:05:04 2007 +0000 Also complain subtitle is mislabeled as UTF-8 commit 43649de9136b47abf85e257d31519b654afb3c06 Author: Rémi Denis-Courmont Date: Tue Feb 20 16:58:06 2007 +0000 More explicit debug and error in subtitle charset selection commit 914444e5306ac8604f5aa24deda99f05d6e093f1 Author: Damien Fouilleul Date: Tue Feb 20 16:52:24 2007 +0000 - contribs: more fixes commit d1f93aa13dee7ef3a41878ff53e57be75f046770 Author: Rémi Denis-Courmont Date: Tue Feb 20 16:40:50 2007 +0000 Add var_CreateGetNonEmptyString and factor some code commit 0305799106c53078a24f25997cbc33debc0579f9 Author: Jean-Paul Saman Date: Tue Feb 20 15:07:23 2007 +0000 Compile fixes commit fe96bbc61056ff287d32971ab89cdda8ee6bc863 Author: Jean-Paul Saman Date: Tue Feb 20 14:47:52 2007 +0000 Fix typo commit d6d7bb61acda563271016b0a7a157e60a515a972 Author: Jean-Paul Saman Date: Tue Feb 20 13:44:23 2007 +0000 Treat all live555 versions before LIVEMEDIA_LIBRARY_VERSION_INT 1171929600 as if playStartTime() and playEndTime() didn't exist. Now only handle unpatched current versions of live library. commit c9569b352bf809d2896ef7798a295f32fec71601 Author: Jean-Paul Saman Date: Tue Feb 20 13:01:20 2007 +0000 Rewrite of live555 demux (TODO: RTPInfo support) commit 4cf30b64f0ab09d798c1f8722f5bb89fd89e703d Author: Jean-Paul Saman Date: Tue Feb 20 12:44:33 2007 +0000 live-starttime.patch the patch needs latest live555 source code. commit 5c65448e0b35248731c35c8c33596bc9b41569e0 Author: Christophe Mutricy Date: Tue Feb 20 10:12:38 2007 +0000 Compile fix commit 6512abec376be273e00b379dfbc36c4007508576 Author: Christophe Mutricy Date: Tue Feb 20 09:46:11 2007 +0000 Compile fix - Pointed by vcxx commit 253da208a0d2560da77fc9dca19e39125de05f7f Author: Jean-Paul Saman Date: Tue Feb 20 09:09:34 2007 +0000 playlist_NodeAddInput() prototype changed, this commit fixes building of wxwidgets and MacOS X commit dde93e93a4eb0bdde95d14c095f04bc883989492 Author: Jean-Paul Saman Date: Tue Feb 20 09:04:25 2007 +0000 playlist_Add() prototype changed commit 83f9c5e5b0f53143a7efb28b9b52981e99a4dfd0 Author: Jean-Baptiste Kempf Date: Tue Feb 20 07:46:56 2007 +0000 Contribs: Yet another modification for the patch for live/OSX. SHould be last one. commit 85ff1461a28b5ec29f881aaaa960a242750704fb Author: Clément Stenac Date: Tue Feb 20 07:29:54 2007 +0000 * Start cleaning up libvlc playlist API (Refs:#457) - Return correct item ids - Structures for navigating the playlist - Consistent locking * Add a b_locked parameter to the remaining playlist API calls commit 4630e1edd64c586cf5dbdd612d32f925e383d0c7 Author: Felix Paul Kühne Date: Tue Feb 20 07:26:54 2007 +0000 * don't double free an object! Thanks to nivix for pointing me to the right direction and keeping to bug me about this. Fixes #978 commit b2ef668f5c43d566434d05e86de43578814c78f2 Author: Jean-Baptiste Kempf Date: Tue Feb 20 07:24:36 2007 +0000 Contribs : flags that were missing during the transition to Distributions/ are back again. commit 7d76f2fb331cd2de245b96f67d8c0ffbd4e19abf Author: Jean-Baptiste Kempf Date: Tue Feb 20 00:22:36 2007 +0000 Contrib Live.com has changed. Live-OSX.patch need to updated. commit e696efc32903f603b9957be6a7a8472e1e1f1acf Author: Jean-Baptiste Kempf Date: Mon Feb 19 23:46:50 2007 +0000 Contribs Same commit about .FLAC => .flac commit 3468999c0d9c4460193ade16a0c9e5611966a808 Author: Jean-Baptiste Kempf Date: Mon Feb 19 23:27:26 2007 +0000 Contrib-live: Don't patch things if you don't need them. commit 1d0935a62473f0a5cc596b29ffe38e1e00985640 Author: Rémi Denis-Courmont Date: Mon Feb 19 21:27:10 2007 +0000 Remove gather stream output since it is completely unusable commit 036fdace376eb05340701e2b3685faf91374064f Author: Jean-Baptiste Kempf Date: Mon Feb 19 21:22:35 2007 +0000 Contrib: Repair Makefile error introduced in [18887] commit 72754868d7f7194fd152f0911e3ef9a8ff067aed Author: Rémi Denis-Courmont Date: Mon Feb 19 20:35:25 2007 +0000 Fix use of uninitialized memory with raw UDP (seriously, you should have switched to RTP for ages though) commit 999b60b754e219b6eba3a4e421e36460364d3cb5 Author: Rémi Denis-Courmont Date: Mon Feb 19 19:57:28 2007 +0000 - send RTCP BYE at exit, - run RTCP over UDP-Lite for UDP-Lite streams (well, there is no standard yet...) commit cdf34ed9ffedd4cd2e0c0f529a08b9bcca94c34d Author: Rémi Denis-Courmont Date: Mon Feb 19 19:29:05 2007 +0000 Fix a bunch of meomory object and descriptor leaks commit 9cb2370c5cde359db8d9dc9630f41da11007a639 Author: Rémi Denis-Courmont Date: Mon Feb 19 19:24:14 2007 +0000 Simplistic RTCP sender for access output Still needs fixing commit c16439ab29327e0624818d26fbaabfbe890dd72e Author: Damien Fouilleul Date: Mon Feb 19 19:00:27 2007 +0000 - contribs: misc fixes for cygwin mostly commit cd720479c5abc31f0f743c4c68263d2c35cd119c Author: Rémi Denis-Courmont Date: Mon Feb 19 16:50:32 2007 +0000 - b_rtpts should really b a boolean (!) - optimize ..._sys_t layout a little commit 6ccd86f32b8ba1030e2d744c8b1c0b1c1caea3c6 Author: Rémi Denis-Courmont Date: Mon Feb 19 16:25:33 2007 +0000 Leverage Set*LE() commit 5659c0bd121019f419fb41aa41ea5134f11cf961 Author: Rémi Denis-Courmont Date: Mon Feb 19 16:21:47 2007 +0000 Fix possibly expansion-unsafe macros commit a7e49594b6165a86d8f9dec66810245651466af5 Author: Christophe Mutricy Date: Sun Feb 18 22:44:06 2007 +0000 For some obscure reason flac need ntohl so ws2_32 commit e0f5ea8f11cc5c0cba795a01a9d0ce310c8fa271 Author: Felix Paul Kühne Date: Sun Feb 18 20:48:58 2007 +0000 * animate vout-window resizements. Patch by Pierre d'Herbement . Thanks! commit 98736d8e7fbe4c86f3b04af8c1c9368803904b7f Author: Jean-Paul Saman Date: Sun Feb 18 13:05:54 2007 +0000 Declare local functions static. commit 8b626b7a14646ccdd2cd3ddf94c6677c5fda6fa5 Author: Antoine Cellerier Date: Sun Feb 18 00:11:11 2007 +0000 Automatically choose ffmpeg{mux=flv} if dst ends in ".flv" commit 6b04a0180c8c0058f0dcaa9a2bf629ee28dd8776 Author: Antoine Cellerier Date: Sat Feb 17 23:57:17 2007 +0000 Update copyright date. commit 571861572b2421793b1c652c4e4a0a66685bb84e Author: Antoine Cellerier Date: Sat Feb 17 23:53:06 2007 +0000 mpl2 subtitles support by Roman Bednarek. Thanks. commit 9cb35a37529cdd86a165ebcf8a2f279518f39d62 Author: Christophe Mutricy Date: Sat Feb 17 23:14:19 2007 +0000 Use the new way to specify mingw32 for ffmpeg commit c089aa8972b6bcf8c5abee0dfbee526de5775d87 Author: Antoine Cellerier Date: Sat Feb 17 21:28:05 2007 +0000 ffmpeg/mux.c: implement MUX_GET_MIME. flash.html: we don't need to force the mime type manualy anymore (in the sout chain). commit 8bc3f3eadb1582a1010ae0376c4160a4b5c9c512 Author: Antoine Cellerier Date: Sat Feb 17 21:14:26 2007 +0000 With recent libavformat, only use the evil CODEC_ID_MP2 -> CODEC_ID_MP3 hack if MP2 isn't accepted by the muxer. (muxers which only accept MP2 but not MP3 should now work ... not that i know any) commit 7a03d566a01d1def8441e7bb87ad3d2675ccd0ab Author: Antoine Cellerier Date: Sat Feb 17 21:07:52 2007 +0000 Misc fixes. Add link to FlowPlayer.sf.net commit 83906bc0a21255a6ca1bc559a94d0de1749cb295 Author: Antoine Cellerier Date: Sat Feb 17 20:45:57 2007 +0000 Disable autoplay on flash player. commit 7b60982952f1a0ce755b470d730d5a92e5929545 Author: Christophe Mutricy Date: Sat Feb 17 19:23:53 2007 +0000 remove non-working fix commit 32cf8bf128a6700d600726e4383db78a81dfbbc0 Author: Christophe Mutricy Date: Sat Feb 17 19:00:20 2007 +0000 contrib/FLAC: Add flac's include directory at the start of our CFLAGS so bogus header are not included ( should be fixed in flac build system) asm seems to work for win32 now commit e40d692f6ff4acd9ba6cc8ad0f31b2ddb5fd0a19 Author: Antoine Cellerier Date: Sat Feb 17 18:42:13 2007 +0000 New "Flash player" page for the HTTP interface. (Allows playback even if you don't have the VLC plugin installed ... like on the Wii) commit 1754a6f7490f3fa6127a985fa90e3e3c7b607171 Author: Christophe Mutricy Date: Sat Feb 17 14:53:54 2007 +0000 make update-po commit 1a0b72b6f930e6ac66964d0315c469760a72264f Author: Christophe Mutricy Date: Sat Feb 17 14:53:13 2007 +0000 Slovenian l10n update by Matej Urbancic commit 30357541ef635dafdd90f5a2a8411bc505d93500 Author: Jean-Baptiste Kempf Date: Sat Feb 17 04:46:14 2007 +0000 Contrib / Flac : Deactivate ASM optimizations on MacTel commit 13101dca953f4ebca16cd453be0b845cfe4f8d9a Author: Jean-Baptiste Kempf Date: Sat Feb 17 04:13:50 2007 +0000 Contrib: Flac 1.1.4, patch for MingW32 compiling that was broken. Still issues on include/ commit 19460e5d059bb6578cb1788a0ba816353fcbcde8 Author: Antoine Cellerier Date: Sat Feb 17 02:30:41 2007 +0000 Add previous commit to THANKS. commit 2e2cc4e27c7749c0c94b975b8caa91ef0aad6808 Author: Jean-Baptiste Kempf Date: Sat Feb 17 02:30:37 2007 +0000 Contrib : Flac => 1.1.4. Compile fix for OS-X commit 9283136a8618873678228ae5cffd0a73194d6b0c Author: Antoine Cellerier Date: Sat Feb 17 02:28:18 2007 +0000 Fix ffmpeg muxer header writing. This allows flash streaming with VLC. Example command line: ./vlc --sout "#transcode{vcodec=FLV1,acodec=mp3,sameplerate=44100}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8080/stream.flv}" ~/media/aladin.avi --loop -vvv --color -I dummy Patch from Olivier Houchard. Thanks. commit d92fc212b2b2a45d451043263fc76f60e74d0c86 Author: Jean-Baptiste Kempf Date: Sat Feb 17 01:28:44 2007 +0000 Patch unneeded since it was merged upstream. commit d7abef44c5f5a4dcfcb2f3b392582b32e2f28131 Author: Jean-Baptiste Kempf Date: Sat Feb 17 01:13:06 2007 +0000 Contrib: Flac 1.1.3 version for the contribs. commit 1fc5449c8938f555462d11f8ff1b4f8778e098e8 Author: Jean-Baptiste Kempf Date: Fri Feb 16 20:46:45 2007 +0000 Correct ffmpeg flags for building contribs. commit ce9623d0dadc97382dcf91795a64ed121379bf2c Author: Christophe Mutricy Date: Fri Feb 16 16:12:02 2007 +0000 We don't need 3 different norvegian l10n commit a3d0cd208e68c059124a672363749e8fb307cf5d Author: Rémi Denis-Courmont Date: Fri Feb 16 15:56:02 2007 +0000 Better credits for FLAC 1.1.3 commit 53e0984c903fb302e528a7a49be6f5fd5dcbf639 Author: Filippo Carone Date: Fri Feb 16 14:51:32 2007 +0000 msg_GetObjectTypeName symbol exported as needed by libvlc-control commit aeb45dfe3ba11343bf952a2abd65af158d9024b7 Author: Rémi Denis-Courmont Date: Thu Feb 15 21:11:53 2007 +0000 Fix net_Listen linking commit 677174e7ede72144886a47dd41c0514af62da899 Author: Rémi Denis-Courmont Date: Thu Feb 15 20:43:31 2007 +0000 Support for FLAC version 1.1.3 - fixes #921 commit 839ae28b9e026e5271f902d5c827b321adf8b339 Author: Rémi Denis-Courmont Date: Thu Feb 15 20:36:07 2007 +0000 HTTP and UDP access outputs return byte count commit 94eb8608ceed90b5d0905c9a6bc54dafc2c8c4f5 Author: Rémi Denis-Courmont Date: Thu Feb 15 18:51:12 2007 +0000 Yet another version.c fix. I've really had enough with this broken thing. commit 22f42ffbd494e1c5643b2edd8c042a33bd9c2f04 Author: Filippo Carone Date: Thu Feb 15 18:17:57 2007 +0000 libvlc_Internal* need to be exported for libvlc-control commit 2a1ed30d7f79c2e430b9032bf7f1112d937fa922 Author: Rémi Denis-Courmont Date: Thu Feb 15 17:26:23 2007 +0000 Remove timeout in network read APIs - closes #1056 commit 569c1ac4941addbbdf7cad6d8f3cd0a7dd4d064c Author: Rémi Denis-Courmont Date: Thu Feb 15 17:17:47 2007 +0000 Suppress timeout parameter from net_Select() - refs #1056. The only use of the timeout was to poll b_die, but net_ReadInner() takes care of that already. commit 6b382b4b2216fcd8c54d64d68d619a26a26a0471 Author: Rémi Denis-Courmont Date: Thu Feb 15 17:12:28 2007 +0000 - Fix error reporting in net_Read* (refs #1056) - Suppress broken and unused timeout value from net_ReadNonBlock() commit 442bc8bba54d1d227e1ff562be78c5a2112b1109 Author: Rémi Denis-Courmont Date: Thu Feb 15 17:08:22 2007 +0000 - Fix file descriptors leak - Use net_Read() instead of net_ReadNonBlock() commit 771953bd3f5552823b6a67b3fbb648bc70effa83 Author: Rémi Denis-Courmont Date: Thu Feb 15 16:59:30 2007 +0000 Fix out-of-bound read commit 4986ab17f2f309464b3ccf29e6a3d870dc1a56e5 Author: Rémi Denis-Courmont Date: Thu Feb 15 16:38:41 2007 +0000 s/vlc_object_die/vlc_object_kill/ commit 690aa907649d409f2e5738571f1dbe3e98f792d4 Author: Rémi Denis-Courmont Date: Thu Feb 15 16:33:47 2007 +0000 vlc_object_die() opaque wrapper to set b_die, so we can use another notification mechanism later on. They are a lot of places that would need to be changed though. commit 477af15ca743341ee1717b7f099267bc66c9f38a Author: Rémi Denis-Courmont Date: Thu Feb 15 16:32:53 2007 +0000 Use size_t or ssize_t when appropriate commit 6a07fcd85b5109086e13d1d75ed21a04ef375b01 Author: Rémi Denis-Courmont Date: Thu Feb 15 16:25:16 2007 +0000 Close telnet connection in case of error (fixes #995) commit b19160b322f0f664dbaa010a150734835167a8ab Author: Rémi Denis-Courmont Date: Thu Feb 15 15:42:55 2007 +0000 Undo broken Win32 ifdefs (breaks IPv6 case on decent OSes) commit 061b69e72b87daf817e1b4fa23c8b1286de3955a Author: Christophe Mutricy Date: Thu Feb 15 15:34:50 2007 +0000 win32 replacement for inet_ntop() commit 9979fb83d459e83fa82e04dba5ab25b2b14939f9 Author: Rémi Denis-Courmont Date: Wed Feb 14 19:59:54 2007 +0000 Single service DCCP/RTP/AVP input commit 761669f1e221b98c5580feb7c9b30d627780985d Author: Rémi Denis-Courmont Date: Wed Feb 14 19:56:15 2007 +0000 Fix undefined function call commit d9906f4304081ab9145aecc2e7bd3adb708299a4 Author: Rémi Denis-Courmont Date: Wed Feb 14 19:38:57 2007 +0000 Make some room for !TCP connection-oriented protocols commit 4abef78f6c281abb829c3fa478cd372142ab826f Author: Rémi Denis-Courmont Date: Wed Feb 14 18:43:27 2007 +0000 Inline net_ListenTCP commit 2a1f0c4681917f2a4fae0c63401bb59faa269817 Author: Rémi Denis-Courmont Date: Wed Feb 14 16:49:22 2007 +0000 Remove seemingly misleading comment commit 98b1380a07e2fbebf4dee808baa4fcd9529317e0 Author: Rémi Denis-Courmont Date: Wed Feb 14 16:31:11 2007 +0000 Cosmetic fix commit 72292bb36a0f56dff4afff11959bc59f7d692614 Author: Rémi Denis-Courmont Date: Wed Feb 14 16:10:55 2007 +0000 - Write COMEDIA MRLs properly (host is the remote rather than the local part) - Validate and canonicalize source-filter address commit aba6c4cd35fbe307e73312debdbff1e83b5312c8 Author: Christophe Massiot Date: Wed Feb 14 14:40:29 2007 +0000 * modules/mux/mpeg/ts.c: EN 300 473 says that data_alignment PES flag must be set to 1 for DVB subtitles. commit eeb6783303988aea7e6a19bc21249749c6b4f8ba Author: Rémi Denis-Courmont Date: Tue Feb 13 20:48:52 2007 +0000 Rework signal handling so that it is async-safe and that signals never disturb our innocent blocking system call callers (such as network I/O) commit eb14a72b31b8a5687adaac1cc4f5e1467f78c7ef Author: Rémi Denis-Courmont Date: Tue Feb 13 19:51:07 2007 +0000 Mark EOF in case of connection-orinted RTP transport commit d11f95347b7e6383e1a249ff970d3244914de808 Author: Rémi Denis-Courmont Date: Tue Feb 13 19:47:51 2007 +0000 0 bytes UDP packet are legal! commit 0666b4e20a47c201dbb483fb105e4c2a39969663 Author: Rafaël Carré Date: Tue Feb 13 12:53:50 2007 +0000 Fixes segfault introduced in [18810] commit f7b46de273fb4b48b8a1c0e46bee17eec47005f7 Author: Jean-Paul Saman Date: Tue Feb 13 10:44:57 2007 +0000 Correct module type commit 792ed4d67f964ba5c2aa1b634260cae0fe91ada3 Author: Rémi Denis-Courmont Date: Mon Feb 12 20:28:01 2007 +0000 Fix SAP TCP/RTP support commit 6413b11959c64a745b356beb7af95b66dbaa5924 Author: Olivier Teulière Date: Mon Feb 12 20:17:49 2007 +0000 * skins2/controls/ctrl_text.cpp: Fixed weird behaviours occurring when resizing a Text control with moving text commit a0295860af124daa664037c6245421c80dd612fd Author: Rémi Denis-Courmont Date: Mon Feb 12 20:09:53 2007 +0000 .host: Add zeroconf range to private address list commit 56c78d09b1582bb5193a3608f0d2999fab5dca44 Author: Rémi Denis-Courmont Date: Mon Feb 12 19:50:29 2007 +0000 Fix previous commit commit 9a6213702233b45d4b33b961456a21b23326b044 Author: Rémi Denis-Courmont Date: Mon Feb 12 19:42:40 2007 +0000 Support for TCP/RTP/AVP (rtptcp://). This is no excuse for using TCP instead of UDP/UDP-Lite when you can. commit 64bbfe6b272782403991d3c69c82f534a18116dd Author: Rémi Denis-Courmont Date: Mon Feb 12 18:04:58 2007 +0000 Fix out-of-bound read in RTP access Fortunately, the harm potential of this old bug seems pretty low commit 3042c6b347f9f10636cbd8ea91982cde1aee486a Author: Rémi Denis-Courmont Date: Mon Feb 12 17:35:39 2007 +0000 Undo [18814] commit 2fe4ada36ca3f34674dbf767a3be100f3b952817 Author: Rémi Denis-Courmont Date: Mon Feb 12 17:35:07 2007 +0000 Export inet_pton replacement commit a5ef7ce0f308caca8b7a41d66e0aae4c653344b1 Author: Rémi Denis-Courmont Date: Mon Feb 12 17:31:53 2007 +0000 Use poll() always and fix terrible bug due to #ifdefs commit 1c3bc8974c3b0acf191be3e5ebaf4c00634411fa Author: Damien Fouilleul Date: Mon Feb 12 17:30:36 2007 +0000 - src/vlc.c: compile fix for win32 commit 057e689f92d55d9b3e5889a18e749b62f1fe3924 Author: Rémi Denis-Courmont Date: Mon Feb 12 17:29:51 2007 +0000 Fix minor errors commit c0b2d638f8aaa96da3dcee62598927603fe4f843 Author: Rémi Denis-Courmont Date: Mon Feb 12 17:27:59 2007 +0000 poll() replacement commit f994474355a47c5b960287ee991e3bfacfe8bf50 Author: Damien Fouilleul Date: Mon Feb 12 16:37:17 2007 +0000 - udp.c: unix fix commit f11c071d4c0bbea7a47e876edaf6bae2c3c0b6fd Author: Damien Fouilleul Date: Mon Feb 12 16:25:16 2007 +0000 - win32 replacements for inet_pton/inet_ntop commit 8b8ea5e987648f6a894378799e93a4178cc4eef3 Author: Damien Fouilleul Date: Mon Feb 12 14:54:46 2007 +0000 udp.c: MakeRandMulticast fix for win32, courmisch to review commit d8a3ed8519cdc8cd5e73cba4d2d9a3b48a0bebe5 Author: Damien Fouilleul Date: Mon Feb 12 14:31:38 2007 +0000 - getaddrinfo.c: use Win32 shim functions to load getnameinfo/getaddrinfo/freeaddrinfo on first call, cleaner than a bunch of if/else in user functions - announce.c: freeaddrinfo -> vlc_freeaddrinfo commit 82d6a5069702cb8b7c4eb510e9f65df044d03ef9 Author: Christophe Mutricy Date: Mon Feb 12 14:00:55 2007 +0000 Compile fix. In mingw32 there is a sys/time.h with struct timeval. Someone under cygwin should test. commit d1093a8d53ea0b67bdde71ab8e6f225c05bc558c Author: Rafaël Carré Date: Mon Feb 12 13:29:22 2007 +0000 Fixes album art local discovery and preparsing for directory:// subitems (refs [18129]) commit 7d22f489a383ee151c5f6219f9af5709369f8250 Author: Antoine Cellerier Date: Mon Feb 12 13:08:18 2007 +0000 s/borken/broken/ commit e4a08e441eb661a6387381c6c1018eda6436eb9d Author: Antoine Cellerier Date: Mon Feb 12 12:58:43 2007 +0000 Conditionaly compile the mux fix as it requires a new (r7593 21/01/07) or newer fffmpeg. commit 042e6fa3c8810a67769958f14f840280753cec9c Author: Marian Durkovic Date: Mon Feb 12 07:12:11 2007 +0000 Move __wgetmainargs into VLC's main. Refs: #900 #920 #1031 commit 1ae081bee36ca43ae68e814494800764ff8eaae8 Author: Filippo Carone Date: Sun Feb 11 21:18:13 2007 +0000 playlist_ItemGetByInputId now included in libvlc commit bd205274b18f4eda0fcc701078883470f344b6eb Author: Rémi Denis-Courmont Date: Sun Feb 11 21:01:47 2007 +0000 Remove useless parameter to net_Select commit 40f97350c9933275037e933ca784a4d64606f5ac Author: Antoine Cellerier Date: Sun Feb 11 20:59:29 2007 +0000 Print more debug messages from ffmpeg when using the mux module in VLC. commit 86843e19114ab5369062f2b839be9096e1003e0e Author: Rémi Denis-Courmont Date: Sun Feb 11 20:49:08 2007 +0000 Fix fallback to live555 commit a87063e35f7d36c9053951a0a58be5a61ffca082 Author: Rémi Denis-Courmont Date: Sun Feb 11 20:37:19 2007 +0000 Fix SAP parser (again) commit 65f5f148fff62fef60b0e96e1ecde3694b674caf Author: Antoine Cellerier Date: Sun Feb 11 19:45:32 2007 +0000 * Fix ffmpeg muxer. (flv muxing now works with ./vlc --sout "#transcode{vcodec=FLV1,acodec=mp3}:std{mux=ffmpeg{mux=flv},access=file,dst=test.flv}" -vvv --color ~/media/pinball-bit-rate-vbr-peak.wmv -I dummy) Include 2 hacks ... if someone has a better way to do it feel free to do so. * Remove a bunch of trailing white spaces. commit f56fb6788dce31bc0940e83629928600e45d6b7f Author: Rémi Denis-Courmont Date: Sun Feb 11 18:17:13 2007 +0000 Remove debug spammer - fixes #971 commit c3a6fcf1c03addb41c1ea2b21a9722995f6b6234 Author: Christophe Mutricy Date: Sun Feb 11 17:58:09 2007 +0000 gettimeofday() implementaion for Win32. Leverage from tcpdump mailing list. commit 85b0d984a1a7de753b9ae08d047f61d332779eed Author: Rémi Denis-Courmont Date: Sun Feb 11 17:55:28 2007 +0000 I need some more sleep. Now it really seems to work. commit 1017e64991dae1a8cde6bb0dd1d2ff9b55f5113a Author: Rémi Denis-Courmont Date: Sun Feb 11 17:41:41 2007 +0000 Remove debug commit 869069cf349c72f309a832f832fc64fc38b208cc Author: Rémi Denis-Courmont Date: Sun Feb 11 17:41:02 2007 +0000 Really put socket into non-blocking mode Really fixes #1051 commit 2a31ac75ca9312cb313749e6e387037947a2cdc0 Author: Rémi Denis-Courmont Date: Sun Feb 11 17:22:20 2007 +0000 Put accept'd socket into non-blocking mode as the others Fixes #1051 commit c533bc128e6f2658077b9596d90b4ef1d5dff8f2 Author: Christophe Mutricy Date: Sun Feb 11 17:10:32 2007 +0000 Better compile fix by Pierre d'Herbemont commit d6c62919bc1bf06caf7e97a73589d19e596316bf Author: Antoine Cellerier Date: Sun Feb 11 16:26:19 2007 +0000 Add option to specify which muxer we want to use in ffmpeg (ie: #std{mux=ffmpeg{mux=flv}...) Still seems kind of broken as the resulting file can't be demuxed by vlc/libavformat. Looks like the video and audio codec aren't identified correctly in the ffmpeg muxer. Must be some error in mux.c i guess. commit e8ff31e8c8f909b454f97e2a1031c7d0da0bfbff Author: Rémi Denis-Courmont Date: Sun Feb 11 16:14:30 2007 +0000 Cosmetic fix commit d6a7c477213c5b927459372e89c8ddc3b67a9475 Author: Rémi Denis-Courmont Date: Sun Feb 11 16:10:31 2007 +0000 Byte order fix commit 14fb31d9ad306f08d77bd234957651b32712dad2 Author: Rémi Denis-Courmont Date: Sun Feb 11 16:08:56 2007 +0000 Improve SAP parser commit 60a679f5c4bb7c9bb82a0a8f0d8581f815b21df5 Author: Rémi Denis-Courmont Date: Sun Feb 11 14:47:35 2007 +0000 net_SetPort() sets a port within a socket address commit 19ed4ded0da1415877e6d08286ca04a75242b7a6 Author: Antoine Cellerier Date: Sun Feb 11 12:11:51 2007 +0000 Use net_Accept's timeout param instead of a call to msleep. commit 191053b8e3c0cb7821134e165b04002940fcc8b5 Author: Rémi Denis-Courmont Date: Sun Feb 11 10:24:02 2007 +0000 Remove some dead code commit a72f50ea6cd5ec2d9735bd217bcad9c133554e72 Author: Rémi Denis-Courmont Date: Sun Feb 11 10:20:47 2007 +0000 Fix for insane naming convention commit 853e6cc95e05a0102ae747e1897b0dd94d646335 Author: Rémi Denis-Courmont Date: Sun Feb 11 09:35:25 2007 +0000 Support for auto-generated pseudo-random multicast addresses. That being said, I either don't understand sout chain (likely) or it is plain broken (unlikely) but I can't seem to pass parameters to the access output. commit 5b8e4c0b86f93f09b2d876a97a578fa69483d008 Author: Rémi Denis-Courmont Date: Sun Feb 11 09:32:56 2007 +0000 Fix link-scoped IPv6 addresses commit 6bf818a2c35c0fbdfc4f3bbf8d8a45a873198ce7 Author: Antoine Cellerier Date: Sun Feb 11 01:51:45 2007 +0000 Fix #675. commit 8d46123c64f777f918e12d8afd059f16089e34ba Author: Antoine Cellerier Date: Sun Feb 11 01:31:19 2007 +0000 Fix #1048... kind of. Should the rc interface be able to accept more than 1 connection ? and accept tcp connections + stdin commands ? (currently only 1 connection can be active) commit a6703345f6e77aca4366784b55f4377a5dd3e24f Author: Christophe Mutricy Date: Sun Feb 11 00:41:57 2007 +0000 That was forgotten in [18758] commit 8519152a2f7c28bed08ace026047bd5d42084d0d Author: Christophe Mutricy Date: Sun Feb 11 00:14:07 2007 +0000 compile fix commit b38ba5d4034b5125fdb395db1f4a173c3e2efd9f Author: Christophe Mutricy Date: Sat Feb 10 23:15:18 2007 +0000 Add some option in configure to help Gentoo people. Closes #1045. Closes #1046 commit de4e45c314c67218dbdaef3fc4bc12110f5caed3 Author: Rémi Denis-Courmont Date: Sat Feb 10 21:39:37 2007 +0000 Minor cleanup commit 02859f76a72ee583ed6d77953b0651e8364504b7 Author: Rémi Denis-Courmont Date: Sat Feb 10 21:32:28 2007 +0000 Repair SAP + SSM commit fe1670bd6436b85002b873bcd8ec69081c4b768a Author: Rémi Denis-Courmont Date: Sat Feb 10 20:32:57 2007 +0000 Fix double free - closes #1032 commit 58888942c16299047f0e3022cb57bcd7842bff82 Author: Rémi Denis-Courmont Date: Sat Feb 10 20:22:50 2007 +0000 English grammar fixes (I think) commit c038bbd9d932f186dd5bba7652b49c1e477d6d8a Author: Rémi Denis-Courmont Date: Sat Feb 10 19:54:55 2007 +0000 Fix opening of multiple files with ffmpeg SVN (this is a revert of ffmpeg [7589]) commit 7520d1a1d5fe66d6c9dfc5ad753acc0505925b10 Author: Rémi Denis-Courmont Date: Sat Feb 10 19:49:47 2007 +0000 man subversion commit 2a347b1d80b8da05b03d2f5a74851c11d3a4f88b Author: Rémi Denis-Courmont Date: Sat Feb 10 18:54:00 2007 +0000 Disable xpsf playlist until it stops breaking streaming output commit 6af77cd6322407b9817dde69357cc00731478af0 Author: Rémi Denis-Courmont Date: Sat Feb 10 18:25:47 2007 +0000 Little typo, little buffer overflow commit ea7140932b3a922b393914a91aee7d6fa84d2a89 Author: Rémi Denis-Courmont Date: Sat Feb 10 18:16:21 2007 +0000 Fix a bunch of bugs commit 7ee198c44ee3ac4ede7ee3a8f486fdd66dcc362b Author: Rémi Denis-Courmont Date: Sat Feb 10 17:49:11 2007 +0000 Partial support for COMEDIA in SAP announcer commit 7da44adb9513478ddb19503e8e5c9064b688bba9 Author: Felix Paul Kühne Date: Sat Feb 10 17:47:50 2007 +0000 * fixed a bug which prevented the fspanel to show up in some circumstances. Patch by Pierre d'Herbemont pdherbemont --at,- free.fr. This commit priortises Cocoa hotkeys instead of VLC's natives which is a good idea IMO. commit 9a81442850b666ca81f4282eaf66fb0911366964 Author: Rémi Denis-Courmont Date: Sat Feb 10 17:34:37 2007 +0000 Remove useless debug message commit 23333fe28c426f606e9027ae2d30e4b14a245365 Author: Rémi Denis-Courmont Date: Sat Feb 10 17:33:27 2007 +0000 Restore some kind of SAP support commit c66322492686f7eaffeb2622f58430984a54be82 Author: Rémi Denis-Courmont Date: Sat Feb 10 17:33:06 2007 +0000 Add some debug commit ba4f253bd953d82e177434327541ed8c2cc70a8f Author: Rémi Denis-Courmont Date: Sat Feb 10 17:30:56 2007 +0000 *Ahem* whistles commit 72b3065480bc038f1358285538dfe34b9436ace1 Author: Rémi Denis-Courmont Date: Sat Feb 10 15:55:30 2007 +0000 Export src/dst addr/port from UDP access output commit d83a78cea7c4601310ab7c47635e5852bb6a2dbb Author: Antoine Cellerier Date: Sat Feb 10 15:29:27 2007 +0000 allow up to x32 playback (instead of x8) commit fe20abbc6366aa5bb47cb29004c8c26da0479597 Author: Rémi Denis-Courmont Date: Sat Feb 10 15:19:41 2007 +0000 Compile fix commit af518b8ae9cd02f3fdf61fbc4d4cfa08d73b7b07 Author: Rémi Denis-Courmont Date: Sat Feb 10 14:53:47 2007 +0000 s/psz_name/psz_path/ for consistency commit 890a4fb73ae376b3a6d610dda8ab219b7bad26ce Author: Rémi Denis-Courmont Date: Sat Feb 10 14:43:45 2007 +0000 Add pf_control to access_output commit 31456021a2949b237406f493fce2a5a015c19f57 Author: Rémi Denis-Courmont Date: Sat Feb 10 13:38:42 2007 +0000 Force RTP for UDP-Lite, as we have no legacy issue (suggestion from Md) commit 97577c7bc51823c4c2447011a0d1a678bce39e7c Author: Rémi Denis-Courmont Date: Sat Feb 10 13:30:25 2007 +0000 Fix warnings commit ce6dbc6df8431e69bc4ac2b0215115c9acae5baf Author: Rémi Denis-Courmont Date: Sat Feb 10 13:22:26 2007 +0000 Remove useless define commit 861ef85c060cb2bf48501854757ed454526f7df9 Author: Rémi Denis-Courmont Date: Sat Feb 10 13:15:50 2007 +0000 Big SAP/announce cleanup plus several minor bugfixes in SAP announce OTOH, SAP is currently broken for standard output (and untested for RTP) commit 4c858d7e9c751951907ea9525692368f4d484957 Author: Rémi Denis-Courmont Date: Sat Feb 10 12:18:05 2007 +0000 net_GetPort() returns network-byte order port number from an address commit 8fb6706801e5718d6c533b95e7815654a810481d Author: Rémi Denis-Courmont Date: Sat Feb 10 10:10:25 2007 +0000 Add var_GetNonEmptyString commit dfb78a8b886b9bfa743dad9ea8e045c309cb69b3 Author: Rémi Denis-Courmont Date: Sat Feb 10 09:49:15 2007 +0000 De-inline base64 decoder commit 6be4bda5b2ba0c1bad35328a195daf43d4c57cb4 Author: Rémi Denis-Courmont Date: Sat Feb 10 08:53:47 2007 +0000 Fix compiler warning commit 08cb8e62e928457d00602f9b96cb8c4755a74305 Author: Rémi Denis-Courmont Date: Sat Feb 10 08:50:47 2007 +0000 Add support for session description commit 2f9e4e4c1287a4fd7b92c244332c35c33ad28fc8 Author: Rémi Denis-Courmont Date: Sat Feb 10 08:28:07 2007 +0000 Cosmetic commit adc6177b7089c30f4f632acf19f4bc19b0868620 Author: Christophe Mutricy Date: Sat Feb 10 00:11:32 2007 +0000 telnet.c: remove the bloat which was needed when strings were localized. commit b488ac0eb94ca395ed5f84fd29aa055ea3e31000 Author: Antoine Cellerier Date: Fri Feb 9 23:57:41 2007 +0000 Add function to simulate hotkey presses from the HTTP interface. This is unused in the current pages. Patch courtesy of neilfred on the forums ( http://forum.videolan.org/viewtopic.php?t=31871 ). Someone now needs to add the missing buttons to the HTML code. commit 7570b2bf6c4159449ad45c090de6928c8ce24b78 Author: Antoine Cellerier Date: Fri Feb 9 23:51:34 2007 +0000 Add "key" (or "hotkey") command in RC to simulate a hotkey press. Original idea by artois_val on the forum ( http://forum.videolan.org/viewtopic.php?t=31646 ). commit 0336f13424548f4028f40c57cd1ed534cb58d26f Author: Rémi Denis-Courmont Date: Fri Feb 9 21:51:43 2007 +0000 Partial announce API cleanup To be continued commit c1ebd402ce598cfe23858b55208c64df6ae47119 Author: Rémi Denis-Courmont Date: Fri Feb 9 20:07:42 2007 +0000 multipass x264 patch courtesy of Sašo Kiselkov commit dffddfaee31588be913bd77b0077c8eadcbceafb Author: Rémi Denis-Courmont Date: Fri Feb 9 19:35:29 2007 +0000 Remove use SAP/TTL cruft commit caf669c9930a7dd3ea6e936a3976d6ce7d0773a0 Author: Rémi Denis-Courmont Date: Fri Feb 9 19:19:12 2007 +0000 Fix a few warnings commit c3bc9e66d8722c5fbb13eb314d49b3070c6098a2 Author: Rémi Denis-Courmont Date: Fri Feb 9 19:15:38 2007 +0000 Add SDP generation helper with a bunch of would-be conformance fixes (at least: i= is mandatory, TTL notation is forbidden for IPv6) commit 55cfe8ef3e1fc528dd698e15b138714d502d34d9 Author: Rémi Denis-Courmont Date: Fri Feb 9 18:24:06 2007 +0000 NTPtime64() returns an NTP timestamp commit 3d33b8511ef4c836b92853befd0e55491d64cc3e Author: Christophe Massiot Date: Fri Feb 9 13:57:06 2007 +0000 * modules/demux/ts.c: Fixed erroneous warning messages (reported by Bill May). commit f08d27924c03db91f30025db2aeb2b72633c3b97 Author: Christophe Mutricy Date: Thu Feb 8 23:26:56 2007 +0000 Spanish l10n update by Antonio Javier Varela commit d48a3bde42561b5d4362a26a23bcf131faa30c0e Author: Christophe Massiot Date: Thu Feb 8 14:12:09 2007 +0000 . commit 014b14a3a365bbfeb88e983b1608f5a57b592d45 Author: Jean-Baptiste Kempf Date: Thu Feb 8 01:21:35 2007 +0000 Qt4: One Day / One Simples Pref UI. The Input Ui needs to be reviewed since I added a few buttons that weren't specified in the wiki. commit 2c97594876f6e790dfcd0d19d9f9ccb0f9eb299a Author: Sigmund Augdal Helberg Date: Wed Feb 7 22:06:31 2007 +0000 Don't crash on messed up aspect ratios. commit 3ab9ffb0d03946fb8607136f933cf5875a712355 Author: Christophe Mutricy Date: Wed Feb 7 20:00:55 2007 +0000 Add media key to X11 vouts. Patch by loox.thefuture commit 22aa682a921a3c1476d2e586348fea96d0289d29 Author: Damien Fouilleul Date: Wed Feb 7 15:18:58 2007 +0000 - directx: put the code in the right place ;) commit f559d245960393a1a717877fa83214b907cc9e09 Author: Damien Fouilleul Date: Wed Feb 7 13:07:00 2007 +0000 - directx, direct3d: for non-overlay surfaces, remove the background brush after first frame is displayed to avoid flickering during repaints commit da7bbf9387b6beb1311a95d5f16dc4be722a4365 Author: Jean-Baptiste Kempf Date: Wed Feb 7 01:25:14 2007 +0000 Qt4: One Day / One ui. Audio. This is not finished because I don't have a windows machine. And needs some relabeling.: commit a900b500ae57ff9fc6e7b5fcce1ba126f274838b Author: Jean-Baptiste Kempf Date: Tue Feb 6 23:32:35 2007 +0000 Patch from Cédric Cocquebert for sharpen filter. commit 9631abef895d4cf13d4dda812cc1683ed84bef7d Author: Pavlov Konstantin Date: Tue Feb 6 15:26:28 2007 +0000 Fix indentation. commit b8a175a04180d83c944cf3d76c14b4b565bf7917 Author: Pavlov Konstantin Date: Tue Feb 6 15:22:15 2007 +0000 Remove pid file on exit. commit aa0158037ff28ddce78bb2b477c135f7619cff7d Author: Christophe Mutricy Date: Tue Feb 6 15:10:20 2007 +0000 Make update-po commit 0c2f9d46c3bc1fd507a7262949568274f55b59b1 Author: Christophe Mutricy Date: Tue Feb 6 15:09:54 2007 +0000 Xcode project has moved commit 132110c4e9a53cddf45781b5f0e7b19deb5431f6 Author: Pavlov Konstantin Date: Tue Feb 6 13:37:40 2007 +0000 Properly check for Xext library. We got way more kludges in Xv detection, though... Should fix packaging, too. commit 0669a9f8ccdf19f65218bdba27ee6160ea96079a Author: Pavlov Konstantin Date: Tue Feb 6 13:13:43 2007 +0000 Added symbols needed to link vlc. commit 054f9015089c343bf3f52c534d1fd9f5373c797c Author: Jean-Paul Saman Date: Tue Feb 6 08:57:51 2007 +0000 Fix by thresh for syslog logging. Initialized pointers to NULL, so it can be checked upon in the code. commit 764ef56684c263e00e44c11cb3f3a1e5d7064019 Author: Christophe Mutricy Date: Tue Feb 6 00:01:17 2007 +0000 l10n in vlc.desktop for Swedish by Daniel Nylander commit 0c8b91b299bee180e6c8092ad529a5a31280a4ed Author: Jean-Baptiste Kempf Date: Tue Feb 6 00:01:14 2007 +0000 Oops. Sorry. commit 578e940fe8fdbe0772efd9780e1f89235691fa5c Author: Jean-Baptiste Kempf Date: Mon Feb 5 23:52:22 2007 +0000 NEWS: add teletext and sharpen, before we forget to do it. :D commit 9be50eccdb5bd070706fc2220a2a38d477ca9e88 Author: Pavlov Konstantin Date: Mon Feb 5 23:31:54 2007 +0000 Don't translate messages in telnet interface commit ac972be04ca12e7714a7262c5baef3e842f89bba Author: Jean-Baptiste Kempf Date: Mon Feb 5 23:27:14 2007 +0000 Qt4: Update and finish (?) Video Prefs. commit de592b024a77489499959f3e73e7da261d21f6e7 Author: Christophe Mutricy Date: Mon Feb 5 22:02:43 2007 +0000 Use DLL_EXPORT only on win commit f8a611486fcd44c45ba2bcc3bb5f0ad2925cbcd4 Author: Pavlov Konstantin Date: Mon Feb 5 21:29:32 2007 +0000 Link screen and panoramix plugins with X11 only, they don't need Xext. Only build x11 plugin when we have Xext.h. commit 77d6d1ea0ed9a0c447e6df2b279ecad956ee6d1e Author: Damien Fouilleul Date: Mon Feb 5 18:06:04 2007 +0000 -fvisibility-inlines-hidden breaks x86_64 ld linker commit 740f0fd5b8d5db2b4658d018748135dec5d47640 Author: Rémi Denis-Courmont Date: Mon Feb 5 17:50:14 2007 +0000 Warning: Explicit kludge - parental advisory Now, UDP-Lite really works! commit 57dff762998b98a0fc422dd05e67dbfbe5b44611 Author: Rémi Denis-Courmont Date: Mon Feb 5 17:35:14 2007 +0000 ifdef for old OSes commit 2a2b219f75e70c4ec874d1b4ab93776ae204e3ab Author: Rémi Denis-Courmont Date: Mon Feb 5 17:21:56 2007 +0000 UDP-Lite access output commit 7605da801678abfcc29df408c86dd6e9a348b8bc Author: Rémi Denis-Courmont Date: Mon Feb 5 17:15:49 2007 +0000 I *can* do it commit 9155f25c6374fd3c03e4dcbff47a703c6b5904f3 Author: Rémi Denis-Courmont Date: Mon Feb 5 17:06:28 2007 +0000 Fix linking commit 71713be8ff6b0663b5df7c2f7506311115cb4732 Author: Rémi Denis-Courmont Date: Mon Feb 5 17:04:55 2007 +0000 Fix memory leaks and dummy error messages in net_OpenDgram commit 4116cd392ac9943817a41b3a41beba2c849b84c6 Author: Damien Fouilleul Date: Mon Feb 5 16:55:50 2007 +0000 - vlc.c: commented out rootwrap() till it is properly fixed commit 89f058543fd2e7d04f96018d0b86a576dc59d4c8 Author: Rémi Denis-Courmont Date: Mon Feb 5 16:49:14 2007 +0000 Fix impossible out-of-bound strcmp commit f953de14eba5c68084c5b034c5e124a9fb9ed956 Author: Damien Fouilleul Date: Mon Feb 5 16:43:41 2007 +0000 - configure.ac: -fvisibility-inlines-hidden is C++ only commit d8ae255f3d08b0f26a037d4c8d75b148903900a8 Author: Rémi Denis-Courmont Date: Mon Feb 5 16:32:31 2007 +0000 UDP-Lite access This is completely untested because vlc does not link at the moment :( commit 5237e0c55802309fa398d460b71bf2bd06a35539 Author: Damien Fouilleul Date: Mon Feb 5 15:45:14 2007 +0000 - vlc_common.h: compile fix commit e523db51e0666d62c731958bdd3193326d1e9355 Author: Damien Fouilleul Date: Mon Feb 5 14:58:40 2007 +0000 - added support for visibility attribute for GCC 4.x for controlling export symbols commit ec49740468c885f4c3dfc76754088fbf68bb502b Author: Jean-Baptiste Kempf Date: Sun Feb 4 23:15:19 2007 +0000 Add a module_Exists() function for Simple_Prefs. Don't use too much this function. commit c06614ec72d87a853a61cc9af9d280f17fb9e0ff Author: Jean-Baptiste Kempf Date: Sun Feb 4 22:40:21 2007 +0000 Change in copyright and propedit. commit f1ec0f9f4c047c9e462ab25f511046514388276d Author: Jean-Baptiste Kempf Date: Sun Feb 4 22:27:07 2007 +0000 Sharpen Video-Filter. Work from DJ_Mulder on the forum, changes by /me helped by dionoea and jpsaman. commit 79d77fdcc7247a8ed88140e9e01695321fc7b228 Author: Jean-Baptiste Kempf Date: Sun Feb 4 21:14:43 2007 +0000 D-Bus ameliorations and fix by Mr_Mirsal. commit 6871383f306321f5db33fa80feaa048a0ef7ee0e Author: Christophe Mutricy Date: Sun Feb 4 20:20:41 2007 +0000 support for automake 1.10. Patch courtesy of scop on trac. Fix #1041 commit cfafc7da073f5c7ac3074af7b559d86a35203efb Author: Damien Fouilleul Date: Sat Feb 3 22:41:43 2007 +0000 - vlc_common.h: fix for vlc_wclosedir on MacOS X commit cd5ed364efe9cdf752c48e0fa158ff680964ceeb Author: Damien Fouilleul Date: Sat Feb 3 22:01:20 2007 +0000 - added controlled symbol export support for win32. Now, all visible symbols in libvlc.dll must be declared using either VLC_EXPORT or VLC_PUBLIC_API. Otherwise, they will not be exported. this has the advantage of reducing the number of symbols in the DLL, saving on file size an binding time at runtime. All exported symbols will be listed in the libvlc.def file. This also pave the way for using the visibility feature in GCC 4, adding controlled symbols export for UNIX/MacOS X as well. commit d20a2464f3ffdbbbda0f66bae7bfbf358964deb9 Author: Antoine Cellerier Date: Sat Feb 3 02:55:33 2007 +0000 Ooops (?) commit d3ce31e04c8b7a431cb2febcb26ec1d79ab3b79c Author: Antoine Cellerier Date: Fri Feb 2 21:46:19 2007 +0000 Use DIR_SEP instead of "/" commit 2ea0cb164abde81b0dd226611c7677c43ab52350 Author: Christophe Massiot Date: Fri Feb 2 21:31:18 2007 +0000 * doc/fortunes.txt is a fortune file, please keep it in a format compatible with UNIX fortune executable. commit 8b01ee910cbd2cdb139a3c9c9eaf109997024398 Author: Antoine Cellerier Date: Fri Feb 2 21:17:29 2007 +0000 Small formating fix. commit 1360a812c7f40bf8e5c2caaaffaab6cf4aaa8271 Author: Antoine Cellerier Date: Fri Feb 2 20:51:11 2007 +0000 Copy clip_uint8() function from ffmpeg and replace where applicable for video filters. commit 0a40fae13a6daf6e924f83c10b3064f72087ae7a Author: Antoine Cellerier Date: Fri Feb 2 20:30:49 2007 +0000 "I'm a girl!" fortune (x2) from 2 days ago. commit badf4887a8d91d7e87bd20db44923280f504c7a5 Author: Damien Fouilleul Date: Fri Feb 2 11:43:50 2007 +0000 - direct3d: device reset fixes (when resolution changes, etc...) commit 152793b6cadfd7ebc557281e7ff75a710d60aca3 Author: Felix Paul Kühne Date: Fri Feb 2 09:17:58 2007 +0000 * this part of [18683] wasn't supposed to be committed. Reverting to previous revision. commit cd19d6a43b618d1be6bd3a904931f49278cdf347 Author: Felix Paul Kühne Date: Fri Feb 2 09:12:37 2007 +0000 * collection of various fixes and edits - removed <10.3 support in the preferences' code - added preliminary support for Obj-C 2.0 / Garbage Collection - needs to be enabled manually in intf.h for now and is restricted to future Darwin release - updated various copyright dates to approbate values - configured the source tree in the Xcode project for future Xcode releases - finally renamed the Xcode project to the correct bundle extension commit b181bb11752e48b0277c80a76b35395c26f7f44b Author: Antoine Cellerier Date: Thu Feb 1 23:22:15 2007 +0000 s/a42/a52/ commit 4b83d5d3fa8d8593966cd7315a57af55b73672fc Author: Christophe Mutricy Date: Thu Feb 1 20:06:54 2007 +0000 check for enomem commit 3010af22c9d1c0559505da179b22822008b03fd8 Author: Jean-Baptiste Kempf Date: Thu Feb 1 19:12:45 2007 +0000 D-Bus Patch by Mirsal ENNAIME commit f3273df59abc957b031ef43c3756648c53c52521 Author: Rafaël Carré Date: Thu Feb 1 18:45:53 2007 +0000 Displays and hides simple preferences correctly commit c404c42de5421c486d8c1cb90fdf64263184c839 Author: Rafaël Carré Date: Thu Feb 1 18:45:25 2007 +0000 Always initialise dbus threads commit d9d6fddf57dfeda4e48ea33a85392a621ade32bb Author: Jean-Baptiste Kempf Date: Thu Feb 1 18:40:30 2007 +0000 Qt4: Compile Fix. commit 801ef73786b1fccdcd36cb4bf988eeccf5df9687 Author: Damien Fouilleul Date: Thu Feb 1 14:28:41 2007 +0000 - direct3d.c: attempt to fix incompatibility with Vista, needs testing since i still don't have a Vista system to test against commit d54143769866c16c60fed9eb535b10982c0ac0cd Author: Jean-Baptiste Kempf Date: Wed Jan 31 22:34:30 2007 +0000 Correction on the Makefile .. commit 46dc547d0fa608b872cda824641aa724147657de Author: Jean-Baptiste Kempf Date: Wed Jan 31 22:27:57 2007 +0000 Win32 Contrib: Repair ffmpeg compile. commit abef937f02a581a8969614422b478755e8c1b98f Author: Jean-Baptiste Kempf Date: Wed Jan 31 19:51:46 2007 +0000 Qt4: messages. Small commit to fix two forgottten qfu() and to add whitespaces where needed. commit 2d454641d603b113eafe2c3b558d9f21cb831706 Author: Damien Fouilleul Date: Wed Jan 31 19:50:48 2007 +0000 - activex: misc fixes for properties and events sinks commit ebf11a99f39516669dbf9f48d9b6457311954491 Author: Damien Fouilleul Date: Wed Jan 31 19:49:20 2007 +0000 - activex: globally use win32 unicode APIs, hopefully this will fix reported registration problems commit 560b07b43ff6aa6a012517d23521d5a9a2457352 Author: Jean-Baptiste Kempf Date: Tue Jan 30 23:56:24 2007 +0000 Qt4 : translate the titles for stats. commit e0d590f4cec493a62e352d72aa5df4812e8878e9 Author: Jean-Baptiste Kempf Date: Tue Jan 30 23:37:33 2007 +0000 * Qt4 : Use a QTreeWidget instead of a ui to display stats. I hope in that way it will become easier to resize and easier to add stats... Btw about Qt4 modules, http://wiki.videolan.org/QtIntfTODO and http://wiki.videolan.org/Simple_Preferences have been updated. Give it a look and help us... commit 018248d17f549c37b72c9a3e324daddc7d9e9007 Author: Jean-Paul Saman Date: Tue Jan 30 19:34:37 2007 +0000 Fixed crash on vlc exit/quit and added sanity checking for pointers in the module init/exit paths. commit c2a9cb1a720479ea6ef944fb7452b6bebaed7013 Author: Jean-Paul Saman Date: Tue Jan 30 18:45:47 2007 +0000 Forcefully set PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR for pkgconfig only if these environment variables haven't been set yet. And the path /usr/lib/pkgconfig exists. This fixes building wxwidgets in contrib for Fedora Core 6 commit 6cd43af70ffc851beeb0cdbdc2de8c18505e8bfe Author: Christophe Mutricy Date: Tue Jan 30 13:55:57 2007 +0000 Fix make clean commit cd42e8249e47e1c9b7af7de5949c182df1ff0d7f Author: Jean-Paul Saman Date: Tue Jan 30 13:04:27 2007 +0000 oops copypaste error commit fb005c12802a3646a2cffe01880b7382366e1f2c Author: Jean-Paul Saman Date: Tue Jan 30 12:52:47 2007 +0000 Extend contrib buildsystem to allow for a finer control on system and Linux distributions rules. The bootstrap tries to guess the operating system to build for by looking at the compiler prefix. For native building (usually Linux/Unix-like systems) additional matching logic should be written. Currently only Fedora-Core systems are detected as being different from the normal Unix-rules. Extend this logic to make a distinction for your system if it deviates from the standard Unix-like system that our contrib recognizes atm. commit 6b89b49e2eb8898ecf5a7dd8491a1f620c919f94 Author: Antoine Cellerier Date: Mon Jan 29 22:27:16 2007 +0000 Fix xml. commit 4e30b6616937fdf9681616d31e3ef425b00c204c Author: Jean-Baptiste Kempf Date: Mon Jan 29 00:09:40 2007 +0000 Correct a typo mistake I did earlier. commit d85ddac2438110f86e1f367b10aa6ce4e1e47e7a Author: Jean-Baptiste Kempf Date: Mon Jan 29 00:04:11 2007 +0000 Correct a typo in packages.mak. commit a908ea89069761a1d11ed875f9c6c00efb033d81 Author: Jean-Baptiste Kempf Date: Sun Jan 28 23:50:24 2007 +0000 Make sure "make source" works correctly. commit 7eccb184a276533068862697f50e678e24de86b5 Author: Jean-Baptiste Kempf Date: Sun Jan 28 23:28:29 2007 +0000 Oops. Missing $(). commit d6b4f9967c7f79127fbc731289fc098683e73e49 Author: Jean-Baptiste Kempf Date: Sun Jan 28 23:18:24 2007 +0000 Clean .svn before tarballs. Add a dependency. commit 8d5d381e0e92d7ca121daea6fb89fc932fe249c6 Author: Jean-Baptiste Kempf Date: Sun Jan 28 22:55:28 2007 +0000 Make the "make source" much better, to do ffmpeg-svn, x264-svn, libmatroska-svn tarballs. That help a lot to make some directories with all the libs sources. commit a775ce0eddaf4ce7f5291048480d4ef980128b73 Author: Jean-Baptiste Kempf Date: Sun Jan 28 22:26:37 2007 +0000 libmpcdec updated to 1.2.4. Should work on all systems. But will need an extra check on some MacOSX commit 85a39bf3297143f7f32cf763a6b4bf7bf9dfc949 Author: Olivier Teulière Date: Sun Jan 28 22:24:42 2007 +0000 * doc/skins/skins2-howto.xml: mentions of the forum and the wiki commit 2cd94681fa238d2fb0e3e46807397a5aff8cfc3d Author: Jean-Baptiste Kempf Date: Sun Jan 28 22:05:31 2007 +0000 Just a useless change of version. commit 1512fb98d9e1611f7ad5de31a6dab37e63159d39 Author: Olivier Teulière Date: Sun Jan 28 20:48:10 2007 +0000 * doc/skins/skins2-howto.xml: a few fixes commit d746bc7d5cee65d2729a1be87c9db37aa99ad529 Author: Antoine Cellerier Date: Sun Jan 28 20:43:57 2007 +0000 Add VLC to the keyword list (this is completely useless) commit 09539802dc311c3fc03d551f14627a25f8066359 Author: Olivier Teulière Date: Sun Jan 28 20:37:21 2007 +0000 * skins2: - new WindowID.maximize() and WindowID.unmaximize() actions - new WindowID.isMaximized boolean variable - doc updated commit 618352d27ca9ddf5a86f667b7654e2b87bf36576 Author: Jean-Baptiste Kempf Date: Sun Jan 28 18:58:20 2007 +0000 * Libxml2 version up from 2.6.26 to 2.6.27 commit a5634f95c58def01aa4cee4c881493c3ec6d6507 Author: Cyril Deguet Date: Sun Jan 28 18:18:52 2007 +0000 - thou shalt keep menuconfig up-to-date and not disable it commit 0aa5744310de34261dc39c192a0a93046d79a3df Author: Jean-Baptiste Kempf Date: Sun Jan 28 18:06:48 2007 +0000 Change libpng version to 1.2.15 especially to fix security issue CVE-2006-3334. Tested on epsilon, veda, altair/mingw32. commit 8086b07cf076736d43c955c00c4cbb1464e53dd7 Author: Olivier Teulière Date: Sun Jan 28 16:49:30 2007 +0000 * skins2: - New Panel tag, allowing to group the resizing behaviour of controls - Documentation updated accordingly - Fixed a memory leak due to CtrlMove/CtrlResize objects commit 7c23b5c78d6520d80bcbc2f31d0f3b8173c58978 Author: Felix Paul Kühne Date: Sun Jan 28 14:11:09 2007 +0000 *added yet another possible svn location (to detect certain default installations) commit 6d06cc122f677a1bcf804fe621c1624e08f075ac Author: Felix Paul Kühne Date: Sun Jan 28 13:40:20 2007 +0000 * remove config.mak on make clean as well commit 8863f1fbd19a3f067cdc3a4be335532b816c1c4b Author: Antoine Cellerier Date: Sun Jan 28 00:53:39 2007 +0000 update developers website. commit 0795f13e893fa9b9f0da500b1e7215c703861efa Author: Rémi Denis-Courmont Date: Sat Jan 27 22:29:29 2007 +0000 Add some missing consts commit 40e3fb152965c0dd7efe4e381959b692ead65fe4 Author: Antoine Cellerier Date: Sat Jan 27 21:22:13 2007 +0000 * add stream assignements for DTS(-HD) / (E-)AC3 / MLP / VC1 used by HD DVDs. * the dts/ac3 changes fix some files from http://samples.mplayerhq.hu/evob/ and some other sources. * MLP doesn't have any know free decoder (nor do i have any sample) so this is basically "for the future" * VC1 doesn't work ... most likely needs some more changes to the code. * remove trailing spaces commit dc0f2c1d30fc3a80ad620e23a1adc6f1f2e0d71c Author: Rémi Denis-Courmont Date: Sat Jan 27 21:14:39 2007 +0000 Minor code factor commit cc47d10c637774e0cc2158918052985fb22e2e07 Author: Rémi Denis-Courmont Date: Sat Jan 27 21:02:35 2007 +0000 Fix typo commit ccd0b0463dffa4cea2a07db3264f1b75ace93481 Author: Olivier Teulière Date: Fri Jan 26 23:25:49 2007 +0000 * doc/skins/skins2-howto.xml: Fixed a mistake commit 37afbbd5128cf3859411f2b6f99487c45e3af6a9 Author: Antoine Cellerier Date: Fri Jan 26 22:39:25 2007 +0000 Oops. commit ccf664e20dd3dbf5feb554299c6267c9815da582 Author: Antoine Cellerier Date: Fri Jan 26 22:37:28 2007 +0000 add new filename_sanitize and path_sanitize functions to remove forbidden charcters from filenames/paths and use where appropriate. commit 9c3e6c5367a085e41794efae05eb5c1a20ff1394 Author: Jean-Baptiste Kempf Date: Thu Jan 25 22:46:26 2007 +0000 Commented unuseful packages. Repairing some sources links. Add a "make source" process to get all the tar.(bz2|gz) in one dir. commit a419656009d1e887a71f2113ab1aedb9989a4ed7 Author: Christophe Mutricy Date: Thu Jan 25 20:26:02 2007 +0000 Change the default for sout-keep to enabled. commit 9ed0ed0e9d7148551a3b497bee9a856d3d03caf1 Author: Jean-Baptiste Kempf Date: Thu Jan 25 19:42:49 2007 +0000 Some small modifications to crop and panoramix to repair calls for uninitialized variables. Patch by Cedric Coquebert. commit facdc26212d449a2a6a2788a22545b5c105fa1e1 Author: Christophe Massiot Date: Thu Jan 25 18:33:59 2007 +0000 * modules/codec/telx.c: New option to work around wrong implementation of the teletext descriptor by some French channels. commit 0aeded4f0460be0c024c4236d766e849c0a4d08b Author: Jean-Baptiste Kempf Date: Wed Jan 24 19:21:43 2007 +0000 Patch to force alignment in OpenGL if it isn't correctlt positionned before, as panoramix does do it correctly. Patch By Cedric Cocquebert. commit ecd201baeedf8c629415bb060b48be89a217727b Author: Antoine Cellerier Date: Tue Jan 23 21:40:51 2007 +0000 * Enable format time/meta stuff in snapshot-prefix. commit 886975814e0cb1a2688d063f24e665168b2aae85 Author: Christophe Massiot Date: Tue Jan 23 17:50:32 2007 +0000 * modules/demux/ts.c: Fixed stream output mode detection. commit 7ea8f3e2631e2759377215a426b61678fd148498 Author: Jean-Baptiste Kempf Date: Tue Jan 23 17:37:48 2007 +0000 Patch by Cedric Cocquebert to improve the panoramix module. commit 1b0a5608ee16cea1577a10269a114467cee43af1 Author: Sam Hocevar Date: Tue Jan 23 17:25:32 2007 +0000 * Win32 timer bug (0x100000000 * 1000 != 0x100000000000). commit f72bd14ad17be14cc5c8bca3b56a50a88da68a43 Author: Jean-Paul Saman Date: Tue Jan 23 08:09:38 2007 +0000 When no start display time is found in a subpicture then return with an error message. Problem reported by: Hytham Alihassan. commit d16e83ee7711cd67766c087bbaab46c969723895 Author: Derk-Jan Hartman Date: Mon Jan 22 15:11:02 2007 +0000 * disable gnutls C++ lib. it's broken commit 5431b6d4067776048f4650b2031863ec680e121a Author: Jean-Baptiste Kempf Date: Sun Jan 21 23:50:27 2007 +0000 Update freetype from 2.1.9 to 2.3.0. This has been tested on veda, espilon, altair, altair/sid-id386/Mingw32. commit 5ee669c5c40abebaacdfc0bd1cbfee64812f358b Author: Felix Paul Kühne Date: Sun Jan 21 19:19:32 2007 +0000 * download the SDL stuff from sourceforge instead of the bogus official server, as the SF park is much faster and more reliable (forward-porting [18622]) commit a996fae8a361c7970240339dc07cabce67e86453 Author: Christophe Mutricy Date: Sat Jan 20 20:21:12 2007 +0000 ts.c: Current libdvbpsi is buggy so wait for 0.1.6 to activate the teletext detection code ts.c, telx.c: Fallback to teletext detection if TS detection wasn't possible commit e618a3ea73de52f01db03a45b970ddd381e5b0ee Author: Christophe Mutricy Date: Sat Jan 20 01:04:00 2007 +0000 Update libgcrypt and libgnutls commit 1ceb58c19ce8b166b590a5118c60b652429b68a0 Author: Rémi Denis-Courmont Date: Fri Jan 19 19:49:40 2007 +0000 Fix block_New failure check commit db7c88851fa45ecc3160a27f9a26e2f62b589baa Author: Christophe Massiot Date: Fri Jan 19 18:26:39 2007 +0000 * modules/demux/ts.c: Parse the telx descriptor and create pseudo ES for different languages. Slightly changed the way the dvbsub parser works to allow correct streaming with --sout-all or --programs. * modules/mux/mpeg/ts.c: Changes to allow descriptor pass-through with telx and dvbsub. This is kind of kludgy. * module/codec/telx.c: Got rid of the ugly static variables and use info from the TS demux. commit e92542211f05387f69987541df48ac25d480e878 Author: Derk-Jan Hartman Date: Thu Jan 18 21:22:52 2007 +0000 * Set svn properties for the telx.c file commit bfaff59608c3fc8f57d128987c7fa993b770798e Author: Christophe Massiot Date: Thu Jan 18 15:14:36 2007 +0000 . commit 5c0797675e28a0754da3d198ea4f33c8651e7806 Author: Derk-Jan Hartman Date: Thu Jan 18 14:04:47 2007 +0000 * compile fix: missing comma in debug statement commit df1be42cc20f6c477920dc6c68265f4cd5771972 Author: Derk-Jan Hartman Date: Thu Jan 18 13:57:25 2007 +0000 Teletext module patch by Vincent Penne - the stream provided by thedj containing some kind of VPS informations know works fine (they aren't displayed as subtitles anymore). It also solve the same issue on two examples streams on the vlc file repository (called stream-demux-telx-1.dump and stream-demux-telx-2.dump) - got rid of a kludge that used to be necessary on the "has-subtitles.ts" example stream to avoid subtitles disapearing too fast in some cases. I don't know exactly why it's not anymore necessary, probably because I handle better the subtitle flag now. - now the page number is handled independently for each 8 magazines commit f5aff5de880735c1c17ed77b27c20f0cbb0af7fc Author: Christophe Mutricy Date: Wed Jan 17 23:33:06 2007 +0000 Fix the preferences under wx commit 26e16d73337181c245d337cd71d12d8b82bb4cbd Author: Christophe Mutricy Date: Wed Jan 17 20:49:44 2007 +0000 add a shortname and delete unused variable commit a41a2c7bffeff6e4a1d8200082b0944216c75d6a Author: Christophe Massiot Date: Wed Jan 17 18:06:52 2007 +0000 * modules/codec/telx.c: Pedantic coding style changes. commit 0e867ba1dd2e76d849f2a55a22b7ee0be9cb4f32 Author: Christophe Massiot Date: Wed Jan 17 17:30:53 2007 +0000 * modules/codec/telx.c: Teletext subtitles decoder, patch courtesy of Vincent Penne. commit 1c2b8a832cd6dfdc223c84cf9b30f9f4c1338deb Author: Christophe Mutricy Date: Wed Jan 17 14:09:10 2007 +0000 :) commit 87d0efaa46ccbd27b01bc4b24189db66501bb2e2 Author: Christophe Massiot Date: Tue Jan 16 22:39:51 2007 +0000 . commit ec3567fd986a7bbb657a44a55319ff3a517e982e Author: Derk-Jan Hartman Date: Tue Jan 16 16:01:49 2007 +0000 * Ehm, MAX, not MIN of course. And let's check both before and after cropping. commit 3da30fcd18756e6bbbde241c0d782730e60bdcee Author: Derk-Jan Hartman Date: Tue Jan 16 15:52:30 2007 +0000 * Don't allow negative offsets when blending commit 38dd5944e45779e644f9ed0eaac8f03fc5f980eb Author: Christophe Massiot Date: Tue Jan 16 10:55:31 2007 +0000 * modules/codec/mpeg_audio.c: Add a debug message for broken streams. commit 68652ddf55c0ed4fed48ce452b697f9752b92df7 Author: Olivier Aubert Date: Mon Jan 15 15:53:26 2007 +0000 include/vlc/mediacontrol.h: include windows.h on win32 to get HWND definition commit 6662b32f51193ab2e8aef48af832178ab085ce15 Author: Rémi Denis-Courmont Date: Mon Jan 15 15:22:11 2007 +0000 s/wxwindows/wxwidgets/ commit e6a39a3308e03cf5699f35fe7a13d04ccb636689 Author: Jean-Paul Saman Date: Sun Jan 14 22:27:48 2007 +0000 Remove useless test i_chunk is uint32_t and cannot be lower then zero. This fixes a compile warninig and hopefully doesn't introduce an mp4 problem. Test your mp4's. commit 567dbc60c1076ca103a479dc0cd742db34e0969d Author: Jean-Paul Saman Date: Sun Jan 14 22:25:56 2007 +0000 Revert part of rev 18553 where p_track->i_chunk test has changed. It shouldn't have gone in this commit. commit c73acb67df36d808be777342013042a1a94ae0c7 Author: Christophe Mutricy Date: Sun Jan 14 20:49:22 2007 +0000 Happy New Year commit 5fa810ed345be6a6f8cc4d9c42909e2381c0f023 Author: Damien Fouilleul Date: Sun Jan 14 20:35:51 2007 +0000 Makefile.am: reorganize vlc_LDFLAGS for win32 commit 9a28f3c1df22174aff35a5fc3317a364c4e4c3ac Author: Damien Fouilleul Date: Sun Jan 14 20:35:11 2007 +0000 - ffmpeg/encoder.c: more int64_t fixes commit b7bb84da7d1c7e2e3a5f4fa1d250ee4d57fcfe54 Author: Rémi Denis-Courmont Date: Sun Jan 14 19:44:24 2007 +0000 Oups (again) commit 3e1e9f157b908af2bfd81dc4413c002a1caa3188 Author: Rémi Denis-Courmont Date: Sun Jan 14 19:32:20 2007 +0000 Fix out-of-bound read uncovered by sam commit 1c3fcde6ec39993a76c681c6967b4133cad59896 Author: Rémi Denis-Courmont Date: Sun Jan 14 19:20:20 2007 +0000 memory leak commit 97773f131c838673287c0d9d84395ba79cdf830f Author: Rémi Denis-Courmont Date: Sun Jan 14 19:13:26 2007 +0000 Fix memory leak commit a353bd1b608ba67703ce0cc7dd48b8d20df9b2c3 Author: Rémi Denis-Courmont Date: Sun Jan 14 19:07:17 2007 +0000 Fix a bunch of potential segmentation faults: - out of bound read initially uncovered by sam, - also malloc() can really return NULL for arbitrary large alloc, return value MUST be checked. commit 43ab467903aaaebdffd9709f2f3584e91655fb6d Author: Christophe Mutricy Date: Sun Jan 14 18:41:22 2007 +0000 Don't use '-' in shell variable name and take advantage of the features of PKG_CHECK_MODULES commit 2824ad78ba9f02d0d68296999b2234fa03a103dc Author: Christophe Mutricy Date: Sun Jan 14 17:57:50 2007 +0000 Add myself to AUTHORS commit 04a180a19e970eb4c5e58e19425cbd05493fda14 Author: Christophe Mutricy Date: Sun Jan 14 17:35:19 2007 +0000 Add translations from rosetta commit 29ae4a7af4eff1ce8369832817378aaf50ed732b Author: Felix Paul Kühne Date: Sun Jan 14 16:25:41 2007 +0000 * give credit to Jean-Baptiste le Stang for the UB script, add it to the source bundle and update authors a bit commit 4b55ce42075c6d7faf7cdb82703977ac83ebb619 Author: Felix Paul Kühne Date: Sun Jan 14 16:14:05 2007 +0000 * commit Jean-Baptiste's universal binary script to svn, so you don't have to browse trac each time you need it. remember to customise the 3 variables at the top before using it. (closes #749) commit 51ba14989fee0ce416a6afc2eade7c52e173fdfb Author: Felix Paul Kühne Date: Sun Jan 14 16:09:15 2007 +0000 * applied Westacular's patch with minor modifications, which solves some issues with this script in certain situations and lets the Finder do most of the work. Note that this script isn't 10.2-save anymore and triggers the Finder to launch in case that it is closed. (closes #911) commit 886c4902c76cb1611f0c7e4ca041b2f7ddcd1fa8 Author: Jean-Paul Saman Date: Sun Jan 14 14:17:46 2007 +0000 Updated THANKS file for rev 18566 commit 4e0b36058d645edbcc1150f1dc89de4a0334b32e Author: Jean-Paul Saman Date: Sun Jan 14 14:16:33 2007 +0000 Added option to disable session timeout option on RTSP request (use: --rtsp-session-timeout=-1 to disable this option, >= 0 to enable it, default is 5). Patch from Saso Kiselkov (skiselkov at gmail dot com) for making VOD (RTSP) work with HanunTech STBs, with modifications from me. commit 4e751f1126fffc308ab404e08ba19172a26d829c Author: Felix Paul Kühne Date: Sun Jan 14 13:02:59 2007 +0000 * allow the screensaver to appear when video playback is paused (closes #963) commit 14275baf39c03cdb75faf38ba25ed1d31191609c Author: Felix Paul Kühne Date: Sun Jan 14 12:40:05 2007 +0000 * design change: the current volume is automatically stored on quit now and restored on first playback of the next run, similar to other major media players (closes #989) commit 41fc10b74fd7f26526ddabd72673bec7fa658d4c Author: Christophe Mutricy Date: Sun Jan 14 01:28:48 2007 +0000 hmmm i should use a clean tree for update-po commit d30de10d165fc6ae25c8cb27961046da823edf5d Author: Damien Fouilleul Date: Sat Jan 13 17:29:16 2007 +0000 live555: hmmm, that BITMAPINFOHEADER is only useful on mplayer, not vlc commit c6c38ccd2c1683bd2ab4c87190edfebbf63dd8ea Author: Damien Fouilleul Date: Sat Jan 13 16:45:10 2007 +0000 demux/live555.cpp: added support for avc1 in X-QT over RTSP commit 151b33e865e876a6a080a1595ed2dfa572ad6130 Author: Jean-Paul Saman Date: Sat Jan 13 12:26:38 2007 +0000 Fix segmentation fault in modules/control/telnet.c introduced in rev 18519 commit b728ff1bf7beffa8b6bbf7683ec3567a18feb480 Author: Christophe Mutricy Date: Sat Jan 13 00:52:49 2007 +0000 make update-po commit a99ffd530cb075225d040ad7516673704ef3c6b5 Author: Christophe Mutricy Date: Sat Jan 13 00:52:15 2007 +0000 Italian translation update. Thanks to Vincenzo Reale. commit bb12789524a54d5e96b55ab4bf4498e6a7cdd5f9 Author: Christophe Mutricy Date: Sat Jan 13 00:27:17 2007 +0000 Merge po file from 0.8.6 fix translation of "C" closes #969 commit 20692ca20e0fac9429d5eb4a3b6c3753dbb5b2a3 Author: Sigmund Augdal Helberg Date: Fri Jan 12 18:12:15 2007 +0000 libasf.c: Don't store pointer to bad data. Fixes #992 Btw when did "crash" change into "denial of service"? commit eef3b9d9bc50eefa19b2a96be5603b91178d737a Author: Rémi Denis-Courmont Date: Fri Jan 12 17:16:21 2007 +0000 Do not assume long integers are 32-bits. Should fix fullscreen on amd64 - closes #670 commit 4413cbfe45e37ab2dd30083f27d789b3f2ebcca1 Author: Jean-Paul Saman Date: Fri Jan 12 12:44:51 2007 +0000 Fix indentation commit 7ea4dc24800344ec6b048f0cf9da241e1e45e885 Author: Jean-Paul Saman Date: Fri Jan 12 12:42:51 2007 +0000 Make parenthesis explicite commit 174bef2955174552195c0dd749daa58591ed395d Author: Christophe Mutricy Date: Fri Jan 12 12:38:23 2007 +0000 Twolame need -DLIBTWOLAME_STIC under win32 to use the .a commit d959364cf50c8718c80da18de377851169f26255 Author: Filippo Carone Date: Thu Jan 11 23:43:18 2007 +0000 audio methods aligned to libvlc audio functions commit 4db4b3afe3453f83c6b8726d832ab3c6b1033f6f Author: Christophe Mutricy Date: Thu Jan 11 23:37:25 2007 +0000 Remove the warning. thanks to Quovodis commit a00419ea65c7d320b42d8e47984f946fada8d46e Author: Christophe Mutricy Date: Thu Jan 11 23:33:02 2007 +0000 Better a compile warning than a bug. Thanks to Robert Stepanek. commit 8856dd0d9909874b1246445f622f969bac32129a Author: Damien Fouilleul Date: Thu Jan 11 23:28:59 2007 +0000 - ffmpeg/encoder.c: force AV_NOPTS_VALUE to int64_t type rather than signed int commit 7d4385aa636852daec90be79cbd65db4cd62defb Author: Rémi Denis-Courmont Date: Thu Jan 11 15:35:44 2007 +0000 Fix denial of service (NULL dereference) in ASX parser Closes #988 commit 7cc6aae19a40a42ab498e2d77063a0edba5b602f Author: Rémi Denis-Courmont Date: Thu Jan 11 15:31:18 2007 +0000 Cosmetic fix commit 86eae317f98ce9fa587cd8e805ab9847d15d8222 Author: Damien Fouilleul Date: Wed Jan 10 22:41:06 2007 +0000 mtime.c: previous codepath prevented RTC from ever being used on win32 commit 6884bea864daa882c84805687bd9b400d2089f37 Author: Rémi Denis-Courmont Date: Wed Jan 10 17:34:37 2007 +0000 Do not read inexistant configuration parameter commit 364f370e8069f9c3ca59cbc83437605632dd0ccd Author: Damien Fouilleul Date: Tue Jan 9 22:14:53 2007 +0000 - mozilla/Makefile.am: make sure rpath is only used for UNIX build commit 9d52c6b6d3d4095aa696723c1b9924558a418be6 Author: Damien Fouilleul Date: Tue Jan 9 21:53:04 2007 +0000 - src/Makefile.am: make sure libvlc.dll is always rebuilt on object changes commit 81386b7a52b985336909e9584c2fd3170ec3acd3 Author: Damien Fouilleul Date: Tue Jan 9 21:27:57 2007 +0000 - firefox/nspr plugin development fix for ubuntu/debian commit 279581600c32ed79ee11102ded0cf2203d19cca0 Author: Christophe Mutricy Date: Tue Jan 9 20:29:05 2007 +0000 Sync with upstream commit 4ec518d3819f17593b04562cede36e62f1582697 Author: Christophe Mutricy Date: Tue Jan 9 20:07:05 2007 +0000 Partial fix of the wx prefs. The modules settings are shown but not the libvlc ones. refs #918. (yes there is lots of debugs left) commit 204952ec72be7c674075c27dffcdc26cc5a274ce Author: Damien Fouilleul Date: Mon Jan 8 18:21:04 2007 +0000 - added OLESelfRegister in version resource (may fix reported security problems when registering ActiveX plugin) commit 2179436ba4079d70189caeda2384d89fa2a5b749 Author: Jean-Paul Saman Date: Mon Jan 8 18:18:20 2007 +0000 Put -lX11 and -lXt in the right place. commit 542d62dd2e70bd26168f0978b78cdba207e28762 Author: Damien Fouilleul Date: Mon Jan 8 17:37:59 2007 +0000 - added 'vlc.video.crop' property for ActiveX/Mozilla commit a2d6f90b134fd103d890da2caf902a4ce743efff Author: Damien Fouilleul Date: Mon Jan 8 17:37:01 2007 +0000 - added libvlc_video_set/get_crop_geometry() api commit 4ce5cc2754ba6c7622cd631611b9cddd11a6b671 Author: Damien Fouilleul Date: Mon Jan 8 00:54:08 2007 +0000 - Oops, remove _wclosedir by mistake in previous commit. btw, the previous commit fixes #926 because utf8_loaddir() uses rewindir() commit 4f5b5ee95cec30c3bfe13e5b28790a9008dbcf03 Author: Damien Fouilleul Date: Mon Jan 8 00:41:45 2007 +0000 - since DIR* on win32 is mapped to a private data type, rewinddir(), seekdir() and telldir() must also be mapped to their vlc_ equivalent. Should fix ticket #926 commit 9ed73544c60347d441b633200d0d681f56228f0d Author: Jean-Paul Saman Date: Sun Jan 7 21:37:11 2007 +0000 Fix configure script on MacOS X commit f749fe6d2df29caad1628753cc42828d81926c07 Author: Jean-Paul Saman Date: Sun Jan 7 21:21:42 2007 +0000 Fix building mozilla on Linux en properly dectect firefox headerfiles. commit 8f77cb70b92aa2ffc78d21aafcf0d8022b6ebac4 Author: Christophe Mutricy Date: Sun Jan 7 16:04:18 2007 +0000 Fix libtwolame contrib: *download the missing file *build only the lib commit 1c958f2501795d067cb76d60b617c3749856bd0d Author: Jean-Paul Saman Date: Sun Jan 7 13:23:52 2007 +0000 Update ActiveX bindings commit acfc0a55ff1669dbb02dd3d796fe4727b7f6844b Author: Jean-Paul Saman Date: Sun Jan 7 13:22:37 2007 +0000 Reworked vlc.audio.channel API for JavaScript. All documentation is already updated. commit 763252337dc2e33bf50f5a87108399c6ef8565b1 Author: Sigmund Augdal Helberg Date: Sun Jan 7 12:33:50 2007 +0000 apply mini_patch.diff from #964. Fixes #964 commit afb3ccf796d954c385c26b1590f9d9784f2cf69a Author: Felix Paul Kühne Date: Sat Jan 6 16:56:33 2007 +0000 * update libtwolame to 0.3.9 allows a simplification of our patch, as darwin9 linker appears to be as picky as MVS05's commit 74baad236ff52b4dd0097c09b44e92d3b7c8a1d0 Author: Felix Paul Kühne Date: Sat Jan 6 16:23:30 2007 +0000 * update the (C) dates. *cough* commit 774a2977b9b3558bd0bd318ae5ff987a0d977f01 Author: Felix Paul Kühne Date: Sat Jan 6 16:21:41 2007 +0000 * patch libtwolame and re-enable x264 as it was fixed upstream. all contribs are save for future darwin releases now. this commit deprecates all osx releases < 10.4 and the usage of GCC3 on Darwin. bootstrap will need further tweaking once 'gcc -dumpmachine' is updated to Darwin 9. commit fc1f0e4f908113a3784a10cfe6817da47cc63214 Author: Rémi Denis-Courmont Date: Sat Jan 6 16:00:49 2007 +0000 Remove broken V6ONLY logic commit 86c22770d36cf5a027ab2ac39eecc788ca22f6cf Author: Rémi Denis-Courmont Date: Sat Jan 6 13:39:36 2007 +0000 Revert [18511]. I wonder what I was thinking about. commit aad88058fccc109256f0e4c50dc67570f9bf22e5 Author: Christophe Mutricy Date: Sat Jan 6 02:04:34 2007 +0000 vlc_object.c has been deleted in [18517] commit b55632dce4d1928890914180c6319273ac51e59e Author: Christophe Mutricy Date: Sat Jan 6 02:03:28 2007 +0000 make update-po commit 88ad2b6d656bd36894768ee30db59388eca43f71 Author: Christophe Mutricy Date: Sat Jan 6 01:11:05 2007 +0000 Split text and control character to please gettext commit 3300f2e87d2237904f9679edeaea5be9a68b1526 Author: Christophe Mutricy Date: Fri Jan 5 23:21:54 2007 +0000 Use mmx also when the host cpu claim to be 486 commit 2e76ed1db573913c807b61c0d4d8a2fcc32ba7fa Author: Olivier Aubert Date: Fri Jan 5 19:16:53 2007 +0000 bindings/python/vlc_object.c: remove useless file commit 7b89d13c0ef3a66054f1e61db7ddf243fddebccd Author: Olivier Aubert Date: Fri Jan 5 19:15:16 2007 +0000 bindings/python: removed vlc.Object code from the main vlc python module. This module should now be cleanly buildable from outside the VLC tree, given the public headers and appropriate libs are available. commit a5c6ef976452b28fe34cab82e9597b1f93c17efd Author: Olivier Aubert Date: Fri Jan 5 19:14:02 2007 +0000 bindings/python: moved vlc.Object (access to internal framework of VLC objects) to its own vlcinternal.Object module, which is not build by default. commit 6e16579498c09fec7263af0027f7c1ae9a8c7445 Author: Jean-Paul Saman Date: Fri Jan 5 18:52:30 2007 +0000 Oops watch the tabs when using vi. commit 4d0ec22c0c58a9f43f2cb8e9f427514cb3039cf5 Author: Jean-Paul Saman Date: Fri Jan 5 18:50:18 2007 +0000 Return when found, return error when setting failed.: commit 3d411bb1961ac34d986efa67f71da44c2475f51d Author: Rémi Denis-Courmont Date: Fri Jan 5 12:43:41 2007 +0000 Fix CRLF on Win32 with utf8_fopen (thanks to Md) closes #837 commit 0a637ed758d6a7136979138e3e1d96d1540f1589 Author: Rémi Denis-Courmont Date: Fri Jan 5 11:28:28 2007 +0000 Fix setsockopt(IPV6_V6ONLY) commit 7bb6e9af707c4edb8bddf7d71edafb622e4afb43 Author: Rémi Denis-Courmont Date: Fri Jan 5 11:21:12 2007 +0000 Fix listening to UDP port (though this is fairly insecure) - closes #919 commit b2ba6d7b5421c6b6e605803bcdd0688e51479261 Author: Rémi Denis-Courmont Date: Fri Jan 5 10:41:33 2007 +0000 Fix preparsing and access plugin selection (oups) commit 6b9308c8f6a66a2f10f1a201490b0be396f2bbfd Author: Rémi Denis-Courmont Date: Fri Jan 5 10:32:23 2007 +0000 Be more DSO-friendly commit 4e7bb159885c7dcb2f4c7e8559ae545067bd8847 Author: Jean-Paul Saman Date: Fri Jan 5 08:44:48 2007 +0000 Unbreak mkinstalldirs in directory po commit ec8172d36a4e8e27a4c44fe17b70745bfee5902a Author: Christophe Mutricy Date: Thu Jan 4 17:52:27 2007 +0000 menuconfig is out-of-date commit 7d1aef6308c529b9cf9dd57ac73ca85b7f585140 Author: Rémi Denis-Courmont Date: Thu Jan 4 17:00:10 2007 +0000 Win32 compile fix commit f556b69004ce0978944d0f1ce024f04b9130b53a Author: Rémi Denis-Courmont Date: Thu Jan 4 16:37:21 2007 +0000 Allow directory module to recurse through symbolic links as long as this does not cause infinite recursion. Also fix a few really minor ToCToU errors. commit e35ff54434c18855f24b3d821ba91c830a129e4e Author: Jean-Paul Saman Date: Thu Jan 4 15:11:25 2007 +0000 Simplified mozilla headerfile detection for use with firefox-development headers and got rid of XPIDL/XPCOM checks from previous commit. commit ca5be7bed7749c9b0cae4051a902555ee9c0477b Author: Rémi Denis-Courmont Date: Thu Jan 4 15:02:14 2007 +0000 Fix unlikely deadlock commit 270299d207e9ec19a686ccfe9d09bce60ef0eabb Author: Rémi Denis-Courmont Date: Thu Jan 4 14:30:10 2007 +0000 Match file:// with the directory plugin as any browser does. Fixes opening of directories. commit e85b2e835fdcbc1297048f6b3aff1a55412d4ba0 Author: Rémi Denis-Courmont Date: Wed Jan 3 22:40:51 2007 +0000 Same thing as previous commit. Do not ignore access specification; do not fallback to vcd, file whatever. It sucks (e.g. if following an HTTP URL you really should only try to use the HTTP plugin, and this is the proper and only way to do it). Again MRLSplit might need to be improved (not sure how) commit 57be55cd53a117e7be69eb52307c0703407c5a1e Author: Rémi Denis-Courmont Date: Wed Jan 3 22:36:15 2007 +0000 Remove the ugly insecure hack. Maybe you have a colon in your filename, but it is no reason to mix access protocols. commit 1981b988ff84ff2d504ab0367aabaa2d80b462f5 Author: Rémi Denis-Courmont Date: Wed Jan 3 22:25:46 2007 +0000 Fix "quick" access creation mode commit 3047a3d6cc489edf393df616e552c37f75f2e54d Author: Rémi Denis-Courmont Date: Wed Jan 3 22:23:54 2007 +0000 Simplification commit fc1a2ae5334f740867159ac02964bbf986ef2d9e Author: Rémi Denis-Courmont Date: Wed Jan 3 22:23:02 2007 +0000 Use strict mode when probing access filters. You do not want to get another access filter plugin that the one you requested, do you? commit 7fb3ea1b63173ac5d4c9c771b6bf1fa9e73ad66c Author: Rémi Denis-Courmont Date: Wed Jan 3 22:19:44 2007 +0000 Some cleanup. Use strlen(). commit a5673ea1accbe252b17b11c1d7005987a0ca75a1 Author: Damien Fouilleul Date: Wed Jan 3 14:36:26 2007 +0000 audioscrobbler.c: fix for format string exploit commit 04c252378c0468fb0ff9eec497b48e6a5497666b Author: Rémi Denis-Courmont Date: Wed Jan 3 14:31:35 2007 +0000 Do not use error message as a format string. (There was no bug here; this is just to please Quovodis :) ) commit 1fbb3630d9fe60b0ff9255783bcfe083f60eec4c Author: Damien Fouilleul Date: Wed Jan 3 11:25:36 2007 +0000 - extras/libc.c: fixed stack overflow due to infinite recursion in vlc_wopendir(). I really don't like system APIs remapping to vlc_... too bug prone commit 2f65bd42d2c22389b33982d0c1b62afc790b7941 Author: Rémi Denis-Courmont Date: Tue Jan 2 21:50:30 2007 +0000 Fix a bunch of format string injection in VCDX and CDDA. Initially reported by Kevin Finisterre commit b11fb39b618411a952b1ee7593a1cdfb37438000 Author: Felix Paul Kühne Date: Mon Jan 1 22:39:01 2007 +0000 * using GCC 3.3 with the 10.3.9 SDK is definitelly no good idea. x264 and libtwolame remain broken for future d. releases commit 2a35ffae6fc5f9ee8b8c81177a4902f72f6239ce Author: Jean-Paul Saman Date: Mon Jan 1 18:56:37 2007 +0000 Patch by Mikko Hirvonen for Firefox-1.5.x development tools detection in configure.ac. The patch is applied with some modifications of me commit 641707d30e39c4cfa108587019817c96695cef21 Author: Felix Paul Kühne Date: Mon Jan 1 17:05:32 2007 +0000 * added out-of-the-box support for future darwin releases. right now, the following libraries are broken (due to linking issues): cdio, cddb, vcdimager and twolame. additionally, x264 doesn't compile because of a bug in makefile/config.mak.