Sunday, February 20, 2011

Changes in TritonPlayer

We will have a look at the list of changes in Triton Player 1.1

Localization

Did you know that Triton Player supports German Language in addition to the default English? More localization strings have been added in this version. There was a bug that initially the default language was coming as null. It has been fixed.

Changes based on User Review

Some changes have been implemented from user responses. This includes the playing from the beginning if you switch to shuffle mode being changed to start playing only if any song is already playing. "Hide to tray" when minimized can now be controlled using the settings screen. This is an issue reported in Win 7 versions. By default "Hide to tray" is disabled.

UI Enhancements

On the UI end, we start displaying the File Loaded progress bar as soon as the user has selected a folder rather than once the first file was completed loading. This change should make the users seem the application is more responsive. Some minor UI tweaks also.

Performance Related

Some changes are in the internal workings for performance and following standards etc. This includes using an Item Renderer to display the playlist instead of manually creating.

Attempted Features

Reordering the playlist was partially implemented, but the track numbers were not updating properly. So that feature is still not implemented.

Whats in store

A feature that should be available on most normal players would be a "seek bar". If you noticed that the seek bar on TritonPlayer is not working , well we are working on it. Also lookout for themes in the future releases.

Saturday, February 19, 2011

Triton Player 1.1

An update to TritonPlayer has come. We are now in Version 1.1. Some features, enhancements and performance improvements have been added. Check out the changelog below.


Triton Player 1.1.x.x [Feb 2011]

- [ADDED] More localization strings in File / Directory Select.
- [FIXED] Setting of locale at startup.
- [CHANGED] AudioPlayer instance encapsulated in the PlaylistManager.
- [CHANGED] Using ItemRenderer for Playlist for improved performance.
- [CHANGED] Shuffling starts playing from the first track only if the player was already playing.
- [CHANGED] Default playlist stores unshuffled playlist even if it is shuffled when closing.
- [CHANGED] File Loading Progress bar is displayed as soon as the user has selected a folder
instead of when the first file was loaded.
- [ADDED] Added Application Logging Module.
- [CHANGED] Minor UI Enhancements.

Download From here (http://www.mediafire.com/?qdo21otdsr1id25)


Project Status

The following lists the status of my recent projects. A few of them are active as in features being added on and stuff, couple of them have been scrapped and a few ideas are in the pipeline :)

Adobe AIR Based Projects

Active Projects :

TritonPlayer (Mp3 player project) (v 1.1)
PNRStatusApp (PNR Status & Reservation Reminder) (v 1.4)
TimerApp (Basic Timer Application) (v 1.0)

Planned Projects

CryptX 6 (Encryption / Decryption Utility)
TheBrowser (HTML browser based in AIR, uses WebKit for rendering)

Scrapped Projects

ScreenGarbber (Take screen shot of desktop) (reused code into PNRStatusApp)
ReservationDateCalculator (Calculate date for advanced reservation) (implemented functionality in PNRStatusApp)
FlvPlayer (FlvPlayer) (Better apps already available)

Other Projects

Simple FFMPEG UI (UI for FFMPEG media converter) (v 0.6)