Historial de Commits

Autor SHA1 Mensaje Fecha
  James Dumay 08f100ac23 videoSize returns CGSizeZero instead throwing exception when there is no video track hace 11 años
  Gleb Pinigin 71db8d5ab7 VLCMediaPlayer: avoid retain cycle by weakifying delegate hace 11 años
  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 hace 11 años
  Felix Paul Kühne ba4ecccca7 Fix compilation warnings hace 11 años
  Florent Pillet c004a3e98d Fix VLCMediaPlayer dealloc hace 11 años
  Florent Pillet 9cf1704a72 private text renderer API patch for MobileVLCKit broke OS X build hace 11 años
  Felix Paul Kühne dbfa4ef0fd Fix 64bit compilation warnings hace 11 años
  Felix Paul Kühne 0663dc0064 MVK: Add private API to set quartztext variables on-the-fly hace 11 años
  Felix Paul Kühne 193b90f4dd VLC Media Player: correctly subscribe to the libvlc_MediaPlayerStopped (close #11074) hace 11 años
  Felix Paul Kühne 4406fd3ba6 vlc media player: add missing debug hace 11 años
  Felix Paul Kühne 9066a74b44 vlc media player: correctly fetch the 'media player stopped' event instead of believing that 'end reached' is actually the stop (close #11074) hace 11 años
  Felix Paul Kühne bf3c944938 vlc media player: improve deinterlace filter reliabilty hace 11 años
  Winston Weinert b1edd9ed8d Accurately discern in VLCMediaController#isPlaying if playing. hace 11 años
  Felix Paul Kühne 043e9491e4 VLCMediaPlayer: fix 'we need to reenable the EQ so preamp changes take effect hace 11 años
  Felix Paul Kühne 57729071b8 VLCMediaPlayer: fix equalizer state return value hace 11 años
  Felix Paul Kühne 881decac5e VLCMediaPlayer: add Equalizer API (refs #9032) hace 11 años
  Felix Paul Kühne 1104e614ed VLCMediaPlayer: allow read-only access to the used VLCLibrary instance hace 11 años
  Felix Paul Kühne da0e1e9bef VLCMediaPlayer: fix remaining time if current time is 0 hace 11 años
  Gleb Pinigin 52edcaf642 Use const specifier for constant strings hace 12 años
  Gleb Pinigin 87c1a6f6cc VLCMediaPlayer: drop unused notification callback hace 12 años
  Felix Paul Kühne eda8237e60 media player: prevent assertion on dealloc hace 11 años
  Felix Paul Kühne 57e83f574a media player: reliability improvements (refs #9433) hace 11 años
  Felix Paul Kühne 66877e95e8 VLCMediaPlayer: fix crash after playback hace 12 años
  Felix Paul Kühne b1562efd87 VLCMediaPlayer: re-add hack from f7c6bb30 to prevent deadlocks when stopping an input hace 12 años
  Gleb Pinigin e1d2d228f9 VLCMediaPlayer: retain shared library to prevent from destroying it after release hace 12 años
  Felix Paul Kühne 245b7c1b38 VLCMediaPlayer: use sharedLibrary if no options are given and only create a new library instance if we have to hace 12 años
  Felix Paul Kühne 3fb9b7d39d VLCMediaPlayer: code refactorization hace 12 años
  Felix Paul Kühne 322a472bea VLCMediaPlayer: fix method overwrite hace 12 años
  Felix Paul Kühne fbb6ee17d8 VLCMediaPlayer: expand the API to launch instances with custom options hace 12 años
  Felix Paul Kühne 0727f24444 VLCMediaPlayer: don't use VLCLibrary's shared instance but a private instance hace 12 años