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
1 day
ago. based on code collected
1 day
ago.
Sep 03, 2024 — Sep 03, 2025
Showing page 15 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
WPF: Updated project after changes on other platforms.
ycastonguay
More...
over 11 years ago
Android: Replaced BasicImage to a simple IDisposable as most images types already implement this interface. If one platform doesn't implement this interface, simply create a wrapper around it and dispose the image correctly on that platform.
ycastonguay
More...
over 11 years ago
Android: Several bug fixes in WaveFormControl. WaveFormView now uses generic WaveFormControl. There are still a few bugs but it's working almost as well as the previous implementation.
ycastonguay
More...
over 11 years ago
WPF: Updated project after changes on other platforms.
ycastonguay
More...
over 11 years ago
Android: Added control abstraction for WaveFormView which displays the bitmaps from WaveFormCacheManager and draws the cursors and markers over the bitmap. Added DrawImage to IGraphicsContext and added BasicImage (not finished yet). Not using the generic abstraction of WaveFormView on Android yet.
ycastonguay
More...
over 11 years ago
Android: Now using the new generic WaveFormCacheManager. Implemented the new methods in IGraphicsContext and also IMemoryGraphicsContext and IMemoryGraphicsContextFactory.
ycastonguay
More...
over 11 years ago
iOS: Now using generic WaveFormCacheManager for generating wave form bitmaps on iOS! Added new methods to IGraphicsContext for faster drawing. Fixed bugs in generic WaveFormScale control refresh.
ycastonguay
More...
over 11 years ago
iOS: WaveFormScaleView now uses the generic rendering in WaveFormScaleControl. Fixed background color mismatch between iOS theme and generic theme.
ycastonguay
More...
over 11 years ago
iOS: Added implementations for memory graphic context. Added code for using the generic WaveFormCacheManager; it actually works fine, but it is a bit slower than the previous version in iOS. For that reason I have renamed the WaveFormCacheManager on iOS to WaveFormCacheManagerLegacy to compare performance between both implementations. The legacy class will be deleted once the generic WaveFormCacheManager works just as well.
ycastonguay
More...
over 11 years ago
iOS: Updated project after changes on other platforms.
ycastonguay
More...
over 11 years ago
Updated MPfm.GenericControl project files after major changes in the last commit. Updated Android project after changes.
ycastonguay
More...
over 11 years ago
WPF: Added concept for memory graphic contexts with a factory. Added WaveFormCacheManager from iOS and made it generic; not tested yet. Added WaveFormScale generic control; not tested yet but rendering now fully generic.
ycastonguay
More...
over 11 years ago
WPF: The UpdateLibrary view is no longer a seperate window and is now part of the MainWindow. The new panel slides in/out when needed.
ycastonguay
More...
over 11 years ago
Android: Fixed performance problem with loading album art.
ycastonguay
More...
over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
More...
over 11 years ago
WPF: The Fader control is now using a generic renderer to support other platforms in the future. There is a bug with gradients though, and the fader is out of bounds at the top of the control for some reason.
ycastonguay
More...
over 11 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
More...
over 11 years ago
Sad line endings screw up again.
ycastonguay
More...
over 11 years ago
Linux: Bug fixes for rendering generic controls in GTK. Output meter is now functional except for a few refresh bugs which may be caused by the VM, not sure yet.
ycastonguay
More...
over 11 years ago
Linux: Added graphics context wrapper for GTK. Not finished yet, still a few bugs to fix. Added Output Meter for GTK, based on generic control.
ycastonguay
More...
over 11 years ago
Linux: Updated project after changes on other platforms.
ycastonguay
More...
over 11 years ago
Android: Added graphics context wrapper and generic control helper to convert basic shapes. Output meter now uses the generic control renderer. Everything works just like before!
ycastonguay
More...
over 11 years ago
Android: Updated project after changes on other platforms.
ycastonguay
More...
over 11 years ago
iOS: Added wrapper for generic control graphics context and helper class for converting basics into System.Drawing objects. The OutputMeterView control on iOS is now using the generic renderer and it works perfectly so far!
ycastonguay
More...
over 11 years ago
WPF: The output meter now uses the new generic rendering engine with amazing success! The WPF control is left out with only a few lines of code. Very promising for the future (i.e. wave form rendering).
ycastonguay
More...
over 11 years ago
WPF: Added new class library: MPfm.GenericControls. This class library will be used to centralize code for rendering controls and manage user interaction. Hopefully I can finally make one single renderer for multiple platforms! Added very basic structure prototype.
ycastonguay
More...
over 11 years ago
WPF: Added TrackBar control based on older TrackBar control for Windows Forms.
ycastonguay
More...
over 11 years ago
WPF: Fixed bugs in Fader control and applied default color theme. The control now works just as well as the older Windows Forms control. Still have to add mouse wheel action in the future.
ycastonguay
More...
over 11 years ago
WPF: Added Fader control based on older Windows Forms Fader control. Most of the code has been converted but there are still a few bugs to fix (i.e.e mouse events outside control) and definitive colors to assign.
ycastonguay
More...
over 11 years ago
WPF: Added new output meter control for WPF based on older Windows Forms control.
ycastonguay
More...
over 11 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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