Commit History

Author SHA1 Message Date
  Felix Paul Kühne cd405a39fc Fix remaining time display for live streams 9 years ago
  Felix Paul Kühne 21a78db405 VLCTime: add l10n support 9 years ago
  Felix Paul Kühne 39b34319c9 VLCTime: improve comparison API (close #15404) 10 years ago
  James Dumay 43c0ccd993 convert to modern objective-c 11 years ago
  Florent Pillet 2e7ab21fad VLCKit: Complete ARC migration of VLCTime 11 years ago
  Florent Pillet 3cd41fa6fb VLCKit: Make +nullTime access thread safe 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
  Felix Paul Kühne 7b423d0009 Fix minute string calculation 11 years ago
  Felix Paul Kühne 67a905fbfa VLCTime: add new symbol to fetch the time in minutes as a string 11 years ago
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax 12 years ago
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style 12 years ago
  Felix Paul Kühne 17a6eab2d2 VLCTime: fixed long standing compilation warnings 13 years ago
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 years ago
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 years ago
  Pierre d'Herbemont 619b4b907f macosx/framework: Duration is in millisecs, not in microsecs. 15 years ago
  Felix Paul Kühne 689a05a148 osx/framework: propagate NSInteger and NSUInteger 15 years ago
  Pierre d'Herbemont b496afca03 macosx/framework: Fix a leak in VLCTime. 15 years ago
  Pierre d'Herbemont 2c25b556f1 macosx/framework: Print minutes and seconds when there is less than 5 mins remaining in -[VLCTime verboseStringDescription] 15 years ago
  Pierre d'Herbemont 0055f8a0c3 macosx/framework: Export -[VLCMediaPlayer remainingTime] and -[VLCTime verboseStringValue]. 15 years ago
  Felix Paul Kühne 2b491de29f osx/framework: allow VLCTime to handle int values 16 years ago
  Pierre d'Herbemont 0fe8da59ac macosx/framework: Fix a typo. 16 years ago
  Pierre d'Herbemont bd81e17c84 macosx/framework: Support printing negative duration. 16 years ago
  Pierre d'Herbemont 690db9f68e macosx/framework: Implement <NSCopying> for VLCTime. 16 years ago
  Felix Paul Kühne ba80b5a57f VLCKit: don't return timestamps with hour digits, if time is shorter than 1 hour 16 years ago
  Pierre d'Herbemont f46fc89061 macosx/framework: Back in business. 16 years ago
  Faustino Osuna e233faee99 VLCKit.framework: Remove dead code from VLCTime object. 17 years ago
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. 17 years ago
  Pierre d'Herbemont a53273427c MacOSX/Framework/VLCTime: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna). 17 years ago
  Pierre d'Herbemont b55ac316c5 MacOSX/Framework/VLCTime.m: Fix a segfault because of a missing retain. Create a real null time. Code simplification. 17 years ago