[vlc-devel] commit: Remove vlc_app. Unfinished, and doesn't belong here. (Pierre d' Herbemont )

git version control git at videolan.org
Tue Feb 2 22:39:20 CET 2010


vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Tue Feb  2 22:36:33 2010 +0100| [b030f616ac60ae0310fa23f3d9201bd3421b4df3] | committer: Pierre d'Herbemont 

Remove vlc_app. Unfinished, and doesn't belong here.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b030f616ac60ae0310fa23f3d9201bd3421b4df3
---

 .../macosx/vlc_app/English.lproj/InfoPlist.strings |  Bin 202 -> 0 bytes
 .../vlc_app/English.lproj/MainMenu.nib/classes.nib |  165 -
 .../vlc_app/English.lproj/MainMenu.nib/info.nib    |   16 -
 .../English.lproj/MainMenu.nib/keyedobjects.nib    |  Bin 14320 -> 0 bytes
 .../macosx/vlc_app/English.lproj/MainWindow.xib    | 4474 --------------------
 .../macosx/vlc_app/Icons/applications-internet.png |  Bin 1397 -> 0 bytes
 projects/macosx/vlc_app/Icons/dialog-error.png     |  Bin 653 -> 0 bytes
 projects/macosx/vlc_app/Info.plist                 |   28 -
 projects/macosx/vlc_app/Sources/AppleRemote.h      |  199 -
 projects/macosx/vlc_app/Sources/AppleRemote.m      |  726 ----
 projects/macosx/vlc_app/Sources/ImageAndTextCell.h |   42 -
 projects/macosx/vlc_app/Sources/ImageAndTextCell.m |  126 -
 projects/macosx/vlc_app/Sources/VLCAppAdditions.h  |  132 -
 projects/macosx/vlc_app/Sources/VLCAppAdditions.m  |  334 --
 projects/macosx/vlc_app/Sources/VLCAppBindings.h   |   39 -
 projects/macosx/vlc_app/Sources/VLCAppBindings.m   |  261 --
 .../macosx/vlc_app/Sources/VLCBrowsableVideoView.h |   84 -
 .../macosx/vlc_app/Sources/VLCBrowsableVideoView.m |  938 ----
 projects/macosx/vlc_app/Sources/VLCController.h    |   38 -
 projects/macosx/vlc_app/Sources/VLCController.m    |  105 -
 .../macosx/vlc_app/Sources/VLCExceptionHandler.h   |   32 -
 .../macosx/vlc_app/Sources/VLCExceptionHandler.m   |   85 -
 .../Sources/VLCFullScreenControllerWindow.h        |   57 -
 .../Sources/VLCFullScreenControllerWindow.m        |  288 --
 projects/macosx/vlc_app/Sources/VLCMainWindow.h    |   30 -
 projects/macosx/vlc_app/Sources/VLCMainWindow.m    |   34 -
 .../vlc_app/Sources/VLCMainWindowController.h      |   81 -
 .../vlc_app/Sources/VLCMainWindowController.m      |  407 --
 .../vlc_app/Sources/VLCMediaArrayController.h      |   39 -
 .../vlc_app/Sources/VLCMediaArrayController.m      |   91 -
 projects/macosx/vlc_app/Sources/VLCMediaLayer.h    |   32 -
 projects/macosx/vlc_app/Sources/VLCMediaLayer.m    |  217 -
 .../macosx/vlc_app/Sources/VLCMediaListLayer.h     |   34 -
 .../macosx/vlc_app/Sources/VLCMediaListLayer.m     |  347 --
 .../macosx/vlc_app/Sources/VLCValueTransformer.h   |   42 -
 .../macosx/vlc_app/Sources/VLCValueTransformer.m   |  117 -
 .../macosx/vlc_app/VLC.xcodeproj/project.pbxproj   |  825 ----
 projects/macosx/vlc_app/VLC_Prefix.pch             |    7 -
 projects/macosx/vlc_app/main.m                     |   14 -
 39 files changed, 0 insertions(+), 10486 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b030f616ac60ae0310fa23f3d9201bd3421b4df3



More information about the vlc-devel mailing list