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

Pierre d'Herbemont steg at iMac-G5.local
Thu Jul 12 01:53:41 CEST 2007


commit c7a3773be7a6dedf0b216d1bb6cd7b3d9073c404
Pierre d'Herbemont, Thu, 12 Jul 2007 01:52:20 +0200

tmp

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


commit 8402b9beafdb6d359d02412be063dd8379c9367b
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=8402b9beafdb6d359d02412be063dd8379c9367b 


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


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


commit 0734764259fbe7a36d68f2cccf56eb47dd117690
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=0734764259fbe7a36d68f2cccf56eb47dd117690 


commit 44d5c744ddad51aea9c619b056138b572ea630dc
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=44d5c744ddad51aea9c619b056138b572ea630dc 


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


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


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


commit 0451c7506ab173fa053a0e625c9f6a05a702a7fd
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=0451c7506ab173fa053a0e625c9f6a05a702a7fd 


commit 3ef2e13aae78a2b3140ffe266708d7b3dc4e282e
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=3ef2e13aae78a2b3140ffe266708d7b3dc4e282e 


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


commit 974a076d49b2d5620b68ed107dd435e8e06deaed
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=974a076d49b2d5620b68ed107dd435e8e06deaed 


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


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


commit 50928378afc834c59ce9e2fae6f8a2cfb4a8e8c3
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=50928378afc834c59ce9e2fae6f8a2cfb4a8e8c3 


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


commit 242129aacb453ef8a0efdafb06f2596e196c2328
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=242129aacb453ef8a0efdafb06f2596e196c2328 


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


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


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


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


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


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


commit 8855f8a15f99012fd88b24e43dc42161936e0a96
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=8855f8a15f99012fd88b24e43dc42161936e0a96 


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


commit 31bf6e8139e8ab1b7d7d332b3af63f7c5e7d79cc
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=31bf6e8139e8ab1b7d7d332b3af63f7c5e7d79cc 


commit 456d0b0695983fe60c61872f7b24a7b475b84d49
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=456d0b0695983fe60c61872f7b24a7b475b84d49 


commit 62f75d4d6a06b8cc1ce829df0b5f6330b858c431
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=62f75d4d6a06b8cc1ce829df0b5f6330b858c431 


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


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


commit 20fa7ed3f3044390a8d82a988c27e626ae9e85e5
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=20fa7ed3f3044390a8d82a988c27e626ae9e85e5 


commit 436bb7d204b85dad53d3121ecbb742898c22f550
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=436bb7d204b85dad53d3121ecbb742898c22f550 


commit 211b2c9216e3e47689088d4aef0565e3afdf63bf
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=211b2c9216e3e47689088d4aef0565e3afdf63bf 


commit 581bf3f471a0e0d31173301fcb0c413e054920f3
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=581bf3f471a0e0d31173301fcb0c413e054920f3 


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


commit 86fc6a140b978b9db8209cf6daea3218b61b8e7f
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=86fc6a140b978b9db8209cf6daea3218b61b8e7f 


commit 37cde399276b4ec41337da10a6218f44f0929a58
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=37cde399276b4ec41337da10a6218f44f0929a58 


commit 1111c40266ce3d9ab8f6a078b5c7de587ca2861f
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=1111c40266ce3d9ab8f6a078b5c7de587ca2861f 


commit 3d7059508e1cb8e1737aefb7c9a1fafedebb60b2
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=3d7059508e1cb8e1737aefb7c9a1fafedebb60b2 


commit 61344e1ec3560b50099f2385c5109a158c7b7063
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=61344e1ec3560b50099f2385c5109a158c7b7063 


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


commit 8ac5695dd7e412d5e243acfad0395d78ff3b060a
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=8ac5695dd7e412d5e243acfad0395d78ff3b060a 


commit 8b370028957d22138a7a441c5a05af3892815319
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=8b370028957d22138a7a441c5a05af3892815319 


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


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


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


commit 75deddaa5169c94e0d5fc4229f127641ab978fe8
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=75deddaa5169c94e0d5fc4229f127641ab978fe8 


commit 88b78e636535a053e54360ec38485f7b0fb43837
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=88b78e636535a053e54360ec38485f7b0fb43837 


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


commit 76151b227da7e2820b931043e314a33a027b6a2f
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=76151b227da7e2820b931043e314a33a027b6a2f 


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


commit 327ac99c9a412b24fc5a13454d616b50b8baf114
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=327ac99c9a412b24fc5a13454d616b50b8baf114 


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


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


commit 4307b10ea137002e616b47a9aaba53c67fbe202f
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=4307b10ea137002e616b47a9aaba53c67fbe202f 


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


commit 09b9bc447998e460e4b3d6b21d1ed8a2c0412f8c
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=09b9bc447998e460e4b3d6b21d1ed8a2c0412f8c 


commit 037ca35ef974368d90a8787cf32b556f1c6003b2
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=037ca35ef974368d90a8787cf32b556f1c6003b2 


 Makefile                                           |  321 ++++-----
 configure.ac                                       |   37 +-
 extras/contrib/bootstrap                           |   32 +-
 extras/contrib/src/Patches/dirac-cross.patch       |    8 +-
 extras/contrib/src/Patches/live-starttime.patch    |   10 +-
 extras/contrib/src/packages.mak                    |   10 +-
 include/vlc_symbols.h                              |  155 +++--
 modules/codec/Modules.am                           |    1 +
 modules/codec/araw.c                               |    8 +-
 modules/codec/telx.c                               |  739 ++++++++++++++++++++
 modules/demux/mp4/mp4.c                            |   11 +
 modules/demux/ts.c                                 |    5 +-
 modules/gui/qt4/Modules.am                         |    2 +
 .../gui/qt4/components/playlist/standardpanel.cpp  |    1 +
 modules/gui/qt4/dialogs/mediainfo.cpp              |    1 +
 modules/gui/qt4/dialogs/open.cpp                   |   11 +-
 modules/gui/qt4/menus.cpp                          |   17 +-
 modules/gui/qt4/pixmaps/vlc_folder-grey_16px.png   |  Bin 233 -> 204 bytes
 modules/gui/qt4/pixmaps/vlc_playlist_16px.png      |  Bin 0 -> 450 bytes
 modules/gui/qt4/pixmaps/vlc_settings_16px.png      |  Bin 0 -> 417 bytes
 modules/gui/qt4/res.qrc                            |    2 +
 modules/misc/freetype.c                            |  545 ++++++++++++---
 src/control/event.c                                |    2 +
 src/control/media_descriptor.c                     |   51 +-
 src/control/media_instance.c                       |   27 +-
 25 files changed, 1572 insertions(+), 424 deletions(-)
 create mode 100644 modules/codec/telx.c
 create mode 100644 modules/gui/qt4/pixmaps/vlc_playlist_16px.png
 create mode 100644 modules/gui/qt4/pixmaps/vlc_settings_16px.png
-- 
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