Andrzej Rybczak
0457af36fe
mpd: redesign Item and adjust browser
2014-11-02 22:14:29 +01:00
Andrzej Rybczak
30d57afcac
playlist editor: hold MPD::PlaylistS instead of std::stringS
2014-11-01 23:16:06 +01:00
Andrzej Rybczak
fabd24c6a5
mpd: make ItemType enum class
2014-11-01 22:47:59 +01:00
Andrzej Rybczak
9a1afece86
mpd: Item: do not wrap Song in shared_ptr
2014-11-01 22:37:21 +01:00
Trygve Aaberge
9e8dc741e5
browser: make sorting optional
...
This adds a new option, "noop", to browser_sort_mode. If this mode
is selected, no sorting is done in the browser view, and the elements
are shown in the same order as received from the MPD server.
2014-08-29 17:10:40 +02:00
Andrzej Rybczak
4b933b29e1
settings: configuration file processing rewrite
2014-08-29 14:54:09 +02:00
Andrzej Rybczak
85a2802361
update copyright message
2014-08-27 05:43:51 +02:00
Andrzej Rybczak
1d4e006986
update copyright info
2013-04-07 13:31:58 +02:00
Andrzej Rybczak
8db773cfec
replace a few string algorithms with boost utilities
2012-10-18 16:59:57 +02:00
Andrzej Rybczak
044464962c
initial restoration of support for encodings different than utf-8
2012-10-05 20:58:07 +02:00
Andrzej Rybczak
d55070754d
settings: support customizable tags separator
2012-09-12 21:44:27 +02:00
Andrzej Rybczak
4961e6d6ee
comparators: fix LocaleBasedItemSorting
2012-09-09 14:42:13 +02:00
Andrzej Rybczak
8fb88b7181
comparators: generalize objects a bit
2012-09-08 14:34:46 +02:00
Andrzej Rybczak
057922d2a6
make use of std::locale based strings comparison
2012-09-08 03:35:52 +02:00
Andrzej Rybczak
7c6467a9e7
keys: implement parsing key configuration file
2012-09-05 18:02:37 +02:00
Andrzej Rybczak
b77466cc38
browser: read tags from local songs
2012-08-29 18:45:58 +02:00
Andrzej Rybczak
b1c301dc1c
split majority of helpers and rewrite a few heinous functions
2012-08-29 11:46:17 +02:00