openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
MPfm
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 15 hours
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 27 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Mac: Added table view for selection with add/remove/add all/remove all buttons in SyncMenu; works really great. Fixed bug with upside down image rendering in MPfmButton. Fixed more layout bugs in Sync.
ycastonguay
More...
about 12 years ago
Mac: Fixed layout bugs in Sync. More work on the SyncMenu implementation.
ycastonguay
More...
about 12 years ago
Mac: Fixed bugs in refreshing/cancelling in Sync. SyncMenu now has a partially working view-based NSOutlineView. Added new button icons, now supporting Retina displays.
ycastonguay
More...
about 12 years ago
Windows: SyncMenu - The list view showing audio files to sync now works; the Add/Remove buttons also work. The scrollbar is reset when refreshing the contents but that will be fixed later. Added basic layout for SyncDownload; the progress bar is now updated as a test; the sync process completes successfully!
ycastonguay
More...
about 12 years ago
Windows: Fixed bugs in Sync and SyncMenu implementations. Added list view to SyncMenu to see which files are selected. Added several flat black/white icons for tree views, list views and buttons.
ycastonguay
More...
about 12 years ago
Windows: More work on Sync and SyncMenu implementations.
ycastonguay
More...
about 12 years ago
Windows: Added Sync view implementation; the Sync window now works even though it is not final.
ycastonguay
More...
about 12 years ago
Windows: Updated project after changes on other platforms. Renamed frmSettings to frmPreferences. Preferences and Sync window can now be opened through the MainPresenter. Added Sync, SyncMenu and SyncDownload windows (they are empty for now).
ycastonguay
More...
about 12 years ago
Linux: More work on SyncMenuWindow. The artists and albums can now be expanded but there are a few bugs left to fix.
ycastonguay
More...
about 12 years ago
Linux: Added SyncMenu window with basic implementation.
ycastonguay
More...
about 12 years ago
Linux: Added more implementation to Sync window.
ycastonguay
More...
about 12 years ago
Linux: Added method in BaseWindow to center the window. Added ISyncView implementation; updated UI for Sync window. The Sync window actually works now. General code cleanup in MainWindow.
ycastonguay
More...
about 12 years ago
Mac: Fixed visible centering/sizing before windows were visible. Started implementing SyncMenu view.
ycastonguay
More...
about 12 years ago
Linux: Updated project after changes on other platforms.
ycastonguay
More...
about 12 years ago
Mac: Merged Play/Pause/Stop button.
ycastonguay
More...
about 12 years ago
Mac: Updated project with latest changes. Added SyncMenu and SyncDownload windows with controls but without connecting the presenters yet.
ycastonguay
More...
about 12 years ago
Android: Added spinner adapter for action bar. Started implementing the output meter view.
ycastonguay
More...
about 12 years ago
Android: Finally found the right recipe (so far) for updating the widget with player information. It even loads the album art now! However, the buttons aren't clickable yet.
ycastonguay
as Yanick Castonguay
More...
about 12 years ago
Android: Fixed layout bugs on Equalizer Preset screens. Implemented drawing for Equalizer Preset Graph View. Fixed several bugs in Equalizer Preset logic. Added selector for buttons. Added prototype for Wi-fi Direct and Network Device Discovery for Android 4.1+.
ycastonguay
as Yanick Castonguay
More...
about 12 years ago
Android: Fixed layout bugs in Equalizer Preset and Equalizer Preset Details layouts. Added list selector for all white background lists. Replaced bitmaps for checkmark and action bar save.
ycastonguay
More...
about 12 years ago
Android: Changed mininum SDK version and added block to load Android 4.1+ stuff on MainActivity. Works on Android 4.0.3 and 4.1.
ycastonguay
as Yanick Castonguay
More...
about 12 years ago
iOS: Updated project after changes on Android.
ycastonguay
More...
about 12 years ago
Android:
ycastonguay
as Yanick Castonguay
More...
about 12 years ago
Android: Added new long press contextual menu for MobileLibraryBrowser list view. Play and Delete buttons are functional. Added new sync actionbar icon. Lots of layout bug fixes in EqualizerPreset screens.
ycastonguay
More...
about 12 years ago
Android: Added a lot of new icons. Added buttons when long pressing the MobileLibraryBrowser list view items.
ycastonguay
More...
about 12 years ago
Android: Renamed all icons for actionbar with the actionbar_ prefix instead of icon_.
ycastonguay
More...
about 12 years ago
Android: Adjusted bitmap cache sizes depending on screen size, layout bug fixes in MobileLibraryBrowser, and now using SquareImageView when displaying album art throughout the application.
ycastonguay
More...
about 12 years ago
Android: Fixed more memory leaks related to bitmaps. There might be other leaks but the new code seems to release most of the memory. Once again, I had to reimplement the way the ViewPager in the MainActivity handles the MobileLibraryBrowser fragments. This time the fragments are never actually replaced; the fragment is refreshed through the presenter instead. This fixes also the empty fragments often shown when changing fragments (clicking on an item or using the Back button). The ViewPager is one of the most buggiest control I've ever seen. Android never ceases to amaze me, every time! The iOS version will keep spawning new views as needed.
ycastonguay
More...
about 12 years ago
Android: Fixed bug in BitmapCache where the LruCache would not calculate the bitmap size correctly. This finally makes the cache able to flush the older bitmaps, but this doesn't completely fix the memory leaks related to bitmaps.
ycastonguay
More...
about 12 years ago
Android: Fixed bugs in grid view adapter for MobileLibraryBrowser. Works pretty well now except for the memory leak.
ycastonguay
More...
about 12 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
…
58
59
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree