]> git.sesse.net Git - vlc/history - modules/gui
Fix compilation error with SDL under 1.2.10
[vlc] / modules / gui /
2008-01-13 Jean-Baptiste KempfQt4 - fix [24261]
2008-01-13 Pavlov KonstantinFix hostname reporting on some weirdly configured syste...
2008-01-12 Jean-Baptiste KempfQt4 - add ifdef if someone compiles vlc without vlm...
2008-01-12 Felix Paul Kühneopengl-vout-osx: remove 2 incorrect checks (assuming...
2008-01-12 Felix Paul Kühnemacosx: we don't want to jump to the playlist item...
2008-01-12 Jean-Baptiste KempfQt4 - Encode URLs in open dialog as requested. Close...
2008-01-12 Jean-Baptiste KempfQt4 - make the difference between DIALOG_USER_PROGRESS...
2008-01-11 Jean-Baptiste KempfQt4 - Reference to Amarok good work.
2008-01-11 Jean-Baptiste KempfQt4 - SoundSlider, add a caption of the volume on it...
2008-01-11 Jean-Baptiste KempfQt4 - Try to fix minimal mode sizing.
2008-01-10 Jean-Baptiste KempfQt4 - ExtraMetaPanel, fix the bug that forgot to remove...
2008-01-10 Jean-Baptiste KempfQt4 - Bookmark implementation by Antoine Lejeune -...
2008-01-10 Rémi DuraffortEncoding issue.
2008-01-10 Rémi Duraffortiso -> utf8, what's the problem of german people with...
2008-01-10 Rémi Duraffortncurses interface:
2008-01-10 Rémi DuraffortNow the "cancel" button in the progress Dialog is working.
2008-01-10 Jean-Baptiste KempfQt4 -reinventing the wheel is ALWAYS a good idea...
2008-01-10 Jean-Baptiste KempfQt4 - Fix the segfault that can occur when opening...
2008-01-09 Jean-Baptiste KempfQt4 - fix the artSet removal commit.
2008-01-08 Rémi DuraffortInteractionDialog now use the description.
2008-01-08 Ilkka Ollakkaremove unused artSet signal in playlist_model (changed...
2008-01-08 Jean-Baptiste KempfQt4 - Fix preferences widgets layout to get more alignment.
2008-01-08 Jean-Baptiste KempfQt4 - Fix Advanced preferences images location...
2008-01-08 Jean-Baptiste KempfQt4 - Open dialog: fix segfault on capture cards and...
2008-01-06 Jean-Baptiste KempfQt4 - small change to fix some layout on Win32
2008-01-06 Jean-Baptiste KempfQt4 - Open: management of advanced options in capture...
2008-01-06 Jean-Baptiste KempfQt4 - Using already defined configuration type. This...
2008-01-06 Jean-Baptiste KempfQt4 - remove tab.
2008-01-06 Jean-Baptiste KempfQt4 - kill warnings.
2008-01-06 Jean-Baptiste KempfQt4 - Open Capture: work on DirectShow Capture cards.
2008-01-05 Antoine CellerierAdd special case for category labels.
2008-01-05 Jean-Baptiste KempfQt4 - fix 24107
2008-01-05 Jean-Baptiste KempfQt4 - extended... attempt to fix extended panel size...
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix the absence of dshow in the Capture...
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix VLM layout
2008-01-05 Jean-Baptiste KempfQt4 - Win32: fix layout in open_capture.ui
2008-01-05 Jean-Baptiste KempfQt4 - SPrefs: again...
2008-01-05 Jean-Baptiste KempfQt4 - Try to fix some crash on Windows.
2008-01-01 Felix Paul Kühnemacosx: fixed on-the-fly-changing of the adjust filter...
2008-01-01 Christophe MutricyHappy new year
2008-01-01 Antoine CellerierFix the video controls extended panels (make extensive...
2008-01-01 Felix Paul Kühnemacosx: forgot a corner case in the previous commit
2008-01-01 Felix Paul Kühnemacosx: if an input item includes a NowPlaying meta...
2007-12-31 Felix Paul Kühnemacosx: added an option to disable the 'Recent Items...
2007-12-31 Ilkka Ollakkaadd artChanged signal to inputmanager and change backgr...
2007-12-30 Rafaël Carréauthorisation -> authorization
2007-12-30 Rafaël Carréncurses: use directory:// URI when adding a directory...
2007-12-30 Felix Paul Kühnemacosx: don't allow the user to open the preferences...
2007-12-29 Christophe MutricyOnly do translation in Qt when asked.
2007-12-29 Felix Paul Kühnemacosx: fixed 2 appearance bugs introduced in [23908]
2007-12-28 Felix Paul Kühne* sorry, this one was unintended
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-28 Felix Paul Kühne* make sure our window titles change while switching...
2007-12-28 Felix Paul Kühne* adapted the wizard to use the RTP stream out module...
2007-12-26 Felix Paul Kühne* revert previous forward-port, as video-device's conte...
2007-12-26 Felix Paul Kühne* forward-port [23884]
2007-12-24 Jean-Baptiste KempfQt4 - Background Widget change. Resetting the maximum...
2007-12-23 Felix Paul Kühnemacosx: remove useless setting as basically no user...
2007-12-23 Felix Paul Kühnemacosx:playlist.m turn an error msg into a warning...
2007-12-23 Rémi Duraffortlittle error
2007-12-23 Felix Paul Kühne* withCString is deprecated in 10.4. Use WithUTF8String...
2007-12-23 Jean-Baptiste KempfQt4 - Small fix to get a smaller size when a video...
2007-12-23 Pierre d'Herbemontmodules/macosx/playlist.m: Remove code that shouldn...
2007-12-23 Jean-Baptiste KempfAnd forgot the other file... Sorry.
2007-12-23 Jean-Baptiste KempfQt4 - Clean more.
2007-12-23 Jean-Baptiste KempfQt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-23 Jean-Baptiste KempfQt4 - less ugly Noart pix
2007-12-22 Jean-Baptiste KempfQt4 - timeLabel cosmetic.
2007-12-22 Jean-Baptiste KempfQt4 - Add a "medium" volume icon as requested on IRC...
2007-12-22 Jean-Baptiste KempfQt4 - Make the time Label right aligned and not size...
2007-12-22 Jean-Paul SamanFirst page is 100 by default
2007-12-22 Rémi Duraffortuse a pointer to a function instead of a callback
2007-12-22 Jean-Baptiste KempfQt4 - Fix previous commit.
2007-12-22 Jean-Baptiste KempfQt4 - Use a main instance of Sout for VLM. Clean DP...
2007-12-22 Jean-Baptiste KempfQt4 - remember if the playlist was inside or not. Clean.
2007-12-22 Jean-Baptiste KempfQt4 - Remember playlist's size.
2007-12-22 Jean-Baptiste KempfQt4 - Save the settings from the playlist for the dialo...
2007-12-22 Jean-Baptiste KempfQT4 - sizing (still not fix... anyone can look at it...
2007-12-22 Jean-Baptiste KempfQt4 - Typo on the sizing that can explain the "Video...
2007-12-22 Jean-Baptiste KempfQt4 - Be sure of the existence of getInput.
2007-12-22 Jean-Baptiste KempfQt4 - remove unusefull debug.
2007-12-21 Jean-Baptiste KempfQt4 - Use AutoRaise button for faster and slower in...
2007-12-21 Jean-Baptiste KempfQt4 - SpeedSlider, use an AutoRaise button for the...
2007-12-21 Jean-Baptiste KempfQt4 - Fix the SINGLE Item mode of the Media Information...
2007-12-21 Jean-Baptiste KempfQt4 - We DO need pulling for the stats in MediaInfo...
2007-12-21 Jean-Baptiste KempfQt4 - Fix an 'assertion failed' when opening the media...
2007-12-21 Rémi Denis-CourmontAdd module_Exists until I don't get any error on my...
2007-12-21 Jean-Baptiste KempfQt4 - VLM: select input from the OpenDialog, using...
2007-12-21 Rafaël Carréqt4: special icon made by Geoffrey Roussel alias akem...
2007-12-21 Jean-Baptiste KempfQt4 - UI. Remove QT4.3 only functions.
2007-12-21 Jean-Baptiste KempfQt4 - typo.
2007-12-21 Jean-Baptiste KempfQt4 - Small open dialog refactoring for use for vlm...
2007-12-20 Jean-Paul SamanMake wxwidgets compile again. The preference dialog...
2007-12-20 Jean-Baptiste KempfQt4 - Fix the "playlist doesn't show at first click...
2007-12-20 Jean-Baptiste KempfQt4 - More Module_Exist for SPrefs.
2007-12-20 Rafaël Carrérevert [23722]
2007-12-20 Jean-Baptiste KempfQt4 - add UPDATEVLC_DIALOG to the DP.
2007-12-19 Jean-Baptiste KempfQt4 - revert part of [23442]. Fix and close #1398.
2007-12-19 Jean-Baptiste KempfQt4 - Getting rid of useless setCheckState( Qt::Checked...
2007-12-19 Jean-Baptiste KempfQt4 - Preferences, lastfm fix.
next