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 17, 2024 — Aug 17, 2025
Showing page 39 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added controls to the PreferencesWindow in OS X. Added the EQPresetHelper to load/save presets.
ycastonguay
as animal
More...
almost 13 years ago
Added IPlaylistPresenter/PlaylistPresenter. Added IPlaylistView. Bound presenter and view to PlaylistWindowController on OS X. There is still a lot of work to do on these classes before they're ready.
ycastonguay
as animal
More...
almost 13 years ago
Added IPreferencesPresenter/PreferencesPresenter. Added IPreferencesView. Bound presenter and view to PreferencesWindowController. There is still a lot of work to do on these classes before they're ready.
ycastonguay
as animal
More...
almost 13 years ago
Added IEffectsPresenter/EffectsPresenter. Added IEffectsView. Bound presenter and view to EffectsWindowController. Added PlaylistWindowController, EffectsWindowController and PreferencesWindowController to the MainWindowController constructor. There is still a lot of work to do on these classes before they're ready.
ycastonguay
as animal
More...
almost 13 years ago
Added the IPlayerService/PlayerService classes. The Player is no longer accessible through PlayerPresenter and thus completely isolated from UI.
ycastonguay
as animal
More...
almost 13 years ago
Added Console.Write to Tracing Multiple bug fixes to the Update Library process (when the library is empty) Added default position for PlayerPositionEntity Added UpdateLibraryservice to LibraryModule More bug fixes in presenters.
ycastonguay
as animal
More...
almost 13 years ago
Added new classes for configuration, with MPfmConfig singleton.
ycastonguay
as animal
More...
almost 13 years ago
Removed TinyIOC.
ycastonguay
as animal
More...
almost 13 years ago
Added empty Edit Loop and Edit Marker windows.
ycastonguay
as animal
More...
almost 13 years ago
Moved MainWindow files to Window subdirectory.
ycastonguay
as animal
More...
almost 13 years ago
git-svn-id: http://hamster-svn/svn/repos/base@611 765c1f7c-9fb8-954f-9ff8-dd0915cb3117
ycastonguay
as animal
More...
almost 13 years ago
Song Browser: Replaced normal cells by NSTableCellView.
ycastonguay
as animal
More...
almost 13 years ago
Added custom row control, but doesn't really work so far. Bug fix CacheStore (should finally be thread safe) More bug fixes
ycastonguay
as animal
More...
almost 13 years ago
Added delegate for loading album covers in another thread (for Song Browser) Bug fix in MPfmGateway (artist names with apostrophes)
ycastonguay
as animal
More...
almost 13 years ago
CacheStore shoudl now be thread-safe. MPfmAlbumCoverView now centers the album covers in the column.
ycastonguay
as animal
More...
almost 13 years ago
Added CacheStore and CacheStoreItem to MPfm.Core Added AlbumCoverCacheService to hold album art (using CacheStore) Added album covers in the album cover table view. Centered/Fixed position of artist name/album title Very awesome so far. :)
ycastonguay
as animal
More...
almost 13 years ago
Added two more methods for measuring and drawing text (using NSString AppKit additions instead of Core Graphics) Replaced rendering in AlbumCoverView by these new methods. This measures the string much more precisely and with a constraint (the view bounds). Still more work to place the labels correctly depending on their size (to make sure they don't go on the top of each other)
ycastonguay
as animal
More...
almost 13 years ago
Added a lot of helper methods for CGContext in CocoaHelper (draw gradient, draw text, measure string, etc) The album cover zone now displays the artist name and album title.
ycastonguay
as animal
More...
almost 13 years ago
Added custom view for displaying album covers (only rendering a gradient background for now) More work on the album cover table view Added AlbumCoverSource which merges the delegate and data source for the album cover table view
ycastonguay
as animal
More...
almost 13 years ago
Fixed FocusRingType bug and rebuilt MonoMac.dll from source Added second table view with a splitter for displaying album covers besides the song browser. MPfmScrollView: Fixed a bug in the scroll synchronization.
ycastonguay
as animal
More...
almost 13 years ago
Initial commit
ycastonguay
More...
almost 13 years ago
Initial commit
ycastonguay
More...
almost 13 years ago
Added MPfmTableCellView Added MPfmScrollView with a working prototype to sync scrolling in different scroll views (might be the solution for the album cover in the Song Browser)
ycastonguay
as animal
More...
almost 13 years ago
- Added more icons to the Mac project - The Library Browser NSOutlineView is now view-based (instead of cell-based). - Customized the appearance of the Library Browser (equivalent to the Windows version now, plus embedded fonts!)
ycastonguay
as animal
More...
almost 13 years ago
Added new fonts A LOT of visual work on the Main Window (use custom fonts, custom gradients, etc.). Starting to look like the Windows Version. Added header gradient to MPfmView And more
ycastonguay
as animal
More...
almost 13 years ago
Added other Titillium fonts Added Junction font Started adding fonts in main window
ycastonguay
as animal
More...
almost 13 years ago
Player: Changed the way plugins are loaded on Mac OS (load from app bundle for RELEASE, load from exe dir for DEBUG) The splash screen is now faded in when the application launches, and the main window is faded in when the loading is done. More work needed to polish this, but this is a good start. Added configurations for Release, Release_Linux and Release_MacOSX. The Release_MacOSX configuration now includes the Mono runtime in the bundle (and it works great with only the .APP without Mono on the side).
ycastonguay
as animal
More...
almost 13 years ago
Fixed all bugs in order to compile the application bundle with the Mono runtime. Only the "Don't link" option works for now, but at least it now works properly. However, the application sandboxing isn't done yet (ex: the log and database files must be moved inside the bundle instead of the user home directory).
ycastonguay
as animal
More...
almost 13 years ago
Added custom fonts Added splash screen
ycastonguay
as animal
More...
almost 13 years ago
Added images for Playlist window. Added empty presenter, view and view controller for the Splash screen.
ycastonguay
as animal
More...
almost 13 years ago
←
1
2
…
35
36
37
38
39
40
41
42
43
…
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