]> git.sesse.net Git - vlc/history - modules/gui
FourCC fiesta.
[vlc] / modules / gui /
2008-11-30 Rémi Denis-CourmontBy definition of sizeof, sizeof(char) = 1
2008-11-28 Geoffroy CouprieFix my previous commit
2008-11-28 Geoffroy CouprieWinCE: update the use of messages subscription
2008-11-25 Laurent AimarEnable frame by frame button only when video is present.
2008-11-24 Ilkka OllakkaChange PSP-format to mp4v/mp4a/mp4 as reported by Kaarl...
2008-11-23 Ilkka OllakkaAdd UpdateTeletext to case
2008-11-23 Ilkka OllakkaRemove extra ItemStateChanged_Type handling
2008-11-23 Laurent AimarRenamed "seekable" into "can-seek" (for consistency).
2008-11-23 Laurent AimarDo not use intf-change in maemo gui.
2008-11-23 Laurent AimarUpdated qt4 to use intf-event.
2008-11-21 Jean-Baptiste Kempf[Qt] Fix the Advanced Control de-attachment from interface.
2008-11-20 Jean-Paul Saman(qt4) Enable reverse playback direction button in qt4...
2008-11-17 Christophe MutricyDistribute pixmaps/toolbars/*
2008-11-15 Jean-Baptiste Kempf[Qt] Use the new Frame-By-Frame icon.
2008-11-14 Jean-Baptiste Kempf[Qt] New icons... Because you are worth it.
2008-11-13 Antoine LejeuneA new GUI for Maemo based on Hildon framework
2008-11-12 Ludovic FauvetFix a cursor selection bug in the Messages logs (see...
2008-11-11 Christophe Mutricyi18: Translate one more string
2008-11-11 Ilkka OllakkaModify caching-values in simple-preferences, so new...
2008-11-03 Jean-Baptiste Kempf[Qt] Privatise what can be privatised in menu class
2008-11-03 Jean-Baptiste Kempf[Qt] Put the extended dialog on the left of the Main...
2008-11-02 Jean-Baptiste Kempf[Qt] Parsing of generic toolbars and auto-creation...
2008-11-02 Jean-Baptiste Kempf[Qt] Implement a kind of rememberance in Open Network...
2008-11-02 Rémi DuraffortQT|bookmarks: use hh:mm:ss as time default format.
2008-10-31 Rémi DuraffortClean up (and use var_CreateGetString)
2008-10-31 Rémi DuraffortUse asprintf instead of malloc+sprintf.
2008-10-30 Rémi DuraffortQt4|Bookmarks: fix memleaks.
2008-10-30 Rémi Denis-CourmontRemove the Qt4 video widget
2008-10-30 Rémi Denis-CourmontRemove useless parameter
2008-10-30 Rémi Denis-CourmontRemove write-only value
2008-10-30 Rémi Denis-CourmontFix another small race condition in the Qt4 video window
2008-10-29 Rémi DuraffortQt4/DialogEvent: fix memleak
2008-10-29 Rémi DuraffortQt/playlist: fix memleak.
2008-10-29 Rémi DuraffortQt4 is a big familly, they all want parents (fix memleak)
2008-10-29 Rémi DuraffortRecent: don't leak just for fun.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-28 Rémi Duraffortbookmarks: fix memleaks
2008-10-28 Jean-Baptiste Kempf[Qt] chmod 644 qt4.*
2008-10-26 David Flynn[qt4/recents] Remove dependency on qt4.4 for QList...
2008-10-26 Rémi DuraffortAdd a module to export the playlist in HTML (feature...
2008-10-21 Jean-Baptiste Kempf[Qt] Fix a crash when toggling minimalView when --no...
2008-10-20 Rémi Denis-CourmontRemove dummy embedded window exclusion
2008-10-20 Rémi Denis-CourmontSimplifications
2008-10-20 Ludovic FauvetBug fixed in the "recently played" functionnality
2008-10-20 Rémi Denis-CourmontOops, remove dummy code
2008-10-20 Rémi Denis-CourmontEmbedded video still crashes, so disable it - refs...
2008-10-20 Rémi Denis-CourmontRemove recursive/deadlocking calls in Qt4 embedded...
2008-10-20 Rémi Denis-CourmontRemove debug
2008-10-20 Rémi Denis-CourmontDo not use thread cancellation for Qt4 - fix #2225...
2008-10-20 Rémi Denis-Courmont(Cosmetic) settings don't belong to the dialog provider
2008-10-20 Jean-Baptiste Kempf[Qt] Win Compilation fix.
2008-10-20 Jean-Baptiste Kempf[Qt] small menus changes...
2008-10-20 Jean-Baptiste Kempf[Qt] Forgotten file in previous commit.
2008-10-20 Jean-Baptiste Kempf[Qt] Split the QtWinApp to its own file and rename it.
2008-10-20 Jean-Baptiste Kempf[Qt] Various cleaning.
2008-10-20 Jean-Baptiste Kempf[Qt] RecentMRLs: Simplification and adding some debug.
2008-10-20 Jean-Baptiste Kempf[Qt] remove trailing spaces, set a default filter and...
2008-10-19 Ludovic FauvetNew recently played menu.
2008-10-19 Jean-Baptiste Kempf[Qt] move some static const int to enum
2008-10-19 Rémi Denis-CourmontQt4: restore message dialog
2008-10-18 Ilkka OllakkaUse normal QCloseEvent to signal maininterface to closeup
2008-10-18 Jean-Baptiste KempfRevert "Try to not confuse between Dolby Surround ...
2008-10-17 Jean-Baptiste Kempf[Qt] Fix Network Open Tab
2008-10-17 Jean-Baptiste Kempf[Qt] When opening a VIDEO_TS folder, use dvd:// and...
2008-10-17 Rémi DuraffortUnneed warnings.
2008-10-17 Jean-Baptiste Kempf[Qt] delete Qt preferences too when resetting prefs.
2008-10-17 Jean-Baptiste Kempf[Qt] Fix the header menu popup when you have a header...
2008-10-16 Ludovic FauvetA mouse click in an empty position clear the selection...
2008-10-16 Rémi Denis-CourmontFix automake warning
2008-10-16 Jean-Baptiste Kempf[Qt] Fix VLM icons.
2008-10-16 Jean-Baptiste Kempf[Qt] Remove QTimer wher we can.
2008-10-16 Ilkka OllakkaMissed this, connect mediainfo-stats also inputmanager...
2008-10-16 Ilkka OllakkaAllow thread-cancelation in qt4-module, and define...
2008-10-16 Jean-Baptiste KempfTry to not confuse between Dolby Surround (2.1) and...
2008-10-16 Jean-Baptiste Kempf[Qt] Small VLM filename exporting issue.
2008-10-16 Jean-Baptiste Kempf[Qt] Add the video-on-title in Simple Preferences.
2008-10-16 Ilkka OllakkaSimplify screen position checking
2008-10-15 Ludovic FauvetmouseReleaseEvent was not correctly dispatched under...
2008-10-15 Derk-Jan Hartmanmacosx: Disable messages for now
2008-10-15 Jean-Baptiste Kempf[Qt] Connect Faster button to FASTER!
2008-10-15 Jean-Baptiste Kempf[Qt] make slower/faster buttons flat by default in...
2008-10-15 Ilkka OllakkaCalculate fullscreencotnrollers position only when...
2008-10-15 Ilkka OllakkaCalculate fullscreen controllers position on showtime
2008-10-15 Jean-Baptiste Kempf[Qt] Fix crash when pressed play when input is DYYYYYING.
2008-10-15 Jean-Baptiste Kempf[Qt] use screenGeometry instead of screen.
2008-10-15 Jean-Baptiste KempfQt4: compile fix.
2008-10-15 Jean-Baptiste KempfMessage deactivation in Interface due to new API. Not...
2008-10-15 Jean-Baptiste KempfQt4: Controller Rework.
2008-10-15 Jean-Baptiste KempfQt4: kill an uninitialized warning.
2008-10-14 Rémi DuraffortCleaning (don't a message when the system runs out...
2008-10-14 Rémi Denis-CourmontCompile fix (not functional)
2008-10-14 Rémi DuraffortRemove uneeded warining (and often impossible to send)
2008-10-14 Geoffroy CouprieWinCE intf: use existing vlc functions
2008-10-14 Geoffroy CouprieWinCE intf: get rid of VLC_OBJECT_MODULE
2008-10-14 Geoffroy CouprieWinCE intf: get rid of i_object_id
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
2008-10-09 Rémi Denis-CourmontEnable embedded video with Qt >= 4.3 - hopefully fixes...
2008-10-08 Sebastien EscudierOpening files without extension
2008-10-05 Kaarlo RaihaQT4 wineventfilter for Win32, allows WM_APPCOMMAND...
2008-10-05 Rémi Denis-Courmontmodule_find, module_exists, module_get_main: remove...
next