Commit graph

31 commits

Author SHA1 Message Date
Dimitris Panokostas
71408f5db5 Synced most files with latest uae4arm sources (2017-09-22) 2017-09-27 00:15:50 +02:00
Dimitris Panokostas
1b965d938c WIP - Fixes after merge 4 2017-09-19 17:04:17 +02:00
Dimitris Panokostas
7bc131d023 WIP - Fixes merge 3 (it now compiles fully) 2017-09-19 14:24:41 +02:00
Dimitris Panokostas
5adf64a276 WIP - Fixes after merge #2 (GUI updates) 2017-09-18 17:36:45 +02:00
Dimitris Panokostas
8ed901d54d Reworked Custom Controls, now allows mapping to any key. 2017-04-23 22:23:19 +02:00
Dimitris Panokostas
9918df5a8e Reworked Misc function mapping to keys (and now controller buttons), changed relevant options to string instead of int 2017-04-23 18:11:40 +02:00
Dimitris Panokostas
a853165ca8 Fix more potential buffer overflows in paths #92 2017-04-21 22:27:47 +02:00
Dimitris Panokostas
0fb37784de GUI color scheme improvements, controls placement improvements, internal cleanup 2017-04-16 00:50:58 +02:00
Dimitris Panokostas
d129dd6e05 Tweaked color scheme for a more AmigaOS 3.x look 2017-04-14 00:06:59 +02:00
Dimitris Panokostas
243f563271 - If resolution width is greater than 1280 pixels, then show a double-size mouse pointer in the menu (#62) 2017-04-06 00:03:07 +02:00
Dimitris Panokostas
fb023d0546 - Added a custom mouse pointer (Kickstart 1.3 FTW!) in the menu
- Changed default font in the menu to Topaz New, size 14.
2017-04-05 23:38:59 +02:00
Dimitris Panokostas
0c45576be1 Improved InGameMessage dialog 2017-03-07 00:20:02 +01:00
Dimitris Panokostas
e52239ccf3 Refactored game controller input 2017-02-28 13:21:37 +01:00
Dimitris Panokostas
391c00dfcd Updated Pandora References to Amiberry 2017-02-27 14:29:54 +01:00
Dimitris Panokostas
9416319b12 GUI improvements 2017-02-24 01:34:54 +01:00
Dimitris Panokostas
0ab994809d Renamed UpdateScreen() to UpdateGuiScreen()
To avoid confusion with the emulation screen
2017-02-23 00:34:24 +01:00
Dimitris Panokostas
a0be8a1d65 Refactored UpdateScreen for GUI 2017-02-22 14:30:04 +01:00
Dimitris Panokostas
ecd66f59c2 Added different scaling methods based on screenmode
- All Picasso modes and the menu use linear scaling, all other modes
(PAL/NTSC) use nearest neighbor. #47
- Code cleanup
2017-02-02 22:27:51 +01:00
Dimitris Panokostas
cf12cb2eed Code Cleanup 2017-01-29 12:03:00 +01:00
Dimitris Panokostas
0a7ad2b28a Code cleanup 2017-01-29 10:36:18 +01:00
Dimitris Panokostas
ab4afc3829 Added Shutdown button in GUI
Added Shutdown button in GUI
Added defines for upcoming minimal GUI dimensions
2017-01-28 01:03:18 +01:00
Dimitris Panokostas
474ef81aec Texture cleanup
- Removed unneeded creation of texture in main()
- Changed GUI RGB format to ARGB8888 (32-bit)
2017-01-25 12:47:51 +01:00
Dimitris Panokostas
4d63808ffc Fixed main window display
Main window would not resize properly after re-entering from emulation
screen
2017-01-23 22:08:44 +01:00
Dimitris Panokostas
e5c5eddda6 Code cleanup
Removed unneeded code
2017-01-21 23:56:00 +01:00
Dimitris Panokostas
c8145a7046 Comment cleanup 2017-01-21 17:27:31 +01:00
Dimitris Panokostas
1ce5d0cae3 Changed RGB format to 16-bit 2017-01-21 15:22:14 +01:00
Dimitris Panokostas
8983c0c5a3 Changed SDL1 references to SDL2
SDL1 calls to SDL2 ones
Changed references to Guichan to Guisan
Changed references to renamed paths
2016-12-10 11:40:41 +01:00
Dimitris Panokostas
348281d36a First renames after merge
Renamed folders
Updated Makefile contents
Removed obsolete files/folders
2016-12-09 19:04:33 +01:00
Chips-fr
6cbdde5724 remove *dep directories 2015-05-23 13:28:13 +00:00
Chips-fr
422ed334f4 v0.2: Merge TomB improvements 2015-05-17 07:52:43 +00:00
Chips-fr
e86cde6318 Commit pandora source code 2015-05-13 18:47:23 +00:00