OSDN Git Service

Added support for Shorten input.
authorlordmulder <mulder2@gmx.de>
Sun, 30 Jan 2011 00:45:34 +0000 (01:45 +0100)
committerlordmulder <mulder2@gmx.de>
Sun, 30 Jan 2011 00:45:34 +0000 (01:45 +0100)
commite9a1ba9b0623b7c804eb2a805e324aadfcef4526
treeef807c00942ce6abbc7a8b17b3085c86ded545cf
parentf2e5fa49a4ff7a22fe2f2b54858361306da55933
Added support for Shorten input.
15 files changed:
LameXP.vcproj
etc/Translation/Blank.ts
etc/Translation/LameXP_DE.ts
etc/Translation/LameXP_ES.ts
etc/Translation/LameXP_FR.ts
etc/Translation/LameXP_IT.ts
etc/Translation/update.lst
res/localization/LameXP_DE.qm
res/tools/shorten.exe
src/Config.h
src/Decoder_Shorten.cpp [new file with mode: 0644]
src/Decoder_Shorten.h [new file with mode: 0644]
src/Dialog_About.cpp
src/Registry_Decoder.cpp
src/Thread_Initialization.cpp