]> git.sesse.net Git - vlc/history - modules/gui
src/input/item.c: if we don't have an item name and item is a file, then only use...
[vlc] / modules / gui /
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-10-01 Felix Paul Kühne* temporary fix to keep VLC linking. I don't know yet...
2006-10-01 Felix Paul Kühne* native GUI elements for the Fullscreen panel by Simon...
2006-09-30 Antoine CellerierSkeleton for modules list widgets in the prefs. I'm...
2006-09-30 Clément StenacMerge author/artist
2006-09-27 Olivier Teulière * modules/gui/qt4/Modules.am: fixed a warning at boots...
2006-09-27 Christophe MutricyAlmost fix make distcheck
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-23 Jean-Baptiste KempfSmall corrections for stats.
2006-09-23 Clément StenacDon't spit too much debug
2006-09-23 Clément StenacVery very preliminary Qt implementation of album art
2006-09-23 Clément Stenac* Add switch to skins
2006-09-23 Clément StenacUse a tab widget for extended GUI
2006-09-23 Clément StenacAdvanced controls bar
2006-09-23 Christophe MutricyAdd a "Media Files" extension list + i18n
2006-09-22 Christophe Mutricyi18n fixes pointed by Marian Hikanik
2006-09-22 Clément StenacRemove useless code
2006-09-22 Clément StenacPut the dock/undock back in the menu
2006-09-22 Clément StenacPlaylist menu
2006-09-22 Clément StenacImplement dock/undock for the playlist
2006-09-22 Clément StenacSome cleanup, start integrating audio visualizations
2006-09-22 Clément StenacFix equalizer crash
2006-09-21 Eric PetitRemoves --macosx-fill which has been long broken and...
2006-09-20 Clément StenacAutosave size/position + fix a resizing bug in the...
2006-09-20 Clément StenacA bit of cleanup in the info stuff
2006-09-20 Clément StenacDo not hide the video widget, as it causes some sizing...
2006-09-20 Clément StenacCleanup
2006-09-20 Clément StenacSome size fixes
2006-09-20 Derk-Jan Hartman* Fix selection of Adjust filter. On the fly changes...
2006-09-20 Jean-Baptiste Kempf*Qt4: InfoTree for files. The timer does not function...
2006-09-19 Clément StenacLayout for album art
2006-09-19 Clément StenacNew system for handling elements in the main interface
2006-09-19 Clément StenacGive control back to the main interface for handling...
2006-09-19 Clément StenacRework of the embedded stuff. This breaks everything :)
2006-09-19 Clément StenacSplit video widget from background image managre
2006-09-18 Jean-Baptiste Kempf* Qt4/Information: Put the close button in a better...
2006-09-18 Clément StenacTemporary dialog for the equalizer
2006-09-17 Felix Paul Kühne* removed an outdated method instead of commenting it
2006-09-17 Felix Paul Kühne* implemented the previously committed playmode buttons...
2006-09-17 Clément StenacEqualizer component
2006-09-17 Felix Paul Kühne* updated all files to yield the playlist instead of...
2006-09-17 Christophe MutricyInitialise widgets to avoid garbage display
2006-09-17 Clément StenacUI for equalizer
2006-09-17 Jean-Baptiste Kempf*Qt4: InfoTabs, the layout..
2006-09-17 Clément StenacDon't use find for the playlist
2006-09-16 Clément StenacFix Qt crash on exit
2006-09-16 Clément StenacProcess all playlist updates
2006-09-16 Felix Paul Kühne* various improvements to our Apple Remote bindings...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-14 Clément StenacFix a number of problems with interaction dialogs
2006-09-14 Clément StenacFilter handling helpers moved to core
2006-09-14 Felix Paul Kühne* fix a nasty handling bug and convert all comments...
2006-09-14 Clément StenacAdd missing actions in popup
2006-09-13 Jean-Baptiste Kempf* QT timeout=>timeout() in the MACRO to avoid hanging.
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-13 Clément StenacSome cleanup here and there
2006-09-13 Clément StenacImplementation of login, input and progress dialogs...
2006-09-10 Clément StenacA bit of cleanup
2006-09-10 Felix Paul Kühne* removed some further hangover from the original patch...
2006-09-10 Felix Paul Kühne* New Fullscreen controller panel
2006-09-10 Clément StenacFix SD support
2006-09-10 Clément StenacHandle more hotkeys
2006-09-09 Clément StenacCopyright stuff
2006-09-06 Clément StenacOne more encoding fix
2006-09-05 Clément StenacConvert items in the preferences tree to locale
2006-09-04 Damien Fouilleulfixed typo
2006-09-04 Damien Fouilleul- input: added intermediate state info opening & buffering
2006-09-03 Felix Paul Kühne* save playback styles on Macs as well
2006-09-03 Clément StenacStart grabbing hotkeys in Qt. Unfinished
2006-09-03 Clément StenacFix postprocessing in menu (Closes:#659)
2006-09-03 Clément Stenacopen directory and playlist
2006-09-02 Clément StenacRemember random/loop/repeat
2006-09-02 Clément StenacPreferences
2006-09-01 Clément StenacEnable verbosity setting
2006-08-31 Christophe MutricyInitialize the verbosity box
2006-08-31 Clément StenacMerge views.hpp in customwidgets
2006-08-31 Clément StenacWarnings/Errors dialog
2006-08-31 Clément Stenac* Move the embedded option to libvlc
2006-08-31 Clément StenacPreliminary work for better audio visualization handling
2006-08-30 Felix Paul Kühne* added some buttons for apple remote controlling....
2006-08-30 Damien Fouilleulvoutgl: fix AR in mozilla plugin
2006-08-29 Clément StenacSome preliminary work for streaming stuff
2006-08-29 Clément StenacShould fix the problem with messages insertion (new...
2006-08-28 Antoine CellerierBegin simple prefs interface panel.
2006-08-28 Clément StenacCosmetics:
2006-08-28 Clément StenacPeople might perhaps maybe want to right-click anywhere
2006-08-28 Clément StenacRe-enable custom fonts in preferences, without the...
2006-08-28 Clément StenacFix Win32 preferences crash
2006-08-27 Antoine CellerierAdd subtitles display effect to simple prefs panel
2006-08-27 Antoine CellerierFloat, Float with range and Integer with range widgets.
2006-08-27 Antoine Cellerierpreferences_widgets.*: Bool prefs widget
2006-08-27 Clément StenacFix crash
2006-08-27 Antoine CellerierSome more prefs fun:
2006-08-27 Clément StenacImproved screen for qt-always-video
2006-08-27 Clément StenacAdd ability to put some background when there is no...
2006-08-27 Damien Fouilleulall: rewrite of mozilla plugin
2006-08-27 Antoine CellerierFix default category selection
next