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 21 hours
ago. based on code collected
about 21 hours
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 22 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
WindowsPhone/WindowsStore: Updated projects after changes on other platforms.
ycastonguay
More...
almost 12 years ago
Windows: Updated project after changes on other platforms. Removed buttons in main toolbar.
ycastonguay
More...
almost 12 years ago
Android: Added logic to SelectFolderPresenter. Not able to actually select folders yet, but the list of folders is now presented in a ListView inside SelectFolderFragment.
ycastonguay
More...
almost 12 years ago
OSX/iOS: Updated project after changes on other platforms.
ycastonguay
More...
almost 12 years ago
Android: Added SelectFoldersFragment/View/Presenter. Does not have logic yet.
ycastonguay
More...
almost 12 years ago
WindowsStore/WindowsPhone: Sync discovery service now supports cancelling. More optimizations to sync discovery. Windows Store: the list views are now actually populated with the right data and have the right look.
ycastonguay
More...
almost 12 years ago
WindowsStore: Added SyncMenu and SyncDownload pages. SyncMenu is partially working. Fixed bugs for rotation.
ycastonguay
More...
almost 12 years ago
WindowsStore/WindowsPhone: SyncDiscoveryService finally works as intended like on other platforms.
ycastonguay
More...
almost 12 years ago
WindowsStore: Now using WindowsStoreNavigationManager. Added BasePage. Very minimal navigation for now.
ycastonguay
More...
almost 12 years ago
WindowsPhone: Added SyncMenu and SyncDownload pages. Far from being done.
ycastonguay
More...
almost 12 years ago
WindowsPhone: Added app icon, splash, icons for sync list, etc. Also SyncDiscoveryService is now functional in async, but the number of concurrent connections should be limited.
ycastonguay
More...
almost 12 years ago
WindowsPhone: Added empty preferences page. Updated theme and look for every page; now margins and animations fit together. More work on the app in general.
ycastonguay
More...
almost 12 years ago
WindowsPhone: Now partially using MobileNavigationManager; the SyncPage is created by the presenter and navigation manager. The list of options is now fed by IMobileOptionsMenuView. More UI prototyping.
ycastonguay
More...
almost 12 years ago
Windows/WindowsPhone/WindowsStore: Updated projects after changes on other platforms.
ycastonguay
More...
almost 12 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
More...
almost 12 years ago
That timestamp problem on Windows again.
ycastonguay
More...
almost 12 years ago
Added secondary menu buttons to Album collection view. More work to come. Related to issue #406.
ycastonguay
More...
almost 12 years ago
iOS: More visual bug fixes for iOS 7. Optimized album art loading and design in MobileLibraryBrowser for Artist cells.
ycastonguay
More...
almost 12 years ago
iOS: Migrated to SDK for iOS 7; minimum version is now iOS 7. Fixed most issues with iOS 7. Now using async instead of ContinueWith because Xamarin.iOS 7 has a strange behavior with ContinueWith even though I was not using async.
ycastonguay
More...
almost 12 years ago
Android/WindowsPhone: Added files missing in previous commit.
ycastonguay
More...
almost 12 years ago
Android: Added AddMarker presenter/view/fragment. Fixed crash bug with notification bar for Android 4.0.3.
ycastonguay
More...
almost 12 years ago
Android: Added carrousel dots in Player activity. Updated drawable for round buttons.
ycastonguay
More...
almost 12 years ago
Android: New round button design for player controls. Moved playlist button to action bar. Now using a huge play/pause button for the lock screen and a new design. Added watermark for EditText controls. Removed "selector" from drawable file names. EqualizerPresetGraphView now uses a SurfaceView.
ycastonguay
More...
almost 12 years ago
Android: Added big thumb for seek bars.
ycastonguay
More...
almost 12 years ago
Android: Added custom seek bar style with drawables (no images!).
ycastonguay
More...
almost 12 years ago
Android: Optimized OutputMeterView and WaveFormView. PlayerActivity now regenerates bitmap for wave form on configuration change.
ycastonguay
More...
almost 12 years ago
Android: WAVE FORMS ARE NOW WORKING ON ANDROID! WOOHOO! This includes reporting the player position and the secondary position when the user changes the position using the seek bar. Still missing markers display, scale, zoom and scroll, but still, this is a huge achievement. Haven't tested memory leaks though, I would not be surprised memory is leaking.
ycastonguay
More...
almost 12 years ago
Android: Integrating wave form branch! PeakFileService now supports non-floating point decoding channels. The WaveFormView control now displays the status of generating a peak file. WaveFormCacheManager is based on the same class on iOS; all that's left to do is to actually draw the waveform in a bitmap in another thread. But generating a peak file and loading it afterwards works and does not slow down the UI or the player so far. An interface/abstract should be added later to WaveFormCacheManager to centralize as much code as possible.
ycastonguay
More...
almost 12 years ago
Android: Now using 16-bit integers instead of 32-bit integers to carry wave data from PlayerService to EqualizerPresetsPresenter. Added shadow for text and GPU optimization in OutputMeterView.
ycastonguay
More...
almost 12 years ago
Android: OutputMeterView now scaling correctly to full control height.
ycastonguay
More...
almost 12 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
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