tildearrow
88b42ddd58
update copyright year
2024-01-16 21:26:57 -05:00
tildearrow
b519713222
don't use exceptions in maps
...
succeeds #801
2023-07-24 17:39:09 -05:00
tildearrow
1cdca76336
stop reading config if there's a zero
...
most likely corrupt file
2023-05-24 22:14:36 -05:00
tildearrow
09bace3726
get rid of two debug messages
2023-04-30 19:45:54 -05:00
tildearrow
e16fdf0626
config rotation + redundancy prototype
2023-04-05 17:35:01 -05:00
tildearrow
e6bac16a7a
prepare for config resiliency
2023-04-05 04:44:21 -05:00
tildearrow
d44f5f0fc8
this one THIS ONE THIS ONE FOR REAL REAL REAL
2023-04-04 16:24:08 -05:00
tildearrow
ffe8b41d01
THIS IS IT
2023-04-04 16:01:45 -05:00
tildearrow
34a15adc7f
r
2023-04-04 15:40:01 -05:00
tildearrow
3a84512486
half-assed work
2023-04-04 15:27:36 -05:00
tildearrow
53e36abdee
add config facilities for loading/storing int list
2023-04-02 17:32:21 -05:00
tildearrow
aa5b8795ed
dev140 - YM2612: add YMF276 mode
2023-02-10 17:55:44 -05:00
tildearrow
45faadd4c8
update copyright year
2023-01-19 19:18:40 -05:00
tildearrow
e74d7f1922
well I need to discard it?
...
I am not going to use that variable, you picky MSVC
2022-12-22 15:40:10 -05:00
tildearrow
eab679e9d3
GUI: improve system detection algorithm (maybe)
2022-12-22 13:10:08 -05:00
tildearrow
d422372b7f
convert presets to new format, part 1
2022-11-13 16:25:50 -05:00
tildearrow
89311690a0
chip flags rewrite, part 6
...
fix GUI (partially)
2022-09-30 02:14:54 -05:00
tildearrow
48db9a1d0c
chip flags rewrite, part 4 - DO NOT USE
...
the next part is to drop systemFlagsOld completely
and then to fix the GUI
2022-09-29 20:13:40 -05:00
tildearrow
ee6e0aa0e0
chip flags rewrite, part 3 - DO NOT USE
...
the next thing to do is to change DivDispatch::setFlags() to use
the new flags
no chip configuration until this is finished!
2022-09-29 18:03:39 -05:00
tildearrow
82eed26094
chip flags rewrite, part 1
2022-09-29 03:19:48 -05:00
tildearrow
24a72165c9
move config handler to a new class
...
paves the way for chip flags rewrite
2022-09-29 01:24:26 -05:00
tildearrow
eb2c01097f
GUI: add recent file list
2022-09-10 18:53:27 -05:00
tildearrow
95db562414
fix Android build
2022-08-30 16:37:26 -05:00
Christoph Neidahl
e08399156a
Haiku support ( #596 )
...
* Don't apply Wayland videodriver workaround on Haiku
* dirent.d_type-less type detecting in IGFD
The Dumb Way(tm). `stat`'s `st_mode` should be nicer?
* CMake check for dirent.d_type, stat-based fallback
* Move config dir setup to separate function
Nicer to work with than macro kerfuffle.
* Default sysFileDialog to off on Haiku
* Logging stuff
* Honour CMAKE_INSTALL_BINDIR
* Use find_directory on Haiku
Includes forgotten configPath line when home==NULL.
* Address PR review notes
2022-07-23 22:11:30 -05:00
tildearrow
fddd05dc1a
improve logging facility
...
we have a log viewer within the program now
2022-04-10 22:12:02 -05:00
tildearrow
ffb01dd19c
Revert "release 0.6pre0"
...
This reverts commit f7566455c2
.
2022-04-01 05:20:00 -05:00
tildearrow
f7566455c2
release 0.6pre0
2022-04-01 04:45:06 -05:00
tildearrow
840be64314
split config management
2022-02-18 13:11:04 -05:00