|
51b963d695
|
Updated copyright year.
|
2021-02-17 00:52:18 +01:00 |
|
|
366182d09a
|
Fixed a typo in "About" screen.
|
2021-01-30 17:54:52 +01:00 |
|
|
bfa0c98484
|
Fixed compilation with latest MSVC version. Needs to explicitly include <typeinfo> header now.
|
2020-05-20 22:17:38 +02:00 |
|
|
de228da9c5
|
Small code clean-up.
|
2020-03-28 17:51:58 +01:00 |
|
|
2434ba73f2
|
Updated copyright year.
|
2020-03-28 17:33:07 +01:00 |
|
|
7179ad161e
|
Catched a few more cases where MUtils::Sound::play_sound() was called directly instead of using PLAY_SOUND_OPTIONAL macro.
|
2020-03-28 15:03:22 +01:00 |
|
|
ded5602f75
|
Some improvements and updates to "About" dialog.
|
2019-10-26 11:45:48 +02:00 |
|
|
2042e6a883
|
Added Japanese translation, thanks to Maboroshin <pc.genkaku.in>.
|
2019-10-26 00:09:11 +02:00 |
|
|
a463b2d633
|
Happy new year 2019!
|
2019-01-11 23:28:57 +01:00 |
|
|
db497292dc
|
Replaced Wget by cURL in order to adapt for recent changes in MUtils library.
|
2018-10-15 23:32:35 +02:00 |
|
|
3141fc6b58
|
Show the actual Qt build data rather than "package" date.
|
2018-05-10 17:57:50 +02:00 |
|
|
7b88dd9ceb
|
Implemented better method to avoid unwanted line-breaks.
|
2018-04-14 23:09:01 +02:00 |
|
|
0a36573ac3
|
Some improvements to "About" screen.
|
2018-04-14 19:43:51 +02:00 |
|
|
5cd3b51207
|
Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>.
|
2018-04-10 20:23:26 +02:00 |
|
|
efd2c77afb
|
Updated mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0.
|
2018-03-16 23:13:07 +01:00 |
|
|
57f851ab69
|
Happy new year 2018!
|
2018-01-17 21:18:10 +01:00 |
|
|
d6b54169c2
|
Updated FAAD binary to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5.
|
2017-12-16 19:16:14 +01:00 |
|
|
f0a24aa8a7
|
Some code clean-up in "About" dialog.
|
2017-05-05 21:34:48 +02:00 |
|
|
31dfac8eb6
|
Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>.
|
2017-04-07 20:53:54 +02:00 |
|
|
dda1fe49a0
|
Fixed Bitbucket link.
|
2017-03-23 22:59:31 +01:00 |
|
|
33f5a3badf
|
Bump release year.
|
2017-03-12 12:12:49 +01:00 |
|
|
d50dea8a12
|
Rescale dialog size according to DPI scaling level.
|
2017-03-03 22:44:16 +01:00 |
|
|
1ff5e1ca07
|
Some fixes to adapt for latest MUtils changes.
|
2016-12-19 21:17:41 +01:00 |
|
|
06f97b8a1f
|
Some refinement of "About" dialog.
|
2016-11-18 20:45:22 +01:00 |
|
|
9a697f11b0
|
Fixed NeroAAC download URL.
|
2016-09-22 20:31:45 +02:00 |
|
|
65b67830f6
|
Updated French translation. Thanks to Sami Ghoul-Duclos <samgd14@live.ca>.
|
2016-08-14 22:34:33 +02:00 |
|
Vladimir Svyatski
|
689827c423
|
updated Qt's URLs (redirect is still working, but still - why don't we show the new ones?) (#38)
Updated Qt's URLs.
|
2016-04-29 18:05:16 +02:00 |
|
|
dabe453527
|
Improved the Update dialog in order to accommodate for the latest MUtils changes.
|
2016-04-23 13:34:45 +02:00 |
|
|
b354602eda
|
Updated LAME encoder binary to v3.100 Alpha-2 (2016-01-29), compiled with ICL 15.0 and MSVC 12.0.
|
2016-02-21 15:12:38 +01:00 |
|
|
eb8da7b6f9
|
Happy new year 2016!
|
2016-01-03 15:53:42 +01:00 |
|
|
e6a1fec9a4
|
Updated Italian translation. Thanks to Gianluca Papi <johnnyb.goode68@gmail.com>.
|
2015-11-19 22:36:15 +01:00 |
|
|
21be1c865c
|
Updated list of mirrors.
|
2015-10-23 20:02:51 +02:00 |
|
|
1714af0a4d
|
Refactored the "LockedFile" class + moved hash computation to a separate class, for clarity.
|
2015-08-30 13:47:08 +02:00 |
|
|
8c5ff3d80d
|
Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>.
|
2015-04-08 21:50:41 +02:00 |
|
|
4d5a619520
|
Updated Nero AAC url.
|
2015-04-05 15:07:29 +02:00 |
|
|
d1e4e2ed2d
|
Updated credentials for Åke Engelbrektson.
|
2015-03-29 16:59:20 +02:00 |
|
|
1ea15b179c
|
Happy new year 2015 !!!
|
2015-01-01 18:06:21 +01:00 |
|
|
c435e4e1c1
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:44:43 +01:00 |
|
|
feb7e8e03c
|
Re-enabled 'async' mode for play_sound_file() function.
|
2014-12-20 13:37:20 +01:00 |
|
|
3a582a028c
|
Moved JobObject as well as the remaining GUI functions into the MUtilities library.
|
2014-12-08 22:06:01 +01:00 |
|
|
b704d5161f
|
Use QElapsedTimer class instead of MUtils::OS::perfcounter_read() where appropriate.
|
2014-12-06 15:54:58 +01:00 |
|
|
8211b417d6
|
Moved all the Sound-specific functions into MUtilities library.
|
2014-12-05 21:08:26 +01:00 |
|
|
06db588742
|
Moved some more OS-specific functions into the MUtilities library.
|
2014-12-04 00:02:42 +01:00 |
|
|
29d8b98a3f
|
Moved all terminal support functions into MUtilities library.
|
2014-11-25 22:34:20 +01:00 |
|
|
035699c84e
|
Moved various functions into MUtils library and removed obsolete code from LameXP.
|
2014-11-25 02:14:42 +01:00 |
|
|
5d8816961f
|
Added MUtils library to the solution + some adjustments of the project file.
|
2014-11-24 18:28:53 +01:00 |
|
|
7d993ee1ee
|
Updated Nero Digital address.
|
2014-08-11 14:04:05 +02:00 |
|
|
a32b63a232
|
Updated mpg123 decoder binary to v1.20.1 (2014-06-17), compiled with GCC 4.9.0.
|
2014-06-27 16:20:10 +02:00 |
|
|
21498ebc80
|
Updated OggEnc2 binaries to v2.87 using libvorbis v1.3.4 and aoTuV v6.03_2014 (2014-06-24), compiled with MSVC 9.0 and ICL 14.0.
|
2014-06-26 00:10:30 +02:00 |
|
|
223461afd9
|
Fixed "mailto:" links in about dialog box.
|
2014-05-19 22:21:35 +02:00 |
|