Finally! The first version using BASS.NET is now finished. It has a few minor bugs, but at the same time, it fixes a lot of major bugs in the 0.4.x.x version set. This time the player is rock solid, has flawless MP3 gapless playback, supports thousands of songs in a playlist without performance hit, sample accurate looping and more. MPfm now uses the .NET 4.0 framework.
Use DirectSound for now; the ASIO and WASAPI drivers will be fixed eventually.
- 0000001: [UI | Windows | Effects] The Equalizer fader doesn't match the scale displayed (ycastonguay) - resolved. - 0000151: [Player] Replace the playback engine (PlayerV2) to PlaybackEngineV4 (ycastonguay) - resolved. - 0000154: [Global] Add Reactive Extensions to MPfm (ycastonguay) - resolved. - 0000078: [Library] Not all methods of the MPfm.Library uses the song cache (ycastonguay) - resolved. - 0000156: [Global] Remove FMOD, PlayerV2 and PlaybackEngineV3 code from the solution (ycastonguay) - resolved. - 0000153: [Global] Migration to .NET 4.0 (ycastonguay) - resolved. - 0000152: [Library] Replace Entity Framework by simple gateway classes (migration to .NET 4.0) (ycastonguay) - resolved. - 0000155: [Library] Upgrade System.Data.SQLite from 1.0.66 to 1.0.76 (ycastonguay) - resolved. [8 issues]