Version 1.2 (2019-03-14)

This commit is contained in:
dgis 2019-03-13 23:35:24 +01:00
parent 83b6b15ae9
commit de8a56bf86
2 changed files with 3 additions and 45 deletions

View file

@ -37,7 +37,7 @@ NOT WORKING YET
CHANGES
Version 1.2alpha (2019-03-XX)
Version 1.2 (2019-03-14)
- Use the KML Global color as background color.
- Set the extension .e49 when "Saving as" a state file with model 'Q'.
@ -82,7 +82,7 @@ Note: some included files are not covered by the GPL; these include ROM image fi
The Eric's Real scripts ("real*.kml" and "real*.bmp") are embedded in this application with the kind permission of Eric Rechlin.
TODO
- Sometimes, it seems in authentic calculator slow speed (with 48GX?) and it should not be.
- Sometimes, it seems in authentic calculator slow speed and it should not be.
- Add a separation between the pixels (Suggestion from Jaime Meza)
- Sometimes the "busy" annunciator gets stuck
- Add KML script loading dependencies fallback to the inner ROM (and may be KML include?)
@ -90,45 +90,3 @@ TODO
- Add a true fullscreen mode under the status bar and the bottom buttons
- Improve the access to the menu
- Change the logo following the template
DONE
- Bug Red and Blue seems inverted
- Multitouch
- Choose KML/Change KML/NewDocument
- Load/Save object
- Permission issues when reopening document after an OS restart
- Android UI Settings
- Change settings per settings
- Add icons
- Autosave
- Add help and about
- Change KML
- Bug Re open file not working when permanent link
- Put the KML title in the header of the menu in the drawer
- Fix Reset calculator
- Support clipboard
- Support screen copy
- Add HP48SX icon
- Settings show KML log should be true by default.
- Sound
- Bug: No refresh with the clock (Fix timers)
- Support 8bits images
- Add recent files
- Bug: Port2 not saved
- Fix Process not closed when leaving
- Bug: Port1 is not enable from the state.e48 file!
- Bug no preference event sometimes!
- Bug with android back button acts as the hp48 back button!
- Add new KMLs and ROMs.
- If KML not found in OpenDocument, allow to choose a new one
- Allow to fill the screen
- Option to allow rotation
- Find a new open source package name (org.emulator.forty.eight)
- Improve button support with HDC operations
- Improve loading errors (and see the errors in a log)
- Allow to load external KML/BMP/ROM files
- Fix sound error at the initialization
- Open Emu48 with a state (content://) file shared with it
- Add sound switch settings
- Pixel alignment (pixel squeeze?) issue
- Build with Android 4.4

View file

@ -37,7 +37,7 @@ NOT WORKING YET
CHANGES
Version 1.2alpha (2019-03-XX)
Version 1.2 (2019-03-14)
- Use the KML Global color as background color.
- Set the extension .e49 when "Saving as" a state file with model 'Q'.