]> git.sesse.net Git - vlc/history - modules
macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception.
[vlc] / modules /
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().
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: relayout the window less often.
2010-01-29 Pierre d'Herbemontm3u: Fix 3 leaks.
2010-01-29 Jean-Baptiste KempfQt: Playlist, map the click to cycleViews
2010-01-29 Jean-Baptiste KempfQt: Use a ToolButton instead of a PushButton for view...
2010-01-29 Jean-Philippe AndréExtensions/Qt: information panel for Extensions
2010-01-29 Jean-Philippe AndréExtensions/Lua: free extension strings
2010-01-29 Jean-Philippe AndréExtensions/Qt: new method ExtensionManager::getManager()
2010-01-28 Jean-Philippe AndréExtensions: export author, version, url and description
2010-01-28 Jean-Baptiste KempfQt: sprefs, fix crash when opening Hotkeys prefs
2010-01-28 Pierre Ynardrtp sout: fix DCCP socket leak
2010-01-28 Pierre Ynardlive555: privatize b_error (and remove useless checks)
2010-01-28 Rémi Denis-Courmontportaudio: add private b_error
2010-01-28 Rémi Denis-Courmontdirac encoder: remove write-only b_error
2010-01-28 Rémi Denis-Courmontdshow: remove impossible case
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-28 Jakob LebenQt: prettier button with menu for playlist view switching
2010-01-28 Rémi Denis-CourmontStick b_error to object types that actually use it
2010-01-28 Rémi Denis-CourmontHTTP access: privatize b_error
2010-01-28 Rémi Denis-CourmontMMS: nothing ever sets b_error, so no need to check it
2010-01-28 Rémi Denis-CourmontLUA: use psz_intf instead of b_force
2010-01-28 Rémi Denis-Courmontaccess/access_demux: check psz_access rather than b_force
2010-01-28 Jakob LebenQt: iconView delegate: encode PLModel::IsCurrent(QModel...
2010-01-28 Rafaël CarréQt4 Icon View: cache full rendering for each item
2010-01-28 Pierre d'Herbemontmacosx_dialog_provider: Improved VLCDialogGridView.
2010-01-28 Jean-Philippe AndréExtensions/Qt: use a QTextBrowser instead of QTextEdit
2010-01-28 Jean-Philippe AndréExtensions/Qt: change list mode to ExtendedSelection
2010-01-28 Jean-Philippe AndréQt: New configuration var "qt-autoload-extensions"
2010-01-28 Jean-Philippe AndréQt/Menu: ViewMenu is now dynamic (uses aboutToShow)
2010-01-28 Jean-Philippe AndréExtensions/Qt: add cannotLoad() flag
2010-01-28 Jean-Philippe AndréExtensions/Qt: use lock on extensions list
2010-01-28 Jean-Philippe AndréExtensions: fix extensions manager's locking scheme
2010-01-28 Jean-Philippe AndréExtensions: remove timers
2010-01-28 Rafaël CarréQT4 Icon view: cache album art pixmap
2010-01-28 Jakob LebenQt: locationBar: update when browsing back/up, show...
2010-01-28 Rafaël Carréfix memleak
2010-01-28 Rafaël Carréqt4: correctly displays utf8 in location bar
2010-01-28 Jean-Baptiste KempfShortname corrections
2010-01-28 Jakob LebenQt: views behavior corrections
2010-01-28 Jakob LebenQt: playlist (Fix #3248) Set model after sorting enable...
2010-01-28 Jakob LebenQt: connect to iconView only after it has been created
2010-01-28 Jakob LebenQt: replace playlist view title with interactive locati...
2010-01-28 Jakob LebenQt: make PLModel::getItem return rootItem as well,...
2010-01-28 Jean-Baptiste KempfEPG: fix QLabel look and saveGeometry
2010-01-28 Jean-Baptiste KempfQt: Comment out left qDebug()
2010-01-28 Jean-Baptiste KempfQt: EPG, propagate the infos when clicking on an Item
2010-01-28 Jakob LebenQt iconView: browse into node when it spawns subitems
2010-01-28 Jakob LebenQt: add public index-from-id function to PLModel
2010-01-28 Pierre Ynardrtp sout: fix another race condition in RTSP
2010-01-28 Jean-Baptiste KempfQt: connect the EPG to the core item on request
2010-01-28 Jean-Baptiste KempfMKV: support of PGS (BD subs) in .mkv
next