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.
Aug 28, 2024 — Aug 28, 2025
Showing page 13 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
WPF: Added all colors to SongGridViewTheme; now using the right colors everywhere. SongGridView can now start playback and receives update of currently playing song. Fixed bugs in GraphicsContextWrapper (rendering text in a rectangle).
ycastonguay
More...
over 11 years ago
WPF: Added MouseClick, MouseWheel and KeysHeld to IControlMouseInteraction in generic controls. Mouse wheel can now be used to scroll in SongGridView. Fixed tons of bugs in SongGridView and uncommented code; items can now be selected and double clicked.
ycastonguay
More...
over 11 years ago
WPF: Scroll bar wrappers are now fully working inside SongGridView.
ycastonguay
More...
over 11 years ago
WPF: Fixed tons of bugs in SongGridViewControl and uncommented more code. The grid view is barely working. Added empty scrollbar wrappers for WPF.
ycastonguay
More...
over 11 years ago
WPF: Updated project after changes on other platforms.
ycastonguay
More...
over 11 years ago
Mac: Now using new track bar and new round buttons in Time Shifting panel. Tons of changes to the MainWindow XIB file to resize controls and make them closer to the new WPF design.
ycastonguay
More...
over 11 years ago
Mac: Removed the older toolbar; the new toolbar is now fully functional!
ycastonguay
More...
over 11 years ago
Mac: Added round button for the new toolbar design and other buttons. Added new toolbar with icons but they aren't clickable yet.
ycastonguay
More...
over 11 years ago
Mac: Tons of bug fixes for Retina display, now all generic controls work perfectly in OS X. Updated MonoMac and fixed several issues related to this upgrade. Now using NSData/NSImage from byte array instead of System.Drawing to load album art. Mac project now targets .NET 4.5 (from 4.0).
ycastonguay
as Yanick Castonguay
More...
over 11 years ago
Position can be seen and changed in wave form
ycastonguay
More...
over 11 years ago
Mac: Tons of new bug fixes for wave form views. Added rounded corners to buttons. Fixed layout in MainWindow after messing it up with the addition of wave form controls. Fixed color mismatches; updating design to be identical to the WPF version.
ycastonguay
More...
over 11 years ago
Mac: Tons of bug fixes to GraphicsContextWrapper. mainly on flipped views. WaveFormScrollView and its subviews now scale correctly when resizing the window or splitter view. The WaveForm view actually works now, but it's not showing the song position yet.
ycastonguay
More...
over 11 years ago
Mac: More work on generic controls.
ycastonguay
More...
over 11 years ago
Mac: Fixed bugs in generic controls. Output meter now works, but takes way too much CPU, not sure why.
ycastonguay
More...
over 11 years ago
Mac: Implemented generic control wrappers and helpers, and most controls. Not tested yet. First commit in a long time because I did a lot of overtime at work.
ycastonguay
More...
over 11 years ago
WPF: Render is now generic in SongGridView. However the render crashes because of the empty scrollbar wrappers... and for some reason WPF does not expose scrollbar controls like Windows Forms. ARGH!
ycastonguay
More...
over 11 years ago
WPF: Added new methods in IControlMouseInteraction. Almost all mouse events are converted to generic in SongGridView.
ycastonguay
More...
over 11 years ago
WPF: Started migrating SongGridView from Windows Forms into a generic control. Still a lot of work to do!
ycastonguay
More...
over 11 years ago
WPF: More work on the native ListView prototype for Song Browser/Playlist. However the lack of smooth scrolling makes it hard to synchronize two list views.
ycastonguay
More...
over 11 years ago
WPF: More work on positioning and fine tuning on Main Window. Time to go to bed!
ycastonguay
More...
over 11 years ago
WPF: Fixed more color mismatch and positioning issues in MainWindow. All colors for this window are now in a seperate resource file.
ycastonguay
More...
over 11 years ago
WPF: Fixed several positioning and margin issues in MainWindow (a few fixes were also part of the last commit).
ycastonguay
More...
over 11 years ago
WPF: Added contextual menu for wave form scroll viewer, still a lot of work to do. Changing the position using the wave form scroll viewer now updates the position label and track bar. Started adding WPF brush resources for centralizing theme colors for the application. Fixed color mismatch between generic controls and WPF UI.
ycastonguay
More...
over 11 years ago
WPF: Fixed DPI scaling for GraphicsContextWrapper/MemoryGraphicsContextWrapper. Wave form resolution is now much better in HiDPI mode.
ycastonguay
More...
over 11 years ago
Mac: Fixed build and fixed crash on startup (missing IAppConfigProvider IoC configuration).
ycastonguay
More...
over 11 years ago
iOS: Added transaction for inserting multiple items for MonoSQLiteGateway. Added missing methods to GraphicsContextWrapper.
ycastonguay
More...
over 11 years ago
WPF: WaveFormScrollViewer is zoomable with the mouse wheel but not scrollable yet.
ycastonguay
More...
over 11 years ago
WPF: WaveFormControl can now be used with the mouse to change the position. No zooming yet. Standardized OnMouseUp/OnMouseDown/OnMouseMove control redirection into helper methods.
ycastonguay
More...
over 11 years ago
WPF: UpdateLibraryService now uses a transaction to commit several audio files to the database at the same time. Updated SQLiteGateway with new Insert method. Also optimized Select method based on MonoSQLiteGateway Select optimization. Much faster than before!
ycastonguay
More...
over 11 years ago
WPF: Cleaned up LibraryBrowserPresenter. Fixed UI with reusable controls in SyncWindow.
ycastonguay
More...
over 11 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
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