1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Thanks to Git for line endings screw up again. More... over 11 years ago
iOS: Markers are now updated in wave form when deleting a marker. More... over 11 years ago
iOS: Marker names are now updated correctly. MarkerPresenter now does most of its stuff on different threads. More... over 11 years ago
iOS: Removed Undo button and moved Punch In button besides slider in MarkersTableViewCell. Fixed scrolling to the new position in the tableview. More... over 11 years ago
iOS: Now updating marker position in wave form in real time. More bug fixes for markers. More... over 11 years ago
iOS: Fixed bugs in MarkerViewController when reusing existing cells and expanded/collapsed cell status. More... over 11 years ago
iOS: Fixed bug with long press on MarkersTableViewCell. The long press gesture was firing over buttons and slider; not anymore! More... over 11 years ago
iOS: More work on adding editing features to MarkersPresenter and MarkersViewController. Added custom UITableView to block scrolling when using a slider. More... over 11 years ago
iOS: Updated new marker contextual controls with new functionality, icons, and more. More... over 11 years ago
WPF: More work on the new toolbar: buttons are now bigger; their size change more often depending on context (also padding). Song position and volume can now be changed. More... over 11 years ago
Linux: Updated project after changes on other platforms. More... over 11 years ago
iOS: More bug fixes with layouts on iPhone 4/4S vs 5. More... over 11 years ago
Mac: Updated project after changes on other platforms. More... over 11 years ago
WPF: Updated project after changes on other platforms. More... over 11 years ago
Android: Updated project after changes on other platforms. More... over 11 years ago
iOS: Added UI for SyncConnectManual. Several bug fixes for iOS 6. More... over 11 years ago
iOS: Added controls to new long press marker editing. More... over 11 years ago
iOS: Fixed several bugs with using the Update Library button in Library Preferences when the view is already there, when the view is re-used and when the view has been hidden but needs to be shown again. More... over 11 years ago
iOS: Added a new type of dialog: NotificationBar. These dialogs come from the bottom of the screen and the tab bar controller is resized to leave some space. Adapted UpdateLibrary to this new presentation type. MainViewController is no longer a UITabBarController; it is now a UIViewController containing a UITabBarController and other children to display over. More... over 11 years ago
iOS: New test splash screen for iPhone 5. More... over 11 years ago
iOS: Added new style for SemiTransparentButton; now a lot more transparent but with an outline/border. Fixed several bugs in new player controls scroll view. Added ScaleView to simulate a button click with a group of views (used to open the Effects view from the Effects view in the player controls scale view). Replaced all splash screens with white space for now. More... over 11 years ago
iOS: Added scroll view for volume view and effects view in PlayerViewController for iPhone. The iPhone splash screen is now fully white, including status bar. More... over 11 years ago
iOS: Added table view cell for markers. Marker cells can now be expanded/collapsed with a long press. Fixed iPhone bugs after changes on iPad. More... over 11 years ago
iOS: Fixed scaling issue in OutputMeter and fixed positioning issue in PlayerViewController for the Effects bar. More... over 11 years ago
iOS: Wave form position is almost restored correctly when rotating PlayerViewController. Output meter is now working in PlayerViewController. More... over 11 years ago
iOS: Added volume bar and effects bar to PlayerViewController. Fixed bugs when rotating PlayerViewController; new orientation positioning for subviews of PlayerViewController. More... over 11 years ago
iOS: Added configuration for Audio. More... over 11 years ago
iOS: General preferences are now loaded and saved successfully. Peak files can be deleted from preferences. More... over 11 years ago
iOS: Fixed rotation issues in overlay dialogs on iPad. More... over 11 years ago
iOS: Fixed iPad rotation issues with child view controllers in UITabBarController. More... over 11 years ago