James Dumay
|
43c0ccd993
convert to modern objective-c
|
11 years ago |
Carola Nitz
|
6ea28be83d
Converts the library to ARC and therefore changed the struct message_t into a class and adjusted the code using message_t
|
11 years ago |
Felix Paul Kühne
|
dbfa4ef0fd
Fix 64bit compilation warnings
|
11 years ago |
Gleb Pinigin
|
52edcaf642
Use const specifier for constant strings
|
11 years ago |
Jean-Baptiste Kempf
|
897590bf88
Relicense VLCKit to LGPL
|
13 years ago |
Pierre d'Herbemont
|
a0f0a6d300
macosx/framework: VLCAudio now use a media_player. Cool.
|
15 years ago |
Pierre d'Herbemont
|
b895b7ad46
macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception.
|
15 years ago |
Pierre d'Herbemont
|
69e7990eb7
macosx/framework: Whitespace cleanup in VLCAudio.m
|
15 years ago |
Felix Paul Kühne
|
689a05a148
osx/framework: propagate NSInteger and NSUInteger
|
15 years ago |
Felix Paul Kühne
|
842559d510
osx/framework: added convience methods for volume up/down
|
15 years ago |
Rémi Denis-Courmont
|
95fcbb02b0
libvlc_audio_*: remove useless exception parameters
|
15 years ago |
Faustino Osuna
|
63d26789d0
VLCKit.framework: Documentation updates and whitespace cleanup.
|
17 years ago |
Pierre d'Herbemont
|
c7d758f812
MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception.
|
17 years ago |
Pierre d'Herbemont
|
1ab22d87c9
MacOSX/Framework/VLCAudio: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna).
|
17 years ago |
Pierre d'Herbemont
|
69282c413a
MacOSX/Framework: Minor various spaces/comment cleanup.
|
17 years ago |
Pierre d'Herbemont
|
3cb4dc9735
MacOSX/Framework: Fix tabs.
|
17 years ago |
Pierre d'Herbemont
|
107721354b
MacOSX/Framework: Merge Enrique Osuna's work on the Framework.
|
17 years ago |