OSDN Git Service

Extinguished some remaining uses of argv[] or QApplication::arguments().
[lamexp/LameXP.git] / etc / Translation / Blank.ts
2012-06-23 lordmulderExtinguished some remaining uses of argv[] or QApplicat...
2012-06-22 lordmulderNow using our own command-line parser, based on GetComm...
2012-06-21 lordmulderWhen generating the initial output-folder name for...
2012-05-29 lordmulderAdded one more mirror.
2012-05-25 lordmulderNow using a separate QSemaphore to limit the number...
2012-05-20 lordmulderFixed HTML code, need to escape the ampersand.
2012-05-13 lordmulderChanged the method to synchronize the analyzer threads...
2012-05-06 lordmulderAdded progress indicator to CueSheet import thread.
2012-05-06 lordmulderImplemented progress indicator for the working banner.
2012-05-04 lordmulderFixed a regression in b00b5278971615fb2601072abd39264cc...
2012-04-29 lordmulderAdded Swedish translation. Thanks to Åke Engelbrektson...
2012-04-19 lordmulderWorkaround for a recent change in MediaInfo's behavior...
2012-04-14 lordmulderSmall update to translator's guide.
2012-04-12 lordmulderBump version.
2012-04-12 lordmulderUpdated Qt runtime libraries to v4.8.1 (2012-03-14...
2012-04-06 lordmulderFixed a few memory leaks found by VLD.
2012-04-06 lordmulderFix potential memory leak: According to the docs, setMo...
2012-04-06 lordmulderBump version.
2012-04-05 lordmulderChanged creation of QFileSystemModel. Object will now...
2012-03-30 lordmulderVarious tweaks to improve the QFileSystemModel performa...
2012-03-29 lordmulderSome code refactoring and clean-up.
2012-03-29 lordmulderSome improvement of the previous commit.
2012-03-28 lordmulderNew workaround to focus the selected item in the "outpu...
2012-03-27 lordmulderImproved output folder LineEdit.
2012-03-26 lordmulderAdded button to edit the current output path in a simpl...
2012-03-06 lordmulderShow which AAC encoder is being used in the GUI.
2012-03-04 lordmulderUpdated Polish translation. Thanks to Sir Daniel K...
2012-02-24 lordmulderFixed a typo in the German translation.
2012-01-24 lordmulderTry to keep the window of the Web Updater tool focused.
2012-01-14 lordmulderUpdated dcaenc binary.
2012-01-04 lordmulderAdded support for importing Meta tags from a CSV files.
2012-01-01 lordmulderHappy New Year 2012!
2011-12-29 lordmulderUpdated Ukrainian translation. Thanks to Arestarh ...
2011-12-29 lordmulderBetter handling of system shutdown. Now using the Qt...
2011-12-27 lordmulderPrevent some more dialogs from blocking a quick system...
2011-12-27 lordmulderUpdated Polish translation. Thanks to Sir Daniel K...
2011-12-26 lordmulderSome refactoring of the icon initialization code.
2011-12-25 lordmulderAdded some more "special" application icons.
2011-12-24 lordmulderAdded some more "special" application icons.
2011-12-22 lordmulderExperimental support for dcaenc, by Alexander E. Patrak...
2011-12-21 lordmulderUpdate file properties after the decoding step by using...
2011-12-19 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-12-19 lordmulderRenamed Chinese translation.
2011-12-19 lordmulderPrint the "script" of the language file.
2011-12-19 lordmulderAdded 'Traditional Chinese' (Taiwanese) translation...
2011-12-18 lordmulderAdded "Ignore" button to message box.
2011-12-18 lordmulderImproved language file initialization code.
2011-12-17 lordmulderForce column resize, after an item in the source file...
2011-12-17 lordmulderFixed one typo.
2011-12-17 lordmulderAdded Chinese translation by 456Vv <123@456vv.com>.
2011-12-15 lordmulderUpdated Ukrainian translation + made one more string...
2011-12-13 lordmulderAdded UTF-16 (LE and BE) support to Playlist and Cue...
2011-12-10 lordmulderFixed a type (reported by VzK)
2011-12-10 lordmulderIf the Cue Sheet isn't clearly UTF-8 (i.e. a BOM is...
2011-12-10 lordmulderQString::fromLocal8Bit() doesn't work as expected,...
2011-12-04 lordmulderWorkaround for a bug that causes MediaInfo to not detec...
2011-12-03 lordmulderSmall fix of previous commit.
2011-12-01 lordmulderAdded more "known hosts" to the list: We now use a...
2011-11-27 lordmulderPrint the total duration when the process is completed.
2011-11-26 lordmulderUpdated FAQ document for the new 'number of instances...
2011-11-22 lordmulderDisable word-wrap in processing window's table view.
2011-11-21 lordmulderChanged detection of QAAC for the new fully-static...
2011-11-21 lordmulderAdded optional support for the QAAC encoder. Requires...
2011-11-19 lordmulderUpdated LAME encoder binaries to v3.99.2 Final (2011...
2011-11-11 lordmulderUpdated LAME encoder to v3.99.1 Final (2011-11-05)...
2011-11-06 lordmulderMake sure the "outer" installer isn't renamed to 'LameX...
2011-10-30 lordmulderDisplay "N/A" if CPU usage cannot be determined (as...
2011-10-29 lordmulderBump patch version + minor improvements to previous...
2011-10-29 lordmulderAdded indicators for current CPU usage, RAM usage and...
2011-10-23 lordmulderAdded a hint that the version number in the name of...
2011-10-22 lordmulderAdded some info on Hibernation to the F.A.Q document.
2011-10-21 lordmulderAdded an option to hibernate the computer ("suspend...
2011-10-21 lordmulderMoved Windows 8 64-Bit hack to a better place. MPress...
2011-10-16 lordmulderMore extensive use of the NOBR macro + code clan-up.
2011-10-14 lordmulderBetter way to obtain the ISO date, without using a...
2011-10-14 lordmulderUpdated Qt Framework to v4.8.0 RC-1, built with Visual...
2011-10-11 lordmulderMore updates to Russian translation by Иван Митин ...
2011-10-06 lordmulderMade the channel equalization mode of the "normalizatio...
2011-10-02 lordmulderAdded Polish translation. Thanks to Sir Daniel K <sir...
2011-10-02 lordmulderInstaller updates.
2011-09-30 lordmulderAdded hack to disable 'x64' support on Windows 8 Develo...
2011-09-29 lordmulderFixed a typo, thanks to Rub3n CT for reporting.
2011-09-29 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-09-29 lordmulderSet text codec to UTF-8, so qDebug/qWarning/qFatal...
2011-09-29 lordmulder* Updated Ukrainian translation. Thanks to Arestarh...
2011-09-29 lordmulderAdded a button for loading a different Cue Sheet to...
2011-09-27 lordmulderAlso repair 'cout' and 'cerr' to not mangle UTF-8 strings.
2011-09-23 lordmulderMore fixes for the Cue Sheet parser: Strings don't...
2011-09-23 lordmulderUpdated Ukrainian translation. Thanks to Arestarh ...
2011-09-19 lordmulderAdded CLI parameters to overwrite the CPU feature flags...
2011-09-19 lordmulderDon't check for updates when application is run for...
2011-09-19 lordmulderSlightly tweak installer + updated Web Updater binary.
2011-09-17 lordmulderUpdated MediaInfo binaries to v0.7.49 (2011-09-09)...
2011-09-06 lordmulderAdded support for a few Playlist file name prefixes...
2011-09-05 lordmulderWorkaround for a bug(?) in bug in SoX' gain/normalizati...
2011-08-26 lordmulderImproved initialization of config directory.
2011-08-25 lordmulderFixed a typo.
2011-08-25 lordmulderAdded warnings when LAME algorithm quality is set to...
2011-08-23 lordmulderUpdated LAME binaries, compiled with ICL 12.0 and Win2k...
2011-08-21 lordmulderSome more clean-up for FhgAacEnc support + updated...
next