]> git.sesse.net Git - vlc/history - src/control
Run-time CPU detection for ARM (meaning NEON)
[vlc] / src / control /
2011-06-20 Rémi Denis-CourmontRespect --no-playliust-autostart (fix #3541)
2011-06-18 Alexey SokolovAdd libvlc_media_list_player_retain() to libvlc.
2011-06-04 Rémi Duraffortlibvlc: do not export libvlc_module_description_list_ge...
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-22 Laurent AimarUsed input_Close() where applicable.
2011-05-20 Rémi Denis-Courmontlibvlc_audio_get_mute(): return correct value
2011-05-11 Rémi Denis-CourmontUpdate message callback
2011-05-11 Rémi Denis-CourmontUse copy/free paradigm rather than hold/release for...
2011-05-10 Rémi Denis-CourmontAdd libvlc functions for custom audio output
2011-05-10 Rémi Denis-Courmontlibvlc_clock, libvlc_delay: expose LibVLC clock for...
2011-05-07 Rémi Denis-CourmontReplace VLC_EXPORT macro with a simple prefix, VLC_API
2011-05-04 Rémi Denis-CourmontRename vlc_key_t to vlc_action_t
2011-05-02 Rémi Denis-CourmontRemove ugly builtin support
2011-04-14 Juha JeronenInverse telecine deinterlacer
2011-04-11 Rémi Denis-CourmontMake drawable-hwnd an integer config item (untested)
2011-04-07 Rémi Denis-CourmontRemove "saved-volume" and "volume-change". Use "volume".
2011-04-07 Rémi Denis-CourmontRename "volume-muted" to simply "mute"
2011-04-07 Rémi Denis-Courmontaout_VolumeGet: return volume directly
2011-03-29 Juha JeronenPhosphor deinterlacer
2011-03-21 Rémi Duraffortvlm: fix memory leaks.
2011-03-21 Rémi Duraffortvlm: simplify and cleanup.
2010-12-20 Jakub WieczorekLibVLC Audio/video filters listing API
2010-11-21 Rémi Denis-Courmontlibvlc_set_format_callbacks: dynamic video format selection
2010-11-07 Rémi Denis-CourmontFix libvlc_media_player_(prev|next)_chapter assertion
2010-11-06 Rémi Denis-CourmontAdd libvlc_media_new_fd
2010-11-06 Rémi Denis-CourmontExpand and remove VLC_Version()
2010-10-31 Pierre d'HerbemontAllow libvlc client to build statically.
2010-10-31 Laurent AimarFixed a check on malloc failure in libvlc_media_get_tra...
2010-10-31 Laurent AimarFixed double frees in libvlc_audio_output_device_longna...
2010-10-25 Rémi Denis-CourmontObject reference leak
2010-10-12 Rémi Denis-Courmontlibvlc_..._stop: terminate aout and sout also, not...
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
next