Commit Graph

588 Commits

Author SHA1 Message Date
Martchus ef37f08717 Update translations 2018-03-21 20:50:01 +01:00
Martchus dd8456fe89 Use unsigned int as underlying type for enums 2018-03-21 20:31:13 +01:00
Martchus 4f21442f39 Set writing application 2018-03-20 21:41:42 +01:00
Martchus 2ec67c67a3 Improve initialization of QStringList 2018-03-18 18:34:28 +01:00
Martchus 6efeeb828a Improve 'Keep previous values' button 2018-03-14 19:35:52 +01:00
Martchus d792b1cbe8 Document AppImage repo 2018-03-14 18:56:17 +01:00
Martchus 73fb412cfc Simplify creation of CLI arguments 2018-03-14 18:44:33 +01:00
Martchus e04b63d77d Colorize diag messages 2018-03-13 19:29:34 +01:00
Martchus 97518578b0 Reduce nesting in setTagInfo() 2018-03-13 19:21:12 +01:00
Martchus 1f4a79403e Turn most warnings into fatal errors 2018-03-13 19:20:41 +01:00
Martchus 99ef9643ee Parse everything in displayFileInfo()
Because displaying padding requires parsing the tags for
files with ID3 tags.
2018-03-11 19:05:45 +01:00
Martchus 3ac822c5fe Format all GUI-only files 2018-03-11 18:58:50 +01:00
Martchus 4f53029a6e Refactor MediaFileInfo::createAppropriateTags() 2018-03-11 18:58:20 +01:00
Martchus 09df5f0a44 Fix tag pos if padding but not container present 2018-03-11 18:51:18 +01:00
Martchus 6b342eace2 Increase version to 3.0.0 2018-03-07 20:09:33 +01:00
Martchus 4b7d7a9499 Apply clang-format 2018-03-07 01:18:01 +01:00
Martchus c1a3e53dc9 Move tagparser to namespace TagParser 2018-03-06 23:10:13 +01:00
Martchus c2b2e4ac44 Adapt to new notification handling 2018-03-06 22:43:51 +01:00
Martchus 254b9b7661 Adapt to tagparser v7 2018-03-06 22:43:51 +01:00
Martchus c6fd3bb2e0 Improve consistency of README.md 2018-03-06 22:41:34 +01:00
Martchus 9c1c038b22 Skip test for JSON export if not enabled 2018-03-04 21:20:13 +01:00
Martchus 9b708715e9 Add appstream metadata
See https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps
2018-02-21 23:13:05 +01:00
Martchus 8614563019 Assert remove in CLI tests 2018-02-21 17:24:13 +01:00
Martchus 82ccb9b9f3 cli: Allow to set backup path 2018-02-20 21:36:55 +01:00
Martchus 5320ef0660 cli: Gather notifications also in the error case 2018-02-20 21:36:15 +01:00
Martchus 6280e67e3a Update downloads 2018-02-09 00:20:17 +01:00
Martchus fd5d449bdc Update translations 2018-02-05 21:57:25 +01:00
Martchus 1a17bef9c2 Fix typo 2018-02-05 21:55:45 +01:00
Martchus 1615fe1559 Fix unit tests for tagparser 6.5.1 2018-02-05 00:14:38 +01:00
Martchus 9633d248f5 Test JSON export 2018-02-03 17:41:58 +01:00
Martchus 9b3d80992a Fix typo 2018-01-31 21:05:06 +01:00
Martchus 799f76e5ab Use QMessageBox::critical consistently 2018-01-31 21:04:50 +01:00
Martchus c9b3218c76 Display tag and index position in GUI 2018-01-31 21:04:15 +01:00
Martchus 7848b285b6 Fix some warnings 2018-01-31 21:02:24 +01:00
Martchus 5254e6cdf9 Add --pretty flag to JSON export 2018-01-26 18:09:53 +01:00
Martchus a00ec48405 Update version 2018-01-21 15:28:52 +01:00
Martchus 9deee64f31 Document JSON export 2018-01-21 15:28:03 +01:00
Martchus ef08011167 Add #ifdef for JSON export include 2018-01-21 15:27:34 +01:00
Martchus 12e49e1680 Increase version 2018-01-20 21:16:29 +01:00
Martchus 13d9bbf8d6 Fix include paths for reflective-rapidjson
So the paths match the actual install directory.
2018-01-20 21:16:15 +01:00
Martchus e3e9e40682 Fix error handling in JSON export 2018-01-20 00:59:50 +01:00
Martchus ae85f123f8 Export target info in a structured way 2018-01-19 23:43:54 +01:00
Martchus 01e57c86d6 Add JSON export 2018-01-15 01:08:36 +01:00
Martchus f9e3f8426e Document setting track attributes 2017-12-05 15:44:43 +01:00
Martchus 3443729d16 Reset allTracks for following track modifier 2017-12-05 15:44:25 +01:00
Martchus d06004d01a cli: Improve help/auto-completion for track attributes 2017-12-05 15:21:59 +01:00
Martchus 79a8be22c5 cli: Parse on/off as boolean 2017-12-05 15:11:28 +01:00
Martchus 02586635b5 Add option to specify time span output format
See https://github.com/Martchus/tageditor/issues/27
2017-11-29 22:57:32 +01:00
Martchus cdcf9563d2 Update translations 2017-11-01 19:08:33 +01:00
Martchus 4ec099b07a Update minor version 2017-11-01 19:08:24 +01:00