New:
- Artist CountryFlags:Flags of the actual played artists are shown if the artists set them up in config on jamendo
- UBERFILTER: now you may search by country, too
- Optics: little tweaks on the background image
- Bugfixes
DOWNLOAD: http://pancore.de/bin/progs/nstnt/v0.4/nstnt_player_v0.4.zip
whats new:
updater is integrated now into the player
some bugs are fixed
download: http://pancore.de/bin/progs/nstnt/v0.4/nstnt_player_v0.4.zip
i made some bugfixes:
the player froze, if some albumcover loads failed. its corrected now.
I changed some code for history-handling.
I changed the Artist-Search.
you may download the full package (Player, Database, all that stuff) here :
http://pancore.de/bin/progs/nstnt/v0.4/nstnt_player_v0.4.zip (its really version 0.4.1) 14MB)
Or if you allready use version 0.4, you only have to overwrite the nstnt_player.exe with this one [...]
i coded the last days and now version 0.4 of the nstnt player is ready.
whats new:
- the player uses unicode now
- the design changed (more beautiful i hope ^^ )
- licenses are displayed
- albumcover is displayed
- new function “UBERFILTER”
whats the UBERFILTER?
- you may choose which albums are played, in relation to the licenses you allow [...]
the new version of nstnt player has a cover-show function.
you are now able to show the cover of the actual playing album.
the full package of the player includes the database from 12.06.2010 and can be downloaded here:
http://pancore.de/bin/progs/nstnt_player_v0.31.zip
today i finished my work on the nstnt player v0.3
i made a few optical changes (looks better now ^^) and spend days with reorganising the code.
functional changes are:
- you are now able to download tracks individually
- the update function is reworked
now you dont have to wait hours for the xml import finish, the new updater [...]
in fact, this doesn´t really fit into the pScan section, because its a seperate application i wrote to illustrate the planned usage of segment-headers.
the illustrating application can be downloaded here: http://pancore.de/bin/progs/header.exe
it doesn´t do anything than showing possible header formations.
I decided to ignore input-errors, so if you chose to input unfitting values, the result may be [...]
today i had a little bit time to think about the next steps on my way to an own packer.
i thought ‘if i only could force unused Bytes somehow’ … e voila… suddenly i had a solution
-> segmentation.
if i stop scanning the whole stream for unUsed Bytes and whould pack one segment after another, and [...]
i just wanted to try something out in the code and 3 hours later, the program is able to output sound generated by bytePair information.
somewhere in the code is still something wrong. i´ve trouble with some pointer things.
until i found and fixed that, version 0.4 is BETA.
maybe you want to take a look. and just [...]
the application broke up with an exception sometimes.
this happend not at random, i traced this down.
first i thought, i made something wrong with the memorystream or array handling. after hours i found out, that the fileopenDialog crashes.
after searching the web i got an workarround for that.
http://groups.google.com/group/comp.lang.pascal.delphi.components.usage/browse_thread/thread/207388c2527abf40
the fixed version of pscan is downloadable here: http://pancore.de/bin/progs/pscan.exe