[vlc-devel] vlc-soc.git: Mac OS X Framework: Get back to a build-able state. (pdherbemont_branch)

Pierre d'Herbemont steg at iMac-G5.local
Sun Jul 29 17:47:10 CEST 2007


commit 6a1533f71077264e2720c27949808273741d7f69
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=6a1533f71077264e2720c27949808273741d7f69 


commit 24000cc73c51570af384e9481061c149051b3ca1
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=24000cc73c51570af384e9481061c149051b3ca1 


commit 1dcec1d5a36e2538488f6f5da0e22b9cd7f2e2d8
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=1dcec1d5a36e2538488f6f5da0e22b9cd7f2e2d8 


commit b798824bfa3e13317c6a92f406894370701ee42c
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=b798824bfa3e13317c6a92f406894370701ee42c 


commit 2810cccae9bfc7763bf82a8b194b0c98a779eda7
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=2810cccae9bfc7763bf82a8b194b0c98a779eda7 


commit 9aff0bfc58b592919705db455f2b3b74eaf9ccbf
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=9aff0bfc58b592919705db455f2b3b74eaf9ccbf 


commit 6d804f4e2a31e47933bb659a45b7b0c5980d70df
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=6d804f4e2a31e47933bb659a45b7b0c5980d70df 


commit 74c44d3079f68b77074707adbb768f9698bbc061
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=74c44d3079f68b77074707adbb768f9698bbc061 


commit 7b8b14559a01e852c8d4fd2da64387eff1786993
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=7b8b14559a01e852c8d4fd2da64387eff1786993 


commit 0d2b894c49ac87ff98d33f459159c921918923dc
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=0d2b894c49ac87ff98d33f459159c921918923dc 


commit abe8391283a87af1ce8d3a023e52fc5d65982ff4
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=abe8391283a87af1ce8d3a023e52fc5d65982ff4 


commit 6360f34c34b8bdf366a7c8b25bf5b3a59f64ddae
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=6360f34c34b8bdf366a7c8b25bf5b3a59f64ddae 


commit 06d14212c87933cf0e9fc95c4962345e5a88fca8
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=06d14212c87933cf0e9fc95c4962345e5a88fca8 


commit 6fa7e0046543e8ae7e25cd3372860128d147d61d
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=6fa7e0046543e8ae7e25cd3372860128d147d61d 


commit 70c4e70334961e44166f96b0a89cd1a6a72bebfd
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=70c4e70334961e44166f96b0a89cd1a6a72bebfd 


commit 0d49ed79edae98d009eae810f595a86b5caee209
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=0d49ed79edae98d009eae810f595a86b5caee209 


commit d51f40bc89d46c856f897e5c5b2585b3dcab1449
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=d51f40bc89d46c856f897e5c5b2585b3dcab1449 


commit adf76c941fa22d9e4208b672d474d1238f837900
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=adf76c941fa22d9e4208b672d474d1238f837900 


commit a1194e94fce78b75cb953fb4ba1811ab1a5efaae
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=a1194e94fce78b75cb953fb4ba1811ab1a5efaae 


commit 57b2f91f6902eb47bf7b574d2dce0acc03dd053b
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=57b2f91f6902eb47bf7b574d2dce0acc03dd053b 


commit 300044e6e0503529d22adb76a836fe950de3d5e2
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=300044e6e0503529d22adb76a836fe950de3d5e2 


commit 0da4907ef5300c91fcdfb5b605e3c03d678b843f
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=0da4907ef5300c91fcdfb5b605e3c03d678b843f 


commit e5b71409bb3823b11028f8545333e002bdc0048e
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=e5b71409bb3823b11028f8545333e002bdc0048e 


commit 320b4905bf9d024153add45c777ec440ff90c10a
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=320b4905bf9d024153add45c777ec440ff90c10a 


commit b32a99df1303a94216ee49d0ec8b8a37ba7e0169
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=b32a99df1303a94216ee49d0ec8b8a37ba7e0169 


commit 5a6700da4f15b108a42575801b801be27ed0f8b2
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=5a6700da4f15b108a42575801b801be27ed0f8b2 


commit e004a0635bdb8718f074be0db6974976f7b0a292
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=e004a0635bdb8718f074be0db6974976f7b0a292 


commit b7e59f6d10ca9e445f27fed22c40e065910cb329
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=b7e59f6d10ca9e445f27fed22c40e065910cb329 


commit 35d12a6884237ec50886daa144873143e1b4c6dd
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=35d12a6884237ec50886daa144873143e1b4c6dd 


commit e92aa1cf3f1c7383a1f54f2dc275bdb05d78eb7a
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=e92aa1cf3f1c7383a1f54f2dc275bdb05d78eb7a 


commit c2a5eacb420efba852aa56e9a3a68a8126bf7dc4
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=c2a5eacb420efba852aa56e9a3a68a8126bf7dc4 


commit 0fd3a560739c09954e2e743de1723d3507c694d1
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=0fd3a560739c09954e2e743de1723d3507c694d1 


commit 9a56b3bfacd390ec0b45f86376b88de43d182fb3
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=9a56b3bfacd390ec0b45f86376b88de43d182fb3 


commit 6080f483a95d41c7520b89d0c85280510dc421a3
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=6080f483a95d41c7520b89d0c85280510dc421a3 


commit 42e2bda7c17d5cbfa285cb92531fd064b66cc11e
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=42e2bda7c17d5cbfa285cb92531fd064b66cc11e 


commit a788ea9807ab4e80137b2c5f5326d01adbbf4e07
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=a788ea9807ab4e80137b2c5f5326d01adbbf4e07 


commit 00830a7ba1e30e2d7ffb7d3625a95b52cfc25d1f
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=00830a7ba1e30e2d7ffb7d3625a95b52cfc25d1f 


commit b02d187dfffe509891a778c2523870f627c0f5dd
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=b02d187dfffe509891a778c2523870f627c0f5dd 


commit 914a7b00da316ed38a3fd316788ac417ef2aaa26
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=914a7b00da316ed38a3fd316788ac417ef2aaa26 


commit d6324476b6a86a223ce517bf7782dc9809925d79
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=d6324476b6a86a223ce517bf7782dc9809925d79 


commit 4314742c7582c61225c7ab9898a494f0433c1ba9
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=4314742c7582c61225c7ab9898a494f0433c1ba9 


commit eff6ec636a629e05fd32ab2843b332b6df7f95eb
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=eff6ec636a629e05fd32ab2843b332b6df7f95eb 


commit eb4aa68ef4bd0574f346f6bd714c75e27b5c191e
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=eb4aa68ef4bd0574f346f6bd714c75e27b5c191e 


commit dc6cd141794118e256452f756ce1330c561c3d89
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=dc6cd141794118e256452f756ce1330c561c3d89 


commit e8d7e564334972ea16aa36bfbdba4b54ba040d94
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=e8d7e564334972ea16aa36bfbdba4b54ba040d94 


commit 0b4c133e558fcfe977a121cfc0ef60b89d1f7015
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=0b4c133e558fcfe977a121cfc0ef60b89d1f7015 


commit 197b6103176342d06b1c6232256807be35c01e6f
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=197b6103176342d06b1c6232256807be35c01e6f 


commit bff0f471d6b6b2da6460bd13aa8a683e217baefb
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=bff0f471d6b6b2da6460bd13aa8a683e217baefb 


commit 030fe294bf136ffed3ab9f14e59ec23dd5151d59
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=030fe294bf136ffed3ab9f14e59ec23dd5151d59 


commit 8754e4f77caf20d94ae1d76d8b2a3ef17689a6e6
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=8754e4f77caf20d94ae1d76d8b2a3ef17689a6e6 


commit 861b74e105e34fb53904bd4365611a768ad62d50
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=861b74e105e34fb53904bd4365611a768ad62d50 


commit a27def228cde37d4f1c86ea76eb36a821f137e52
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=a27def228cde37d4f1c86ea76eb36a821f137e52 


commit 6541b6d7f749a8d43a193226cd7adec0168739d4
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=6541b6d7f749a8d43a193226cd7adec0168739d4 


commit e62ef20577a33f9b90b62174734d480f0fa34bd6
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=e62ef20577a33f9b90b62174734d480f0fa34bd6 


commit e9c019915b8ab197f87ff7119f7115d3efcb5420
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=e9c019915b8ab197f87ff7119f7115d3efcb5420 


commit ee8f013652b4b429a14c44002732e4192d3883ac
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=ee8f013652b4b429a14c44002732e4192d3883ac 


commit 2fb135a5f07f09cd8f2cacd7629ccda0b8abea77
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=2fb135a5f07f09cd8f2cacd7629ccda0b8abea77 


commit 373080ffdd0c7fada8a87fceba7bad035acdb1ac
Pierre d'Herbemont, Mon, 16 Apr 2007 23:31:03 +0200

Mac OS X Framework: Make sure libvlc doesn't use -mdynamic-no-pic.

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


commit 0871aa682cf279c43ce6283cacaac8e3886426b4
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=0871aa682cf279c43ce6283cacaac8e3886426b4 


commit 02d4e8a6cf8f1a04a2349cc5078462fbae376c22
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=02d4e8a6cf8f1a04a2349cc5078462fbae376c22 


commit a0cd0d0f615903363ec022863b62743214e782fb
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=a0cd0d0f615903363ec022863b62743214e782fb 


commit 822019a29ca9fa949b173500965793f6824afca0
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=822019a29ca9fa949b173500965793f6824afca0 


commit 14b36bb2e06ccf00d8be6e8f0127f076ba8602dc
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=14b36bb2e06ccf00d8be6e8f0127f076ba8602dc 


commit 1984543e005877316b170a7009f281316a5951f5
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=1984543e005877316b170a7009f281316a5951f5 


commit 4e32807eb5f4875391f31df743c97308e168182e
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=4e32807eb5f4875391f31df743c97308e168182e 


 Makefile                                           |  321 ++++++++++++--------
 Makefile.am                                        |   23 +-
 activex/Makefile.am                                |   46 +--
 bootstrap                                          |    7 +-
 configure.ac                                       |   72 +++--
 .../Examples/test/test.xcodeproj/project.pbxproj   |   16 +-
 extras/MacOSX/Framework/Makefile                   |   54 +++-
 extras/contrib/src/Makefile                        |    8 +-
 extras/contrib/src/Patches/live-starttime.patch    |    8 +-
 include/vlc_symbols.h                              |  155 +++-------
 modules/control/http/rpn.c                         |    8 +-
 modules/demux/Modules.am                           |    1 -
 modules/stream_out/mosaic_bridge.c                 |   26 ++-
 modules/video_filter/Modules.am                    |    1 +
 modules/video_filter/bluescreen.c                  |    2 +-
 modules/video_filter/{noise.c => grain.c}          |  143 +++++----
 share/Makefile.am                                  |    8 +-
 share/applications/{vlc.desktop.in => vlc.desktop} |    4 +-
 src/Makefile.am                                    |   40 +--
 src/misc/darwin_specific.c                         |    2 +-
 src/misc/image.c                                   |    1 +
 21 files changed, 493 insertions(+), 453 deletions(-)
 copy modules/video_filter/{noise.c => grain.c} (54%)
 rename share/applications/{vlc.desktop.in => vlc.desktop} (82%)
-- 
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
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list