summaryrefslogtreecommitdiff
path: root/src/ui_readline.h
AgeCommit message (Collapse)AuthorFilesLines
2015-08-25Port pianobar to Windows:Michał Cichoń1-10/+10
- use newly introduced console.h instead of terminal.h which emulate some behavior of VT terminals - replace ffmpeg/libov player with more abstract one with DirectShow implementation
2014-04-22Fix include guardsLars-Dominik Braun1-3/+3
Macros starting with _ are reserved (see http://www.gnu.org/software/libc/manual/html_node/Reserved-Names.html). Fixes #440.
2011-02-02BarReadline rewriteLars-Dominik Braun1-5/+27
Doesn't use c streams any more, allows multiplexing of fifo/stdin in all situations.
2010-12-27Change my email addressLars-Dominik Braun1-1/+1
Again. And hopefully the last time.
2010-01-21It's 2010 now.Lars-Dominik Braun1-1/+1
2009-09-08C99 conformanceLars-Dominik Braun1-1/+1
2009-04-11Read data from fifoLars-Dominik Braun1-4/+4
You may change your current station or add shared stations via fifo now
2009-04-10Goodbye readlineLars-Dominik Braun1-0/+28
"It's too big and too slow." -- man readline