]> git.sesse.net Git - vlc/history - projects/macosx/framework/Sources
osx/framework: fixed C99ism in previous commit
[vlc] / projects / macosx / framework / Sources /
2009-12-19 Felix Paul Kühneosx/framework: fixed C99ism in previous commit
2009-12-19 Mike Schragload vlc config parameters from an array of strings...
2009-12-18 Pierre d'Herbemontmacosx/framework: Export -[VLCLibrary changeset].
2009-12-18 Pierre d'Herbemontmacosx/framework: Export libvlc version.
2009-12-18 Pierre d'Herbemontmacosx/framework: Assert that we correctly initialized...
2009-12-17 Felix Paul Kühneosx/framework: fixed verbosity setting
2009-12-12 Felix Paul Kühnemacosx/framework: fixed MPEG2 exporting, updated iPod...
2009-12-11 Pierre d'Herbemontmacosx/framework: Don't automatically fetch meta, only...
2009-12-10 Pierre d'Herbemontmacosx/framework: Don't attempt to do anything at exit...
2009-12-10 Pierre d'Herbemontmacosx/framework: Fix three leaks in VLCStreamOutput.
2009-12-10 Pierre d'Herbemontmacosx/framework: Fix a leak in VLCTime.
2009-12-08 Pierre d'Herbemontmacosx/framework: Fix a leak in VLCMediaListPlayer.
2009-12-07 Pierre d'Herbemontmacosx/framework: Make sure the nsobject drawable is...
2009-12-07 Pierre d'Herbemontmacosx/framework: Print minutes and seconds when there...
2009-12-07 Pierre d'Herbemontmacosx/framework: Export -[VLCMediaPlayer remainingTime...
2009-12-06 Mike Schragmacosx/framework: -[VLCMedia length] returns null every...
2009-12-05 Pierre d'Herbemontmacosx/framework: Add video_dirs to the list of MediaDi...
2009-12-05 Pierre d'HerbemontVLCKit: QuickTime doesn't support mp4v but h264 in...
2009-12-05 Pierre d'HerbemontVLCKit: fix a leak.
2009-10-16 Pierre d'Herbemontmacosx/framework: Activate --play-and-pause with the...
2009-10-11 Felix Paul Kühneosx/framework: added wrapper methods for snapshots...
2009-10-10 Pierre d'Herbemontmacosx/framework: Add the freebox as one of the known SD.
2009-10-10 Felix Paul Kühneosx/framework: added convience methods for volume up...
2009-10-09 Felix Paul Kühneosx/framework: added convenience methods for jumps...
2009-10-09 Felix Paul Kühneosx/framework: allow VLCTime to handle int values
2009-10-09 Felix Paul Kühneframework: updated to current libvlc API
2009-10-05 Rémi Denis-Courmontlibvlc_audio_*: remove useless exception parameters
2009-10-05 Rémi Denis-Courmontlibvlc_media_*: remove a bunch of useless exception...
2009-09-02 Felix Paul Kühnemacosx/framework: added a hack to fix compilation on...
2009-09-02 Pierre d'Herbemontmacosx/framework: Delay sleeping during playback.
2009-08-31 Pierre d'Herbemontmacosx/framework: Implement -playMedia:.
2009-08-30 Pierre d'Herbemontmacosx/framework: Set root media after setting the...
2009-08-26 Pierre d'Herbemontmacosx/framework: Fix a typo.
2009-08-26 Pierre d'Herbemontmacosx/framework: Support printing negative duration.
2009-08-26 Pierre d'Herbemontmacosx/framework: Implement <NSCopying> for VLCTime.
2009-08-25 Pierre d'Herbemontmacosx/framework: Slim down to the minimum VLCMediaPlay...
2009-08-25 Pierre d'Herbemontmacosx/framework: VLCMediaListPlayer, don't leak the...
2009-08-24 Pierre d'Herbemontmacosx/framework: Re-enable event posting in VLCEventMa...
2009-08-24 Pierre d'Herbemontmacosx/framework: Add VLCMediaListPlayer.
2009-08-24 Pierre d'HerbemontVLCMediaPlayer: Listen to error event as well.
2009-08-19 Felix Paul KühneVLCKit: don't return timestamps with hour digits, if...
2009-08-18 Pierre d'HerbemontMake sure we don't use the deprecated get_drawable...
2009-08-09 Rémi Denis-CourmontReplace libvlc_exception_get_message with libvlc_errmsg
2009-06-05 Malte TancredVLCKit: url support for VLCMedia
2009-04-11 Pierre d'Herbemontmacosx/framework: Back in business.
2008-08-16 Pierre d'Herbemontvlckit: Fix a warning.
2008-07-19 Derk-Jan HartmanMac OS X framework: libvlc_MediaPlayerPlayed -> libvlc_...
2008-06-12 Pierre d'HerbemontVLCKit: Use --ignore-config.
2008-03-31 Faustino OsunaVLCKit.framework: Update documentation, clean up whites...
2008-03-31 Faustino OsunaVLCKit.framework: Remove dead code from VLCTime object.
2008-03-31 Faustino OsunaVLCKit.framework: Documentation updates and whitespace...
2008-03-31 Tanguy Krotofflibvlc: rename all libvlc_MediaInstance in libvlc_Media...
2008-03-31 Tanguy Krotofflibvlc: add libvlc_MediaInstanceStopped
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-03-04 Faustino Osunamacosx/VLCKit: Load VLCLibrary when VLCKit is loaded...
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-02-16 Pierre d'Herbemontmacosx/framework/VLCMedia: Rely on artFetched and not...
2008-02-16 Pierre d'Herbemontmacosx/framework: Only fetch meta when needed.
2008-02-13 Pierre d'Herbemontmacosx/framework: Correctly set the children of the...
2008-02-10 Pierre d'Herbemontframework: Fix the configure script. Fix a bunch of...
2008-02-04 Pierre d'HerbemontMove the Mac OS X framework plus the yet to be finished...