]> git.sesse.net Git - vlc/history - modules
macosx_dialog_provider: b_hide is gone.
[vlc] / modules /
2010-02-04 Pierre d'Herbemontmacosx_dialog_provider: b_hide is gone.
2010-02-03 Laurent AimarEnabled netsync build by default.
2010-02-03 Rémi Denis-CourmontHard-code MSN plugin on Windows
2010-02-03 Rémi Denis-CourmontHard-code ntservice, motion and signals interface as...
2010-02-03 Rémi Denis-CourmontAlways build win32text resp quartztext on Win32 resp...
2010-02-03 Rémi Denis-CourmontAlways build oldrc and mediadirs
2010-02-03 Rémi Denis-CourmontRemove quite useless audioscrobbler configure option
2010-02-03 Christophe MutricyTypo
2010-02-03 Christophe MutricyTypos
2010-02-03 Jean-Philippe AndréEnable double-click in Plugins & Extensions panel
2010-02-03 Jean-Philippe AndréLua dialogs: remove b_hide parameter
2010-02-03 Jean-Philippe AndréLua dialogs: remove show() and hide()
2010-02-03 Jean-Philippe AndréFix memory leaks in extensions
2010-02-03 Rémi Denis-CourmontUse standard ASCII for ^H, ^I, ^M and escape
2010-02-03 Jean-Philippe AndréQt: fix layout of extension info panel
2010-02-03 Jean-Philippe AndréExtensions: info panel, fix layout and use shortdesc
2010-02-03 Jean-Philippe AndréExtensions: they can also have a short description
2010-02-03 Jean-Philippe AndréExtensions: hopefully fix a race condition on deactivation
2010-02-03 Jean-Philippe AndréExtensions: call lua_DialogFlush after Lua call
2010-02-03 Jean-Philippe AndréLua: dialog auto-flush at end of function (pcall)
2010-02-03 Jean-Philippe AndréLua dialogs: introduce "dlg:flush()"
2010-02-03 Jean-Philippe AndréExtensions: New capability "meta-listener". Push unique...
2010-02-03 Jean-Philippe AndréExt/Qt: Enhance more information dialog
2010-02-03 Jean-Philippe AndréExtensions/Qt: Use a custom QListView in Plugins &...
2010-02-03 Jean-Philippe AndréExtensions/Qt: emit extensionsUpdated() on load/unloa
2010-02-03 Jean-Philippe AndréExtensions: new script capability "input-listener"
2010-02-03 Jean-Philippe AndréExtensions/Qt: listen to input-change events
2010-02-03 Ilkka OllakkaQT: use qfu when creating EPG-stuff
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 Laurent AimarUsed vout_OSDEpg for the time hotkeys.
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 Rémi Denis-CourmontXSPF export fixes and cleanup
2010-02-02 Rémi Duraffortqt4: fix typo.
2010-02-02 Erwan Tulouskins2: add support for --[no]-embedded-video parameter
2010-02-02 Rémi Duraffortdshow: use empty() instead of !size() (quicker).
2010-02-02 Jakob LebenQt: cleanup and adjust to playlist changes
2010-02-02 Jakob LebenQt: kill a bug in playlist model
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-01 Erwan Tulouskins2(Win32): GetWindowLongPtr everywhere
2010-02-01 Erwan Tulouskins(Win32): remove dead code
2010-02-01 Jean-Baptiste KempfQt: sprefs, chipmunk options and audio rework
2010-01-31 Rémi Denis-CourmontDon't #include LibVLC from plugins
2010-01-31 Jakob LebenQt: simplify playlist item deletion
2010-01-31 Felix Paul Kühnemacosx dialog provider: use default system font for...
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 AimarRemoved one vlc_object_find_name() in qt4.
2010-01-31 Ilkka OllakkaQt4: adjust iconviews art position littlebit
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 AimarFixed memleaks in ps demuxer (close #3141).
2010-01-30 Jean-Baptiste KempfQt: fix a leak when exiting main interface
2010-01-30 Jean-Baptiste KempfQt: fix a leak in iconView
2010-01-30 Jean-Baptiste KempfQt: fix a leak of telexFrame in Controller
2010-01-30 Jean-Baptiste KempfQt: fix a leak (2) in PL View
2010-01-30 Jean-Baptiste KempfQt: reindent
2010-01-30 Jean-Baptiste KempfQt: fix a leaking QSignalmapper in PL
2010-01-30 Jean-Baptiste KempfNEWS and LIST update
2010-01-30 Rémi Denis-CourmontXCBV/window: document ASCII VLC to translators
2010-01-30 Rémi Denis-CourmontReimplement Win32 GetACP() using gettext.
2010-01-30 Rémi Denis-CourmontName another anonynous union
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2010-01-30 Rémi Denis-CourmontFix previous commit
2010-01-30 Rémi Denis-Courmontugly resampler: use memcpy()
2010-01-30 Rémi Denis-Courmontugly resampler: no need to allocate a buffer when down...
2010-01-30 Laurent AimarSupport padded frames in DTS files (close #3274).
2010-01-30 Laurent AimarRemoved now useless audio filter float.c
2010-01-30 Laurent AimarImplemented fi32 -> fl32/s16 conversion in format.c.
2010-01-30 Pádraig Bradyclosed captions: Correctly determine the field for...
2010-01-30 Rémi Denis-Courmontfixed: add S32N, rewrite FL32
2010-01-30 Laurent AimarRewrite of format audio filter.
2010-01-30 Laurent AimarFactorized 8->16 bits audio conversions.
2010-01-30 Laurent AimarCosmetics (audio format conversions).
2010-01-30 Laurent AimarFixed embedded subtitles loading for non ODML avi files...
2010-01-30 Laurent AimarNo functionnal changes (avi).
2010-01-30 Rémi Denis-CourmontMove FL32->FI32 conversion to fixed plugin
2010-01-30 Rémi Denis-Courmontfixed: refactor into one module and one submodule
2010-01-30 Jakob Lebenplaylist, Qt: playlist browsing support
2010-01-30 Jakob LebenQt: efficient iconView browsing demands a specialized...
2010-01-30 Jakob LebenQt: playlist: fix updating of currently playing item
2010-01-30 Jean-Baptiste KempfVLC supports .vro (DVD-VR) files
2010-01-30 Jean-Baptiste KempfSupport for DVD-VD .ifo files
2010-01-29 Jakob LebenQt: no need to go from bool to int
2010-01-29 Ilkka Ollakkaqt4: show more clearly current item in iconview
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: Update the checked PopUp menu.
2010-01-29 Rafaël Carréavcodec decoder: export profile/level at open
2010-01-29 Jean-Baptiste KempfQt: try to avoid a potential race condition
2010-01-29 Pierre d'Herbemontlua/libs: Fix a left over lonely UnlockExtension().
2010-01-29 Pierre d'Herbemontlua/extension: Make sure our input exists when releasin...
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: Propagate window close.
2010-01-29 Pierre d'Herbemontlua/extension: Export extension_SetInput().
next