Commit History

Upphovsman SHA1 Meddelande Datum
  Felix Paul Kühne 94c2b3ce22 fix crash when urlString is nil reused string variable 9 år sedan
  Sylver Bruneau c27bcb2010 VLCMedia: improve URL whitespace handling 9 år sedan
  Felix Paul Kühne 0a4045aacb VLCMedia: fix URL handling issue with paths containing spaces 9 år sedan
  Felix Paul Kühne 09034aaccc VLCMedia: fix future compilation warning 10 år sedan
  Felix Paul Kühne b995aaa55f VLCMedia: query for more meta keys 10 år sedan
  Felix Paul Kühne 62e91de124 VLCMedia: added new parsing method which allows differenciated parsing and fetching of local and remote sources 10 år sedan
  Felix Paul Kühne 2fdb2393a9 VLCMedia: add new type property 10 år sedan
  Felix Paul Kühne 1f958e2085 VLCMedia: expose convienience method to ask VLC for the human-readable codec name of a given FourCC 10 år sedan
  Felix Paul Kühne a75c342606 VLCMedia: add new keys for total track number, director, season, episode, show name, actors, album artist, disc number 10 år sedan
  Felix Paul Kühne ba499407db media player and media: add sanity checks 10 år sedan
  Aleksandr Matuzok b79bc6156c Unicode symbols showing fixed on VLCMediaTracksInformationLanguage and VLCMediaTracksInformationDescription. 10 år sedan
  Felix Paul Kühne 18f5e18a87 VLCMedia: fix KVC violations introduced in 5f600938 11 år sedan
  Florent Pillet 780daa9792 VLCKit: nitpicking semantics 11 år sedan
  James Dumay 43c0ccd993 convert to modern objective-c 11 år sedan
  Felix Paul Kühne 2043edbfae VLCMedia: fix regressions 11 år sedan
  Florent Pillet 5f60093872 VLCKit: migrate VLCMedia to ARC. 11 år sedan
  James Dumay af26945f22 use @autoreleasepool instead of NSAutoreleasePool 11 år sedan
  Florent Pillet 84c8e52efe VLCKit: dropped superfluous method that is already auto-generated for property 11 år sedan
  Gleb Pinigin 5bf1a95a0b VLCMedia: specify protocol for delegate, allow Xcode to synthesize property automatically 11 år sedan
  James Dumay c59cb1baa1 Define module 'VLCKit' and make headers suitable for swift projects 11 år sedan
  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 år sedan
  Felix Paul Kühne c034a24559 VLCMedia: improve now playing handling 11 år sedan
  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 11 år sedan
  Gleb Pinigin 52edcaf642 Use const specifier for constant strings 12 år sedan
  Felix Paul Kühne ac1baf9bf8 VLCMedia: add missing assert 12 år sedan
  Felix Paul Kühne 353bbbe1b8 VLCMedia: enforce parsing of the info we really need 12 år sedan
  Felix Paul Kühne 07989fa20b VLCMedia: fix isMediaSizeSuitableForDevice 12 år sedan
  Felix Paul Kühne fad0ed47ff VLCMedia: expand API to fetch and set individual meta properties and to save potential changes 12 år sedan
  Felix Paul Kühne 4585ba99e3 VLCMedia: add a selector to trigger synchronous parsing and fix tracksInformation 12 år sedan
  Felix Paul Kühne 2abcd909fc VLCMedia: protect 'parse' against missing p_md instance (close #8718) 12 år sedan