Stephen Anthony
|
77f2c478a0
|
Fixed warnings from Xcode (some pretty big issues were caught here)
|
2018-02-03 20:44:46 -03:30 |
Stephen Anthony
|
974c686366
|
Fixed compiles warnings in VS 2017.
|
2018-02-03 19:52:14 -03:30 |
Stephen Anthony
|
1f1ced0f01
|
Bumped minimum state version.
|
2018-02-03 19:30:52 -03:30 |
Stephen Anthony
|
26096fcc47
|
Fixed some warnings, and updates for 5.1 release.
|
2018-02-03 19:29:27 -03:30 |
Stephen Anthony
|
6c5bddcdf8
|
Time Machine dialog now resizes correctly:
- in 2x mode, it takes up the maximum amount of space
- in larger modes, it takes up the same relative amount of space: ~80% width
|
2018-02-03 17:27:52 -03:30 |
Christian Speckner
|
803b85343a
|
Tuning.
|
2018-02-03 01:23:19 +01:00 |
Christian Speckner
|
cb89d09c7f
|
Refactoring: remove framerate from OSystem and Console.
|
2018-02-03 01:01:02 +01:00 |
thrust26
|
f4db8e4816
|
fixed zoom settings via hotkey (made persistent again)
|
2018-02-02 22:51:22 +01:00 |
thrust26
|
9d72ae2c4e
|
reordered OptionsDialog to match next release
updated docs accordingly
|
2018-02-02 15:55:27 +01:00 |
thrust26
|
2cb83a7d80
|
updated doc for tickmarks
|
2018-02-02 13:25:36 +01:00 |
thrust26
|
cbeeda6f55
|
added tickmarks to TimeLineWidget (5 intervals)
replaced 3d box with rect for TimeLineWidget
|
2018-02-02 13:05:41 +01:00 |
Stephen Anthony
|
883a9249b1
|
Fixed inverted subtraction in the previous commit.
|
2018-02-01 19:52:32 -03:30 |
Stephen Anthony
|
c18bcbc39b
|
TimeLineWidget mouse handling is now complete.
|
2018-02-01 19:03:17 -03:30 |
thrust26
|
97a0638845
|
Added (fixed) tickmark intervals to SliderWidget
|
2018-02-01 18:21:57 +01:00 |
thrust26
|
8813d5b9e7
|
updated debugger doc for changed Time Machine navigation buttons
|
2018-02-01 11:25:44 +01:00 |
thrust26
|
6d1c5b1301
|
removed +/-10 buttons for TimeMachineDialog
updated documentation
|
2018-02-01 11:18:05 +01:00 |
Christian Speckner
|
396dd637af
|
Rework dispatch loop.
|
2018-01-31 20:44:39 +01:00 |
Christian Speckner
|
7f83e776b2
|
Keep book of the number of cycles spent during emulation.
|
2018-01-31 19:29:37 +01:00 |
thrust26
|
1c4345eff3
|
made sure dialogs fit into 2x zoom and 0.8 aspect ration (=512 pixel)
|
2018-01-31 15:24:20 +01:00 |
thrust26
|
f56286fac9
|
reordered frame stats to make more sense
|
2018-01-31 08:52:52 +01:00 |
thrust26
|
7970955353
|
aligned transparency with TimeMachineDialog
move slightly away from corner
|
2018-01-31 08:37:31 +01:00 |
Stephen Anthony
|
86941ad6af
|
Fixed time machine dialog glitches when the state list is empty.
|
2018-01-30 19:50:29 -03:30 |
thrust26
|
f53e4d01f7
|
updated for cherry picks
|
2018-01-30 18:16:38 +01:00 |
sa666666
|
1ce528ff99
|
Fix crash in TimeLineWidget when setStepValues() is passed an empty list.
|
2018-01-30 08:18:20 -03:30 |
thrust26
|
eb96e1ca49
|
reduced TimeMachineDialog transparency
frame stats now always displays the real frameRate
|
2018-01-30 09:06:03 +01:00 |
Christian Speckner
|
d70b0d8c40
|
Audio state serialization.
|
2018-01-29 22:44:06 +01:00 |
Christian Speckner
|
025adc59aa
|
Merge fallout.
|
2018-01-29 22:25:23 +01:00 |
Christian Speckner
|
89f3f4c9b8
|
Merge branch 'master' into feature/precise-audio
|
2018-01-29 21:18:36 +01:00 |
Christian Speckner
|
87c59db4e0
|
Merge branch 'release/5.1'
|
2018-01-29 21:17:00 +01:00 |
thrust26
|
c9bc3601e3
|
replaced some PopUpWidgets with SliderWidgets
|
2018-01-29 19:59:46 +01:00 |
thrust26
|
9a3516b610
|
fixed compression factor calculation due to previous commit
|
2018-01-29 17:13:17 +01:00 |
thrust26
|
aa7dd33dc8
|
removed keeping very 1st state with compression enabled
|
2018-01-29 16:58:26 +01:00 |
thrust26
|
7f23ac00a2
|
small extra drag area for SliderWidget added
|
2018-01-29 09:15:54 +01:00 |
Stephen Anthony
|
b11643881a
|
Intervals on timeline are now graphically proportional to time:
- intervals are only valid when using key shortcuts
- using the mouse to select/scroll does not show proper proportions yet
|
2018-01-28 20:11:21 -03:30 |
Christian Speckner
|
97a483b124
|
Update XCode project.
|
2018-01-29 00:22:43 +01:00 |
Christian Speckner
|
f87316bfdb
|
Dynamically adjust fragment buffer size based on fragmen size and period.
|
2018-01-29 00:09:21 +01:00 |
Christian Speckner
|
13eefbb542
|
Make compiler happy.
|
2018-01-29 00:09:21 +01:00 |
Christian Speckner
|
c5aad2ae7a
|
Volume adjustment.
|
2018-01-29 00:09:21 +01:00 |
Christian Speckner
|
ae88a5b6b6
|
Fix crash on audio settings change.
|
2018-01-29 00:09:21 +01:00 |
thrust26
|
63acb76911
|
changed text color (else invisible in Classic mode)
|
2018-01-28 20:22:04 +01:00 |
Stephen Anthony
|
db9cd28346
|
Added rewind/unwind shortcuts from TimeMachine to debugger.
- disabled the old Ctrl-r/y shortcuts, but the code is still there for experimentation
|
2018-01-28 13:28:17 -03:30 |
Stephen Anthony
|
de7fd7401b
|
Synchronized shortcuts in TimeMachine to match those from EventHandler.
|
2018-01-28 12:21:22 -03:30 |
thrust26
|
8c4faf122b
|
Updated project files for VS
|
2018-01-28 16:34:52 +01:00 |
thrust26
|
966ba155ed
|
more response to SliderWidget added
units to SliderWidget added
enhanced various dialogs with slider units
|
2018-01-28 14:37:31 +01:00 |
thrust26
|
05d17496ab
|
minor wording fix
|
2018-01-28 11:35:14 +01:00 |
thrust26
|
d7cc2036df
|
some refinements for additional save states creation
|
2018-01-28 11:21:52 +01:00 |
thrust26
|
d2177ea610
|
added extra save state when starting time machine navigation
(some TODOs left, see EventHandler and TimeMachineDialog)
|
2018-01-28 10:15:39 +01:00 |
Christian Speckner
|
6b984a8563
|
Avoid race condition in pause, switch to shared_ptr for simpler semantics.
|
2018-01-28 00:27:25 +01:00 |
thrust26
|
a0052e071f
|
minor refactoring of AudioDialog
|
2018-01-28 00:16:31 +01:00 |
Stephen Anthony
|
2c90aaa7c7
|
Timeline and buttons in TimeMachineDialog are now syncronized.
|
2018-01-27 19:34:26 -03:30 |