.. |
.gitignore
|
Let git ignore files we expect to be generated during the build.
|
2010-06-17 18:45:52 +02:00 |
background.cpp
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
background.h
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
battery.cpp
|
Created separate subclasses for output and off-screen surfaces
|
2014-08-10 13:25:54 +02:00 |
battery.h
|
Created separate subclasses for output and off-screen surfaces
|
2014-08-10 13:25:54 +02:00 |
browsedialog.cpp
|
Use a plain FileLister instead of a pointer in BrowseDialog
|
2014-08-13 07:06:05 +02:00 |
browsedialog.h
|
Use a plain FileLister instead of a pointer in BrowseDialog
|
2014-08-13 07:06:05 +02:00 |
buttonbox.cpp
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
buttonbox.h
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02: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
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02: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
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
dialog.h
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
dirdialog.cpp
|
Use a plain FileLister instead of a pointer in BrowseDialog
|
2014-08-13 07:06:05 +02:00 |
dirdialog.h
|
Use a plain FileLister instead of a pointer in BrowseDialog
|
2014-08-13 07:06:05 +02:00 |
filedialog.cpp
|
Use a plain FileLister instead of a pointer in BrowseDialog
|
2014-08-13 07:06:05 +02:00 |
filedialog.h
|
Use a plain FileLister instead of a pointer in BrowseDialog
|
2014-08-13 07:06:05 +02:00 |
filelister.cpp
|
Make FileLister::browse not log a non-existing directory as an error
|
2014-08-13 22:59:13 +02:00 |
filelister.h
|
Pre-process the filter string in FileLister::setFilter
|
2014-08-13 07:06:07 +02:00 |
font.cpp
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
font.h
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
gmenu2x.cpp
|
Properly save the value of Selector Browser after editing a link
|
2014-08-14 02:12:06 +02:00 |
gmenu2x.h
|
Remove unnecessary file existence check in GMenu2X::setSkin(2)
|
2014-08-13 03:26:26 +02:00 |
gp2x.h
|
initial commit - needs clean-up
|
2010-02-04 12:33:47 +01:00 |
helppopup.cpp
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
helppopup.h
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
iconbutton.cpp
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
iconbutton.h
|
Removed most uses of naked Surface pointers
|
2014-08-10 14:21:14 +02:00 |
imagedialog.cpp
|
Use a plain FileLister instead of a pointer in BrowseDialog
|
2014-08-13 07:06:05 +02:00 |
imagedialog.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
imageio.cpp
|
Fix issues with loading images with alpha disabled.
|
2014-07-17 01:25:41 +02:00 |
imageio.h
|
Fix issues with loading images with alpha disabled.
|
2014-07-17 01:25:41 +02:00 |
inputdialog.cpp
|
Removed most uses of naked Surface pointers
|
2014-08-10 14:21:14 +02:00 |
inputdialog.h
|
InputDialog: header cleanup.
|
2011-10-23 12:46:52 +02:00 |
inputmanager.cpp
|
Remove unnecessary file existence check in GMenu2X -> InputManager
|
2014-08-13 03:29:42 +02:00 |
inputmanager.h
|
Remove unnecessary file existence check in GMenu2X -> InputManager
|
2014-08-13 03:29:42 +02:00 |
launcher.cpp
|
Moved console bind+activate code into Launcher
|
2014-08-08 02:04:05 +02:00 |
launcher.h
|
Moved console bind+activate code into Launcher
|
2014-08-08 02:04:05 +02:00 |
layer.h
|
Query animation status instead of storing it
|
2013-08-12 19:41:56 +02:00 |
link.cpp
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
link.h
|
Removed most uses of naked Surface pointers
|
2014-08-10 14:21:14 +02:00 |
linkapp.cpp
|
Show a file selector in OPK links only if Exec requires a file
|
2014-08-14 02:08:51 +02:00 |
linkapp.h
|
Removed most uses of naked Surface pointers
|
2014-08-10 14:21:14 +02:00 |
Makefile.am
|
Added Launcher class
|
2014-08-07 16:48:30 +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
|
Split creation, configuration and use of FileLister objects
|
2014-08-13 04:50:22 +02:00 |
menu.h
|
Require valid section index passed to Menu::addActionLink
|
2014-08-12 06:42:58 +02:00 |
menusetting.cpp
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
menusetting.h
|
Cap the width of setting names in SettingDialog to the width of the longest
|
2014-07-24 11:07:30 +02:00 |
menusettingbool.cpp
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
menusettingbool.h
|
Cap the width of setting names in SettingDialog to the width of the longest
|
2014-07-24 11:07:30 +02:00 |
menusettingdir.cpp
|
Various changes related to translations
|
2014-07-15 14:25:17 +02:00 |
menusettingdir.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |
menusettingfile.cpp
|
Various changes related to translations
|
2014-07-15 14:25:17 +02: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
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
menusettingint.h
|
Cap the width of setting names in SettingDialog to the width of the longest
|
2014-07-24 11:07:30 +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
|
When editing colors, show the selected color component using its color
|
2014-08-13 03:53:22 +02:00 |
menusettingrgba.h
|
Cap the width of setting names in SettingDialog to the width of the longest
|
2014-07-24 11:07:30 +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
|
Don't pass around naked Surface pointers when drawing
|
2014-08-10 04:26:59 +02:00 |
menusettingstringbase.h
|
Cap the width of setting names in SettingDialog to the width of the longest
|
2014-07-24 11:07:30 +02:00 |
messagebox.cpp
|
Created separate subclasses for output and off-screen surfaces
|
2014-08-10 13:25:54 +02: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
|
Split creation, configuration and use of FileLister objects
|
2014-08-13 04:50:22 +02:00 |
selector.h
|
Don't pre-strip file name extensions in Selector
|
2014-08-12 09:17:38 +02:00 |
settingsdialog.cpp
|
Removed most uses of naked Surface pointers
|
2014-08-10 14:21:14 +02:00 |
settingsdialog.h
|
Massive header cleanup.
|
2011-10-23 16:13:02 +02:00 |
surface.cpp
|
Removed most uses of naked Surface pointers
|
2014-08-10 14:21:14 +02:00 |
surface.h
|
Removed most uses of naked Surface pointers
|
2014-08-10 14:21:14 +02:00 |
surfacecollection.cpp
|
Removed SurfaceCollection::defaultAlpha
|
2014-08-12 08:50:52 +02:00 |
surfacecollection.h
|
Removed SurfaceCollection::defaultAlpha
|
2014-08-12 08:50:52 +02:00 |
textdialog.cpp
|
Removed most uses of naked Surface pointers
|
2014-08-10 14:21:14 +02:00 |
textdialog.h
|
Use Font::wordWrap in TextDialog and TextManualDialog
|
2014-07-24 09:00:22 +02:00 |
textmanualdialog.cpp
|
Removed most uses of naked Surface pointers
|
2014-08-10 14:21:14 +02:00 |
textmanualdialog.h
|
Use Font::wordWrap in TextDialog and TextManualDialog
|
2014-07-24 09:00:22 +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
|
Made text file reading more efficient and robust
|
2014-07-24 10:41:20 +02:00 |
utilities.h
|
Moved code to remove a file name extension into utilities module
|
2014-08-12 09:07:37 +02:00 |
wallpaperdialog.cpp
|
Remove unnecessary file existence check in WallpaperDialog::exec()
|
2014-08-13 22:51:56 +02:00 |
wallpaperdialog.h
|
Made GMenu2X::ts private.
|
2011-12-23 14:03:05 +01:00 |