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

Commit Graph

  • 389253b4c6 Load the skin's wallpaper if the default one is not yet defined Paul Cercueil 2012-12-04 14:21:22 -0300
  • 37a29d30d1 Added .gitignore for data dir Maarten ter Huurne 2012-12-04 16:52:00 +0100
  • 04b64f47b5 Added wallpaper for GCW Zero Maarten ter Huurne 2012-12-04 16:49:11 +0100
  • 2154b59452 Move Nanonote specific wallpapers to their platform folder Paul Cercueil 2012-12-04 12:53:54 -0300
  • efdf766102 Enable support for multiple .desktop for one platform inside OPKs Paul Cercueil 2012-11-29 23:44:58 -0300
  • 6629a63871 Renamed 'dingux' platform to 'a320' Paul Cercueil 2012-11-27 02:14:08 -0300
  • 59ece31c00 Dingux: remove empty sections 'emulators' and 'games' Paul Cercueil 2012-11-18 19:06:36 -0300
  • c6a83e1ed7 Open OPKs only if compatible with the current platform Paul Cercueil 2012-11-18 18:52:23 -0300
  • d4c086a64d Add initial support for the GCW Zero Paul Cercueil 2012-11-18 18:41:20 -0300
  • 77046f3553 Add support for reading manuals located inside OPK archives Paul Cercueil 2012-11-11 19:47:45 -0300
  • 8d96f3c261 Update to use the latest libopk API, and simplify loadPNG Paul Cercueil 2012-11-05 18:48:48 -0300
  • 0b922e97f3 For non-OPK programs, chdir() to the app's directory as well Paul Cercueil 2012-10-23 16:34:01 +0200
  • b8112d1a73 Fix a bug where having multiple MIME types would crash GMenu2X Paul Cercueil 2012-10-23 16:19:00 +0200
  • df981eb03a Drop the 'remove link' option on the context menu of OPKs Paul Cercueil 2012-10-23 06:45:56 +0200
  • 64eb86f8e8 Default the 'browser' option to 'true'. Paul Cercueil 2012-10-23 06:39:51 +0200
  • 4c4f452abb Hide parameters not suitable for OPKs on the context menu Paul Cercueil 2012-10-23 06:33:27 +0200
  • dec1a8956a Assign an icon for a given link only if it hasn't been done before Paul Cercueil 2012-10-23 06:20:03 +0200
  • c94968f533 Memorize the selector's directory as the default one for later use Paul Cercueil 2012-10-23 05:34:21 +0200
  • a04b9e3ab3 Save changes made on the link of an OPK on the user directory. Paul Cercueil 2012-10-23 05:32:48 +0200
  • 5f1cff6d0f Build file extensions filter from the MIME types present on the OPK Paul Cercueil 2012-10-22 23:40:09 +0200
  • e7e21b424b Use the '%f' token to insert the selected file on the params. Paul Cercueil 2012-10-22 23:34:33 +0200
  • 0fc6ac67f0 Hide the 'params' option from the user on the contextual menu Paul Cercueil 2012-10-22 23:12:21 +0200
  • d6cdb90c81 Before launching any app, update the standard I/O file descriptors Paul Cercueil 2012-10-20 17:32:17 +0200
  • 6a9f429f32 Update "exec" to aim the binary if a change of directory if needed Paul Cercueil 2012-10-17 23:48:11 +0200
  • 0ddc562bf1 Fix icon not appearing on loading menu of OPK packages based links Paul Cercueil 2012-10-17 23:38:44 +0200
  • 79ea2349c4 Dingux: set all the system links (except Terminal) as non-editable Paul Cercueil 2012-10-17 01:23:12 +0200
  • 170a7dc4c6 Add "editable" parameter: when "false", the link can't be modified. Paul Cercueil 2012-10-17 00:51:55 +0200
  • c1a95a2fa6 Removed unused class variable 'useRamTimings' from LinkApp Paul Cercueil 2012-10-17 00:40:41 +0200
  • c302218f00 update startup script for nanonote kyak 2012-10-14 12:07:05 +0400
  • 4a60aa000d Load the OPK in the section defined by their "Categories" parameter Paul Cercueil 2012-10-09 01:41:57 +0200
  • c58c726954 configure.in: update libopk check to match latest libopk API Paul Cercueil 2012-10-08 19:51:30 +0200
  • ef18841eb1 Fix build when libopk is not present. Paul Cercueil 2012-10-08 19:46:50 +0200
  • f6c19d0aa1 Mount the OPK packages in order to execute the binary included. Paul Cercueil 2012-10-08 08:22:48 +0200
  • 909fef2f3a Update to use the latest libopk API. Paul Cercueil 2012-10-08 08:19:59 +0200
  • 876f2cff86 Fix a bug where only some parameters were read from the links files. Paul Cercueil 2012-10-08 06:09:37 +0200
  • cd4809343b During init, load all packages in CARD_ROOT/*/apps Paul Cercueil 2012-10-07 21:51:25 +0200
  • 61d22e26e6 LinkApp: Added support for reading OPK packages. Paul Cercueil 2012-10-07 21:50:07 +0200
  • e3837fce68 If a filename contains '#' don't check if the file exists. Paul Cercueil 2012-10-07 20:08:25 +0200
  • 0cbb5ee09a Make loadPNG() able to read files from OPK packages. Paul Cercueil 2012-10-07 20:04:30 +0200
  • 45be8af9f0 configure.in: Perform a check for the 'libopk' library. Paul Cercueil 2012-10-07 19:58:40 +0200
  • 4070644cc6 menu.cpp: Don't use stat() to know if a FS entry is a directory Paul Cercueil 2012-10-06 17:38:58 +0200
  • 3dc12d06ea menu.cpp: Don't use stat() to know if a FS entry is a directory Paul Cercueil 2012-10-06 17:38:58 +0200
  • 16d66d0dbc Remove unused (proprietary-licensed for some) XCF fonts. Paul Cercueil 2012-06-25 00:39:37 +0200
  • 1241523105 Removed variable/function to get the directory of the executable. Paul Cercueil 2012-06-24 23:19:45 +0200
  • cf20f3673e Use function getSkinPath() instead of reading the dir of the binary Paul Cercueil 2012-06-24 23:18:02 +0200
  • a21650d6b3 Don't re-execute gmenu2x on error, just call main() again. Paul Cercueil 2012-06-24 23:01:28 +0200
  • 0d9977e54c Open battery/USB file handlers only when needed. Paul Cercueil 2012-06-24 22:48:50 +0200
  • 7484ad2ef0 Check if USB cable is plugged before returning the battery level. Paul Cercueil 2012-06-24 22:41:16 +0200
  • 64db1d7912 Don't scan the NAND as it's already done elsewhere. Paul Cercueil 2012-06-24 22:19:36 +0200
  • d6621584e3 Removed last bits of the "backlight" feature. Paul Cercueil 2012-06-15 00:13:02 +0200
  • 21fee6ccd1 Removed last bits of the "volume" feature. Paul Cercueil 2012-06-14 23:59:39 +0200
  • dd047010ed Removed old commented code. Paul Cercueil 2012-06-14 23:53:19 +0200
  • 9263c782e7 Drop GP2X platform support. Paul Cercueil 2012-06-14 23:45:57 +0200
  • 374371c1d2 Removed unused (and broken) TV-out feature. Paul Cercueil 2012-06-14 22:53:50 +0200
  • bc2b5d51ed Removed unused function GMenu2X:setGamma() Paul Cercueil 2012-06-14 20:14:19 +0200
  • 1080527822 Don't log the console-based apps. Paul Cercueil 2012-06-14 17:39:59 +0200
  • e5a92271a6 Use title case for Dingoo link titles. Maarten ter Huurne 2012-04-28 13:04:11 +0200
  • 45595e296b dingux: added a link to disable the graphic mode of the framebuffer Paul Cercueil 2012-04-27 17:59:22 +0200
  • c2576d418b Read the credits from the "about.txt" file. Paul Cercueil 2012-04-27 17:42:09 +0200
  • 8dbf6f6906 dingux: added a link to toggle TV output. Paul Cercueil 2012-04-26 19:39:52 +0200
  • 454a73d623 dingux: renamed links on "settings" to force menu layout Paul Cercueil 2012-04-18 02:23:13 +0200
  • 4d3310f60e dingux: added a link to "alsamixer". Paul Cercueil 2012-04-18 02:18:30 +0200
  • a4e25cbc7b dingux: added a "system info" link on the settings tab. Paul Cercueil 2012-04-18 02:08:52 +0200
  • d227a8a6f1 Removed full path to skin files on the links Paul Cercueil 2012-04-18 02:05:22 +0200
  • d1328d791c Switch to tty1 for console apps (Dingux build only). Paul Cercueil 2012-04-18 01:35:46 +0200
  • e6ca072c46 Added a "show console" link parameter (Dingux build only). Paul Cercueil 2012-04-13 19:21:49 +0200
  • 7687212b4e Removed the "wrapper" feature. Paul Cercueil 2012-04-13 18:12:30 +0200
  • 8f57afcf53 Explicitly convert 32-bit integers to 16-bit. Maarten ter Huurne 2012-04-10 23:01:16 +0200
  • 46f2edbc76 BrowseDialog: Code layout cleanup. Maarten ter Huurne 2012-04-10 22:50:03 +0200
  • 58d6077e5c Touchscreen: Avoid constructing an SDL_Rect for is-inside tests. Maarten ter Huurne 2012-04-10 22:44:56 +0200
  • b248aaf808 Surface cleanup. Maarten ter Huurne 2012-04-10 22:33:43 +0200
  • fd642ffe9a SettingsDialog: Code layout cleanup. Maarten ter Huurne 2012-04-10 22:07:43 +0200
  • ed8b0c38ba Don't overwrite link action provided to constructor. Maarten ter Huurne 2012-04-10 20:30:36 +0200
  • 92d221a1bd Fixed GCC warning about initialization order. Maarten ter Huurne 2012-04-10 19:28:01 +0200
  • a881e78fb8 move all Ben Nanonote icons to it's nanonote-files packages Xiangfu 2012-04-04 19:08:54 +0800
  • 7ab0e16a26 add new icons for mplayer, nupdf that start the app via 'alfilesel' David Kühling 2012-04-04 01:44:46 +0200
  • 8da20f4ef3 nanonote: add bard icon Xiangfu 2012-03-31 13:47:23 +0800
  • d2413d8233 Added missing #includes. Maarten ter Huurne 2012-03-24 12:00:25 +0100
  • 57ad81e3df Merged LinkAction class into its base class. Maarten ter Huurne 2011-12-30 16:54:36 +0100
  • 2d81b13459 Reinitialize the powersaver timer when a suspend has been detected. Paul Cercueil 2012-02-02 23:36:26 +0100
  • 78b607033a nanonote: add pickpdf icon Xiangfu 2012-02-02 10:37:24 +0800
  • 63f7e54cdd nanonote: add bard icon Xiangfu 2012-02-02 09:39:43 +0800
  • a0b9fc026b Fix the filename for the user-specified input conf file. Paul Cercueil 2012-01-23 12:29:58 +0100
  • 4935baedec Dingux port: added a "suspend" link on the "settings" tab. Paul Cercueil 2012-01-22 22:13:52 +0100
  • eb86d25b63 Add 'suspend' icon. Paul Cercueil 2012-01-22 22:12:14 +0100
  • 273770dad3 InputManager: prevent unmapped buttons from generating events. Paul Cercueil 2012-01-22 21:49:52 +0100
  • 0043ea5909 Made LinkApp::launch() private. Maarten ter Huurne 2011-12-23 15:51:54 +0100
  • 4ae4fc675e Mark Link::run() as pure virtual. Maarten ter Huurne 2011-12-23 15:49:09 +0100
  • d90ed635be Removed per-app gamma setting. Maarten ter Huurne 2011-12-23 15:39:53 +0100
  • 0622c4227f Removed ability to configure custom working directory. Maarten ter Huurne 2011-12-23 15:20:28 +0100
  • c2afbfdc91 Made two fields that are only used on GP2X available only on that platform. Maarten ter Huurne 2011-12-23 14:07:06 +0100
  • 1ad6b2f25a Made GMenu2X::ts private. Maarten ter Huurne 2011-12-23 14:03:05 +0100
  • 944ab86f9c Cleanup of touch screen code. Maarten ter Huurne 2011-12-23 12:30:15 +0100
  • c7af4b1aea Removed per-application volume setting. Ayla 2011-11-19 14:47:55 +0100
  • 1f955e5233 new 320x240 wallpapers by Jane Xiangfu Liu 2011-11-10 16:02:32 +0800
  • 5d6dcfb2bf update nanonote backlight to new driver Xiangfu Liu 2011-11-10 15:05:37 +0800
  • 1cd60895d5 use the contrast for brightness in nanonote Xiangfu Liu 2011-11-10 14:59:45 +0800
  • c5667f9664 new icon for mediatomb Xiangfu Liu 2011-11-10 14:44:55 +0800
  • 34af6eb98f new icon for listener Xiangfu Liu 2011-11-10 14:29:00 +0800
  • d7bb07216f update games section icon Xiangfu Liu 2011-11-10 13:58:22 +0800