Thomas Jentzsch
f1c8f7b2b6
enhanced folder navigation in launcher
2021-12-14 22:31:09 +01:00
Thomas Jentzsch
15c50bf4b5
added the (usual) missing files :|
2021-12-13 15:39:40 +01:00
Thomas Jentzsch
369a5dfc16
refactored file navigation bar into own class
...
enhanced BrowserDialog
2021-12-13 15:38:59 +01:00
Fabrice Fontaine
41f7d70990
configure: add CC ( #854 )
...
Add CC to fix the following build failure when cross-compiling which is
raised since
37c72b1dc7
:
out/src/sqlite/sqlite3.o: file not recognized: file format not recognized
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2021-12-12 18:16:52 -03:30
Thomas Jentzsch
764f6bc1b9
fixed virtual folder handling when "romdir" is a virtual folder
2021-12-12 09:45:49 +01:00
Thomas Jentzsch
e2576c1f99
minor refactoring
2021-12-12 09:23:13 +01:00
Thomas Jentzsch
27507fc4a4
Fixed double backspace action in launcher
2021-12-12 09:09:45 +01:00
Stephen Anthony
21dace2015
Fix minor compile warning from clang.
2021-12-11 20:02:04 -03:30
Thomas Jentzsch
4871650e65
Redo 3b0d25983
2021-12-11 23:34:43 +01:00
Thomas Jentzsch
1a6a79fb2e
Revert "k"
...
This reverts commit 158536722b
.
2021-12-11 23:31:10 +01:00
Thomas Jentzsch
8ae39732ec
Merge branch 'master' of https://github.com/stella-emu/stella
2021-12-11 23:28:17 +01:00
Thomas Jentzsch
3b0d259833
refactored new launcher code a bit
2021-12-11 23:26:21 +01:00
Thomas Jentzsch
158536722b
k
2021-12-11 23:14:04 +01:00
Thomas Jentzsch
73b79cae7d
limit message display frames to 120 ( fixes #852 )
2021-12-11 23:13:35 +01:00
Thomas Jentzsch
81eba12884
added launcher directory history
2021-12-11 16:45:24 +01:00
Stephen Anthony
47e3bd5ffe
Remove Icon.o from Linux build.
2021-12-07 12:54:47 -03:30
Thomas Jentzsch
cda621f217
removed Icon.cxx
2021-12-07 16:14:58 +01:00
Thomas Jentzsch
49693b2d12
makefile updated
2021-12-07 15:40:04 +01:00
Thomas Jentzsch
945f7effc7
refactored LauncherDialog
...
fixed shortcuts in Launcher while in Filter field
2021-12-07 15:39:24 +01:00
Thomas Jentzsch
3e034ff854
minor cosmetic to changes of LauncherDialog & ProgressDialog
2021-12-06 11:13:45 +01:00
Thomas Jentzsch
13235e298b
revamped LauncherDialog
...
added option to disable bottom buttons
2021-12-05 18:08:38 +01:00
Thomas Jentzsch
0a6560b47f
added "remove all" options for favorites
2021-12-03 20:57:34 +01:00
Thomas Jentzsch
59f8b8c16d
fixed Libretro compile error
2021-12-03 20:27:35 +01:00
Thomas Jentzsch
e7b89da825
added option to disable favorites
2021-12-03 19:49:18 +01:00
Thomas Jentzsch
b819b6102a
fixed the quit bug in issue #850
2021-12-03 17:28:48 +01:00
Thomas Jentzsch
c94c525816
fixed '~' handling in ZIP files ( fixes #849 )
2021-12-03 16:45:58 +01:00
Thomas Jentzsch
6d5a3c9d22
Revert "fixed"
...
This reverts commit 7056d2df10
.
2021-12-03 16:45:09 +01:00
Thomas Jentzsch
7056d2df10
fixed
2021-12-03 16:39:53 +01:00
Thomas Jentzsch
5b6bc5e707
added home button
...
fixed virtual directories missing issue (see #848 )
2021-12-03 14:06:35 +01:00
Thomas Jentzsch
d7f5148429
added favorite directories
2021-12-02 23:27:02 +01:00
Thomas Jentzsch
a3368b92f3
fixed selecting of last ROM when list is reloaded
2021-12-01 20:06:30 +01:00
Thomas Jentzsch
f0b3d1c0ba
minor update to PF debug colors
2021-12-01 11:33:18 +01:00
Thomas Jentzsch
2458df8db9
added score mode glitch emulation TIA option ( resolves #587 )
2021-11-30 23:07:59 +01:00
Thomas Jentzsch
598938a249
enhanced launcher context menu display
2021-11-30 16:24:21 +01:00
Thomas Jentzsch
b1ef197f89
slightly enhanced launcher context menu
2021-11-30 11:13:46 +01:00
Stephen Anthony
4e6219db8e
Eliminate warning about enum's in clang.
2021-11-29 18:16:29 -03:30
Stephen Anthony
11dbf63db7
Fix minor compile warnings.
2021-11-29 17:21:29 -03:30
Thomas Jentzsch
ddffa287eb
added removing of deleted ROMs from virtual lists
2021-11-29 18:23:58 +01:00
Stephen Anthony
639fb2a8b4
Update Xcode for new classes.
2021-11-29 13:40:02 -03:30
Stephen Anthony
b588457045
Fix minor compile warnings/errors.
2021-11-29 13:27:56 -03:30
Thomas Jentzsch
66bd354e3e
fixed unwanted website openings
2021-11-29 11:40:51 +01:00
Thomas Jentzsch
414a505b71
updated doc
2021-11-29 11:34:48 +01:00
Thomas Jentzsch
ff8a48f1b2
add option for removing recent/popular files
...
tried to fix the Linux compile problem
renamed the (internal) Settings keys used to store the favorites
further updated doc
2021-11-29 09:27:41 +01:00
Thomas Jentzsch
849923968d
added tracking of user favorites, recently played and most popular games
...
added virtual directories for selecting tracked games
extended launcher context menu and shortcuts
2021-11-28 17:33:54 +01:00
Thomas Jentzsch
ecf7afea70
fix long press navigation bug ( fixes #845 )
2021-11-28 11:58:17 +01:00
Stephen Anthony
e4bb59a760
Some small optimizations.
2021-11-25 17:38:58 -03:30
Thomas Jentzsch
c8102fdce9
fixed uppercase search in launcher
2021-11-25 18:58:06 +01:00
Thomas Jentzsch
0dbb419c83
Merge branch 'master' of https://github.com/stella-emu/stella
2021-11-25 11:24:28 +01:00
Thomas Jentzsch
218452dc8d
added option to show/hide file extensions
...
updated doc
2021-11-25 11:20:56 +01:00
Thomas Jentzsch
76d4043e6c
added option to show/hide file extensions
...
updated doc
2021-11-25 11:07:19 +01:00