Historique des commits

Auteur SHA1 Message Date
  Felix Paul Kühne 18f5e18a87 VLCMedia: fix KVC violations introduced in 5f600938 il y a 11 ans
  Florent Pillet 780daa9792 VLCKit: nitpicking semantics il y a 11 ans
  James Dumay 43c0ccd993 convert to modern objective-c il y a 11 ans
  Felix Paul Kühne 2043edbfae VLCMedia: fix regressions il y a 11 ans
  Florent Pillet 5f60093872 VLCKit: migrate VLCMedia to ARC. il y a 11 ans
  James Dumay af26945f22 use @autoreleasepool instead of NSAutoreleasePool il y a 11 ans
  Florent Pillet 84c8e52efe VLCKit: dropped superfluous method that is already auto-generated for property il y a 11 ans
  Gleb Pinigin 5bf1a95a0b VLCMedia: specify protocol for delegate, allow Xcode to synthesize property automatically il y a 11 ans
  James Dumay c59cb1baa1 Define module 'VLCKit' and make headers suitable for swift projects il y a 11 ans
  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 il y a 11 ans
  Felix Paul Kühne c034a24559 VLCMedia: improve now playing handling il y a 11 ans
  Felix Paul Kühne 55461fb6a4 VLCMedia: add delegate method called when media's meta data is changed independently if this was done by preparsing or not il y a 11 ans
  Gleb Pinigin 52edcaf642 Use const specifier for constant strings il y a 12 ans
  Felix Paul Kühne ac1baf9bf8 VLCMedia: add missing assert il y a 12 ans
  Felix Paul Kühne 353bbbe1b8 VLCMedia: enforce parsing of the info we really need il y a 12 ans
  Felix Paul Kühne 07989fa20b VLCMedia: fix isMediaSizeSuitableForDevice il y a 12 ans
  Felix Paul Kühne fad0ed47ff VLCMedia: expand API to fetch and set individual meta properties and to save potential changes il y a 12 ans
  Felix Paul Kühne 4585ba99e3 VLCMedia: add a selector to trigger synchronous parsing and fix tracksInformation il y a 12 ans
  Felix Paul Kühne 2abcd909fc VLCMedia: protect 'parse' against missing p_md instance (close #8718) il y a 12 ans
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead il y a 12 ans
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax il y a 12 ans
  Felix Paul Kühne 2d1b7b4200 VLCMedia: add individual getters for all stats il y a 12 ans
  Felix Paul Kühne 68a7d9b109 VLCKit: convert source code to UTF-8 il y a 12 ans
  Felix Paul Kühne da93fe25ee VLCMedia: added a new API to determine whether the media size is supposedly suitable for the current device or not il y a 12 ans
  Felix Paul Kühne e9c42886c6 VLCMedia: fix incorrect return value for VLCMediaTracksInformationDescription il y a 12 ans
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style il y a 12 ans
  Felix Paul Kühne 5426970a52 VLCMedia: expand available Track Information key set and adapt its fetching to libVLC's 2.1 API il y a 12 ans
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL il y a 13 ans
  Jean-Baptiste Kempf 4014e9e326 VLCKit: remove (void)setValue:(id)value forMeta:(NSString *)VLCMetaInformation; il y a 13 ans
  Rune Botten e5e0bb8169 Add method for getting stats from VLCMedia il y a 14 ans