[vlc-devel] vlc-soc.git: tmp (pdherbemont_branch)

Pierre d'Herbemont steg at iMac-G5.local
Mon Aug 20 08:22:21 CEST 2007


commit 3ddddd08957a787f4e60c74d845a283f147f734e
Pierre d'Herbemont, Mon, 20 Aug 2007 05:06:35 +0200

tmp

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=3ddddd08957a787f4e60c74d845a283f147f734e 


commit e7a4881a17527db80878f574b1d5d1073b2b6161
Pierre d'Herbemont, Fri, 17 Aug 2007 06:16:33 +0200

Sources/VLCPlaylistDataSource.m: Cleanup.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=e7a4881a17527db80878f574b1d5d1073b2b6161 


commit c89e3196f0995d372edcea853f9bc0c1ee1f4692
Pierre d'Herbemont, Fri, 17 Aug 2007 05:37:45 +0200

extras/MacOSX/Framework/Makefile: Small changes due to libtool changes.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=c89e3196f0995d372edcea853f9bc0c1ee1f4692 


commit 85dcfea636c637a50ccccc3287cf727073c590b4
Pierre d'Herbemont, Wed, 15 Aug 2007 21:16:10 +0200

Framework/Sources/VLCMedia.m: Better art url handling.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=85dcfea636c637a50ccccc3287cf727073c590b4 


commit 1db505f3ad885a75be4a5a99eeef4826f036e76f
Pierre d'Herbemont, Wed, 15 Aug 2007 21:01:11 +0200

extras/MacOSX/Framework/Makefile: Better target differenciation.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=1db505f3ad885a75be4a5a99eeef4826f036e76f 


commit 0102d385bf206060be5aac83454eb34ee47f0238
Pierre d'Herbemont, Mon, 13 Aug 2007 02:41:55 +0200

Mac OS X Framework: Only build the example on native arch.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=0102d385bf206060be5aac83454eb34ee47f0238 


commit 4623480253ac4cba17bd2446982fccc28ea1cb8c
Pierre d'Herbemont, Mon, 13 Aug 2007 02:38:07 +0200

Mac OS X Framework: Advertise -[VLCVideoView playItemAtIndex:].

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=4623480253ac4cba17bd2446982fccc28ea1cb8c 


commit 616e169b61b1c3c4d3ce182f2533c1ce4a590a74
Pierre d'Herbemont, Mon, 13 Aug 2007 02:18:03 +0200

Mac OS X gui: Use the drawable from the parents if provided. And don't block when destroying.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=616e169b61b1c3c4d3ce182f2533c1ce4a590a74 


commit 55b001271852d6123c68409fa6574e73b8407dcc
Pierre d'Herbemont, Mon, 13 Aug 2007 02:05:04 +0200

Mac OS X Framework: Play only item at selected item.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=55b001271852d6123c68409fa6574e73b8407dcc 


commit 93f6573bfcec84fad5dfa5b0e33609a9bdfb2c0f
Pierre d'Herbemont, Mon, 13 Aug 2007 02:03:03 +0200

Mac OS X Framework: Use libvlc directly instead of mediacontrol.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=93f6573bfcec84fad5dfa5b0e33609a9bdfb2c0f 


commit 831e13486aa1f7f3dfc095f3b19df25c4728fcf9
Pierre d'Herbemont, Sun, 29 Jul 2007 14:40:48 +0200

Mac OS X Framework: Get back to a build-able state.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=831e13486aa1f7f3dfc095f3b19df25c4728fcf9 


commit 107814d4445c00f88695751226adfac8b6209092
Pierre d'Herbemont, Sun, 22 Jul 2007 16:58:45 +0200

contrib: Don't use @loader_path at build time as darwin's ld doesn't recognize it at link time.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=107814d4445c00f88695751226adfac8b6209092 


commit 0d2a437938c4bf4d666a3536f82bc5c192875a62
Pierre d'Herbemont, Sun, 15 Jul 2007 16:18:31 +0200

Mac OS X Framework: Quick hack to get the test app linking.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=0d2a437938c4bf4d666a3536f82bc5c192875a62 


commit 526c3cad65854cca2894e15d696f7095beeef8ce
Pierre d'Herbemont, Fri, 13 Jul 2007 23:39:28 +0200

Mac OS X Framework: Better library loading tricks.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=526c3cad65854cca2894e15d696f7095beeef8ce 


commit 6071c4e3762057184806440dad559e4f4422e76e
Pierre d'Herbemont, Fri, 13 Jul 2007 23:38:37 +0200

Mac OS X Framework: Fix media_instance_release->media_instance_destroy.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=6071c4e3762057184806440dad559e4f4422e76e 


commit ca9f35354c3efc3efec8ddabc5b4bc135de31299
Pierre d'Herbemont, Fri, 13 Jul 2007 22:35:06 +0200

mediacontrol: Fix event compilation.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=ca9f35354c3efc3efec8ddabc5b4bc135de31299 


commit 48bb0eca07c7a74c5ff2d65f26dc8a3586585e87
Pierre d'Herbemont, Thu, 12 Jul 2007 22:43:29 +0200

contrib: Fix loaderpath->loader_path (thanks to Olivier Aubert).

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=48bb0eca07c7a74c5ff2d65f26dc8a3586585e87 


commit 540cf673ea5fe3534b727498b51c3732246024e2
Pierre d'Herbemont, Sun, 8 Jul 2007 17:30:11 +0200

Mac OS X gui: Fix compilation.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=540cf673ea5fe3534b727498b51c3732246024e2 


commit 95d722bbb344e781170f33fe6779905b7bf70925
Pierre d'Herbemont, Sun, 24 Jun 2007 20:59:02 +0200

Mac OS X gui: Make sure NSView creation happens on main thread.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=95d722bbb344e781170f33fe6779905b7bf70925 


commit b7f0e987b8dc170a7794ca984f342e1e54221c62
Pierre d'Herbemont, Sun, 24 Jun 2007 18:06:28 +0200

contrib: Use @loader_path for libdvdread.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=b7f0e987b8dc170a7794ca984f342e1e54221c62 


commit 3818f5bcad49234d2a5785ba563f191bb46fecdd
Pierre d'Herbemont, Sun, 24 Jun 2007 17:36:25 +0200

Mac OS X Framework: Fix framework detection.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=3818f5bcad49234d2a5785ba563f191bb46fecdd 


commit 4418baa2fbb4533fe18554ea4eb8d529c6f8d049
Pierre d'Herbemont, Sun, 24 Jun 2007 16:51:39 +0200

Mac OS X Framework: Make sure we handle NULL meta.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=4418baa2fbb4533fe18554ea4eb8d529c6f8d049 


commit e36a4ab9574477ec0b2e2ddcc1a5d2c57d2ea7a3
Pierre d'Herbemont, Sun, 24 Jun 2007 16:51:13 +0200

Mac OS X Framework: Make sure we return the media instance.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=e36a4ab9574477ec0b2e2ddcc1a5d2c57d2ea7a3 


commit b1b79fc7003d8be8e61381fd441a0b9bb886a979
Pierre d'Herbemont, Sun, 24 Jun 2007 13:05:19 +0200

Mac OS X Framework: Better exception handling.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=b1b79fc7003d8be8e61381fd441a0b9bb886a979 


commit d0b9efef7c72d25c59fa012fd62280df44ede45f
Pierre d'Herbemont, Sat, 23 Jun 2007 18:06:42 +0200

Mac OS X Framework: Use libvlc for the VLCMedia class.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=d0b9efef7c72d25c59fa012fd62280df44ede45f 


commit 51c04f4bcc6fa123066dee2be122d8d71b61a8b5
Pierre d'Herbemont, Tue, 5 Jun 2007 01:16:15 +0200

Mac OS X: Remove unused files references in the Makefile.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=51c04f4bcc6fa123066dee2be122d8d71b61a8b5 


commit 9a9a87cf5b73eb86921eca09b7f726502a4b8037
Pierre d'Herbemont, Tue, 5 Jun 2007 00:53:18 +0200

MediaControl: Fix build.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=9a9a87cf5b73eb86921eca09b7f726502a4b8037 


commit e24b34f20405578a778c629556d4e7a794c9e15c
Pierre d'Herbemont, Sat, 2 Jun 2007 14:55:44 +0200

modules/modules.c: Use "../modules" as a search path for the VLC.framework.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=e24b34f20405578a778c629556d4e7a794c9e15c 


commit 7ac0da6e47166e93e5bbc68dbd147efea2597fcc
Pierre d'Herbemont, Sat, 2 Jun 2007 14:54:55 +0200

misc/darwin_specific.c: Make sure we recognize the framework, and that our path is set well.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=7ac0da6e47166e93e5bbc68dbd147efea2597fcc 


commit 0305915acc713ee47d67e5d1d326259265875873
Pierre d'Herbemont, Sat, 2 Jun 2007 13:53:17 +0200

Mac OS X Framework: Change the include path to @loader_path/../lib in order libraries linked from libraries in lib/ to be loaded.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=0305915acc713ee47d67e5d1d326259265875873 


commit d698179660f44687cb53063b3f1649ba54645476
Pierre d'Herbemont, Fri, 11 May 2007 18:11:52 +0200

Mac OS X Framework: Don't use -mdynamic-no-pic at all. (we'll have to use it back for vlc bin, but it is for later).

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=d698179660f44687cb53063b3f1649ba54645476 


commit 721c9731c4d679e26321c5c603b94b13acbc5b10
Pierre d'Herbemont, Fri, 4 May 2007 20:12:05 +0200

Mac OS X Framework: Make sure we don't block call back thread if main thread is busy.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=721c9731c4d679e26321c5c603b94b13acbc5b10 


commit 995b9f16e2aea3a99d5aaefdd07987c9c3ac3229
Pierre d'Herbemont, Fri, 4 May 2007 16:08:15 +0200

Mac OS X Framework: Implement VLCTime.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=995b9f16e2aea3a99d5aaefdd07987c9c3ac3229 


commit 63117979d589d5b74ff9bdcaa8439c2fe721a15b
Pierre d'Herbemont, Tue, 1 May 2007 20:05:28 +0200

Mac OS X Framework: Enable multiple thread to connect on the connection object.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=63117979d589d5b74ff9bdcaa8439c2fe721a15b 


commit b8cb60b4c03939a1d5c9401ab3e797c530059493
Pierre d'Herbemont, Mon, 30 Apr 2007 01:23:46 +0200

Mac OS X Framework: Fix event sending on main thread by directly using IMP rather than NSInvocation.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=b8cb60b4c03939a1d5c9401ab3e797c530059493 


commit 40791f826463ec2fe58a2349337d44cb48e38bd3
Pierre d'Herbemont, Tue, 1 May 2007 20:08:02 +0200

MediaControl: Add support for p_input event.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=40791f826463ec2fe58a2349337d44cb48e38bd3 


commit 8fb420481d4ad7d81399aa6b56c0ccba6cab8f7d
Pierre d'Herbemont, Sat, 28 Apr 2007 23:03:01 +0200

Mac OS X Framework: Add debug compilation flags.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=8fb420481d4ad7d81399aa6b56c0ccba6cab8f7d 


commit a60ea10c3186150dd40804a6d3a4e42545148da9
Pierre d'Herbemont, Sat, 28 Apr 2007 15:41:56 +0200

Mac OS X gui: Make sure we unregister from our superview

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=a60ea10c3186150dd40804a6d3a4e42545148da9 


commit a6e6b494f40fd176eb7b5ebdb69f406aeb79f4c8
Pierre d'Herbemont, Sat, 28 Apr 2007 15:11:38 +0200

Mac OS X Framework: Provide NSOutlineView data source functionality from a new class VLCPlaylistDataSource.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=a6e6b494f40fd176eb7b5ebdb69f406aeb79f4c8 


commit 15bcc179ebde1158c6ab03112e1bf63d740e4f64
Pierre d'Herbemont, Sat, 28 Apr 2007 12:23:51 +0200

MediaControl: Make sure we delete the callback in libvlc too.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=15bcc179ebde1158c6ab03112e1bf63d740e4f64 


commit ef0c94460d7a6b3dc8de2151b83152c711d7aab8
Pierre d'Herbemont, Sat, 28 Apr 2007 12:09:58 +0200

Mac OS X Framework: Post VolumeDidChange notification.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=ef0c94460d7a6b3dc8de2151b83152c711d7aab8 


commit 99098233a0a29e659d6a89306c9ae263b1753e86
Pierre d'Herbemont, Sat, 28 Apr 2007 11:50:37 +0200

Mac OS X Framework: Use only the filename as the (temporary) title.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=99098233a0a29e659d6a89306c9ae263b1753e86 


commit 51043d83ca902bda5d49f136044dfca60e97612c
Pierre d'Herbemont, Sat, 28 Apr 2007 11:01:22 +0200

MediaControl: Correct type for var_AddCallback callback param.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=51043d83ca902bda5d49f136044dfca60e97612c 


commit 48bf6a12606b512b05c5926828fc72937de13299
Pierre d'Herbemont, Sat, 28 Apr 2007 10:57:40 +0200

MediaControl: Handle private user data in event registering.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=48bf6a12606b512b05c5926828fc72937de13299 


commit 35c9a227b17ff522f8a4ff71e7b93cb757c66a1a
Pierre d'Herbemont, Fri, 27 Apr 2007 23:35:09 +0200

MediaControl: Make sure we don't leak ppsz_argv.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=35c9a227b17ff522f8a4ff71e7b93cb757c66a1a 


commit e1b9f9cad747937d62b58a69a58ec9e6b4a6938c
Pierre d'Herbemont, Fri, 27 Apr 2007 23:16:16 +0200

MediaControl: Add an infrastructure for event listening.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=e1b9f9cad747937d62b58a69a58ec9e6b4a6938c 


commit c46e2497b8755f72468018a6b3789d0bff44d84a
Pierre d'Herbemont, Thu, 26 Apr 2007 22:42:00 +0200

Mac OS X Framework: More about playlist.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=c46e2497b8755f72468018a6b3789d0bff44d84a 


commit 637eabed7226bb50855c774b6508f81d70505e55
Pierre d'Herbemont, Thu, 26 Apr 2007 18:52:30 +0200

Mac OS X Framework: Prefer to use mediacontrol_MediaTime as advised by Oliver Aubert.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=637eabed7226bb50855c774b6508f81d70505e55 


commit 85385df7105bb2997d7f526d0a4f8d393f622ea3
Pierre d'Herbemont, Thu, 26 Apr 2007 17:47:25 +0200

Mac OS X Framework: Properly initialize mediacontrol_Position.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=85385df7105bb2997d7f526d0a4f8d393f622ea3 


commit 27e4c6dd5bb3fa7c2cef029287a1d4f0417e4044
Pierre d'Herbemont, Sun, 22 Apr 2007 19:23:43 +0200

Mac OS X Framework: Fix contrib linking against the framework.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=27e4c6dd5bb3fa7c2cef029287a1d4f0417e4044 


commit ccaeac65bd76d30f9395d76c0f11652e88e82f3a
Pierre d'Herbemont, Sun, 22 Apr 2007 17:57:48 +0200

Mac OS X Framework: Allow multiple choice on the test.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=ccaeac65bd76d30f9395d76c0f11652e88e82f3a 


commit e5a306192a508fbaf48450bbfbb2889117e49770
Pierre d'Herbemont, Sun, 22 Apr 2007 17:34:43 +0200

Mac OS X Framework: Follow Apple's Coding Guidelines for Cocoa.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=e5a306192a508fbaf48450bbfbb2889117e49770 


commit 8b74b4405a3ad46fb7371dbd7b36142289447998
Pierre d'Herbemont, Sun, 22 Apr 2007 01:43:06 +0200

Mac OS X Framework: Remove unuseful msg_Err output.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=8b74b4405a3ad46fb7371dbd7b36142289447998 


commit 393b787575de7bd38b7010175c34bc4fbe9a63d7
Pierre d'Herbemont, Sun, 22 Apr 2007 01:39:51 +0200

Mac OS X Framework: Properly use exception_init().

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=393b787575de7bd38b7010175c34bc4fbe9a63d7 


commit ac25de88c35177107bb002a590704489066f53fc
Pierre d'Herbemont, Sun, 22 Apr 2007 01:21:30 +0200

Mac OS X Framework: Define the stretchVideo property.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=ac25de88c35177107bb002a590704489066f53fc 


commit da13d54109b5278aae38142cbc6fa1e8b5c1f80c
Pierre d'Herbemont, Sun, 22 Apr 2007 01:12:21 +0200

Mac OS X Framework: Don't forget new interface files.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=da13d54109b5278aae38142cbc6fa1e8b5c1f80c 


commit 731edae872bd828eeaf79b866a582a5acbef7d1a
Pierre d'Herbemont, Sun, 22 Apr 2007 00:44:27 +0200

Mac OS X Framework: Handle exception properly.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=731edae872bd828eeaf79b866a582a5acbef7d1a 


commit 1003a198ad64a2d97edf57db90f47c70614c717b
Pierre d'Herbemont, Sun, 22 Apr 2007 01:23:24 +0200

Mac OS X Framework: Correctly pass vlc arguments. (Reported by Olivier Aubert).

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=1003a198ad64a2d97edf57db90f47c70614c717b 


commit d21d186dc4e450abaa382d62ba822a87650d8264
Pierre d'Herbemont, Sat, 21 Apr 2007 23:16:44 +0200

Mac OS X Framework: Don't forget trailing space.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=d21d186dc4e450abaa382d62ba822a87650d8264 


commit c7370256ed7603d54df5a16cfa386503a4be4ac7
Pierre d'Herbemont, Sat, 21 Apr 2007 23:08:27 +0200

Mac OS X Framework: Don't forget trailing return.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=c7370256ed7603d54df5a16cfa386503a4be4ac7 


commit 0d4689f0b37f1551df5f56dce8de00523786bbba
Pierre d'Herbemont, Sat, 21 Apr 2007 23:06:22 +0200

Mac OS X Framework: Small comment on -addVoutSubview:

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=0d4689f0b37f1551df5f56dce8de00523786bbba 


commit 4b56a9ad102c86cc9f1f037fdcb297f0e6a60ba2
Pierre d'Herbemont, Sat, 21 Apr 2007 22:48:35 +0200

Mac OS X Framework: Remove now unuseful comment about not supported exception.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=4b56a9ad102c86cc9f1f037fdcb297f0e6a60ba2 


commit ba656846e74cb7d589f9d202c5df399f8782b8a3
Pierre d'Herbemont, Sat, 21 Apr 2007 22:46:35 +0200

Mac OS X Framework: Handle mediacontrol exception.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=ba656846e74cb7d589f9d202c5df399f8782b8a3 


commit ae9efa1dd67f59a3233c8937d6cbebdd6c89ccf2
Pierre d'Herbemont, Wed, 25 Apr 2007 10:38:06 +0200

Mac OS X Framework: Remove macosx intf as it will soon be part of the framework.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=ae9efa1dd67f59a3233c8937d6cbebdd6c89ccf2 


commit 73abe7de6c8e00ed3fe63b6bcf958de2ed1cb977
Pierre d'Herbemont, Sat, 21 Apr 2007 20:15:27 +0200

Mac OS X Framework: Implement just enough to make the test app works.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=73abe7de6c8e00ed3fe63b6bcf958de2ed1cb977 


commit 0cdd1cd70a7760ba66f415aaba0ea79d299cc2c5
Pierre d'Herbemont, Fri, 20 Apr 2007 19:51:54 +0200

Mac OS X Framework: Make sure the root directory is the framework directory if linked to it. This allow the plugin folder to be in the framework directory.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=0cdd1cd70a7760ba66f415aaba0ea79d299cc2c5 


commit 782f3ee63b7e800f4dcfac69dd8e68ecd87c02b5
Pierre d'Herbemont, Tue, 17 Apr 2007 00:00:18 +0200

Mac OS X Framework: Make sure we use -fno-common when building libvlc.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=782f3ee63b7e800f4dcfac69dd8e68ecd87c02b5 


commit 6f00d41c46194e3da48db8b3109eee15d6385e21
Pierre d'Herbemont, Mon, 16 Apr 2007 19:36:57 +0200

Mac OS X Framework: Use @loader_path instead of @executable_path to allow a plugin to be linked to the framework.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=6f00d41c46194e3da48db8b3109eee15d6385e21 


commit b96d091f4a8680b33c4e80e10ed0c70c45ad0cf9
Pierre d'Herbemont, Sun, 15 Apr 2007 15:15:11 +0200

Mac OS X Framework: Use the VLCVideoView in the test application, to demo how VLCVideoView could be used.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=b96d091f4a8680b33c4e80e10ed0c70c45ad0cf9 


commit 0b030700c6a3933e8dbb8c21309644c7b702d30c
Pierre d'Herbemont, Sun, 15 Apr 2007 15:12:26 +0200

Mac OS X Framework: VLCVideoView first draft.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=0b030700c6a3933e8dbb8c21309644c7b702d30c 


commit ba435dee373dc3bc7fd98d4dbcd1329993623c3e
Pierre d'Herbemont, Sat, 14 Apr 2007 22:55:52 +0200

Mac OS X Framework: Fix typos in VLC.h about my email address.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=ba435dee373dc3bc7fd98d4dbcd1329993623c3e 


commit 4026be66d65ecaa85dc595c4cd472626a32d902b
Pierre d'Herbemont, Sat, 14 Apr 2007 22:53:03 +0200

Mac OS X Framework: Make it link to libvlc.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=4026be66d65ecaa85dc595c4cd472626a32d902b 


commit 8dee52c32d1a9432f59b9a1e892b8f0b7fa40d0b
Pierre d'Herbemont, Fri, 13 Apr 2007 17:43:29 +0200

Mac OS X: Add a test application for the stub framework.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=8dee52c32d1a9432f59b9a1e892b8f0b7fa40d0b 


commit b8cdebb01323f35b53d668ca82252658b2cdc20a
Pierre d'Herbemont, Sat, 19 May 2007 18:32:10 +0200

Mac OS X Framework: Initial creation.

> http://git.videolan.org/cgi-bin/gitweb.cgi?p=vlc-soc.git;a=commitdiff;h=b8cdebb01323f35b53d668ca82252658b2cdc20a 


 AUTHORS                                            |   28 +-
 Makefile                                           |  735 +++---
 Makefile.am                                        |   46 +-
 NEWS                                               |    2 +
 THANKS                                             |    2 +-
 bootstrap                                          |    2 +
 configure.ac                                       |   82 +-
 .../test/English.lproj/MainMenu.nib/info.nib       |    6 +-
 .../English.lproj/MainMenu.nib/keyedobjects.nib    |  Bin 19006 -> 18973 bytes
 extras/MacOSX/Framework/Headers/VLC/VLCMedia.h     |   18 +-
 extras/MacOSX/Framework/Headers/VLC/VLCPlaylist.h  |    5 +
 .../Framework/Headers/VLC/VLCPlaylistDataSource.h  |    2 +
 extras/MacOSX/Framework/Headers/VLCLibrary.h       |   13 +-
 extras/MacOSX/Framework/Makefile                   |  115 +-
 extras/MacOSX/Framework/Sources/VLCMedia.m         |    8 +-
 extras/MacOSX/Framework/Sources/VLCPlaylist.m      |   50 +
 .../Framework/Sources/VLCPlaylistDataSource.m      |   51 +-
 extras/MacOSX/Framework/Sources/VLCVideoView.m     |   98 +-
 extras/contrib/src/Makefile                        |    3 +-
 include/vlc/libvlc.h                               |  186 ++-
 include/vlc/libvlc_structures.h                    |  102 +-
 include/vlc_aout.h                                 |    1 -
 include/vlc_arrays.h                               |   23 +-
 include/vlc_charset.h                              |    1 -
 include/vlc_common.h                               |   14 +-
 include/vlc_configuration.h                        |    7 +-
 include/vlc_events.h                               |  200 ++
 include/vlc_input.h                                |  256 ++-
 include/vlc_meta.h                                 |  265 +-
 include/vlc_modules_macros.h                       |   10 +-
 include/vlc_network.h                              |    1 -
 include/vlc_objects.h                              |    1 -
 include/vlc_playlist.h                             |   40 +-
 include/vlc_threads.h                              |   15 +-
 include/vlc_threads_funcs.h                        |    2 -
 include/vlc_update.h                               |    2 +-
 include/vlc_variables.h                            |    2 +
 modules/access/cdda/access.c                       |    2 +-
 modules/access/cdda/info.c                         |   23 +-
 modules/access/dvdnav.c                            |    2 +-
 modules/access/http.c                              |    6 +-
 modules/access_output/bonjour.c                    |    8 +-
 modules/access_output/udp.c                        |   48 +-
 modules/audio_output/directx.c                     |   20 +-
 modules/codec/ffmpeg/audio.c                       |   14 +-
 modules/codec/ffmpeg/chroma.c                      |    1 -
 modules/codec/ffmpeg/encoder.c                     |   23 +-
 modules/codec/ffmpeg/ffmpeg.c                      |   16 +-
 modules/codec/ffmpeg/video.c                       |   14 +-
 modules/codec/mpeg_audio.c                         |    8 +-
 modules/codec/quicktime.c                          |   57 +-
 modules/codec/subtitles/Modules.am                 |    2 +-
 modules/codec/vorbis.c                             |   52 +-
 modules/codec/zvbi.c                               |    5 +-
 modules/control/dbus.c                             |   44 +-
 modules/control/dbus.h                             |    8 +-
 modules/control/http/http.c                        |  123 +-
 modules/control/http/macro.c                       |    4 +-
 modules/control/http/mvar.c                        |    2 +-
 modules/control/http/rpn.c                         |   27 +-
 modules/control/http/util.c                        |    4 +-
 modules/control/rc.c                               |    6 +-
 modules/demux/flac.c                               |   53 +-
 modules/demux/ogg.c                                |    2 +-
 modules/demux/playlist/asx.c                       |   46 +-
 modules/demux/playlist/b4s.c                       |   12 +-
 modules/demux/playlist/dvb.c                       |    4 +-
 modules/demux/playlist/gvp.c                       |   11 +-
 modules/demux/playlist/ifo.c                       |    5 +-
 modules/demux/playlist/luaplaylist.c               |   31 +-
 modules/demux/playlist/m3u.c                       |    4 +-
 modules/demux/playlist/playlist.h                  |   14 +-
 modules/demux/playlist/pls.c                       |   12 +-
 modules/demux/playlist/podcast.c                   |   11 +-
 modules/demux/playlist/qtl.c                       |   16 +-
 modules/demux/playlist/sgimb.c                     |    6 +-
 modules/demux/playlist/shoutcast.c                 |   28 +-
 modules/demux/playlist/xspf.c                      |   36 +-
 modules/demux/playlist/xspf.h                      |    6 +-
 modules/gui/macosx/VLCOpenGLVoutView.h             |    3 +
 modules/gui/macosx/VLCOpenGLVoutView.m             |   90 +-
 modules/gui/qt4/components/extended_panels.cpp     |    2 +-
 modules/gui/qt4/components/infopanels.cpp          |  187 +-
 modules/gui/qt4/components/infopanels.hpp          |   20 +-
 modules/gui/qt4/components/interface_widgets.cpp   |   12 +-
 modules/gui/qt4/components/interface_widgets.hpp   |    3 +
 modules/gui/qt4/components/preferences_widgets.cpp |    9 +
 modules/gui/qt4/dialogs/mediainfo.cpp              |   24 +-
 modules/gui/qt4/dialogs/mediainfo.hpp              |    4 +
 modules/gui/qt4/dialogs_provider.cpp               |    2 +-
 modules/gui/qt4/input_manager.cpp                  |   25 +-
 modules/gui/qt4/main_interface.cpp                 |   36 +-
 modules/gui/qt4/main_interface.hpp                 |    2 +
 modules/gui/qt4/menus.cpp                          |    4 +-
 modules/gui/qt4/playlist_model.cpp                 |   52 +-
 modules/gui/qt4/qt4.hpp                            |    2 +
 modules/gui/skins2/win32/win32_factory.cpp         |    8 +-
 modules/gui/wxwidgets/dialogs/infopanels.cpp       |   32 +-
 modules/gui/wxwidgets/dialogs/playlist.cpp         |    9 +-
 modules/gui/wxwidgets/input_manager.cpp            |    4 +-
 modules/gui/wxwidgets/playlist_manager.cpp         |   14 +-
 modules/meta_engine/Modules.am                     |    6 +-
 modules/meta_engine/folder.c                       |    3 +-
 modules/meta_engine/googleimage.c                  |  156 -
 modules/meta_engine/id3tag.c                       |    1 +
 modules/meta_engine/luameta.c                      |  668 +++++
 modules/meta_engine/musicbrainz.c                  |   27 +-
 modules/meta_engine/taglib.cpp                     |  156 +-
 modules/misc/audioscrobbler.c                      |   37 +-
 modules/misc/freetype.c                            |   68 +-
 modules/misc/gnutls.c                              |   42 +-
 modules/misc/gtk_main.c                            |   27 +-
 modules/misc/notify/growl.c                        |   19 +-
 modules/misc/notify/msn.c                          |   12 +-
 modules/misc/notify/notify.c                       |   12 +-
 modules/misc/playlist/m3u.c                        |   14 +-
 modules/misc/playlist/xspf.c                       |   39 +-
 modules/misc/qte_main.cpp                          |   28 +-
 modules/misc/quartztext.c                          |   18 +-
 modules/misc/testsuite/test4.c                     |   16 +-
 modules/mux/mp4.c                                  |   22 +-
 modules/services_discovery/bonjour.c               |   69 +-
 modules/services_discovery/podcast.c               |  127 +-
 modules/services_discovery/sap.c                   |   48 +-
 modules/services_discovery/shout.c                 |   42 +-
 modules/stream_out/bridge.c                        |   20 +-
 modules/stream_out/mosaic_bridge.c                 |   16 +-
 modules/stream_out/rtp.c                           |   20 +-
 modules/video_chroma/i420_yuy2.h                   |   12 +-
 modules/video_chroma/i422_yuy2.c                   |   64 +-
 modules/video_chroma/i422_yuy2.h                   |   73 +
 modules/video_filter/logo.c                        |   14 +-
 modules/video_filter/mosaic.c                      |    6 +-
 modules/video_filter/mosaic.h                      |    4 +-
 modules/video_filter/opencv_example.cpp            |   18 +-
 modules/video_output/fb.c                          |    4 +-
 modules/video_output/sdl.c                         |   29 +-
 modules/video_output/snapshot.c                    |    4 +-
 modules/video_output/x11/glx.c                     |   62 -
 modules/video_output/x11/xcommon.c                 |   83 +-
 modules/visualization/goom.c                       |    9 +-
 po/POTFILES.in                                     |    5 +-
 po/af.po                                           | 2900 ++++++++++---------
 po/ar.po                                           | 1108 ++++----
 po/bn.po                                           | 2917 ++++++++++---------
 po/ca.po                                           | 3046 +++++++++++---------
 po/co.po                                           | 2887 ++++++++++---------
 po/cs.po                                           | 3022 +++++++++++---------
 po/da.po                                           | 3027 +++++++++++---------
 po/de.po                                           | 3048 +++++++++++---------
 po/el.po                                           | 3027 +++++++++++---------
 po/en_GB.po                                        | 2999 +++++++++++---------
 po/es.po                                           | 3048 +++++++++++---------
 po/eu.po                                           | 2941 +++++++++++---------
 po/fa.po                                           | 3006 +++++++++++---------
 po/fr.po                                           | 3059 +++++++++++---------
 po/fur.po                                          | 3007 +++++++++++---------
 po/gl.po                                           | 3029 +++++++++++---------
 po/he.po                                           | 2995 +++++++++++---------
 po/hi.po                                           | 2935 +++++++++++---------
 po/hu.po                                           | 3034 +++++++++++---------
 po/it.po                                           | 3051 +++++++++++---------
 po/ja.po                                           | 3041 +++++++++++---------
 po/ka.po                                           | 3014 +++++++++++---------
 po/ko.po                                           | 3030 +++++++++++---------
 po/lt.po                                           | 2909 ++++++++++---------
 po/lv.po                                           | 2924 ++++++++++---------
 po/ms.po                                           | 3034 +++++++++++---------
 po/my.po                                           | 2921 ++++++++++---------
 po/ne.po                                           | 3019 +++++++++++---------
 po/nl.po                                           | 3040 +++++++++++---------
 po/no.po                                           | 3029 +++++++++++---------
 po/oc.po                                           | 2977 +++++++++++---------
 po/pa.po                                           | 2919 ++++++++++---------
 po/pl.po                                           | 1392 +++++----
 po/ps.po                                           | 2921 ++++++++++---------
 po/pt_BR.po                                        | 3036 +++++++++++---------
 po/pt_PT.po                                        | 2988 +++++++++++---------
 po/ro.po                                           | 3000 +++++++++++---------
 po/ru.po                                           | 3035 +++++++++++---------
 po/sk.po                                           | 1133 ++++----
 po/sl.po                                           | 1729 ++++++------
 po/sq.po                                           | 2913 ++++++++++---------
 po/sv.po                                           | 2897 ++++++++++---------
 po/tet.po                                          | 2921 ++++++++++---------
 po/th.po                                           | 2992 +++++++++++---------
 po/tl.po                                           | 2921 ++++++++++---------
 po/tr.po                                           | 3016 +++++++++++---------
 po/vlc.pot                                         | 2886 ++++++++++---------
 po/zh_CN.po                                        | 3025 +++++++++++---------
 po/zh_TW.po                                        | 3020 +++++++++++---------
 share/Makefile.am                                  |    2 +
 share/applications/vlc.desktop                     |    3 +-
 share/http/dialogs/main                            |    1 +
 share/http/js/functions.js                         |   18 +-
 share/{luaplaylist => luameta}/README.txt          |   26 +-
 share/luameta/googleimage.lua                      |   26 +
 share/luaplaylist/youtube.lua                      |    7 +-
 src/Makefile.am                                    |   79 +-
 src/audio_output/intf.c                            |    2 +-
 src/control/core.c                                 |   20 +-
 src/control/dynamic_media_list.c                   |  289 ++
 src/control/libvlc_internal.h                      |   49 +-
 src/control/media_descriptor.c                     |  343 ++-
 src/control/media_discoverer.c                     |  141 +
 src/control/media_instance.c                       |   22 +-
 src/control/media_library.c                        |  138 +
 src/control/media_list.c                           |  297 ++-
 src/control/media_list_player.c                    |   11 +-
 src/control/tag_query.c                            |   47 +-
 src/control/tree.c                                 |  295 ++
 src/input/control.c                                |   27 +-
 src/input/es_out.c                                 |   60 +-
 src/input/input.c                                  |   98 +-
 src/input/input_internal.h                         |    4 +-
 src/input/item.c                                   |   11 +-
 src/input/meta.c                                   |  211 +-
 src/input/vlm.c                                    |    6 +-
 src/libvlc-common.c                                |   12 +-
 src/libvlc.c                                       |    1 +
 src/libvlc.h                                       |   52 +-
 src/libvlc.sym                                     |    9 +-
 src/misc/beos_specific.cpp                         |   12 +-
 src/misc/cpu.c                                     |    2 +
 src/misc/darwin_specific.c                         |   14 +-
 src/misc/devices.c                                 |    2 +-
 src/misc/events.c                                  |  224 ++
 src/misc/messages.c                                |   42 +-
 src/misc/mtime.c                                   |   12 +-
 src/misc/objects.c                                 |  101 +-
 src/misc/stats.c                                   |    2 +-
 src/misc/threads.c                                 |  134 +-
 src/misc/update.c                                  |    6 +-
 src/misc/variables.c                               |  203 +-
 src/misc/win32_specific.c                          |   21 +-
 src/modules/configuration.c                        |   19 +-
 src/modules/modules.c                              |   36 +-
 src/network/httpd.c                                |    6 +-
 src/network/tcp.c                                  |   51 +-
 src/network/udp.c                                  |    4 +-
 src/playlist/control.c                             |   14 +-
 src/playlist/engine.c                              |   44 +-
 src/playlist/item.c                                |  130 +-
 src/playlist/playlist_internal.h                   |   13 +
 src/playlist/search.c                              |   13 +-
 src/playlist/services_discovery.c                  |  325 ++-
 src/playlist/sort.c                                |   12 +-
 src/stream_output/announce.c                       |    1 -
 src/stream_output/sdp.c                            |    2 +-
 src/text/strings.c                                 |   70 +-
 src/video_output/video_output.c                    |   30 +-
 251 files changed, 83533 insertions(+), 65941 deletions(-)
 create mode 100644 include/vlc_events.h
 delete mode 100644 modules/meta_engine/googleimage.c
 create mode 100644 modules/meta_engine/luameta.c
 copy share/{luaplaylist => luameta}/README.txt (71%)
 create mode 100644 share/luameta/googleimage.lua
 create mode 100644 src/control/dynamic_media_list.c
 create mode 100644 src/control/media_discoverer.c
 create mode 100644 src/control/media_library.c
 create mode 100644 src/control/tree.c
 create mode 100644 src/misc/events.c
-- 
This is an automated email from vlc-soc.git/hooks/post-receive (VLC Developement tree mirror used by SoC students to publish their work.).
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list