Commit graph

1860 commits

Author SHA1 Message Date
Dimitris Panokostas
4a737dd5a5 Fixed bug where WHDLoad booter would not use the prefs passed to it
Instead, it would always change settings to currprefs
2020-05-17 14:30:08 +02:00
Dimitris Panokostas
f2467cec1d Added some more help text in Paths Panel 2020-05-17 12:07:22 +02:00
Dimitris Panokostas
0dd565a1b6 Improved textfield widgets apprearance when disabled 2020-05-17 12:07:07 +02:00
Dimitris Panokostas
2e96a3c32d Added logfile options in GUI 2020-05-17 11:39:11 +02:00
Dimitris Panokostas
ac4db4a223 Increased textfield size in Misc panel, code modernization 2020-05-17 10:56:38 +02:00
Dimitris Panokostas
91ebf45a0f Increased checkbox widget height, improved text vertical positioning 2020-05-17 10:55:51 +02:00
Dimitris Panokostas
ad5cde455a Fixed dropdown widget text when disabled 2020-05-17 10:39:39 +02:00
Dimitris Panokostas
fa16462092 Updated beta version date 2020-05-17 02:14:23 +02:00
Dimitris Panokostas
55dca0846e Improve more GUI elements when disabled 2020-05-17 02:13:56 +02:00
Dimitris Panokostas
6709962022 Improved more widgets when disabled 2020-05-17 02:13:22 +02:00
Dimitris Panokostas
a404899a65 Improved RAM sliders when disabled/enabled 2020-05-16 02:02:42 +02:00
Dimitris Panokostas
149c58149e Improved Label color when disabled 2020-05-16 01:40:56 +02:00
Dimitris Panokostas
6776d9b1f3 Fixed dropdowns would cut-off bottom part of contents 2020-05-16 01:27:05 +02:00
Dimitris Panokostas
440dd1a073 moved dropdown text height adjustment 2020-05-16 00:53:16 +02:00
Dimitris Panokostas
6f80127408 Modernized code in amiberry.cpp 2020-05-16 00:52:41 +02:00
Dimitris Panokostas
ecb56ef5be Modernized code in guisan objects, improved GUI layout 2020-05-15 00:27:51 +02:00
Dimitris Panokostas
ed31f6849d Improved slider color theme when active/inactive 2020-05-14 22:23:15 +02:00
Dimitris Panokostas
f813057288 Improved text layout in widgets 2020-05-14 21:46:19 +02:00
Dimitris Panokostas
fc168295e5 Improved Radiobutton widget color when disabled 2020-05-14 20:47:43 +02:00
Dimitris Panokostas
1ec8599cd8 Fixed navigation after widgets update 2020-05-14 20:43:26 +02:00
Dimitris Panokostas
a6c7862a26 GUI refactoring
- Removed custom UAE classes, now using only updated standard Guisan components
- Updated all Guisan widgets according to current C++ standards (modernized code)
- Fixed a few minor GUI bugs
- Improved visibility of disabled GUI objects (e.g. sliders, checkboxes, dropdowns)
2020-05-14 01:25:14 +02:00
Dimitris Panokostas
077b2498c4 Increased text scroller height in About window 2020-05-13 20:08:25 +02:00
Dimitris Panokostas
5ab485cc4d Minor P96 updates 2020-05-12 00:11:09 +02:00
Dimitris Panokostas
30c6d80868 Updated inputdevice and cia from WinUAE 2020-05-12 00:07:08 +02:00
Dimitris Panokostas
64b1c5f55a Minor WinUAE merges in custom and devices 2020-05-11 22:11:58 +02:00
Horace And The Spider
9fe0c0b4c8
Bug-fixes the 24-bit CPU parameter for WHDLoad Booter (moving prior to memory and variable name fix), and sets to FALSE where Z3 is used to fix compatibility. (#642) 2020-05-11 10:56:21 +02:00
nemo93
dd08f3ca2d
add smart centering parameters. Yay! (#637) 2020-05-11 08:45:35 +02:00
Dimitris Panokostas
ec264b1adb Implemented missing isguiactive() 2020-05-10 23:11:04 +02:00
Dimitris Panokostas
2f383eeeee Updated beta version datestamp 2020-05-10 22:26:47 +02:00
Dimitris Panokostas
00f4082fd8 Minor updates of zfile.cpp from WinUAE 2020-05-10 22:26:31 +02:00
Dimitris Panokostas
bfeb471b76 Updated disk.cpp from WinUAE 2020-05-10 22:26:13 +02:00
Dimitris Panokostas
844e8613fd Fixed RAM panel would not refresh when 24-bit addressing was changed (#641) 2020-05-10 11:56:18 +02:00
Dimitris Panokostas
99e34979a4
Update target.h
Fixed compiler error
2020-05-08 15:03:03 +02:00
Dimitris Panokostas
7656fe65d1 Improvements for #193: Detect controllers that are reconnected and try to initialize them again 2020-05-08 13:40:20 +02:00
Dimitris Panokostas
9a56fcaefa Updated bundled XML to latest version 2020-05-08 12:04:11 +02:00
Dimitris Panokostas
d330a44e83 Fixed refresh of Misc panel would show wrong index in LED dropdowns 2020-05-04 18:38:26 +02:00
Dimitris Panokostas
e200b0dd3f Improvements for #635:
- Avoid crashing if there's something wrong with the new WHDLoad_db.xml
- Skip downloading to /tmp/ and comparing dates. If we're going to download it anyway, might as well put it in the righ location immediately.
- Improve logging
2020-05-04 10:55:07 +02:00
Dimitris Panokostas
7169d09134 clang code readability improvements 2020-05-03 17:52:01 +02:00
Dimitris Panokostas
16838a9787 Fixed LED options index 2020-05-03 17:51:20 +02:00
Dimitris Panokostas
6c26fcf631 Indentation corrections in disk.cpp 2020-05-03 17:49:48 +02:00
Dimitris Panokostas
d870c6cea4 Fixed #628: Removed obsolete "Hide idle led" option 2020-05-03 12:51:40 +02:00
Dimitris Panokostas
1de27dec69 clang syntax readability improvements 2020-05-03 12:00:06 +02:00
Dimitris Panokostas
67f5ce0fe8 Fixed #633: -cdimage option would not set ",image" flag in config 2020-05-03 11:59:47 +02:00
Dimitris Panokostas
47fcd8e6c1 Set Amiberry version to next beta 2020-05-03 00:07:26 +02:00
Dimitris Panokostas
a069170806 Bumped UAE version to 4.4.0 2020-05-02 23:48:39 +02:00
Dimitris Panokostas
fdb06a4bbd BPLCON4 sprite bank/bitplane XOR timing. 2020-05-02 23:48:13 +02:00
Dimitris Panokostas
84590cefdd cdimage0=. worked slightly differently than GUI eject and didn't eject the CD properly in all situations. 2020-05-02 23:47:32 +02:00
Dimitris Panokostas
60efc71e39 Minor update to the Usage help text 2020-04-30 20:11:12 +02:00
Dimitris Panokostas
56c6a2c268 Minor WinUAE merges 2020-03-31 09:14:15 +02:00
Dimitris Panokostas
bc607fec66 Bumped version to 3.1.3 2020-03-26 16:01:22 +01:00