]> git.sesse.net Git - vlc/history - modules/gui
unit tests update
[vlc] / modules / gui /
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.
2008-03-14 Jean-Baptiste KempfCompile fix for L4MERS on Qt4.2 :D
2008-03-14 Jean-Baptiste KempfChange button layout and behaviour in the open dialog...
2008-03-14 Jean-Baptiste KempfRemove unnecessary function that doesn't do what we...
2008-03-13 Jean-Baptiste KempfSmaller margins.
2008-03-13 Jean-Baptiste KempfFix a layout issue, and adds space left of reset button.
2008-03-13 Jean-Baptiste KempfPreferences: Modify the reset button according to the...
2008-03-12 Felix Paul Kühnedon't reset the controls when awaking from nib, but...
2008-03-12 Felix Paul KühneImplemented the hotkey section of the Simple Preferences
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-11 Felix Paul Kühnemacosx: show an end-user visible warning in case that...
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-11 Jean-Baptiste KempfFix preferences in Qt. Add a lot of comments. Close...
2008-03-11 Jean-Baptiste KempfSet the correct ToolTip on the play/pause button.
2008-03-10 Rémi DuraffortFix a race condition : the user progress dialog wasn...
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-03-09 Adrien Grand- layout correction on WMII
2008-03-08 Rémi DuraffortMove the track id from the last column to the first...
2008-03-08 Rémi DuraffortRemove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead...
2008-03-08 Rémi DuraffortUse PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY.
2008-03-08 Rafaël Carrécheck qt4 version at runtime
2008-03-08 Rafaël CarréWe want to check QT4 version at runtime rather than...
2008-03-08 Rafaël Carréthanks for Trolltech fixing their mess, after a bug...
2008-03-07 Jean-Baptiste KempfQt4 - track destroying of VLM dialog because vlm object...
2008-03-07 Rémi DuraffortRemove useless addclabacks() in PLModel::PLModel()
2008-03-07 Rémi DuraffortWarning fix (my fault)
2008-03-06 Jean-François MassolAdded import of configuration file support
2008-03-06 André Weberaccess violation fixed, config_GetPsz from p_intf inste...
2008-03-04 Rémi DuraffortRemove the Rating column from the inteface because...
2008-03-04 Rémi DuraffortLast patch to close #1479 (add a column with the track id)
2008-03-04 Rémi DuraffortUse the correct meta data to sort the playlist.
2008-03-04 Pavlov KonstantinWe're on git now, so show Git commit instead of svn...
2008-03-03 André WeberEnable the last parameter of the macros change_integer_...
2008-03-03 Rémi DuraffortCheck the return value of services_discovery_GetService...
2008-03-03 Jean-Baptiste KempfQt4: Small fix and speedup
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-03-02 Rémi DuraffortAvoid a segfault when services_discovery_GetServicesNam...
2008-02-28 Felix Paul Kühnemacosx-update: UPDATE_CHECK is defined in config.h...
2008-02-27 Felix Paul Kühne* coding style fixes (please don't do [NSString string...
2008-02-27 Felix Paul Kühnemacosx: Implemented the Subs/OSD and Input categories...
2008-02-27 Jean-Baptiste KempfQt4 - Preferences refreshing fix by atmo, Andre Weber.
2008-02-27 Rafaël Carrémacosx gui playlist: allow drag & drop to the media...
2008-02-27 Rafaël Carréfix macosx update gui
2008-02-26 Rémi DuraffortCoding convention
2008-02-26 Rémi DuraffortFix a little bug with the playlist interface (items...
2008-02-26 Rémi DuraffortFix the issue with the order of the item in the playlis...
2008-02-26 Rémi DuraffortFix a little bug with the sorting in the interface
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-25 Rémi Denis-CourmontCompile fix
next