New Version 0.99.2.1
- Huge restructuring of Libraries.Controls code:
- There is now an IControl interface which all the controls inherit from
- IControl exposes all of the common elements of media control, play, pause, duration, etc
- Allows for several improvements by its very nature, including:
- Video, Audio, etc work much more similarly now. There is no more code checking if it's audio or video
- Much more code is merged into ControlUnit, AudioControlUnit is down to only 6K, VCU down to 4K.
- Allowed for the merging of CDControl with AudioControl
- Allowed for the merging of DVDisplayUnit and VideoDisplayUnit
- Allows for the playback of Video anywhere in the program
- Allows for a currently playing tracker to display the currently playing music, video or TV show anywhere in the system
- Allows for the ability to control currently playing media anywhere in the system.
- Fixed a bug where playing an entire directory in video didn't actually play past the first video
- Fixed a bug where a playlist in video didn't play all of the vidoes automatically
- Fixed a bug where slideshow mode wasnt turned on for recursive directory plays and playlists
- Added a small visualizations window that plays whenever there's music
- There is now an IControl interface which all the controls inherit from
- IControl exposes all of the common elements of media control, play, pause, duration, etc
- Allows for several improvements by its very nature, including:
- Video, Audio, etc work much more similarly now. There is no more code checking if it's audio or video
- Much more code is merged into ControlUnit, AudioControlUnit is down to only 6K, VCU down to 4K.
- Allowed for the merging of CDControl with AudioControl
- Allowed for the merging of DVDisplayUnit and VideoDisplayUnit
- Allows for the playback of Video anywhere in the program
- Allows for a currently playing tracker to display the currently playing music, video or TV show anywhere in the system
- Allows for the ability to control currently playing media anywhere in the system.
- Fixed a bug where playing an entire directory in video didn't actually play past the first video
- Fixed a bug where a playlist in video didn't play all of the vidoes automatically
- Fixed a bug where slideshow mode wasnt turned on for recursive directory plays and playlists
- Added a small visualizations window that plays whenever there's music

0 Comments:
Post a Comment
<< Home