Friday, July 08, 2011

Triton Player 1.3 : Themes are here

Another major update for Triton Player is here. Version 1.3.5.0 is out with the main attraction being the ability of themes. Currently we have the default Orange theme and a new theme called Minty Green.

Triton Player with Theme Minty Green
Along with a string of minor enhancements and bug fixes, we have changed the settings panel for themes and language under a new tab called other. There is an improvement in start up speed also.
Change Theme
The change log for this release is :
 Triton Player 1.3 [June 2011]
 - [CHANGED] SettingsManager redefined.
 - [CHANGED] Events Reordered.
 - [ADDED] Remember last played track no and position when the player is closed.
 - [ADDED] Update InfoView when a Track is added or removed.
 - [CHANGED] Playlist Track no updated when a track is removed.
 - [OPTIMIZED] Saving settings on Application Exit.
 - [CHANGED] Shuffling doesn't restart from the beginning with a new track.
 - [DROPPED] Reordering the playlist acting weierd, reorderTrack() function still available
  inside PlaylistManager.
 - [CHANGED] Styling of application.
 - [CHANGED] Properly positioned Close and Minimize buttons.
 - [ADDED] Themes!
 - [ADDED] ThemeManager to manage Themes.
 - [CHANGED] Settings read in preinitialize and runtime style loaded 
  before application is loaded.
 - [CHANGED] UI Layout.
 - [ADDED] States and transitions for UI.
 - [OPTIMIZED] Code for Compact Mode toggle.
 - [CHANGED] UI on PlaylistView.
 - [OPTIMIZED] Improved Startup Speed.
 - [ISSUE] Minor flicker on startup if in Compact mode.
 - [CHANGED] Language tab from SettingsPanel renamed to Other.
 - [ADDED] Option to chnage the theme from Settings Panel.
 - [REMOVED] Playlist Reorder codes.
 
 Triton Player 1.3 [July 2011]
 - [CHANGED] SelectionColor of playlist item updated when the theme is changed.
 - [CHANGED] Localization text for themes.
 - [CHANGED] SettingsPanel layout.
 - [CHANGED] Current theme and locale are pre-selected in SettingsPanel.
 - [CHANGED] Tracks added in Shuffled Mode are added to the original collection at the end.
 - [FIXED] Fixed minor null exceptions introduced with new features.
 - [CHANGED] Minimize To Tray is false by default.
 - [CHANGED] Fix for total time calculation in PlaylistView.

Download Triton Player 1.3 here (http://www.mediafire.com/?a7b3m6o7c2kah5e) [914kb]

Saturday, May 21, 2011

Cryptx 6

Cryptx 6 is out of beta stage and you can download the new version right now. A few bug fixes and explorer integration have been done, so you can directly double click on an encrypted file to open CryptX window. The changes between he beta and this are :

Cryptx 6.0.7 [Apr 2011]
- Explorer integration for Rap File Type.
- BugFix for FileInfoVo.
- ProcessTime in Log file processed properly.

Cryptx 6.0.8 [Apr 2011]
- BugFix for invalid Decrypted file naming.
- After decryption, the decrypted file's info are updated in the UI.
- Using AeLogger 0.4.9.
- BugFix for UI not reflecting updated Destination Location.

Please download the latest version of CryptX 6 :from here (http://www.mediafire.com/?png0da1boqw46of)

Saturday, May 14, 2011

Triton Player 1.2

    Triton Player 1.2 is available for download now. This version is a recommended update and has massive performance improvements. 

Triton Player 1.2

    The major visible change is the much awaited addition of a SeekBar for the player. Some under the hood changes have also taken place which includes Storing the Settings in binary format from the previously used XML format for improved speed and performance. The core of the application, the ‘sndbarlib’ has been updated to version 1.1 with some performance optimizations. So what are you waiting for? Checkout the latest version now itself!

The full changelog for this release follows :

Triton Player 1.2 [May 2011]
 - [REMOVED] Logging platform as it seemed surplus.
 - [ADDED]     Save settings and default playlist on ALT + F4.
 - [CHANGED] Localization String in en_US updated.
 - [FIXED]      Null Pointer Exception fixed in PlaylistManager.
 - [ADDED]     Seekbar for player.
 - [CHANGED] Application settings stored as a binary file to speed up
                        startup time and increase performance.
 - [ADDED]     SeekBar functionality on Paused state.
 - [CHANGED] sndbarlib updated to 1.0.
  - [OPTIMIZED]    Several Code Optimizations.
 - [ISSUES]    Clicking on Seekbar position might not always doSeek properly.
 - [FIXED]      Mute icon was not toggling properly.
 - [OPTIMIZED]    Updating of TrackInfo on UI.
 - [CHANGED] sndbarlib updated to 1.1, with optimizations.
 - [OPTIMIZED]    Removed many unnecessary function calls.


Download Triton Player 1.2 here : (http://www.mediafire.com/?r1z8iea8hq217cy)

Saturday, April 23, 2011

CryptX 6 Beta!

    CryptX 6 is finally here. Albeit in Beta version. After almost scrapping the project due to various technical challenges, we have found our way through those and able to make it perform beyond initial expectations.

    Like its predecessor, this version does encryption using the AES Algorithm. Some more work will be done on the application before it is liberated from the Beta Label. But most planned features have been implemented. We are expecting user reviews and suggestions to better understand the product. Checkout some screen shots of the application revealed for the first time.

Initial Screen
File Selected
Encrypting!
Encryption complete!
And the download link for CryptX 6 Beta : http://www.mediafire.com/?xib9jdmmi50k8d2 

Tuesday, April 12, 2011

Cryptx 6


Finally, the most awaited Adobe AIR based development project is about to get released. The latest version of CryptX will be 6 superceding the HTA and C++ based 5.1 Beta. Yes, the last version never broke from the Beta label. It was made as a Proof Of Concept that such an encryption decryption utility could be made, after encryption algorithm security problems from CryptX 4.

CryptX 6 like its predecessor will be using 128 bit AES encryption. Check out some of the features of CryptX 6.

  • 128-bit AES Encryption.
  • Password used for encryption is not stored in the encrypted file.
  • Completely written using Action Script 3 and uses as3crypto library.
  • Intuitive UI.
  • Desktop integration with Encrypted file.
  • Using Green Threads for multitasking support in AS3.
  • Improved performance from previous versions.
  • Logging Platform support.

Please note that the CryptX 6 does not support file formats from previous versions.

More info to follow