1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Android: Fling now works in WaveFormScrollView; still a bit buggy and not updating the views frequently enough, but at least it is now working. More... over 11 years ago
Android: Trying to implement fling in WaveFormScrollView, not successful yet. More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
Mac: Updated toolbar icons related to player with pinpoint precision; added retina @2x versions. More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
Android: Several bug fixes for zooming wave forms (zoom calculation between pinches, content offset adjustment, etc.). Can now pan (scroll left/right) wave form. More... over 11 years ago
Android: Fixed several regression bugs for wave form after adding zoom on other platforms. Can now zoom using pinch gesture on Android, but it is still buggy. Fixed bugs in generic control rendering. Updated project after changes on other platforms. More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
WPF: Added missing file in last commit. More... over 11 years ago
WPF: Can now zoom, scroll and interact with wave form using generic control. Updated project after changes on Mac. More... over 11 years ago
Mac: Fixed all bugs in WaveFormControl for displaying bitmaps with zoom, content offset adjustment when zooming, and much more. Optimized WaveFormControl and WaveFormScaleControl rendering. Added dragging (scrolling) to WaveFormScrollView over scale view. Album art does not flicker anymore when changing songs of the same album. More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
Mac: Implemented ContentOffset, ContentSize and Zoom for all wave form controls. Still a lot of bugs to fix, but zoom is now fully implemented. More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
Mac: Updated Effects window interface More... over 11 years ago
Mac: Fixed positioning and value refreshing of Info and Action panels in Main Window. More... over 11 years ago
Mac: Pitch shifting controls now work properly in Main Window. More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
as Yanick Castonguay
More... over 11 years ago
Mac: Bug fixes in SongGridViewControl. More... over 11 years ago
WPF: Cleanup in SongGridViewControl. More... over 11 years ago
WPF: Added events for displaying context menus in SongGridViewControl. Now displaying text in the album art column. Added context menus in SongGridView (WPF). Fixed bug reporting the wrong mouse button in MouseClick for GenericControlHelper. More... over 11 years ago
WPF: Implemented KeysHeld in GenericControlHelper; this activates multiple item selection in SongGridViewControl. More... over 11 years ago
WPF: Added event for changing mouse cursor type in SongGridViewControl. Useful when resizing columns. More... over 11 years ago
WPF: Fixed regression bug in SongGridView where double clicking on an item would crash the app (invoking double click event twice). More... over 11 years ago
Mac: Added key events in GenericControlHelper and SongGridView. Fixed bugs in GenericControlHelper (right mouse button detection, keys held, etc.). Added methods for changing mouse cursor in GenericControlHelper. Fixed bug where two contextual menus would show in header in SongGridViewControl. More... over 11 years ago
WPF: Added Home/End key support to SongGridViewControl. More... over 11 years ago