]> git.sesse.net Git - vlc/history - modules
Updated window size after changing fullscreen state (msw).
[vlc] / modules /
2010-06-10 Laurent AimarUpdated window size after changing fullscreen state...
2010-06-10 Laurent AimarRemoved wrong casts in msw.
2010-06-10 Laurent AimarFixed invalid mouse cursor state on win32 (close #3675).
2010-06-10 Jean-Baptiste KempfQt: Remove redundant code
2010-06-10 Erwan Tuloumsw: remove unneeded code and useless "shaking" of...
2010-06-10 Ilkka Ollakkaqt4: make dnd to accepts network-urls
2010-06-10 Erwan Tuloumsw: let zooming to exceed the display size
2010-06-08 Laurent AimarSimplified/fixed qt4 fullscreen implementation.
2010-06-08 Rémi Denis-CourmontFix compilation
2010-06-08 Rémi Denis-CourmontRemove VLC_VAR_LIST variable type
2010-06-08 Ilkka Ollakkapulse: no need to check null in free
2010-06-08 Colin Guthriepulse: Use the 'user-agent' variable for the client...
2010-06-07 Austin BurrowUPNP: Cleaned up code to match code conventions
2010-06-07 Austin BurrowUPNP: Cleaned up code so it goes by the code conventions.
2010-06-07 Rémi Denis-CourmontQt4: raise the fullscreen widget when it is shown
2010-06-07 Rémi Denis-CourmontQt4: turn off video and subs when transcoding to pure...
2010-06-07 Rémi Denis-CourmontQt4: remove PaintOnScreen option - fixes #3702
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-06-06 Jean-Philippe AndréLua: remove 'http' shortcut.
2010-06-05 Ilkka Ollakkaqt4: don't scale to 720p on webm profile
2010-06-05 Ilkka Ollakkaavcodec: fix vp8 default to check height for 720p
2010-06-05 Pierre YnardSpelling
2010-06-05 Hugo Beauzée-LuyssenPlaylist: Allow pausing the playback using space.
2010-06-05 Rémi Denis-CourmontOld RC: correct inherited boolean variables
2010-06-05 Greg FarrellMark rtsp-kasenna as safe
2010-06-05 Ilkka Ollakkaqt4: add vp80/webm to profiles
2010-06-05 Ilkka Ollakkaavcodec: default gop=120 for vp80
2010-06-05 Ilkka Ollakkaavcodec: fix typo
2010-06-05 Rémi Denis-CourmontRemove promiscuous #include <vlc_common.h>
2010-06-05 Rémi Denis-CourmontSpelling
2010-06-05 Jean-Philippe AndréXlib: fix build (skins2) - Part 2/2: cast vlc_object
2010-06-05 Rémi Denis-CourmontTypos
2010-06-04 Rémi Denis-CourmontQt4: do not set fullscreen window on top (fixes #3712)
2010-06-04 Ilkka Ollakkaqt4: don't hardcode fontsize in epgitem
2010-06-03 Laurent AimarCompilation fix.
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-03 Laurent AimarCalled XInitThreads in vaapi.
2010-06-03 Laurent AimarCheck "xlib" before trying vaapi.
2010-06-03 André Weberatmo: updated README.txt for Fnordlicht, added author...
2010-06-03 Kai Lauterbachatmo: add support for Fnordlicht devices
2010-06-03 Ilkka OllakkaQT4: Connect INPUT_EVENT_ITEM_EPG to update epg-widget...
2010-06-02 Ilkka Ollakkax264: use x264_picture_init from X264_BUILD >= 98
2010-06-02 Rémi Duraffortluahttp: use the same options as the http interface.
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
2010-06-02 Jean-Philippe AndréExtensions: fix Qt freeze when reloading scripts
2010-06-02 Ilkka Ollakkaqt4: use slower and better scaling on albumart-label
2010-06-02 Jean-Philippe AndréSkins2: remove skins demux
2010-06-02 Jean-Philippe AndréSkins2: check if file exists, not folder
2010-06-02 Jean-Philippe AndréRevert "Zip filter: skip .vlt & .wsz (skins)"
2010-06-02 Jean-Philippe AndréRevert "Decomp filter: skip .vlc & .wsz files (skins)"
2010-06-02 Jean-Philippe AndréRevert "Skins: "file" shortcut for skins access_demux...
2010-06-02 Ludovic Fauvetepg: remove the external channels widget
2010-06-02 Ludovic Fauvetepg: add an overlay containing the channels list
2010-06-02 Ludovic Fauvetepg: highlight ongoing programs in the epg view
2010-06-02 Ludovic Fauvetepg: remove debug in epg
2010-06-02 Pierre Ynardvod_rtsp: C99 for loop iterator declarations
2010-06-01 Jean-Baptiste KempfWin7: new buttons for taskbar
2010-06-01 Rémi Denis-CourmontXCB/X11: rework and fix color depth selection
2010-06-01 Rémi Denis-CourmontXCB/X11: support different color depth than parent...
2010-06-01 André WeberRevert "atmo: add support for new device fnordlicht"
2010-06-01 Rémi Denis-CourmontXCB/XVideo: support parent window with ARGB visual...
2010-06-01 Kai Lauterbachatmo: add support for new device fnordlicht
2010-06-01 Ilkka Ollakkaavcodec: adjust encoders vp8 defaults littlebit
2010-06-01 Jean-Baptiste KempfQt: correctly forward wheeling events on Win32
2010-06-01 Jean-Baptiste KempfQt: fix 'leave fullscreen' menu
2010-06-01 Pierre Ynardvod_rtsp: fix scope of variables
2010-06-01 Pierre Ynardvod_rtsp: cosmetics
2010-05-31 Juho Vähä-Herttuaos x: fix preferences to leave x264 preset/tune empty
2010-05-31 Juho Vähä-HerttuaOSX: fix a crash when the option-list finished by 0...
2010-05-31 Jai MenonSPUDEC : Bump up the capability value for the native...
2010-05-31 Rémi Denis-CourmontQt4 media info: show local file path instead of file...
2010-05-31 Jean-Philippe AndréSkins: "file" shortcut for skins access_demux (& decode...
2010-05-31 Jean-Philippe AndréDecomp filter: skip .vlc & .wsz files (skins)
2010-05-31 Jean-Philippe AndréZip filter: skip .vlt & .wsz (skins)
2010-05-30 Jean-Baptiste KempfTaglib: add debug to help fixing mp4/cover bugs
2010-05-30 Jean-Baptiste KempfMKV: code cosmetics and copyright update
2010-05-30 Jean-Baptiste KempfMKV: code simplification by scope reduction
2010-05-30 Jean-Baptiste KempfMKV: parse segment cleanup
2010-05-30 Rémi Denis-CourmontQt4: set title for the video as we do for other dialogs
2010-05-30 Rémi Denis-Courmontremove the signals interface
2010-05-30 Jean-Philippe AndréLua Extensions: implement fake "require"
2010-05-30 Jean-Philippe AndréExtensions/Qt: open external links on labels
2010-05-30 Rémi DuraffortFix variables types.
2010-05-30 Rémi Denis-CourmontRevert "Added Qt::Tool flag on the fullscreen widget."
2010-05-30 Rémi Denis-CourmontQt4: main interface drops always-on-top mode when going...
2010-05-30 Rémi Denis-CourmontQt4: change main interface mode from the UI thread
2010-05-30 Rémi Denis-CourmontQt4: convert on top event to signal/slot model
2010-05-30 Rémi Denis-CourmontQt4: undo always-on-top hint when the video is released
2010-05-30 Rémi Denis-CourmontQt4: only reset main interface window flags if needed
2010-05-30 Laurent AimarSet vout_display_info_t::has_event_thread for msw and...
2010-05-30 Laurent AimarRevert "Helpers to emit asynchronous key press events...
2010-05-30 Laurent AimarRevert "SDL: use key thread (partially fix #3661)"
2010-05-30 Laurent AimarRevert "CACA: use key thread (partially fix #3661)"
2010-05-30 Laurent AimarRevert "AA: use key thread (partially fix #3661) -...
2010-05-30 Rémi Denis-CourmontAA: use key thread (partially fix #3661) - untested
2010-05-30 Rémi Denis-CourmontCACA: use key thread (partially fix #3661)
2010-05-30 Rémi Denis-CourmontSDL: use key thread (partially fix #3661)
2010-05-30 Rémi Denis-CourmontHelpers to emit asynchronous key press events (refs...
2010-05-30 Rémi Denis-Courmonttransform: invert horizontal and vertical flip
2010-05-29 Jean-Baptiste KempfWork-around a Qt issue when starting in minimal mode
next