Commit Graph

12474 Commits

Author SHA1 Message Date
Moritz Bunkus
323f778a3b
translations: update list of translatable strings; update German translation 2019-01-03 19:15:10 +01:00
Jan Mazurczyk
144b0e6e89
translations: update Polish 2019-01-03 19:09:51 +01:00
Moritz Bunkus
6c79fb7a5a
GUI: chapters: implement "copy to other tab"
Part of the implementation of #2439.
2019-01-03 19:03:53 +01:00
Moritz Bunkus
db8fec6358
GUI: chapters: implement appending from existing file to current tab
Part of the implementation of #2439.
2019-01-03 19:03:53 +01:00
Moritz Bunkus
bc3d278dd8
pugixml: update 2019-01-03 19:03:53 +01:00
Moritz Bunkus
f95b016e1f
nlohmann-json: update to v3.5.0 2019-01-03 19:03:52 +01:00
Moritz Bunkus
ecfd8159be
fmt: update bundled version to v5.3.0 2019-01-03 13:50:24 +01:00
Moritz Bunkus
571e8b254f
common: flag mxexit that it doesn't return 2019-01-02 23:11:27 +01:00
Moritz Bunkus
a4057204b6
build system: show build time 2019-01-02 23:08:45 +01:00
Moritz Bunkus
0e2cea9cf4
dev tools: add runner script for clang-tidy 2019-01-02 23:08:45 +01:00
Moritz Bunkus
ac38b8ec2a
common: implement clang-tidy's suggestions regarding modernization 2019-01-02 23:08:45 +01:00
Moritz Bunkus
a0692c2743
NEWS: add entry for flush change
See #2469.
2019-01-01 18:14:24 +01:00
Moritz Bunkus
98a6a79076
translations: update list of translatable strings; update German translation 2018-12-30 20:56:34 +01:00
Moritz Bunkus
fd71901aa4
GUI: mux: implement button for switching between recent output directories
Implements #2468.
2018-12-30 20:47:44 +01:00
Moritz Bunkus
00c03ca7b9
GIU: add icon "folder-favorites" 2018-12-30 18:35:50 +01:00
Moritz Bunkus
7698d43a55
add_icons.rb: support for adding scalable versions 2018-12-30 18:35:33 +01:00
Moritz Bunkus
0aee0cc2a6
GUI: prefs: remember 10 recently used "fixed/relative output directories"
Inspired by the feature requested in #2468.
2018-12-30 18:27:13 +01:00
Moritz Bunkus
f097b1feb4
GUI: settings: use named constants for names of groups & values 2018-12-30 17:53:12 +01:00
Moritz Bunkus
29a7faf175
GUI: explicitly flush writable files before closing 2018-12-30 13:51:49 +01:00
Moritz Bunkus
e9dd0d41c1
mm_file_io_c: flush buffers on writable files before closing 2018-12-30 13:03:40 +01:00
Moritz Bunkus
cedd3eac4d
mm_file_io_c: use strong types for file handle 2018-12-30 12:55:04 +01:00
Jan Mazurczyk
c97aae8318
translations: update Polish 2018-12-29 20:30:20 +01:00
Dian Li
726b439b20
translations: update Chinese Simplified 2018-12-29 20:30:00 +01:00
Andrei Stepanov
8cf9383b86
translations: update Russian 2018-12-29 20:29:52 +01:00
Paride Barison
3b403321a0
translations: update Italian 2018-12-29 20:29:36 +01:00
TMTisFree
32a325ff28
translations: update French 2018-12-29 20:29:25 +01:00
Antoni Bella Pérez
899c943ff2
translations: update Catalan 2018-12-29 20:29:14 +01:00
Moritz Bunkus
0223eb7a64
Windows: remove pre-Vista compatibility code 2018-12-28 23:49:22 +01:00
Moritz Bunkus
d1c506d5a6
mm_io_c hierarchy: convert to use of pimpl idiom 2018-12-28 23:43:50 +01:00
Moritz Bunkus
79ec2a0ccb
AAC: AudioSpecificConfig contains channel_configuration, not number of channels
A `channel_configuration` of 7 actually means 8 channels (7.1).
2018-12-21 17:59:56 +01:00
Moritz Bunkus
ba55984c2c
GUI: mux: don't access m_appendedTo for additional parts
`SourceFile::m_appendedTo` is only set if the file is really an appended
file, but not if it's an additional parts.

Fixes #2461.
2018-12-19 20:20:31 +01:00
Moritz Bunkus
8b16b01034
translations: update list of translatable strings; update German translation 2018-12-19 18:57:49 +01:00
Moritz Bunkus
4e7fe6c790
extract: WAV: convert to W64 if extension is .w64 or file size is > 4 GB
Implements #2458.
2018-12-19 18:34:30 +01:00
Moritz Bunkus
9675658ff7
WAV reader: fix debug output of chunk scanners wrt. chunk position & size 2018-12-19 18:12:37 +01:00
Moritz Bunkus
8ba6c03540
WAV reader: move W64 definitions/structures to common library 2018-12-19 18:12:15 +01:00
Roberto Boriotti
bb78fa7e9b
translations: update Italian 2018-12-18 23:08:19 +01:00
Moritz Bunkus
4165ce5987
AUTHORS: add Paride Barison 2018-12-18 23:07:50 +01:00
Paride Barison
fc2dbde310
translations: update Italian 2018-12-18 23:07:22 +01:00
Antoni Bella Pérez
0865bf97a9
translations: update Catalan 2018-12-15 19:33:02 +01:00
TMTisFree
cfff8639af
translations: update French 2018-12-15 19:30:00 +01:00
Andrei Stepanov
e47fb14882
translations: update Russian 2018-12-15 19:25:11 +01:00
Burak Yavuz
7426798ec6
translations: update Turkish 2018-12-15 19:25:03 +01:00
Moritz Bunkus
8383780e4a
fix compilation with Boost 1.69.0
In 1.69.0 the `boost::tribool` class's `operator bool` was made
explicit. This means that using a `boost::tribool` as the return value
in a function returning a `bool` requires an explicit cast.

Fixes #2460.
2018-12-15 19:20:49 +01:00
Moritz Bunkus
0011711f19
fix compilation with newer zapcc
This makes sure `operator<<(std::ostream, basic_timestamp_c<long>)` is
visible in the compilation unit and code will be generated for it.
2018-12-15 19:20:38 +01:00
Moritz Bunkus
cee0a83e45
macOS build: adjust pre-build file naming to match continuous build names 2018-12-12 21:44:32 +01:00
Moritz Bunkus
b71b2b27c1
configure: there's only one GUI left, so talk about its name, not "GUIs" 2018-12-12 09:15:47 +01:00
Moritz Bunkus
b6393350ab
macOS build: update Qt to 5.12.0 2018-12-12 09:15:37 +01:00
Moritz Bunkus
57217f1329
translations: update list of translatable strings; update German translation 2018-12-11 19:48:44 +01:00
Moritz Bunkus
569b34d0a2
GUI: mux: allow customization of predefined split sizes 2018-12-11 19:48:44 +01:00
Moritz Bunkus
10b485b179
GUI: prefs: move predefined track names controls to separate class
This allows that control to be used for similar lists.
2018-12-11 19:48:43 +01:00