aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongSave.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Tag: use SignedSongTime for the song durationMax Kellermann2014-08-291-1/+1
* db/simple/Song: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-1/+1
* DetachedSong: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-3/+3
* fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-2/+2
* util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2014-08-071-1/+1
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-301-15/+16
* db/simple: create dedicated directoryMax Kellermann2014-02-261-1/+1
* Database*: move to db/Max Kellermann2014-01-241-1/+1
* Song: embed the Tag object statically into class SongMax Kellermann2014-01-191-2/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-18/+38
* SongSave: make variables more localMax Kellermann2014-01-081-5/+4
* tag/TagBuilder: rename Commit() to CommitNew()Max Kellermann2014-01-081-1/+1
* TextFile: move to fs subsystemDenis Krjuchkov2013-12-081-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* filter/route, ...: add missing stdlib.h includesMax Kellermann2013-11-111-0/+1
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-9/+9
* *: use nullptr instead of NULLMax Kellermann2013-10-191-6/+6
* util/StringUtil: rename strchug_fast_c() to strchug_fast()Max Kellermann2013-10-181-1/+1
* Log: new logging library APIMax Kellermann2013-10-021-5/+0
* Listen, ...: add missing includesMax Kellermann2013-10-021-1/+1
* SongSave: use class TagBuilderMax Kellermann2013-09-051-24/+8
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-10/+8
* tag: convert to C++Max Kellermann2013-07-301-13/+13
* song: convert header to C++Max Kellermann2013-07-281-8/+8
* string_util: convert to C++Max Kellermann2013-04-091-4/+1
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* TextFile: convert to a classMax Kellermann2013-01-031-3/+3
* text_file: convert to C++Max Kellermann2013-01-031-1/+1
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-1/+1
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+136