1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00
Commit Graph

597 Commits

Author SHA1 Message Date
Maarten ter Huurne dae5627091 Removed PXML support.
PXML is the metadata format for Pandora packages. It is not used on the
NanoNote or under Dingux.
Ideally it would be a compilation option, but without an active upstream it
would not receive any testing and therefore likely be broken. So in my
opinion it is more time efficient to remove it now and re-add if it is ever
wanted again.
2010-06-17 19:37:21 +02:00
Maarten ter Huurne 1bead23082 Let git ignore files we expect to be generated during the build. 2010-06-17 18:45:52 +02:00
Maarten ter Huurne 8b0f382db0 Removed aclocal.m4, since it is a generated file. 2010-06-17 18:45:19 +02:00
Lars-Peter Clausen 6da573f303 Move methods only used by dialogs from the GMenu2x class to a common base class
for all dialog classes.
2010-05-05 14:35:52 +02:00
Lars-Peter Clausen cb654dd520 Speed up isActive() 2010-05-05 14:35:18 +02:00
Lars-Peter Clausen 09999edc27 Initalize buffer. 2010-05-03 23:56:15 +02:00
Lars-Peter Clausen c9c915c892 Fix out of bounds read 2010-05-03 23:53:06 +02:00
Lars-Peter Clausen dc65381ea4 Initalise event 2010-05-03 23:44:44 +02:00
Lars-Peter Clausen 3b2538cfaf Add ButtonBox widget to simplify managing buttons in the bottombar. Also fixes some memleaks where buttons were left unfreed. 2010-05-03 22:21:36 +02:00
Lars-Peter Clausen 2a6a1f0041 filelister.cpp: Small cleanup 2010-05-03 21:14:11 +02:00
Lars-Peter Clausen a37ed02f8f browserdialog: Better path handling. 2010-05-03 20:28:34 +02:00
Lars-Peter Clausen 7b66eb36d6 handle mouse events for browser dialog buttons 2010-05-03 20:25:08 +02:00
Lars-Peter Clausen 118bc03f38 Fix typo 2010-05-03 20:02:26 +02:00
Lars-Peter Clausen 8b862b8398 Unify filedialog and browsedialog code 2010-05-03 19:58:28 +02:00
Lars-Peter Clausen 6361dde213 Fix menusetting widgets. 2010-05-03 19:41:45 +02:00
Lars-Peter Clausen c099e50714 Add qi wallpaper 2010-05-03 19:40:40 +02:00
Lars-Peter Clausen fe0c2fef76 chmod -x on data files 2010-05-03 19:08:20 +02:00
Lars-Peter Clausen 431e88e021 Use "/card" instead of "/card/gmenu2x" for disk stats 2010-05-03 14:21:00 +02:00
Lars-Peter Clausen dd0c4eb72a Fix rootdir check. 2010-05-03 14:20:56 +02:00
Lars-Peter Clausen 8c31ceeb26 Fix going a dir up in the filebrowser 2010-05-03 13:45:15 +02:00
Lars-Peter Clausen 475fdb74b9 Fix topbar icon rects 2010-05-02 20:17:27 +02:00
Lars-Peter Clausen d4490ba85c remove redundant assignments 2010-05-02 20:02:21 +02:00
Lars-Peter Clausen 7fd1ab032a Use a simple array instead of a hashmap for the colors. 2010-05-02 19:53:06 +02:00
Lars-Peter Clausen 28d3fc9ece iconbutton: Cache icon surface instead of doing serveral hashtable lookups per
frame
2010-05-02 14:52:46 +02:00
Lars-Peter Clausen 40a26e1a9c pass strings by reference where possible 2010-05-02 14:38:16 +02:00
Lars-Peter Clausen a794a1c01a Cache current icon surface. By doing so we safe a huge number of hash map
lookups.
2010-05-01 18:55:11 +02:00
Lars-Peter Clausen 667fb05a35 Kill float and double 2010-05-01 13:20:47 +02:00
Lars-Peter Clausen 8a87e8e1ab Don't do this. It's pure evil. 2010-05-01 12:58:24 +02:00
Lars-Peter Clausen a107dd8e46 Fix pxml.cpp compile 2010-05-01 12:48:03 +02:00
Mirko Lindner 745321edf9 remove debug output
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-22 10:22:36 +01:00
Mirko Lindner db603afc4c rematch files to orig source
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-22 10:16:09 +01:00
Mirko Lindner e2f5df5a43 panic changes ;)
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-22 09:16:22 +01:00
Mirko Lindner 0deb1bb177 add zear's Makefile for comparison
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-17 21:44:41 +01:00
Mirko Lindner 630fdd5de9 move sdl surface unlock behing getpixel fct
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-15 21:55:20 +01:00
Mirko Lindner d460849575 debug output for launch error
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-15 12:05:04 +01:00
Mirko Lindner 454e080477 add prefix case
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-15 00:16:39 +01:00
Mirko Lindner a1eb23eec1 set correct directory for disk check
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-15 00:03:31 +01:00
Mirko Lindner daac97496b removing unused input.conf files, adding NN focused config
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-14 22:40:08 +01:00
Mirko Lindner dbcc825e06 Merge branch 'master' of git@projects.qi-hardware.com:gmenu2x 2010-02-14 21:58:30 +01:00
Mirko Lindner 26df61ae43 add correct input conf
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-14 21:56:26 +01:00
Mirko Lindner b0dc62701f add shell script to launch gmenu2x on the device
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-14 21:55:59 +01:00
Mirko Lindner 20f534b03f change graphics config
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-14 21:55:37 +01:00
Mirko Lindner 8e31364f6d update configure.in for gmenu2x
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-14 14:12:19 +01:00
Mirko Lindner 5777908e06 remove sdl_image test in configure.in
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-10 00:32:18 +01:00
Mirko Lindner 974030eff0 make autogen.sh executable
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-10 00:14:41 +01:00
Mirko Vogt 179e79a373 add regular autogen.sh-file which handles all the autofoo stuff 2010-02-09 00:23:41 +01:00
Mirko Lindner cddcd72e33 initial commit - needs clean-up
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
2010-02-04 12:33:47 +01:00