1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-11-22 06:07:30 +02:00

Commit Graph

  • 5c7ca19f4b Don't issue warnings when rendering empty string Maarten ter Huurne 2014-07-18 04:26:48 +0200
  • 08fffbff6a Improve performance in Font::writeLine. Nebuleon Fumika 2014-07-13 21:24:20 +0000
  • 099bd24556 Use the font's suggested line height instead of its ascent and descent. Nebuleon Fumika 2014-06-18 20:07:09 +0000
  • 349e758b3b Load previews from the previews/ subdir of the current dir in selectors. Nebuleon Fumika 2014-07-13 21:01:20 +0000
  • aca6025533 Selector previews are now shown with alpha 128 and fill the screen. Nebuleon Fumika 2014-07-13 20:49:26 +0000
  • 7284104fd1 Fix issues with loading images with alpha disabled. Nebuleon Fumika 2014-07-13 20:47:45 +0000
  • bb7a30d697 Simplify iteration over tokens using std::array Maarten ter Huurne 2014-07-17 01:19:18 +0200
  • 4474a42767 Do not construct Font objects that crash gmenu2x if font loading fails. Nebuleon Fumika 2014-06-18 06:52:33 +0000
  • 738c296c67 Fix crashes that could occur when keeping two fonts loaded concurrently. Nebuleon Fumika 2014-06-18 04:34:33 +0000
  • c777de258c Greatly improve the French translation Paul Cercueil 2014-06-12 22:43:49 +0200
  • 917cbf7208 Various changes related to translations Paul Cercueil 2014-06-12 22:37:08 +0200
  • 5e22dd5941 Remove the 'Show root' option, which didn't do anything Paul Cercueil 2014-06-12 21:39:18 +0200
  • c72266d771 Remove the 'Selector alias file' feature Paul Cercueil 2014-06-12 21:31:12 +0200
  • 9e113d88c7 Fixed compilation with GCC 4.9 Maarten ter Huurne 2014-05-18 21:19:03 +0200
  • fe1a586fb3 Don't consider *.dge files as being executables Paul Cercueil 2014-05-17 13:56:16 +0200
  • dac1e49238 Show the background while loading the menu Paul Cercueil 2014-04-29 00:22:04 +0200
  • 5fa8919f2b Allow to map actions to keyboard keys and joystick keys at the same time Paul Cercueil 2014-04-20 16:08:17 +0200
  • 92a6453ff8 Re-insert proper detection of the %f tokens for OPK apps Paul Cercueil 2014-04-18 09:10:01 +0200
  • 47b098cce6 Fix text in log viewer disappearing when pressing alt-right Paul Cercueil 2014-04-17 20:52:41 +0200
  • b1eedf6992 Init SDL timers before creating the menu Paul Cercueil 2014-04-14 00:28:11 +0200
  • 9fba35feed Init the Menu before initializing SDL Paul Cercueil 2014-03-23 12:48:30 +0100
  • eae7156d4e Fix one icon of the GCW skin Paul Cercueil 2014-03-03 19:04:45 +0100
  • 8a560e4845 Added GCW theme by Nebuleon Paul Cercueil 2014-03-02 17:53:54 +0100
  • fd2c4fd9ff Added ScanlinesBlue and ScanlinesRed themes Paul Cercueil 2014-03-01 20:50:32 +0100
  • b087e5c1f9 Fix key repeat of analog stick working only on some screens Paul Cercueil 2014-02-24 22:34:53 +0100
  • 7777b9edde Added key repeat on analog sticks and hats Paul Cercueil 2014-02-23 17:00:12 +0100
  • c19e78951d Fix launching non-OPK apps with files with special characters Paul Cercueil 2014-02-23 16:55:14 +0100
  • b0846812b8 Show disk usage of the home partition, not the one mounted on /boot Paul Cercueil 2014-02-07 13:43:46 +0100
  • 0fd8333257 Merge branch 'opkrun' Paul Cercueil 2014-02-05 16:29:07 +0100
  • 55a6528cde Revert to launching in the shell for non-OPK apps opkrun Paul Cercueil 2014-02-05 16:26:00 +0100
  • a7f0fef059 linkapp.cpp: remove dead/useless code Paul Cercueil 2014-02-05 14:53:46 +0100
  • 1a1f891a4d Fix launching OPKs with a file containing spaces Paul Cercueil 2014-02-05 14:33:45 +0100
  • 1792e6329b Change sort order so that OPKs are listed after normal links Paul Cercueil 2014-01-19 23:10:42 +0100
  • 8bb58f6270 Sort links once they have all been added to the menu Paul Cercueil 2014-01-19 23:07:54 +0100
  • 1d532c9b44 Delete obsolete 320x240 skin "OD" Paul Cercueil 2014-01-16 16:38:57 +0100
  • 261002d184 Delete obsolete 320x240 skin "2010-12-14" Paul Cercueil 2014-01-16 16:26:55 +0100
  • cb82d55350 Set default link size to 80x50 Paul Cercueil 2014-01-16 16:23:26 +0100
  • ad30fae321 Remove "scan for applications and games" feature Paul Cercueil 2014-01-16 16:07:06 +0100
  • e63ad99ba9 Set row size to 20px minimum in file list if browsing directories Paul Cercueil 2014-01-16 16:01:33 +0100
  • 408a991a9d Remove hardcoded sizes and positions in WallpaperDialog Paul Cercueil 2014-01-16 15:49:51 +0100
  • ae6f52a0a3 Fix BrowseDialog and InputDialog rendering incorrectly Paul Cercueil 2014-01-16 01:16:27 +0100
  • cfb96dd697 Pass a Surface to ButtonBox' and IconButton's paint function Paul Cercueil 2014-01-16 01:03:15 +0100
  • ca3df65daa Remove hardcoded sizes and positions in Selector Paul Cercueil 2014-01-16 00:44:57 +0100
  • 67ac54e970 Handle the skin: prefix on the font path Paul Cercueil 2014-01-15 22:02:30 +0100
  • af258530db Allow the skin to change the font and font size Paul Cercueil 2014-01-15 20:32:17 +0100
  • c8cf37787b InputManager: Handle joystick hat events Paul Cercueil 2013-12-30 15:41:52 +0100
  • 2ab44489a1 Execute the links directly, don't use the shell Paul Cercueil 2013-12-06 00:41:08 +0100
  • 6ef3f3b190 Redirect to log by redefining stdout and stderr Paul Cercueil 2013-12-06 00:22:02 +0100
  • 7c1af3a03b Use 'opkrun' to execute OPK files Paul Cercueil 2013-12-05 23:32:15 +0100
  • 53ba01c40a Don't set called programs as group leaders Paul Cercueil 2013-12-06 00:16:51 +0100
  • 31ad27f2bd Do not try to change the permissions of the executables Paul Cercueil 2013-12-05 23:23:50 +0100
  • 61a79cd3d9 InputDialog: Make SETTINGS button confirm and MENU button cancel Paul Cercueil 2013-11-30 02:27:45 +0100
  • 246fd8630c Output log to /var/log/gmenu2x.log Paul Cercueil 2013-11-08 11:27:34 +0100
  • 217a9b5cd6 Remove calls to setInputSpeed(), as it only needs to be called once Paul Cercueil 2013-09-26 18:59:22 -0300
  • 8452c037ac Remove calls to sync() Paul Cercueil 2013-09-26 18:56:27 -0300
  • f99c5ee1a7 Merge branch 'packages' Paul Cercueil 2013-09-19 17:36:40 +0200
  • 6947997d44 Fix build for platforms without libopk packages Paul Cercueil 2013-09-19 17:26:32 +0200
  • 0ee45d5054 Disable inotify support if libopk is not found Paul Cercueil 2013-09-19 17:20:32 +0200
  • 0e4180460b Recover last session from main() instead of constructor Paul Cercueil 2013-09-07 17:02:38 -0400
  • e86a96c73f Fixes the Selector returning empty file/directory names Paul Cercueil 2013-09-07 16:47:18 -0400
  • 3ce314c65d Make the InputManager handle analog sticks as input Paul Cercueil 2013-09-07 11:09:56 -0400
  • dba6c32109 Change API of InputManager: we don't care about key release events Paul Cercueil 2013-09-07 11:00:57 -0400
  • ba5ef51269 Make the Selector return the canonicalised absolute pathname Paul Cercueil 2013-09-05 19:23:27 -0400
  • b73391486f Simplify again the prototype of LinkApp as gmenu2x->input is public Paul Cercueil 2013-09-05 19:20:54 -0400
  • 1ff17d83c9 Add function GMenu2X::getTouchscreen(), to simplify Link and LinkApp prototypes Paul Cercueil 2013-09-05 19:19:16 -0400
  • 20339c8849 Allow exiting the selector with B when not in explorer mode Paul Cercueil 2013-08-30 07:02:56 -0400
  • 5eb8fb7fd7 Revert "When started, load all OPKs in a thread to boost startup time" Paul Cercueil 2013-08-28 13:49:08 -0400
  • 5c631d610e When started, load all OPKs in a thread to boost startup time Paul Cercueil 2013-08-28 13:25:10 -0400
  • 5d8fb6520f Code factorisation (Add function inject_user_event() to utilities) Paul Cercueil 2013-08-28 13:14:08 -0400
  • 3ff6dc93f2 Also search the Default skin in the user directory for skin files Paul Cercueil 2013-08-28 11:32:23 -0400
  • 965340a39c Fixed bug with launch screen and double buffering Maarten ter Huurne 2013-08-16 10:41:16 +0200
  • 8d38decc82 Pass full path to LinkApp::launch Maarten ter Huurne 2013-08-16 09:46:16 +0200
  • d6deb29ba0 Eliminated selectedDir argument to LinkApp::launch() Maarten ter Huurne 2013-08-16 09:38:16 +0200
  • 6c80a663e1 Check for empty strings using empty() instead of comparing to "" Maarten ter Huurne 2013-08-16 09:16:04 +0200
  • 8472acc26c Removed checks for manuals and screenshots in JPEG and BMP format Maarten ter Huurne 2013-08-14 13:30:17 +0200
  • 666be4d354 Fixed text area coordinates in TextDialog Maarten ter Huurne 2013-08-14 13:25:07 +0200
  • 91dd708476 Added method GMenu2X::getContentArea() Maarten ter Huurne 2013-08-14 12:56:15 +0200
  • 19fc3cb4d1 Added "bottomBarHeight" item to skin Maarten ter Huurne 2013-08-14 12:23:15 +0200
  • 13f91f9b7e Crop 320x240 versions of topbar.png and bottombar.png to width 320 Maarten ter Huurne 2013-08-14 11:56:29 +0200
  • e4dd07081e Removed PNG font Maarten ter Huurne 2013-08-14 11:42:41 +0200
  • 1ffae36004 Made Surface argument to drawTopBar/drawBottomBar() mandatory Maarten ter Huurne 2013-08-14 11:38:38 +0200
  • 69b2b795a2 Make GMenu2X::initBG() private Maarten ter Huurne 2013-08-14 11:30:40 +0200
  • b18e3fa6a8 Don't pass screen coordinates to drawScrollBar() Maarten ter Huurne 2013-08-14 10:49:09 +0200
  • ea85b10d31 Reduce use of HAVE_LIBOPK inside LinkApp class as well Maarten ter Huurne 2013-08-14 09:25:06 +0200
  • 9c497e7867 Remove "don't leave" feature Maarten ter Huurne 2013-08-14 09:03:20 +0200
  • dfa5413b5b Removed the word "Color" from the labels in the skin settings menu Maarten ter Huurne 2013-08-14 06:16:18 +0200
  • 742444c919 Removed Button class Maarten ter Huurne 2013-08-14 04:21:56 +0200
  • 6378fcfcd7 Make Link and IconButton inherit from Button privately Maarten ter Huurne 2013-08-13 01:47:02 +0200
  • 06ee35bb7a Make ButtonBox deal with IconButtons instead of generic Buttons Maarten ter Huurne 2013-08-12 22:17:26 +0200
  • 90afa096e7 Query animation status instead of storing it Maarten ter Huurne 2013-08-12 19:41:56 +0200
  • f820bf8d6e Scroll when link cursor moves into top/bottom row Maarten ter Huurne 2013-08-12 06:11:18 +0200
  • 6cdd5694d3 Minor cleanups in Menu::linkUp/Down() and setLinkIndex() Maarten ter Huurne 2013-08-12 05:18:31 +0200
  • 0d0eebe365 Made Link/LinkApp::searchIcon() protected (instead of public) Maarten ter Huurne 2013-08-12 05:04:20 +0200
  • 02dd542ea5 Renamed section left/right images Maarten ter Huurne 2013-08-12 01:38:32 +0200
  • de30b3f98f Define LinkApp::isOpk() also when OPK support is disabled Maarten ter Huurne 2013-08-12 00:13:18 +0200
  • 271ef00c18 Call Menu::selLinkApp() only once in GMenu2X::editLink() Maarten ter Huurne 2013-08-12 00:08:28 +0200
  • 84fe36b5e8 Implemented wrap around for context menu option selection Maarten ter Huurne 2013-08-11 23:50:20 +0200
  • 76117663ff Converted the context menu to a Layer Maarten ter Huurne 2013-08-11 23:46:04 +0200
  • 945e29986a Cleaned up GMenu2X::contextMenu() Maarten ter Huurne 2013-08-11 20:57:13 +0200
  • 8de59b5c04 Animate section header changes Maarten ter Huurne 2013-08-11 05:16:03 +0200