.. |
.gitignore
|
Let git ignore files we expect to be generated during the build.
|
2010-06-17 18:45:52 +02:00 |
background.cpp
|
Moved all code for opening the context menu into the Menu class
|
2013-08-09 19:09:57 +02:00 |
background.h
|
Put background painting and global keys in new Background layer
|
2013-08-09 18:01:51 +02:00 |
battery.cpp
|
Put background painting and global keys in new Background layer
|
2013-08-09 18:01:51 +02:00 |
battery.h
|
Put background painting and global keys in new Background layer
|
2013-08-09 18:01:51 +02:00 |
browsedialog.cpp
|
Set row size to 20px minimum in file list if browsing directories
|
2014-01-16 16:02:29 +01:00 |
browsedialog.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
buttonbox.cpp
|
Pass a Surface to ButtonBox' and IconButton's paint function
|
2014-01-16 01:19:34 +01:00 |
buttonbox.h
|
Pass a Surface to ButtonBox' and IconButton's paint function
|
2014-01-16 01:19:34 +01:00 |
clock.cpp
|
Code factorisation (Add function inject_user_event() to utilities)
|
2013-08-28 13:14:08 -04:00 |
clock.h
|
Made Clock destruction safe
|
2013-08-09 03:13:02 +02:00 |
contextmenu.cpp
|
Remove "scan for applications and games" feature
|
2014-01-16 16:07:06 +01:00 |
contextmenu.h
|
Query animation status instead of storing it
|
2013-08-12 19:41:56 +02:00 |
cpu.cpp
|
Replaced every message output by calls to the log macros.
|
2010-09-17 22:31:09 +02:00 |
cpu.h
|
Set CPU frequency through sysfs.
|
2010-07-04 03:04:42 +02:00 |
debug.h
|
Revert the log level to INFO
|
2013-07-29 13:02:06 -04:00 |
delegate.h
|
Drop incredibly dirty and huge file FastDelegate.h
|
2013-07-29 12:58:25 -04:00 |
dialog.cpp
|
Renamed ASFont class to just Font
|
2013-08-03 22:30:12 +02:00 |
dialog.h
|
Move methods only used by dialogs from the GMenu2x class to a common base class
|
2010-05-05 14:35:52 +02:00 |
dirdialog.cpp
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
dirdialog.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
filedialog.cpp
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
filedialog.h
|
Match all files by default in the file dialog
|
2013-07-08 02:24:09 -04:00 |
filelister.cpp
|
Use the "*" filter to match all files
|
2013-07-08 02:21:42 -04:00 |
filelister.h
|
More header cleanups.
|
2011-10-23 16:43:56 +02:00 |
font.cpp
|
Allow the skin to change the font and font size
|
2014-01-15 20:32:17 +01:00 |
font.h
|
Allow the skin to change the font and font size
|
2014-01-15 20:32:17 +01:00 |
gmenu2x.cpp
|
Sort links once they have all been added to the menu
|
2014-01-19 23:07:54 +01:00 |
gmenu2x.h
|
Remove "scan for applications and games" feature
|
2014-01-16 16:07:06 +01:00 |
gp2x.h
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
helppopup.cpp
|
Allow layers to play animations
|
2013-08-11 01:35:43 +02:00 |
helppopup.h
|
Implemented layer system for painting and events
|
2013-08-06 01:55:32 +02:00 |
iconbutton.cpp
|
Pass a Surface to ButtonBox' and IconButton's paint function
|
2014-01-16 01:19:34 +01:00 |
iconbutton.h
|
Pass a Surface to ButtonBox' and IconButton's paint function
|
2014-01-16 01:19:34 +01:00 |
imagedialog.cpp
|
Use function getSkinPath() instead of reading the dir of the binary
|
2012-06-24 23:18:02 +02:00 |
imagedialog.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
imageio.cpp
|
Update GMenu2X to use the latest libopk v1.0 API
|
2013-05-26 19:06:53 -04:00 |
imageio.h
|
PNG: Make loadPNG() responsible for creating an RGBA surface.
|
2011-06-02 06:19:21 +02:00 |
inputdialog.cpp
|
Fix BrowseDialog and InputDialog rendering incorrectly
|
2014-01-16 01:19:34 +01:00 |
inputdialog.h
|
InputDialog: header cleanup.
|
2011-10-23 12:46:52 +02:00 |
inputmanager.cpp
|
InputManager: Handle joystick hat events
|
2013-12-30 15:41:52 +01:00 |
inputmanager.h
|
Make the InputManager handle analog sticks as input
|
2013-09-07 11:09:56 -04:00 |
layer.h
|
Query animation status instead of storing it
|
2013-08-12 19:41:56 +02:00 |
link.cpp
|
Add function GMenu2X::getTouchscreen(), to simplify Link and LinkApp prototypes
|
2013-09-05 19:19:16 -04:00 |
link.h
|
Add function GMenu2X::getTouchscreen(), to simplify Link and LinkApp prototypes
|
2013-09-05 19:19:16 -04:00 |
linkapp.cpp
|
Don't set called programs as group leaders
|
2013-12-11 12:31:47 +01:00 |
linkapp.h
|
Simplify again the prototype of LinkApp as gmenu2x->input is public
|
2013-09-05 19:20:54 -04:00 |
Makefile.am
|
Removed Button class
|
2013-08-14 04:26:04 +02:00 |
mediamonitor.cpp
|
Code factorisation (Add function inject_user_event() to utilities)
|
2013-08-28 13:14:08 -04:00 |
mediamonitor.h
|
Add a MediaMonitor, which will watch CARD_ROOT for mountpoints
|
2013-07-19 12:37:56 -04:00 |
menu.cpp
|
Sort links once they have all been added to the menu
|
2014-01-19 23:07:54 +01:00 |
menu.h
|
Sort links once they have all been added to the menu
|
2014-01-19 23:07:54 +01:00 |
menusetting.cpp
|
Pass a Surface to ButtonBox' and IconButton's paint function
|
2014-01-16 01:19:34 +01:00 |
menusetting.h
|
Drop GP2X platform support.
|
2012-06-14 23:45:57 +02:00 |
menusettingbool.cpp
|
Renamed ASFont class to just Font
|
2013-08-03 22:30:12 +02:00 |
menusettingbool.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
menusettingdir.cpp
|
Drop incredibly dirty and huge file FastDelegate.h
|
2013-07-29 12:58:25 -04:00 |
menusettingdir.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
menusettingfile.cpp
|
Drop incredibly dirty and huge file FastDelegate.h
|
2013-07-29 12:58:25 -04:00 |
menusettingfile.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
menusettingimage.cpp
|
Use function getSkinPath() instead of reading the dir of the binary
|
2012-06-24 23:18:02 +02:00 |
menusettingimage.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
menusettingint.cpp
|
Renamed ASFont class to just Font
|
2013-08-03 22:30:12 +02:00 |
menusettingint.h
|
Drop GP2X platform support.
|
2012-06-14 23:45:57 +02:00 |
menusettingmultistring.cpp
|
Drop incredibly dirty and huge file FastDelegate.h
|
2013-07-29 12:58:25 -04:00 |
menusettingmultistring.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
menusettingrgba.cpp
|
Renamed ASFont class to just Font
|
2013-08-03 22:30:12 +02:00 |
menusettingrgba.h
|
Drop GP2X platform support.
|
2012-06-14 23:45:57 +02:00 |
menusettingstring.cpp
|
Drop incredibly dirty and huge file FastDelegate.h
|
2013-07-29 12:58:25 -04:00 |
menusettingstring.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
menusettingstringbase.cpp
|
Renamed ASFont class to just Font
|
2013-08-03 22:30:12 +02:00 |
menusettingstringbase.h
|
SettingsDialog: simplify code using InputManager::waitForPressedButton().
|
2011-10-23 09:38:59 +02:00 |
messagebox.cpp
|
Change API of InputManager: we don't care about key release events
|
2013-09-07 11:00:57 -04:00 |
messagebox.h
|
MessageBox: header cleanups.
|
2011-10-23 11:32:16 +02:00 |
monitor.cpp
|
Code factorisation (Add function inject_user_event() to utilities)
|
2013-08-28 13:14:08 -04:00 |
monitor.h
|
Stop watching a directory when it has been reported as removed
|
2013-07-19 14:35:45 -04:00 |
powersaver.cpp
|
Initialize the timers subsystem of SDL at the beginning
|
2013-07-22 00:20:18 -04:00 |
powersaver.h
|
Reinitialize the powersaver timer when a suspend has been detected.
|
2012-02-02 23:36:26 +01:00 |
selector.cpp
|
Set row size to 20px minimum in file list if browsing directories
|
2014-01-16 16:02:29 +01:00 |
selector.h
|
The "tr1" namespace is no longer needed now that we're on C++11
|
2013-08-01 14:37:56 +02:00 |
settingsdialog.cpp
|
Remove calls to setInputSpeed(), as it only needs to be called once
|
2013-09-26 18:59:22 -03:00 |
settingsdialog.h
|
Massive header cleanup.
|
2011-10-23 16:13:02 +02:00 |
surface.cpp
|
Declare Surface methods that don't change the surface as "const"
|
2013-08-09 17:47:34 +02:00 |
surface.h
|
Declare Surface methods that don't change the surface as "const"
|
2013-08-09 17:47:34 +02:00 |
surfacecollection.cpp
|
Also search the Default skin in the user directory for skin files
|
2013-08-28 11:32:23 -04:00 |
surfacecollection.h
|
The "tr1" namespace is no longer needed now that we're on C++11
|
2013-08-01 14:37:56 +02:00 |
textdialog.cpp
|
Fixed text area coordinates in TextDialog
|
2013-08-14 13:25:07 +02:00 |
textdialog.h
|
Fixed text area coordinates in TextDialog
|
2013-08-14 13:25:07 +02:00 |
textmanualdialog.cpp
|
Check for empty strings using empty() instead of comparing to ""
|
2013-08-16 09:16:04 +02:00 |
textmanualdialog.h
|
Massive header cleanup.
|
2011-10-23 16:13:02 +02:00 |
touchscreen.cpp
|
Drop GP2X platform support.
|
2012-06-14 23:45:57 +02:00 |
touchscreen.h
|
Drop GP2X platform support.
|
2012-06-14 23:45:57 +02:00 |
translator.cpp
|
Check for empty strings using empty() instead of comparing to ""
|
2013-08-16 09:16:04 +02:00 |
translator.h
|
The "tr1" namespace is no longer needed now that we're on C++11
|
2013-08-01 14:37:56 +02:00 |
utilities.cpp
|
Code factorisation (Add function inject_user_event() to utilities)
|
2013-08-28 13:14:08 -04:00 |
utilities.h
|
Code factorisation (Add function inject_user_event() to utilities)
|
2013-08-28 13:14:08 -04:00 |
wallpaperdialog.cpp
|
Remove hardcoded sizes and positions in WallpaperDialog
|
2014-01-16 15:49:51 +01:00 |
wallpaperdialog.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |