projects
/
ncmpc-debian.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Styles: add `noexcept`
[ncmpc-debian.git]
/
src
/
2019-09-10
Max Kellermann
Styles: add `noexcept`
tree
|
commitdiff
2019-09-10
Max Kellermann
CustomColors: add `noexcept`
tree
|
commitdiff
2019-09-10
Max Kellermann
Completion: add `noexcept`
tree
|
commitdiff
2019-09-10
Max Kellermann
KeyName: add `noexcept`
tree
|
commitdiff
2019-09-10
Max Kellermann
GlobalBindings: add `noexcept`
tree
|
commitdiff
2019-09-10
Max Kellermann
Bindings: add `noexcept`
tree
|
commitdiff
2019-09-10
Max Kellermann
time_format: add `noexcept`
tree
|
commitdiff
2019-09-10
Max Kellermann
screen_status: add `noexcept`
tree
|
commitdiff
2019-09-09
Max Kellermann
mpdclient: convert MPD_IDLE_ALL to `constexpr`
tree
|
commitdiff
2019-09-09
Max Kellermann
screen: add `noexcept`
tree
|
commitdiff
2019-09-09
Max Kellermann
TitleBar: add `noexcept`
tree
|
commitdiff
2019-09-09
Max Kellermann
paint: add `noexcept`
tree
|
commitdiff
2019-09-09
Max Kellermann
ProgressBar: add `noexcept`
tree
|
commitdiff
2019-09-09
Max Kellermann
xterm_title: add `noexcept`
tree
|
commitdiff
2019-09-09
Max Kellermann
Styles: remove unused constant COLOR_ERROR
tree
|
commitdiff
2019-09-08
Max Kellermann
conf: show line number in error message
tree
|
commitdiff
2019-09-08
Max Kellermann
conf: throw on error
tree
|
commitdiff
2019-09-08
Max Kellermann
Main: catch and print C++ exceptions
tree
|
commitdiff
2019-09-08
Max Kellermann
conf: add `noexcept`
tree
|
commitdiff
2019-09-08
Max Kellermann
Main: use EXIT_SUCCESS
tree
|
commitdiff
2019-09-08
Max Kellermann
include cleanups (using iwyu)
tree
|
commitdiff
2019-09-08
Max Kellermann
song_paint: rename source file
tree
|
commitdiff
2019-09-08
Max Kellermann
copyright year 2019
tree
|
commitdiff
2019-08-19
Max Kellermann
conf: translate deprecated names in "screen-list"
tree
|
commitdiff
2019-08-19
Max Kellermann
screen: add "pure" attribute
tree
|
commitdiff
2019-08-19
Max Kellermann
conf: allow escaping single quote with backslash in...
tree
|
commitdiff
2019-08-19
Max Kellermann
conf: add `constexpr`
tree
|
commitdiff
2019-06-08
Max Kellermann
StatusBar: require a minimum width to enable hscroll
tree
|
commitdiff
2019-05-15
Max Kellermann
defaults: fall back to "AlbumArtist" tag in the default...
tree
|
commitdiff
2019-04-10
Max Kellermann
{Queue,FileList}Page: show total duration of range...
tree
|
commitdiff
2019-04-10
Max Kellermann
Page: add virtual method PaintStatusBarOverride()
tree
|
commitdiff
2019-04-10
Max Kellermann
StatusBar: GetWindow() returns const reference
tree
|
commitdiff
2019-04-10
Max Kellermann
ListCursor: store only height, move width to class...
tree
|
commitdiff
2019-04-10
Max Kellermann
ListWindow: use GetHeight()
tree
|
commitdiff
2019-04-10
Max Kellermann
ListWindow: include cleanup
tree
|
commitdiff
2019-04-10
Max Kellermann
ListWindow: move cursor management code to class ListCursor
tree
|
commitdiff
2019-04-10
Max Kellermann
ListWindow: make "w" const
tree
|
commitdiff
2019-04-10
Max Kellermann
ListWindow: make all attributes private
tree
|
commitdiff
2019-04-10
Max Kellermann
wreadln: add missing include for errno
tree
|
commitdiff
2019-04-09
Max Kellermann
wreadln, screen_utils: avoid busy looping wgetch()
tree
|
commitdiff
2019-04-09
Max Kellermann
wreadln: move poll() call to WaitUserInput.hxx
tree
|
commitdiff
2019-04-09
Max Kellermann
keyboard: split class
tree
|
commitdiff
2019-03-24
Max Kellermann
LyricsPage: use ScreenManager::get_io_service()
tree
|
commitdiff
2019-03-21
Max Kellermann
adapt to Boost 1.70.0 API changes
tree
|
commitdiff
2019-03-21
Max Kellermann
StatusBar: add missing include to fix the "mini" build
tree
|
commitdiff
2019-03-18
Jon Cox
Fix logic to allow for 'none' as object background...
tree
|
commitdiff
2019-01-25
Max Kellermann
Instance: fix wrong timer object in ScheduleCheckKeyBin...
tree
|
commitdiff
2018-10-17
Max Kellermann
LibraryPage: make tag list configurable
tree
|
commitdiff
2018-10-17
Max Kellermann
screen_artist: rename to "library"
tree
|
commitdiff
2018-10-17
Max Kellermann
conf: add `noexcept`
tree
|
commitdiff
2018-10-17
Max Kellermann
TabBar: add `noexcept`
tree
|
commitdiff
2018-10-17
Max Kellermann
screen_list: add `noexcept`
tree
|
commitdiff
2018-10-17
Max Kellermann
screen_artist: make the TagListPage list dynamic
tree
|
commitdiff
2018-10-17
Max Kellermann
screen_artist: remove obsolete SongListPage attributes
tree
|
commitdiff
2018-10-17
Max Kellermann
screen_artist: use TagListPage::MakeCursorFilter()
tree
|
commitdiff
2018-10-17
Max Kellermann
screen_artist: more generic page title generator
tree
|
commitdiff
2018-10-17
Max Kellermann
screen_artist: simplify the GO_PARENT_DIRECTORY handler
tree
|
commitdiff
2018-10-17
Max Kellermann
screen_artist: simplify page titles
tree
|
commitdiff
2018-10-17
Max Kellermann
screen_artist: fix initial page title by calling OpenAr...
tree
|
commitdiff
2018-10-10
Max Kellermann
util/NulledString: remove obsolete library
tree
|
commitdiff
2018-10-10
Max Kellermann
screen_artist: use TagListPage::GetTag() instead of...
tree
|
commitdiff
2018-10-10
Max Kellermann
{Album,Artist}ListPage: merge common code into a generi...
tree
|
commitdiff
2018-10-10
Max Kellermann
{Album,Artist}ListPage: remove unused macro `BUFSIZE`
tree
|
commitdiff
2018-10-10
Max Kellermann
conf: remove trailing whitespace from option names
tree
|
commitdiff
2018-10-10
Max Kellermann
Styles: add missing newline to error message
tree
|
commitdiff
2018-10-05
Hosted Weblate
Merge branch 'origin/master' into Weblate
tree
|
commitdiff
2018-10-05
Max Kellermann
Merge branch 'master' of https://hosted.weblate.org...
tree
|
commitdiff
2018-10-05
Max Kellermann
Match: fix the #ifdef, fixes build failure without...
tree
|
commitdiff
2018-10-04
Max Kellermann
lirc: fix close(-2) call on shutdown
tree
|
commitdiff
2018-10-04
Max Kellermann
util/StringUTF8: check if `locale_t` is available
tree
|
commitdiff
2018-10-04
Max Kellermann
util/StringUTF8: use strcoll_l() instead of g_utf8_coll...
tree
|
commitdiff
2018-10-04
Max Kellermann
Main: remove stray `unused` attribute
tree
|
commitdiff
2018-10-04
Max Kellermann
charset: add `noexcept`
tree
|
commitdiff
2018-10-04
Max Kellermann
charset: include cleanup
tree
|
commitdiff
2018-10-04
Max Kellermann
charset: use nl_langinfo(CODESET) instead of g_get_char...
tree
|
commitdiff
2018-10-04
Max Kellermann
charset: use iconv() instead of g_convert_with_fallback()
tree
|
commitdiff
2018-10-04
Max Kellermann
charset: remove charset_init() return value
tree
|
commitdiff
2018-10-04
Max Kellermann
Main: remove bind_textdomain_codeset() call
tree
|
commitdiff
2018-10-04
Max Kellermann
ChatPage: no charset conversion for TextPage::Append()
tree
|
commitdiff
2018-10-04
Max Kellermann
TextPage: document the charset
tree
|
commitdiff
2018-10-04
Max Kellermann
charset: fix build failure in the "mini" build
tree
|
commitdiff
2018-10-04
Max Kellermann
charset: add Utf8ToLocale() constructor with length
tree
|
commitdiff
2018-10-04
Max Kellermann
charset: add "length" parameter to utf8_to_locale()
tree
|
commitdiff
2018-10-04
Max Kellermann
charset: make utf8_to_locale() and locale_to_utf8(...
tree
|
commitdiff
2018-10-02
Max Kellermann
util/StringUTF8: remove unused function utf8_width()
tree
|
commitdiff
2018-10-02
Max Kellermann
StatusBar, ...: use StringWidthMB() instead of utf8_width()
tree
|
commitdiff
2018-10-02
Max Kellermann
util/StringUTF8: remove unused function AtWidthUTF8()
tree
|
commitdiff
2018-10-02
Max Kellermann
SongPage: use AtWidthMB() instead of AtWidthUTF8()
tree
|
commitdiff
2018-10-02
Max Kellermann
charset: remove the unused replace_*() functions
tree
|
commitdiff
2018-10-02
Max Kellermann
conf: reimplement XDG without GLib
tree
|
commitdiff
2018-10-02
Max Kellermann
conf: reimplement g_file_test()
tree
|
commitdiff
2018-10-02
Max Kellermann
conf: read_rc_file() returns bool
tree
|
commitdiff
2018-10-02
Max Kellermann
conf: use mkdir() instead of g_mkdir()
tree
|
commitdiff
2018-10-02
Max Kellermann
conf: reimplement check_screen_list() without g_strspli...
tree
|
commitdiff
2018-10-01
Max Kellermann
mpdclient: convert more functions to methods
tree
|
commitdiff
2018-10-01
Max Kellermann
QueuePage: use attribute `playlist`
tree
|
commitdiff
2018-10-01
Max Kellermann
QueuePage: use std::move_backward() to fix crash bug
tree
|
commitdiff
2018-10-01
Max Kellermann
mpdclient: convert more functions to methods
tree
|
commitdiff
2018-10-01
Max Kellermann
mpdclient: rename `song` to `current_song`
tree
|
commitdiff
2018-10-01
Max Kellermann
LyricsPage: use mpdclient::GetPlayingSong()
tree
|
commitdiff
next