root/modules/gui/minimal_macosx


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @45cb15ed0f2bef96fc80f2a82b3e50351355e00e [45cb15ed0f2bef96fc80f2a82b3e50351355e00e] 07/05/08 13:55:20 Rémi Denis-Courmont <rdenis@simphalempin.com> Charset fixes
(edit) @53c74579305052334468d130a3f4bfcfc3757209 [53c74579305052334468d130a3f4bfcfc3757209] 06/01/08 19:16:56 Rafaël Carré <funman@videolan.org> s/vout_Destroy/vlc_object_release/ - A cat is a cat
(edit) @dc6b4028e188f28131b487e6ea817de150c2eecd [dc6b4028e188f28131b487e6ea817de150c2eecd] 05/31/08 23:48:33 Pierre d'Herbemont <pdherbemont@videolan.org> minimal_macosx: Add miosx as shortcut too.
(edit) @b394e8e711d9e0f90d0b4b13353ead8b43bd9621 [b394e8e711d9e0f90d0b4b13353ead8b43bd9621] 05/31/08 23:47:14 Pierre d'Herbemont <pdherbemont@videolan.org> minimal_macosx: Add a KillerThread?, that will kill the App when the intf …
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 05/31/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 05/21/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @630076053112b47b2f6279b1e67a4031d2ca45b2 [630076053112b47b2f6279b1e67a4031d2ca45b2] 05/08/08 18:23:43 Rémi Denis-Courmont <rem@videolan.org> Remove E_()
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 05/08/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 04/14/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @a4eb03a532b5562ad6676ec37172c2714c49ef9f [a4eb03a532b5562ad6676ec37172c2714c49ef9f] 04/08/08 20:35:33 Felix Paul Kühne <fkuehne@videolan.org> Fixed a compilation warning
(edit) @2e7e22467bd0ba3d9ef6cb2211fab3133ae40486 [2e7e22467bd0ba3d9ef6cb2211fab3133ae40486] 03/17/08 19:04:45 Rémi Denis-Courmont <rem@videolan.org> Use native C/C++ boolean type
(edit) @6fc44a2310b34b7805ab66449270059ed2ea5658 [6fc44a2310b34b7805ab66449270059ed2ea5658] 02/21/08 12:53:32 Rafaël Carré <funman@videolan.org> minimal_macosx need to run on the 1st thread to be able to use video …
(edit) @8f2cd83a36d67d0107c9747be623903f60aaf24a [8f2cd83a36d67d0107c9747be623903f60aaf24a] 01/27/08 22:31:57 Dennis van Amerongen <trax@videolan.org> * modules/gui/minimal_macosx/intf.h: add config.h in reference to [24525]
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 01/23/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @e635890a6425a7b6f014d27c84611a84a2d68d4d [e635890a6425a7b6f014d27c84611a84a2d68d4d] 09/30/07 12:37:45 Pierre d'Herbemont <pdherbemont@videolan.org> modules/gui/minimal_macosx: Fix shortname and add shortcut, after funman …
(edit) @db1d51bd6600c5b4eef2dda51063b72e52766310 [db1d51bd6600c5b4eef2dda51063b72e52766310] 09/12/07 00:11:43 Christophe Mutricy <xtophe@videolan.org> Distribute the headers
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 09/10/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @5e0c0bbd7b23d538b5d1d5ea5c9c89adee3a92b8 [5e0c0bbd7b23d538b5d1d5ea5c9c89adee3a92b8] 09/01/07 13:57:33 Felix Paul Kühne <fkuehne@videolan.org> * set svn:keywords correctly and fixed some minor stuff here and there
(edit) @2d1afccd212bfe2b114625ec03b1783ee022ade9 [2d1afccd212bfe2b114625ec03b1783ee022ade9] 08/30/07 15:13:22 Pierre d'Herbemont <pdherbemont@videolan.org> minimal_window: Remove unwanted commit.
(edit) @8d7e530f40ef0dfa7de448f786da40c066db9278 [8d7e530f40ef0dfa7de448f786da40c066db9278] 08/30/07 15:12:47 Pierre d'Herbemont <pdherbemont@videolan.org> minimal_macosx: Fix the minimal window.
(edit) @8eee31fd9b4f3d7363f985ada8d6b9cdd6b7ee37 [8eee31fd9b4f3d7363f985ada8d6b9cdd6b7ee37] 08/30/07 01:26:28 Pierre d'Herbemont <pdherbemont@videolan.org> minimal_macosx/macosx.c: Shorter and more explicit description.
(edit) @19a9310c33a5887fe306088bc1c125057ee68866 [19a9310c33a5887fe306088bc1c125057ee68866] 08/30/07 01:24:31 Pierre d'Herbemont <pdherbemont@videolan.org> modules/gui/minimal_macosx/macosx.c: Lower priority of the modules and add …
(edit) @437d815038d3cdff6999585e91d609072fb3848d [437d815038d3cdff6999585e91d609072fb3848d] 08/30/07 01:13:06 Pierre d'Herbemont <pdherbemont@videolan.org> modules/gui/minimal_macosx: Add a minimal_macosx interface and vout that …
Note: See TracRevisionLog for help on using the revision log.