]> git.sesse.net Git - vlc/shortlog
vlc
2010-02-02 Pierre d'HerbemontRemove vlc_app. Unfinished, and doesn't belong here.
2010-02-02 Adrien MagloRework of vout_OSDEpg.
2010-02-02 Laurent AimarFixed EPG OSD aspect ratio.
2010-02-02 Laurent AimarReduced EPG OSD down to 3s and enable fade out.
2010-02-02 Adrien MagloAdd a function to display EPG event information for...
2010-02-02 Laurent AimarCreate the synchronization thread only when needed...
2010-02-02 Laurent AimarClean up a bit netsync.
2010-02-02 Laurent AimarNo functional changes (K&R + no hungarian notations...
2010-02-02 Laurent AimarCosmetics (netsync).
2010-02-02 Jean-Paul Samannetsync: rewrite
2010-02-02 Laurent AimarAdded input_GetPcrSystem/input_ModifyPcrSystem.
2010-02-02 Rémi Denis... XSPF export fixes and cleanup
2010-02-02 Rémi Duraffortqt4: fix typo.
2010-02-02 Rémi Denis... Use inlines rather than macros to access input item...
2010-02-02 Pierre d'Herbemontmacosx/framework: VLCLibrary initWithAudio.
2010-02-02 Erwan Tulouskins2: add support for --[no]-embedded-video parameter
2010-02-02 Rémi Duraffortlibvlcpp: stop the media player in the destructor.
2010-02-02 Rémi Duraffortlibvlcpp: add a function to get the audio infromations...
2010-02-02 Jakob Lebenfix compile
2010-02-02 Rémi Duraffortlibvlcpp: fix compilation.
2010-02-02 Rémi DuraffortMozilla: missing return value.
2010-02-02 Rémi DuraffortMozilla: fix compilation.
2010-02-02 Rémi Duraffortdshow: use empty() instead of !size() (quicker).
2010-02-02 Rémi Duraffortlibvlcpp: fix compilation.
2010-02-02 Jakob Lebenfix build - remove redundant declarations
2010-02-02 Jakob Lebeninput_item_node_Delete: fix leakage and lessen complexity
2010-02-02 Jakob LebenQt: cleanup and adjust to playlist changes
2010-02-02 Jakob Lebenplaylist: restore stop and browse behavior like before
2010-02-02 Jakob LebenQt: kill a bug in playlist model
2010-02-02 Jakob Lebenplaylist: refactor a bit and fix a crash
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-02-02 Jakob Lebenupnp_intel: new playlist design
2010-02-02 Jakob Lebenitml: new playlist design
2010-02-02 Jakob Lebenxspf: new playlist design
2010-02-02 Jakob Lebenvlc core: single storage playlist
2010-02-02 Pierre d'Herbemontmacosx/framework: VLCAudio now use a media_player....
2010-02-02 Pierre d'Herbemontmissing return.
2010-02-02 Pierre d'Herbemontlibvlc: Remove exception from media_list_player.
2010-02-02 Pierre d'Herbemontlibvlc: Export libvlc_video_get_size() in .sym.
2010-02-02 Pierre d'Herbemontmacosx/framework: Don't use deprecated functions, fix...
2010-02-01 Sebastien Zwickertmacosx/framework: Remove the newly removed exception...
2010-02-01 Rémi Denis... Remove the getaddrinfo transport protocol and socket...
2010-02-01 Rémi Denis... No need to create a directory to write the cache anymore
2010-02-01 Rémi Denis... libvlc_video_*: rewrite
2010-02-01 Rémi Denis... Move mediacontrol to bindings
2010-02-01 Rémi Denis... LibVLC: enable mouse events by default
2010-02-01 Erwan Tulouskins2(Win32): GetWindowLongPtr everywhere
2010-02-01 Erwan Tulouskins(Win32): remove dead code
2010-02-01 Erwan Tuloucore: fix regression
2010-02-01 Rémi Duraffortmozilla: really fix compilation (and check the return...
2010-02-01 Rémi Duraffortmozilla: fix compilation.
2010-02-01 Jean-Baptiste... Qt: sprefs, chipmunk options and audio rework
2010-02-01 Pierre d'Herbemontmacosx/framework: Get rid of VLCMediaListAspect, and...
2010-02-01 JP DingerMerge branch 'master' of ssh://git@git.videolan.org/vlc
2010-02-01 JP Dingermoz plugin: This should fix compilation but I can't...
2010-02-01 Pierre d'Herbemontmacosx/framework: Remove this nasty hack, now that...
2010-02-01 Pierre d'HerbemontVLCMedia: Don't use setLength in -length. It is bad...
2010-01-31 Rémi Denis... LibVLC core: remove exceptions
2010-01-31 Rémi Duraffortlibvlcpp: fix compilation.
2010-01-31 Rémi Duraffortmozilla: factorize.
2010-01-31 Rémi Duraffortmozilla: fix compilation.
2010-01-31 Rémi Denis... Missing attach
2010-01-31 Rémi Denis... image: filter may fail, don't crash on NULL picture
2010-01-31 Hugo Beauzee... Remove unused exception from video.c
2010-01-31 Rémi Denis... LibVLC log: remove exceptions
2010-01-31 Rémi Denis... Dead inline
2010-01-31 Rémi Denis... Don't #include LibVLC from plugins
2010-01-31 Rémi Denis... LibVLC: remove unused and buggy media list views
2010-01-31 Rémi Denis... LibVLC audio: take a player object for most functions...
2010-01-31 Rémi Denis... LibVLC media player: remove exceptions
2010-01-31 Rémi Denis... good
2010-01-31 Rémi Denis... LibVLC: use VLC variables inheritance for drawable...
2010-01-31 Rémi Denis... Make media player a VLC object
2010-01-31 Jakob Lebenservices_discovery: no need to attach to events twice
2010-01-31 Jakob LebenQt: simplify playlist item deletion
2010-01-31 Jakob Lebenplaylist: make playlist_DeleteFromInput delete containe...
2010-01-31 Jakob Lebenplaylist: only install input item event callbacks on...
2010-01-31 Kamil BaldygaTicket 3234 autodetect subtitles
2010-01-31 Jean-Baptiste... NEWS: rewording the ODML/AVI subtitles part
2010-01-31 Felix Paul... macosx dialog provider: use default system font for...
2010-01-31 Jean-Baptiste... Merge 1.0.5 NEWS in trunk/master/HEAD
2010-01-31 Rémi Denis... Kill one exception
2010-01-31 Laurent AimarAdded more providers using broken encoding for SDT...
2010-01-31 Laurent AimarRemoved non const static variable in TS demuxer.
2010-01-31 Laurent AimarCosmetics.
2010-01-31 Laurent AimarFixed input_GetEsObjects().
2010-01-31 Laurent AimarRemoved one vlc_object_find_name() in qt4.
2010-01-31 Rémi Denis... Kill a few vlc_object_find
2010-01-31 Rémi Denis... aout_IsMuted: fix object leak
2010-01-31 Rémi Denis... Silent rule for vlc_about.h
2010-01-31 Rémi Denis... Silent rule for .pc files
2010-01-31 Rémi Denis... Silent rules for revision
2010-01-31 Rémi Denis... Generate Windows resource file on need basis
2010-01-31 Ilkka OllakkaQt4: adjust iconviews art position littlebit
2010-01-31 Laurent AimarAdded input_GetEsObjects() to cleanly retreive ES objec...
2010-01-31 Laurent AimarFixed input clean up in case of sout error.
2010-01-31 Laurent AimarCosmetics.
2010-01-30 Laurent AimarRemoved now useless es_out_t::b_sout field.
2010-01-30 Laurent AimarAdded ts-split-es option to control the way sub streams...
2010-01-30 Laurent AimarMade normal es_out_t valid as long as input_thread_t.
next