]> git.sesse.net Git - vlc/shortlog
vlc
2010-02-03 Rémi Denis... Remove some exceptions in media_list
2010-02-03 Jean-Philippe... Lua dialogs: remove b_hide parameter
2010-02-03 Jean-Philippe... Lua dialogs: remove show() and hide()
2010-02-03 Jean-Baptiste... Factorize cleanup case of win32 make
2010-02-03 Jean-Baptiste... Win32: makefile cleanup
2010-02-03 Jean-Baptiste... Win32: stop bitching us and fail in the middle of the...
2010-02-03 Jean-Baptiste... Don't package qt4 and skins2 in win32 xpi
2010-02-03 Jean-Philippe... Fix memory leaks in extensions
2010-02-03 Rémi DuraffortMove C++ binding to a new repository vlc/bindings/libvl...
2010-02-03 Rémi Denis... Use standard ASCII for ^H, ^I, ^M and escape
2010-02-03 Jean-Philippe... Qt: fix layout of extension info panel
2010-02-03 Jean-Philippe... Extensions: info panel, fix layout and use shortdesc
2010-02-03 Jean-Philippe... Extensions: they can also have a short description
2010-02-03 Jean-Philippe... Extensions: hopefully fix a race condition on deactivation
2010-02-03 Jean-Philippe... Extensions: call lua_DialogFlush after Lua call
2010-02-03 Jean-Philippe... Lua: dialog auto-flush at end of function (pcall)
2010-02-03 Jean-Philippe... Lua dialogs: introduce "dlg:flush()"
2010-02-03 Jean-Philippe... Extensions: New capability "meta-listener". Push unique...
2010-02-03 Jean-Philippe... Ext/Qt: Enhance more information dialog
2010-02-03 Jean-Philippe... Extensions/Qt: Use a custom QListView in Plugins &...
2010-02-03 Jean-Philippe... Extensions/Qt: emit extensionsUpdated() on load/unloa
2010-02-03 Jean-Philippe... Extensions: new script capability "input-listener"
2010-02-03 Jean-Philippe... Extensions/Qt: listen to input-change events
2010-02-03 Rémi Duraffortmozilla: fix inverted logic (thanks jpd).
2010-02-03 Luca BarbatoSmall Makefile fixup
2010-02-03 Ilkka Ollakkaplaylist: add check if item is allready preparsed befor...
2010-02-03 Ilkka OllakkaQT: use qfu when creating EPG-stuff
2010-02-03 Ilkka Ollakkaplaylist: fix preparsing (atleast fixed it for me)
2010-02-03 Rémi Duraffortsout: fix typo.
2010-02-03 Luca BarbatoVLC xpi bundle patch
2010-02-03 Rémi DuraffortFix zsh_gen compilation.
2010-02-03 Rémi Duraffortlibvlcpp: fix the compilation and throw an exception...
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-03 Pierre d'Herbemontupnp_intel: Remove trailing whitespaces.
2010-02-02 Rémi Duraffortmozilla: fix compilation.
2010-02-02 Rémi Duraffortlibvlcpp: add a function to handle video.
2010-02-02 Laurent AimarUsed vout_OSDEpg for the time hotkeys.
2010-02-02 Rémi Denis... LibVLC media: remove exceptions
2010-02-02 Rémi Denis... Media discovery: remove exception
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.
next