Difference between revisions of "VLCKit"
Jump to navigation
Jump to search
Pdherbemont (talk | contribs) (Initial Creation) |
Pdherbemont (talk | contribs) (to do) |
||
Line 6: | Line 6: | ||
$ make | $ make | ||
Sample application is in extra/MacOSX/Framework/Examples. | Sample application is in extra/MacOSX/Framework/Examples. | ||
+ | |||
+ | == to do == | ||
+ | * timeline support | ||
+ | * media_list_view |
Revision as of 12:51, 25 September 2007
How to build the framework
$ ./bootstrap $ ./configure $ make $ cd extra/MacOSX/Framework $ make
Sample application is in extra/MacOSX/Framework/Examples.
to do
- timeline support
- media_list_view