| in the "Play" UI area, remove title "Play" in navigation item (#440) |
|
More...
|
2 months ago
|
| merge branch 'feature/391-file-watcher' into develop |
|
More...
|
2 months ago
|
| rename notification ArchiveContentChanged to ArchiveContentMayHaveChanged |
|
More...
|
2 months ago
|
| fix table view cell styling in ViewGameController |
|
More...
|
2 months ago
|
| introduce filesystem monitoring to manage changes in the archive view (#391) |
|
More...
|
2 months ago
|
| change implementation of two methods in PathUtilities |
|
More...
|
2 months ago
|
| improve FilesystemMonitor (#391) |
|
More...
|
2 months ago
|
| explicitly set inputPaths and outputPaths build settings in Xcode project |
|
More...
|
3 months ago
|
| change C++ language dialect from GNU++98 (compiler default) to C++23 (#391, #393) |
|
More...
|
3 months ago
|
| add FilesystemMonitor and FilesystemOperations (prep work for #391) |
|
More...
|
3 months ago
|
| display "number of games detected" when loading a game from the archive (#389) |
|
More...
|
3 months ago
|
| fix coordinate labels not being shown; bug introduced with object registry (#436) |
|
More...
|
3 months ago
|
| increase status label font size on iPad (#440) |
|
More...
|
3 months ago
|
| adjust icon sizes (#441) and other sizes and spacings in annotation view |
|
More...
|
3 months ago
|
| adjust annotation view size multipliers to compensate for increased button touch area sizes (#441) |
|
More...
|
3 months ago
|
| increase touch area size of buttons used for button boxes (#441) |
|
More...
|
3 months ago
|
| show status view in board view area instead of in navigation bar (#440) |
|
More...
|
3 months ago
|
| StatusViewController is no longer a UIViewController => fixes a layout error on iPad (#304) |
|
More...
|
3 months ago
|
| AnnotationViewController receives orientation upon construction instead of detecting it by itself |
|
More...
|
3 months ago
|
| AnnotationViewController reacts to UiWillChangeLayoutOrientation (#304) |
|
More...
|
3 months ago
|
| introduce new notification UiWillChangeLayoutOrientation (#304) |
|
More...
|
3 months ago
|
| make sure windowing controls don't obscure parts of the status view (#304) |
|
More...
|
3 months ago
|
| improve status view layouting to handle app window resizing (#304) |
|
More...
|
3 months ago
|
| clean up SceneDelegate (#434) |
|
More...
|
3 months ago
|
| properly support Screen Mirroring (#434) |
|
More...
|
3 months ago
|
| temporarily disable the "floating" tab bar behaviour (#439) |
|
More...
|
3 months ago
|
| handle view size orientation changes instead of interface orientation changes (#304) |
|
More...
|
3 months ago
|
| remove deprecated Info.plist key UIRequiresFullScreen (#435, #304) |
|
More...
|
3 months ago
|
| add enum + reusable logic to distinguish between portrait / landscape (#304) |
|
More...
|
3 months ago
|
| fix enabling of logging during application startup (fixes #438) |
|
More...
|
3 months ago
|