1369 Commits (0179b5304c40625f85293cc7a24774b02b538e36)
 

Author SHA1 Message Date
Andrzej Rybczak 0179b5304c actions: remove Actions::DesignChanged flag 14 years ago
Andrzej Rybczak 983c79ff61 actions: remove Action::OrderResize, use ResizeScreen directly 14 years ago
Andrzej Rybczak 8f065e2da3 status: split NcmpcppStatusChanged into smaller pieces 14 years ago
Andrzej Rybczak 8973aac7a1 playlist: fix highlight disabling 14 years ago
Andrzej Rybczak fb5b95cdce browser: simplify function call 14 years ago
Andrzej Rybczak a9bee35cca charset: put functions into namespace and change naming convention 14 years ago
Andrzej Rybczak c8097a898e get rid of locale_to_utf where it's not needed anymore 14 years ago
Andrzej Rybczak 63413368c8 remove remaining exclamation marks from messages 14 years ago
Andrzej Rybczak c90545b008 move statusbar/progressbar related code to separate file 14 years ago
Andrzej Rybczak 6ab2714e2f status: improve dealing with now playing song 14 years ago
Andrzej Rybczak a98df99ba6 playist: do not duplicate now playing information 14 years ago
Andrzej Rybczak c8d83b9223 browser: redraw header after locating song immediately 14 years ago
Andrzej Rybczak fe0d088faa mutable song: rename a few functions 14 years ago
Andrzej Rybczak 43778b3718 tag editor: fix a few glitches in LocateSong 14 years ago
Andrzej Rybczak 463b857f4e media library: really fix sorting by disc 14 years ago
Andrzej Rybczak 37b7650d71 status: change window title from "ncmpcpp ver. X" to "ncmpcpp X" 14 years ago
Andrzej Rybczak 3ba94edca7 menu: use shared pointers internally 14 years ago
Andrzej Rybczak 96315cfdba media library: fix sorting by disc 14 years ago
Andrzej Rybczak 4961e6d6ee comparators: fix LocaleBasedItemSorting 14 years ago
Andrzej Rybczak 6f81748602 display: fix possible crash if song_columns_list_format was invalid 14 years ago
Andrzej Rybczak 869d772b85 cmdargs: remove command line functionality available in mpc 14 years ago
Andrzej Rybczak 189010fecc move ParseArgv to separate file 14 years ago
Andrzej Rybczak 84326efc46 move wstring related functions to wide_char file 14 years ago
Andrzej Rybczak d5e2d315fd use wstrings uncoditionally where needed 14 years ago
Andrzej Rybczak cf06d9fa8d strbuffer: change typename C to CharT 14 years ago
Andrzej Rybczak 8f693cd822 string: fix lowercase function 14 years ago
Andrzej Rybczak 1eecc0aa0b tag editor: fix CapitalizeFirstLetters 14 years ago
Andrzej Rybczak 8fb88b7181 comparators: generalize objects a bit 14 years ago
Andrzej Rybczak 691e0322e7 song info: redraw header after processing file 14 years ago
Andrzej Rybczak 057922d2a6 make use of std::locale based strings comparison 14 years ago
Andrzej Rybczak a26b1f62f9 actions: implement filtering playlist on priorities 14 years ago
Andrzej Rybczak 45a097a45b reduce number of calls to gettimeofday 14 years ago
Andrzej Rybczak 89d3bd884f add missing binding to doc/bindings 14 years ago
Andrzej Rybczak fb4fdd129a actions: fix screen resize after unlocking 14 years ago
Andrzej Rybczak a834a8b3af fix compilation --without-taglib 14 years ago
Andrzej Rybczak c935dcf11a global: remove RedrawHeader 14 years ago
Andrzej Rybczak f0cac617fa scrollpad: make m_beginning unsigned 14 years ago
Andrzej Rybczak fcf9ffe668 mpd: separate statistics 14 years ago
Andrzej Rybczak 0147a24add mpd: adjust indentation 14 years ago
Andrzej Rybczak 472c69e8cd tag editor: fix refresh and reset/save options 14 years ago
Andrzej Rybczak 12c52e718d display: really fix now playing prefix 14 years ago
Andrzej Rybczak fc2d31eca2 display: fix album separators / now playing prefix in classic mode 14 years ago
Andrzej Rybczak ca76cf73b4 actions: fix failed assertion in AddRandomItems 14 years ago
Andrzej Rybczak 72cbae8d14 add example bindings configuration file with comprehensive description 14 years ago
Andrzej Rybczak dc62bd5c29 actions: adjust names of a few actions to be more descriptive 14 years ago
Andrzej Rybczak 061fb9e60d bindings: bind pause to 'p' and 'P' to display mode toggle 14 years ago
Andrzej Rybczak c34bcee12b actions: rename DeselectItems to RemoveSelection 14 years ago
Andrzej Rybczak fe9bcfbeab bindings: add support for parsing/displaying insert key 14 years ago
Andrzej Rybczak 299e1f2e9c bindings: remove F* binds, bind Help to F1 only, start other screens with 1 14 years ago
Andrzej Rybczak 1be7676187 rename keys.{cpp,h} to bindings.{cpp,h} 14 years ago