]> git.sesse.net Git - vlc/history - modules/gui
Update pot file
[vlc] / modules / gui /
2008-04-11 Jean-Paul SamanRewrite rendering logic in fbosd gui.
2008-04-08 Felix Paul KühneSlightly cleaned the way we delete items
2008-04-08 Felix Paul KühneFixed a compilation warning
2008-04-08 Dominique Leuenbergerwxwidgets: Don't forget to vlc_gc_decref() the input_it...
2008-04-08 maxime RipardBugfix Stats Panel
2008-04-08 Jean-Philippe AndreFix SLIDERCOL_LONGTEXT like in commit 2848880a144e0aa18...
2008-04-07 Pierre d'Herbemontqt4: Don't forget to vlc_gc_decref() the input_item_t...
2008-04-07 Lukas DurfinaUse already defined macro
2008-04-07 Lukas DurfinaTurn off sorting on startup fix of #1529
2008-04-07 Jean-Baptiste KempfFix colour of the slider... be careful of , and ;
2008-04-06 Pierre d'Herbemontqt4: Missing vlc_gc_decref().
2008-04-06 Dominique LeuenbergerChange the static char in the bitmap files to const...
2008-04-06 Rafaël CarréUse UNIX \n only
2008-04-06 Jean-Baptiste KempfAdd me as an author here too.
2008-04-06 Felix Paul KühneFixed a rare crash and slightly cleaned the sprefs
2008-04-06 Jean-Baptiste KempfAdd a preference option to choose your Volume Slider...
2008-04-06 Jean-Baptiste KempfI am the one who rewrote most of this file.
2008-04-06 Jean-Baptiste KempfUse RGB instead of Qt:White.
2008-04-06 Jean-Baptiste KempfFix a small layout issue
2008-04-06 Ilkka Ollakkause allready created index instead of creating same...
2008-04-06 Jean-Baptiste KempfComment the place where the QProcess:: issue with QClea...
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-04-06 Jean-Baptiste KempfVery small layout fix for equalizer.
2008-04-06 Jean-Baptiste KempfFix UIC compilation.
2008-04-05 Jean-Baptiste KempfIncrease the space between the bands and the main ampli...
2008-04-02 Antoine CellerierRevert 4ce6c3f34b0807c7ee8db8739bdbdb9773d42f56. Fixes...
2008-04-02 Jean-Baptiste KempfEscape files when drag'n dropped... Hopefully fix ...
2008-04-01 Jean-Baptiste KempfThis was of course not intended...
2008-04-01 Jean-Baptiste KempfLayout cosmetics for crop UI.
2008-04-01 Jean-Baptiste KempfDo the cropping from the extended panel.
2008-03-31 Jean-Baptiste KempfCompile fix for QT 4.2.
2008-03-31 Jean-Baptiste KempfActions on cropping UI. This doesn't work yet, because...
2008-03-31 Jean-Baptiste KempfInterface for pixel cropping. Ref #1400
2008-03-31 Jean-Baptiste Kempfname fix.
2008-03-31 Jean-Baptiste KempfForgotten in previous commit.
2008-03-31 Jean-Baptiste KempfAdd panoramix to the UI.
2008-03-31 Jean-Baptiste KempfMinor Layout modifications in Extended filters.
2008-03-31 Jean-Baptiste KempfString renaming.
2008-03-31 Jean-Baptiste KempfLayout rework and update button.
2008-03-31 Jean-Baptiste KempfConnect the buttons to the actions.
2008-03-31 Jean-Baptiste KempfSubs Speed Rate controls.
2008-03-30 Jean-Baptiste KempfInterface to delay subtitles and audio. Most of ##1491
2008-03-30 Jean-Baptiste KempfStart of the work for the audio/video/subs synchronisation
2008-03-30 Jean-Baptiste KempfReduce Space in effects UI.
2008-03-30 Jean-Baptiste KempfSmall UI fix.
2008-03-29 Jean-Baptiste KempfSmall improvements on the TelX bar.
2008-03-29 Jean-Baptiste KempfDetect the spu presence in the IM. Deactivate the telet...
2008-03-29 Jean-Baptiste KempfHopefully fix the play button issue.
2008-03-28 Felix Paul KühneFixed 'Blackout screens' on multi-screen setups
2008-03-27 Rémi Denis-CourmontUse KeyToString
2008-03-27 Rémi Denis-CourmontRemove useless check
2008-03-27 Felix Paul KühneImplementing meta tag writing and cleaned a bit up
2008-03-27 Felix Paul KühneReworked the Media Information panel
2008-03-27 Jean-Baptiste KempfFix most of the Open Dialog resizing on linux Close...
2008-03-26 Pierre d'Herbemontmacosx: avoid a crash if VLCIntf is NULL.
2008-03-26 Pierre d'Herbemontmacosx: Attempt to avoid a crash. Note that this can...
2008-03-26 Pierre d'Herbemontmacosx: Fix a race condition that causes a crash at...
2008-03-26 Felix Paul KühneExpand the window downwards, as you would expect this...
2008-03-26 Felix Paul KühneDon't crash when using libgmalloc on Leopard (closes...
2008-03-26 Felix Paul Kühnehide the FSPanel at the same time as the cursor
2008-03-25 Rémi Denis-CourmontStore the object type name rather than object type...
2008-03-24 Felix Paul Kühneimplemented the display device selector.
2008-03-24 Felix Paul Kühneimplemented the Visualiser and Video Output module...
2008-03-24 Jean-Baptiste KempfHide Mouse Timeout on mac.
2008-03-24 Jean-Baptiste KempfFix input_mnager behaviour to what it was intended...
2008-03-23 Rafaël CarréMerge branch 'master' of git@git.videolan.org:vlc
2008-03-23 Felix Paul KühneImplemented full localisation.
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2008-03-23 Felix Paul Kühneremoved trailing spaces, cough
2008-03-23 Felix Paul Kühnefinished hotkeys settings in simple prefs
2008-03-22 Jean-Baptiste KempfUniformisation and configurability of Mouse Hidding...
2008-03-22 Jean-Baptiste KempfAdd "" around DVD/VCD/CDDA devices... Should help to...
2008-03-22 Jean-Baptiste KempfDon't set the privacy dialog as a MI child.
2008-03-22 Jean-Baptiste KempfFix the '@' disappearance in UDP addresses.
2008-03-21 Sam HocevarVarious spelling fixes.
2008-03-20 André WeberFix the handling of string variable - store them as...
2008-03-20 Sam HocevarIgnore Qt generated files.
2008-03-19 Jean-Baptiste KempfSmall size adjustement.
2008-03-19 Jean-Baptiste KempfFix "Remove security-policy UI" [2db278fa3a9a53f1ab026a...
2008-03-19 Rémi Denis-CourmontUse NDEBUG
2008-03-19 Pierre d'Herbemontqt4: Fix open_panels.cpp compilation.
2008-03-19 Jean-Baptiste KempfAdd "" around subtitles name. Fix #1528
2008-03-18 Rémi Denis-CourmontRemove security-policy UI
2008-03-17 Rafaël CarréFix #1487
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2008-03-17 Jean-Baptiste KempfUpdate the list of objects after a VLM import. Patch...
2008-03-17 Jean-Baptiste KempfRemove debug.
2008-03-16 Rémi DuraffortRemove useless test before a delete.
2008-03-16 Rafaël CarréRemove debug
2008-03-16 Rafaël CarréBetter stats box in ncurses
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-03-15 Jean-Baptiste KempfFix DShow capture names with spaces, spotted by Andre...
2008-03-15 Jean-Baptiste KempfForce to fix the size of GotoDialog.
2008-03-15 Jean-Baptiste KempfVery slight fixes in Open Dialog too.
2008-03-15 Jean-Baptiste KempfVery very Slight modification of Open dialog
2008-03-15 Jean-Baptiste KempfFix layout in VLM dialog.
2008-03-15 Jean-Baptiste KempfFix the dialogs problem on Mac.
2008-03-15 Jean-Baptiste KempfAssoDialog is not available on Mac.
2008-03-14 André WeberStringListConfigControl finish -> deal with empty ppsz_...
2008-03-14 Rafaël CarréDisplay live stats in ncurses interface.
next