-
Notifications
You must be signed in to change notification settings - Fork 0
Home
-
Archive.VG API inclusion
Get releases and tosec from Archive.VG response-
- Rename roms with tosec name
- Add fetched info to database (in OEDBGame gameWithArchiveDictionary:inDatabase:)
-
Add support for session dependent api stuffdoes not make it into version 1.0
-
Library
- Allow for deletion/removal of Games from the library.
-
Fix OEMenu
- Highlight menu item even if mouse was not released
Add menu separatorCorrect sizing if menu has only 1 itemMove selection by Arrow-KeysAdd blinking + delay when an item is clicked- make scrollable
- allow max size
- rethink positioning
-
Fix GridView
Shadow on top (when scrolling reaches end)Multiple selectionMove selection by Arrow-Keys- Scroll when selection reaches end and arrow key is pressed
- Add drag and drop — drag game to collection
Center title and ratings on items- Fix memory usage
Fix resize crash- truncate collection name in view if collection is empty
- context menu
-
HUD controls bar
Create save games menuMake "Save Current Game" work"Done" Button- Add "stop fullscreen" button state
Set audio volume (individually for each game)Show / hide with mouse movement- Fix bug where play/pause button is in incorrect state after saving a game
- keep from fading out while a menu is open
-
MainMenu
enable/disable items- Manage "Last Played" menu
-
Input Preferences
- Rethink grouping of buttons
-
Cores Preference pane no core details for now
Waiting for new designs- Install Cores after download
-
Implement Screen Flow UI - https://github.com/mattball/MBCoverFlowView ? -
give Game Window pop out a hud look
-
flip text shadow of blue hud button
-
Fix Filters in preferences -
Move About Window / Plugin Loading / HID Support away from OEGameDocument -
Rewrite OEDocument for new architecture -
Fix OESearchFieldCell (it loses its text attributes when pressing enter-key)
-
Localization of console names/images (e.g. NES<->Famicom) -
Remember state of collections item (collapsed/expanded)
-
Add functionality to Preferences -> Library Folder Change/Reset Buttons
-
Available Libraries (using OESystemPlugin) -
rewrite main library split view and correctly remember/restore last sidebar width
-
Setup Assistant:
Intro VideoWelcome to OpenEmuCore InstallationGame Scanner-
- Additional Sources
Game Pad Setup-
Button Detection
Let's Go
- Remove spurious linker and compiler warnings
- Remove ivars since we are now 64 bit clean
Put UI Mockups on Github.- Organize code, remove unecessary files
- Replace copyright headers
- Agreed upon code guidelines?