1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MPfm 0.5.1.0 - Replaced version 0.5.0.5 by 0.5.1.0 since there are a lot of changes.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Added SongGridView columns to configuration file (Width, Visible). Load/Save values for Song Browser and Playlist window.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - M3U and M3U8 playlist files can now be saved using relative paths.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Added relative paths (for files and directories) for M3U/M3U8 playlists
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - MPfm.Core: Added method to convert a DateTime to Unix timestamp - Added the LoadPlaylist window which displays playlist loading progress. - Added a background worker to load playlists. - Minor bug fixes to the SongGridView control.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Playlist window: Finished working on the Load playlist, Save playlist and Save playlist as buttons.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Playlist window bug fix: The now playing indicator is now updated when the playlist index changes.
ycastonguay
as admin
More... over 13 years ago
mp4m.org 1.2.3 - Added Blog link to menu - Added Softpedia link to download page - Removed notice that Mantis is down.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Added the Theme and ThemeHelper classes (far from being done!). - Added a GeneralTheme class with a couple of properties for now (far from being done too!).
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Finished removing unused resources.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Removed some unused resources from project (not fully done yet).
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Added theme object to output meter (OutputMeterTheme).
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Finished migrating all controls to the new CustomFont class.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Migrated ListBox to new CustomFont class.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Migrated Panel to new CustomFont class.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Removed ListView from MPfm.WindowsControls.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Migrated Button to new CustomFont class.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Completed migration to new CustomFont for Label and LinkLabel classes.
ycastonguay
as admin
More... over 13 years ago
Renamed the PlaybackEngineV4Demo project to MPfm.Player.Demo
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Misc bug fixes - Removed TestControls project from solution
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Added mixer sample rate to the First Run screen.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Custom font editor: misc bug fixes - Changed SongGridView to use CustomFont, migration to Theme now complete.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - MPfm: Changed all labels in the MPfm forms (migration to new CustomFont class).
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Finished refactoring the CustomFont class. - Pretty much finished working on the custom property grid editor (Edit font). - Changed the label control to use the new CustomFont class. This means most of MPfm needs to reset its font values (not done yet).
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Renamed CustomFont to EmbeddedFont (with EmbeddedFontCollection) - New object: CustomFont. This contains an EmbeddedFont and metadata for standard and embedded fonts. - Added a property grid editor for CustomFont (not done yet).
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Settings window: Added the Theme tab with a property grid and sample song browser. - Created SongGridViewTheme to be able to bind theme properties to a property grid. - SongGridView: Moved most theme properties to SongGridViewTheme.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Added example for theme xml file - SongGridView: Fixed a bug when clicking the last column header (background gradient size was wrong).
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - Settings window: Added new General tab - Settings window: Added Mixer sample rate, buffer size and update period to the Audio settings.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - SongGridView: fixed a lot of bugs with the column events (click, move, etc.) when the first two columns are not visible. It was hard-coded before, it is now dynamic.
ycastonguay
as admin
More... over 13 years ago
MPfm 0.5.0.5 - SongGridView: Added columns contextual menu, the users can now choose what columns are visible.
ycastonguay
as admin
More... over 13 years ago