]> git.sesse.net Git - vlc/history - src/control
Merge branch 'master' into lpcm_encoder
[vlc] / src / control /
2010-10-03 Steinar H. GundersonMerge branch 'master' into lpcm_encoder lpcm_encoder
2010-10-02 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-10-02 Rémi Denis-CourmontRevert "Remove libvlc_free"
2010-09-17 Rémi Denis-CourmontRestore LibVLC/VERSION at the end of the HTTP user...
2010-09-11 Arnaud VallatExtend libvlc Media Player API for DVD menu navigation
2010-09-07 Jean-Paul Samanmozilla: activex: add cache filling level to event...
2010-08-31 Rémi DuraffortFix some typos.
2010-08-24 Filippo Caronemedia list player: return NothingSpecial on is_playing...
2010-07-28 Rémi Durafforts/informations/information/
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-15 Rémi Denis-CourmontKill implicit pointer -> bool cast
2010-07-14 Rémi Denis-CourmontTypo, fix libvlc_video_set_format() pitch
2010-07-11 Mark LeeAdd functions to get/set audio delay.
2010-07-10 Rémi Denis-CourmontAdd LibVLC API for vmem
2010-07-08 Rémi Denis-CourmontAdd a proper API to set the user agent
2010-07-08 Rémi Denis-CourmontForce the X11 video outputs when libvlc_*_set_xwindow...
2010-07-08 Rémi Denis-Courmontunset "window" if the LibVLC drawable is cleared
2010-07-08 Rémi Denis-CourmontXCB/window: force window provider when libvlc_*_set_xid...
2010-07-08 Rémi Denis-CourmontWin32: drop drawable plugin priority to zero
2010-07-08 Rémi Denis-CourmontAdd a window variable to select the window provider
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-02 Rémi Denis-CourmontFix libvlc_video_set_crop_geometry() to accept custom...
2010-06-27 Rémi Denis-CourmontFix libvlc video functions when there is no input ...
2010-06-27 Rémi Denis-Courmontlibvlc_media_player_set_pause: race-free pause/resume...
2010-06-27 Robert JedrzejczykFix libvlc_video_set_scale()
2010-06-24 Rémi Denis-CourmontMissing const
2010-06-24 Frank EnderleAdd adjust filter features to libvlc_media_player/libvl...
2010-06-17 Laurent AimarAdded a ref count on input_resource_t.
2010-06-08 Rémi Denis-Courmontlibvlc_media_player_stop: destroys the kept vout
2010-05-30 Rémi Denis-CourmontAdd libvlc_set_exit_handler(), more powerful than libvl...
2010-05-30 Rémi Denis-Courmontlibvlc_Quit: support using a callback
2010-05-25 Laurent AimarMade object created by input_resource attached to a...
2010-05-10 Laurent AimarRemoved useless vlc_osd.h includes.
2010-04-18 Laurent AimarDisable invalid access of internal vout fields.
2010-03-18 Jean-Paul Samanactivex: sync libvlc_MediaPlayer events between activex...
2010-02-28 Pierre d'Herbemontlibvlc: Use a union for libvlc_media_track_info_t.
2010-02-28 Rémi Denis-Courmontlibvlc_media_player_play: missing unlock
2010-02-24 Rémi Denis-CourmontRevert "sd: Make most members private."
2010-02-24 Pierre d'Herbemontsd: Make most members private.
2010-02-22 Pierre d'Herbemontlibvlc_media: Destroy the cond and the mutex.
2010-02-22 Pierre d'Herbemontlibvlc: Don't refer to media_preparsing as we don't...
2010-02-22 Pierre d'Herbemontlibvlc: libvlc_media_get_es->libvlc_media_get_tracks_info.
2010-02-22 Pierre d'Herbemontlibvlc: Export libvlc_media_parse() and libvlc_media_pa...
2010-02-22 Pierre d'Herbemontmedia: Whitespaces cleanup.
2010-02-22 Pierre d'Herbemontlibvlc: Register PreparsingChanged.
2010-02-20 Rémi Denis-CourmontReimplement libvlc_event_type_name
2010-02-20 Rémi Denis-CourmontImprove Doxygen documentation, deobfuscate event types
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-18 Hugo Beauzee-Luyssenlibvlc: Don't lock the media player twice in set_media().
2010-02-17 Rémi Denis-CourmontLibVLC: hopefully fix media player callback dead lock...
2010-02-17 Rémi Denis-CourmontMostly revert "libvlc: add mouse events as libvlc_Media...
2010-02-17 Rémi Denis-Courmontrelease_input_thread: NULL check after dereference
2010-02-17 Rémi Denis-CourmontPut a warning for developers
2010-02-14 Rémi Denis-CourmontStore audio output interface variables into the input...
2010-02-14 Rémi Denis-CourmontLibVLC: allow setting playback rate even without input
2010-02-14 Rémi Denis-CourmontFix libvlc_audio_set_mute
2010-02-14 Rémi Denis-CourmontRemove a few fixmes
2010-02-14 Rémi Denis-CourmontAdd indirection to find input from wanabee input manage...
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontRemove libvlc_free
2010-02-11 Rémi Denis-Courmontlibvlc_video_get_cursor: get the current mouse video...
2010-02-11 Jean-Paul Samanlibvlc: add mouse events as libvlc_MediaPlayerEvents
2010-02-10 Rémi Denis-Courmontlibvlc_toggle_fullscreen: use var_ToggleBool result
2010-02-09 Rémi Denis-CourmontNo need to lock the playlist for meta fetch and preparsing
2010-02-06 Rémi Denis-CourmontLibVLC: remove exceptions infrastructure
2010-02-06 Rémi Denis-CourmontLibVLC: remove last exception
2010-02-06 Rémi Denis-CourmontLibVLC logo/marquee: allow settings without video,...
2010-02-06 Rémi Denis-CourmontConstify
2010-02-06 Rémi Denis-CourmontRemove misleading comment (I don't lack useless relocat...
2010-02-06 Rémi Denis-CourmontLibVLC teletext: various fixes
2010-02-06 Rémi Denis-CourmontKeep the instance until after the media player is destroyed
2010-02-05 Jean-Paul Samanlibvlc: restore Teletext functionality
2010-02-04 Rémi Denis-CourmontSD: initialize config chain also in LibVLC media discov...
2010-02-04 Rémi Denis-CourmontDo not use an enumeration for a bits field
2010-02-03 Rémi Denis-CourmontLibVLC VLM: save a few kilobytes of code
2010-02-03 Rémi Denis-CourmontLibVLC VoD: remove exceptions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: comment out unimplemented functions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: remove exceptions
2010-02-03 Rémi Denis-CourmontRemove some exceptions in media_list
2010-02-02 Rémi Denis-CourmontLibVLC media: remove exceptions
2010-02-02 Rémi Denis-CourmontMedia discovery: remove exception
2010-02-02 Pierre d'Herbemontmissing return.
2010-02-02 Pierre d'Herbemontlibvlc: Remove exception from media_list_player.
2010-02-01 Rémi Denis-Courmontlibvlc_video_*: rewrite
2010-02-01 Rémi Denis-CourmontMove mediacontrol to bindings
2010-02-01 Rémi Denis-CourmontLibVLC: enable mouse events by default
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-31 Hugo Beauzee-LuyssenRemove unused exception from video.c
2010-01-31 Rémi Denis-CourmontLibVLC log: remove exceptions
2010-01-31 Rémi Denis-CourmontDead inline
2010-01-31 Rémi Denis-CourmontLibVLC: remove unused and buggy media list views
2010-01-31 Rémi Denis-CourmontLibVLC audio: take a player object for most functions...
2010-01-31 Rémi Denis-CourmontLibVLC media player: remove exceptions
2010-01-31 Rémi Denis-Courmontgood
2010-01-31 Rémi Denis-CourmontLibVLC: use VLC variables inheritance for drawable...
2010-01-31 Rémi Denis-CourmontMake media player a VLC object
2010-01-31 Rémi Denis-CourmontKill one exception
2010-01-29 JP Dingersrc/control/event.c: Add missing return for NDEBUG...
2010-01-29 JP Dingerasync event handling: Push is now O(1) instead of O(n).
2010-01-29 JP DingerRefactor libvlc_video_{get,set}_{marquee,logo}_{int...
next