157 Commits

Author SHA1 Message Date
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
fd3fd3fe16 Added list of source code mirrors to the about dialog. 2014-05-04 21:46:46 +02:00
cc38035087 Happy new year 2014! 2014-01-01 17:05:52 +01:00
b05a7ac3ef Moved all sound effects into Qt-style resources. Sound files can be played back directly from program memory by passing a pointer to the WAVE data into PlaySound as the first argument (and using the SND_MEMORY flag), it's just not documented very well. 2013-12-03 22:19:11 +01:00
72f2ef3617 Also adjust the *width* of the about dialog. 2013-11-30 13:09:36 +01:00
083af203a3 Added "tick" sound when switching tabs. 2013-10-28 00:26:54 +01:00
7b016d5fec Updated license info. 2013-10-23 22:25:04 +02:00
8b0d60dbeb Updated Nero AAC web-site URL. 2013-10-16 18:23:12 +02:00
df2d696f71 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-10-08 22:41:40 +02:00
24217c3b71 More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes. 2013-10-07 00:01:15 +02:00
7602317652 Some code-clean up. Removed "Windows.h" include from "Global.h", because most source files won't need the Win32 API stuff. Also got rid of some Windows 2000 compatibility cruft. 2013-10-06 19:28:12 +02:00
cab51b22e4 Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-04-21). 2013-04-21 13:25:27 +02:00