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
about 4 hours
ago. based on code collected
about 4 hours
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 32 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
iOS: Added iOSSyncDeviceSpecifications.
ycastonguay
More...
about 12 years ago
Sync: Added device specifications interface to be added to every platform. More bug fixes in listener.
ycastonguay
More...
about 12 years ago
Sync: Lots of bug fixes to discovery and listener.
ycastonguay
More...
about 12 years ago
Sync: Now able to upload files with multipart/form-data, which means files can be uploaded via JavaScript and a web interface!
ycastonguay
More...
about 12 years ago
Sync: Listener can now serve a web app from files embedded in an assembly. Bug fixes. Sync: Added structure for web app.
ycastonguay
More...
about 12 years ago
Sync: The sync listener now returns the library index at /index and all audio files at /audiofile/id. Sync: The sync discovery is now simply using WebClient to ping servers in a subnet with a short 100ms timeout. This is way better than using the Ping class. Moved TinyIoC and TinyMessenger to MPfm.Core. Moved AudioFileCacheService and SongBrowserQueryEntity to MPfm.Library. Renamed SongBrowserQueryEntity to LibraryQuery. Added XmlSerialization to MPfm.Core to serialize objects to XML in a string object.
ycastonguay
More...
about 12 years ago
Mac: Added button for Sync. SyncDiscoveryService: Added parallels tasks for pinging, but the result is always success suddenly... weird.
ycastonguay
More...
about 12 years ago
Added ISyncView, SyncPresenter, etc. and started work on sync services.
ycastonguay
More...
about 12 years ago
Device Sync: Added basic classes for client, server and discovery. Still far from being complete, but moving on from prototyping to real stuff now. Moved around a few services and updated namespaces.
ycastonguay
More...
about 12 years ago
iOS/Mac: Added library synchronization prototype using TCP and HTTP.
ycastonguay
More...
over 12 years ago
iOS: Tried to optimize wave form rendering, results aren't really better though :(
ycastonguay
More...
over 12 years ago
iOS: TimeShiftingViewCtrl - Added all logic for the new Time Shifting screen. Works very well so far!
ycastonguay
More...
over 12 years ago
Player: FINALLY added BPM detection, and it works! Woohoo! iOS: Now reporting detected BPM into the Time Shifting interface. Completely changed the Time Shifting UI to make it more mobile.
ycastonguay
More...
over 12 years ago
iOS: Optimized and added features to output meter view.
ycastonguay
More...
over 12 years ago
iOS: Fixed bug where the UISlider thumb would not always work under a UIScrollView.
ycastonguay
More...
over 12 years ago
iOS: Added MPfmEqualizerPresetGraphView and MPfmOutputMeterView controls. Output Meter is not finished yet (problems with CPU performance), but the Preset Graph is already looking really good! Player: Added GetMixerData for output meters.
ycastonguay
More...
over 12 years ago
EqualizerPresets/EqualizerPresetDetails: More bug fixes. iOS: Fixed thumb bitmap for MPVolumeView.
ycastonguay
More...
over 12 years ago
EqualizerPreset/EqualizerPresetDetails: Fixed a lot of bugs. Added preset deletion. iOS: Fixed bug with UILongPress events that were triggered multiple times. Player: Fixed bug applying an equalizer preset after calling GoTo.
ycastonguay
More...
over 12 years ago
EqualizerPresets/EqualizerPresetDetails: Saving now works. Added TinyMessenger message to notify EQ preset change. Lot of bug fixes. iOS: Fixed UISlider image resizing/tiling. SQLiteGateway/MonoSQLiteGateway: Fixed bug in Insert/Update where the number of fields would not match the number of properties with setters. Also fixed bug with saving decimal number values.
ycastonguay
More...
over 12 years ago
iOS: The Equalizer Details faders are now working!
ycastonguay
More...
over 12 years ago
Updated project to build correctly under Linux.
ycastonguay
More...
over 12 years ago
iOS: Finally fixed P/Invoke BASS_FXGet/BASS_FXSet bug by adding a custom overload in BassWrapper.cs.
ycastonguay
More...
over 12 years ago
Major clean-up of code in MPfm.Player. Saved a few hundred lines with useless comments, dead code, and more.
ycastonguay
More...
over 12 years ago
iOS: Added viewport start/end position to Wave Form Display. This shows the position at the left and right of the screen. It also clearly shows the start and the end of the wave form.
ycastonguay
More...
over 12 years ago
iOS: Added zoom value in the center of the wave form. This appears only when the pinch gesture occurs. iOS: More bug fixes to wave form display.
ycastonguay
More...
over 12 years ago
iOS: Added double tap to wave form display to go back to 100% zoom. iOS: Many visual bug fixes throughout the application.
ycastonguay
More...
over 12 years ago
iOS: Added zoom and scrolling to wave form display.
ycastonguay
More...
over 12 years ago
iOS: The wave form view is now inside a scroll view. This will allow zooming and scrolling inside the wave form. Added interfaces for future multi-platform wave form rendering.
ycastonguay
More...
over 12 years ago
iOS: Navigation Controller - Changed the back button and added custom animation.
ycastonguay
More...
over 12 years ago
EqualizerPresetDetailsPresenter/View: Added logic. Now updating faders. iOS: Changed long press duration from 1 second to 0.7 second.
ycastonguay
More...
over 12 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
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