index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sticker
/
SongSticker.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-02-16
[clang-tidy] add ending namespace comments
Rosen Penev
2020-02-01
*: use `auto`
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-04-25
sticker/Database: wrap in class StickerDatabase
Max Kellermann
2019-04-24
sticker/*: rename source files, drop "Sticker" prefix
Max Kellermann
2019-04-24
sticker/Database: return Sticker by value
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-09
command/sticker, sticker/song: embed struct sticker_song_find_data in namespace
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-10-27
lib/sqlite, sticker: migrate from class Error to C++ exceptions
Max Kellermann
2016-03-30
sticker/SongSticker: add missing <stdexcept> include
Max Kellermann
2016-03-19
db/Interface: GetSong() throws exception on error
Max Kellermann
2016-03-19
sticker/Song: catch Database::GetSong() exceptions
Max Kellermann
2016-03-18
sticker/Song: add _delete() overload with "const char *"
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-28
StickerDatabase: convert the struct name to upper case
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-12
sticker/Song: add enum StickerOperator to sticker_song_find()
Max Kellermann
2014-12-12
sticker/Database: use the Error library
Max Kellermann
2014-10-25
SongSticker, playlist/soundcloud: add missing stdlib.h include
Max Kellermann
2014-10-25
SongSticker: don't use GLib
Max Kellermann
2014-02-19
DatabasePlugin: split header
Max Kellermann
2014-02-04
SongSticker: add Database reference parameter
Max Kellermann
2014-01-29
sticker: don't use classes Directory and Song
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-24
Sticker*: move to sticker/
Max Kellermann