]> git.sesse.net Git - vlc/history - modules
fix memleak
[vlc] / modules /
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
2010-01-28 Jean-Baptiste KempfQt: EPG, add a close button and other GUI improvements
2010-01-28 Jean-Baptiste KempfQt: We might want to share more that just a description
2010-01-28 Jean-Baptiste KempfQt: EPGItem doesn't need QObject inheritage
2010-01-28 Jean-Baptiste KempfQt EPG: design and functionnalities improvements
2010-01-28 Jean-Baptiste KempfQt: initial EPG dialogs and DP integration
2010-01-28 Jean-Baptiste KempfQt: EPG, include orders
2010-01-28 Jean-Baptiste KempfQt: EPG in BuildSystem
2010-01-28 Ludovic FauvetInitial commit for EPG class for EPG Viewing
2010-01-27 Pierre Ynardrtp sout: fix race condition in RTSP
2010-01-27 Rémi Denis-Courmontdecoders: use vlc_custom_create, generic objects (excep...
2010-01-27 Rémi Denis-CourmontLUA: vlc_object_find does not work for decoders and...
2010-01-27 Pierre Ynardrtp sout: fix socket leak
2010-01-27 Rémi Denis-CourmontFix make install cache generation
2010-01-27 Jakob LebenQt iconView: font adjustments
2010-01-27 Jakob LebenQt: unify item activation among PL views, change title...
2010-01-27 Jakob LebenQt: connect currentChanged signal from model earlier
2010-01-27 Pierre d'Herbemontmacosx_dialog_provider: Remove legacy -release.
2010-01-27 Pierre d'Herbemontmacosx_dialog_provider: Add basic support for dialog...
2010-01-27 Pierre d'Herbemontlua/extension: Missing lock initialization.
2010-01-26 Laurent AimarRemoved invalid var_DelCallback in teletext code (qt4).
2010-01-26 Rémi Duraffortlua: fix potential leak (and missing unlock).
2010-01-26 Rémi Duraffortatmo: fix mismatch allocation/deallocation.
2010-01-26 Erwan Tuloufreetype: fix a forgotten dialog progress bar when...
2010-01-26 Ilkka OllakkaQT4: leave assert there
2010-01-26 Ilkka OllakkaQT4: connect currentChanged from model on iconView...
2010-01-26 Laurent AimarFixed heavy memory leaks in bandlimited.c
2010-01-26 Laurent AimarUsed name in UTF-16 format for embed AVI subtitles...
2010-01-26 André WeberAdded AtmoLight tab inside video effects dialog
2010-01-26 André Weberenhanced & corrected AtmoLight filter module
2010-01-26 Ludovic FauvetQt: more details on the icon view.
2010-01-26 Jean-Baptiste KempfQt: allow multiple selection in iconView
2010-01-26 Jean-Baptiste KempfQt: iconView, use uniformItemSizes()
2010-01-26 Jakob LebenQt playlist: mistaken currentItem logic
2010-01-26 Jakob LebenQt: save settings for playlist-selector/art splitter
2010-01-26 Jakob LebenQt: end settings group earlier so other settings have...
2010-01-26 Jakob LebenQt PL Model: don't emit currentChanged twice
2010-01-26 Jakob LebenQt: currentView initialization
2010-01-26 Jean-Baptiste KempfQt: plViews, cleanups
2010-01-26 Jean-Baptiste KempfQt: track the currentView and simplify the code
2010-01-26 Jean-Baptiste KempfQt: put CreateTreeView and createIconView in their...
2010-01-25 Alexis BallierFix segfault when freetype-yuvp is set to 1 in vlcrc.
2010-01-25 Jean-Baptiste KempfSet Shortname for Dirac and spudec
2010-01-25 Jean-Baptiste KempfRename the "Other codecs" category
2010-01-25 Rémi Denis-CourmontFluidsynth: convert path to ANSI on Windows
2010-01-25 Rémi Denis-Courmontfluidsynth: use error dialogs if the sound font fails
2010-01-25 Jean-Baptiste KempfWe know that you are discovery, don't tell it to us...
2010-01-25 Rémi Denis-CourmontTry to generate the plugins cache from make
2010-01-25 Erwan Tulouxcb: fix resizing failing to succeed sometimes
2010-01-25 Erwan Tulouskins2: correct forgotten position and set default...
2010-01-25 Erwan Tulouskins2: remove dead code
2010-01-25 Pierre YnardQt4: distribute icon file
2010-01-25 Pierre YnardExtensions: distribute headers
2010-01-25 Pierre YnardQt4: don't use TS muxer with RTSP in sout wizard
2010-01-25 Rémi Denis-Courmonttaglib writer: use decode_URI_duplicate
2010-01-25 Jakob LebenQt iconView: initial attempt at item browsing/playing
2010-01-25 Jakob LebenQt: use Title-to-Name fallback for icon text
2010-01-25 Jean-Baptiste KempfQt iconView: recude the clipping radius to 5 (from 7)
2010-01-25 Jean-Baptiste KempfQt: don't use 2 drawPixmap
2010-01-25 Ludovic FauvetQt: add drow shadow effect
2010-01-25 Ludovic FauvetQt: add some spacing between items
2010-01-25 Ludovic FauvetQt: draw rounded art pixmap
2010-01-25 Ludovic FauvetQt: wrap items automatically in a grid.
2010-01-25 Jean-Baptiste KempfQt: iconView: don't allow the items to be moved.
2010-01-25 Jakob LebenQt: use styled item highlighting in playlist icon view
2010-01-25 Jakob LebenQt: better function name
2010-01-25 Jakob LebenQt: remove unused code
2010-01-25 Jakob LebenQt: playlist: use same context menu for both tree-...
2010-01-25 Jean-Baptiste KempfQt: Use the 64x64 icon for noart in iconView
2010-01-25 Jean-Baptiste KempfQt: noArt in 64x64
2010-01-25 Jean-Baptiste KempfQt: get a correct icon_View design
2010-01-25 Colin GuthrieRTMP: Fix a format-security warning
2010-01-25 Jean-Baptiste KempfQt4: compile fix for Qt4.4
2010-01-25 Jakob LebenQt: make playlist tree-view popup menu work again
2010-01-25 Jakob LebenQt: constify arguments
2010-01-25 Jean-Baptiste KempfQt: use a dummy painting for iconView until better
2010-01-25 Michael McEllQt: Fix Segfault when exiting on Windows 2000
2010-01-25 Jean-Baptiste KempfQt: compile extensions on Qt4.4
2010-01-25 Jean-Baptiste KempfQt: variable renaming so they are more explicit
2010-01-25 Jean-Baptiste KempfQt: use the new PlIconView class
2010-01-25 Jean-Baptiste KempfQt: create new classes for IconView
2010-01-25 Jakob LebenQt: clear PL item id cache when sorting
2010-01-24 Jean-Baptiste KempfQt: create a helper function to manage core ArtUrl
2010-01-24 Pierre YnardQt4: fix file headers
2010-01-24 Pierre YnardQt4: add the RTSP protocol to the sout dialog
next