Andrzej Rybczak
|
6f59a175ec
|
implement HasSongs interface
|
2012-09-02 13:52:26 +02:00 |
|
Andrzej Rybczak
|
ad8fef343f
|
menu: fix non-const to const iterator conversion
|
2012-09-01 18:06:47 +02:00 |
|
Andrzej Rybczak
|
0811e30319
|
implement Searchable interface / make use of unnamed namespaces
|
2012-09-01 16:10:52 +02:00 |
|
Andrzej Rybczak
|
12ca003350
|
strbuffer: remove if, it's not needed
|
2012-09-01 08:57:07 +02:00 |
|
Andrzej Rybczak
|
1bb3907b50
|
fix a few typos
|
2012-09-01 08:56:56 +02:00 |
|
Andrzej Rybczak
|
7d47f16316
|
menu: fix iterator's operator[] and definitions of reverse value interators
|
2012-09-01 00:20:44 +02:00 |
|
Andrzej Rybczak
|
4c944085d6
|
menu: generalize filtering, introduce interfaces
|
2012-08-31 23:09:56 +02:00 |
|
Andrzej Rybczak
|
f1625c920a
|
menu: get rid of a few List functions
|
2012-08-31 13:05:48 +02:00 |
|
Andrzej Rybczak
|
1596c8ed40
|
menu: simplify ItemDisplayer further
|
2012-08-31 12:20:41 +02:00 |
|
Andrzej Rybczak
|
1c46dec39f
|
menu: a few semantic changes
|
2012-08-31 11:41:22 +02:00 |
|
Andrzej Rybczak
|
e4f4cd68c0
|
menu: add value iterator
|
2012-08-31 09:19:45 +02:00 |
|
Andrzej Rybczak
|
04bbdc53fc
|
menu: get rid of RealChoice
|
2012-08-31 06:05:29 +02:00 |
|
Andrzej Rybczak
|
970727fab2
|
menu: make m_highlight/m_beginning unsigned
|
2012-08-31 05:55:49 +02:00 |
|
Andrzej Rybczak
|
c3d04b866f
|
display: get rid of reinterpret_casts
|
2012-08-31 04:57:49 +02:00 |
|
Andrzej Rybczak
|
d8b2d20bdb
|
menu: move a few methods to Item class
|
2012-08-31 04:38:20 +02:00 |
|
Andrzej Rybczak
|
0ba847dc3c
|
menu: make Item more operational
|
2012-08-30 20:36:15 +02:00 |
|
Andrzej Rybczak
|
74f0864824
|
menu: normalize indentation
|
2012-08-30 20:23:58 +02:00 |
|
Andrzej Rybczak
|
7e53654492
|
menu: implement custom iterator
|
2012-08-30 20:17:25 +02:00 |
|
Andrzej Rybczak
|
7297b8a9ad
|
use std::bind instead of passing void pointers around
|
2012-08-30 12:24:19 +02:00 |
|
Andrzej Rybczak
|
798c9b3121
|
menu: some member name changing
|
2012-08-30 07:07:19 +02:00 |
|
Andrzej Rybczak
|
0447b4e881
|
window: remove GetXY
|
2012-08-30 06:21:21 +02:00 |
|
Andrzej Rybczak
|
5989cc6317
|
status: fix current song update
|
2012-08-29 19:36:59 +02:00 |
|
Andrzej Rybczak
|
b77466cc38
|
browser: read tags from local songs
|
2012-08-29 18:45:58 +02:00 |
|
Andrzej Rybczak
|
c14b0d3b3b
|
error: fix Timestamp
|
2012-08-29 15:52:10 +02:00 |
|
Andrzej Rybczak
|
09e2c9a714
|
song: scrap pimpl
|
2012-08-29 15:51:58 +02:00 |
|
Andrzej Rybczak
|
b06e620913
|
more cleanup and grouping functions logically together
|
2012-08-29 14:35:11 +02:00 |
|
Andrzej Rybczak
|
b1c301dc1c
|
split majority of helpers and rewrite a few heinous functions
|
2012-08-29 11:46:17 +02:00 |
|
Andrzej Rybczak
|
4cb0e2232a
|
fix compilation --without-taglib
|
2012-08-29 09:07:55 +02:00 |
|
Andrzej Rybczak
|
ddeec3aea0
|
song: a few tweaks
|
2012-08-29 01:25:36 +02:00 |
|
Andrzej Rybczak
|
8abae236bb
|
strbuffer: be friend with Scrollpad instead of using shitty hacks
|
2012-08-28 08:23:53 +02:00 |
|
Andrzej Rybczak
|
e61d0a4958
|
strbuffer: fix indentation
|
2012-08-28 08:17:20 +02:00 |
|
Andrzej Rybczak
|
6449cc5f2c
|
status: uncomment forgotten line
|
2012-08-28 08:12:26 +02:00 |
|
Andrzej Rybczak
|
eaabbee189
|
strbuffer: get rid of ostringstream
|
2012-08-28 08:10:16 +02:00 |
|
Andrzej Rybczak
|
b910ce38be
|
restrict conversions being done in strbuffer
|
2012-08-28 07:12:31 +02:00 |
|
Andrzej Rybczak
|
a20a195225
|
mpd: use lambda closures instead of passing vectors to functions
|
2012-08-28 06:01:56 +02:00 |
|
Andrzej Rybczak
|
4a0026052f
|
conv: use snprintf instead of ostringstream
|
2012-08-28 03:54:40 +02:00 |
|
Andrzej Rybczak
|
397783d701
|
reduce usage of pointers / replace std::pair in SearchEngine
|
2012-08-28 02:44:08 +02:00 |
|
Andrzej Rybczak
|
a270fc8402
|
rewrite MPD::Song object
|
2012-08-28 00:09:39 +02:00 |
|
Andrzej Rybczak
|
e0e787716f
|
require MPD >= 0.14
|
2012-08-27 19:11:03 +02:00 |
|
Andrzej Rybczak
|
bac6df8c6c
|
some general source code tweaks
|
2012-08-27 19:06:19 +02:00 |
|
Andrzej Rybczak
|
2c50064ba5
|
playlist: move sorting functions to Playlist::EnterPressed
|
2012-08-27 11:16:20 +02:00 |
|
Andrzej Rybczak
|
e0d5daef4c
|
fix {Clock,Visualizer}::Scroll so they override base function
|
2012-08-26 21:56:01 +02:00 |
|
Andrzej Rybczak
|
9e071b074c
|
display: rewrite Display::Columns and Display::SongsInColumns
|
2012-08-26 21:35:48 +02:00 |
|
Andrzej Rybczak
|
b299806a90
|
actions: define DisableFilter in terms of ApplyFilter
|
2012-08-25 20:41:17 +02:00 |
|
Andrzej Rybczak
|
08adcbfdc8
|
screen: make behavior of locked screens more sensible in a certain case
|
2012-08-25 19:29:51 +02:00 |
|
Andrzej Rybczak
|
ecf3b0d30a
|
remove tab-width dependent indentation
|
2012-08-25 17:53:15 +02:00 |
|
Andrzej Rybczak
|
f6cae753e2
|
implement input character queue and add PushCharacters macro utility
|
2012-08-25 06:50:27 +02:00 |
|
Andrzej Rybczak
|
55ae5b1816
|
initial support for binding keys to action chains
|
2012-08-25 05:00:04 +02:00 |
|
Andrzej Rybczak
|
3a023e40c0
|
fix screen refresh at startup
|
2012-08-25 02:12:57 +02:00 |
|
Andrzej Rybczak
|
6829a8e05c
|
add support for binding actions to multibyte characters
|
2012-08-25 01:32:12 +02:00 |
|