Brandon McCaig

Results 8 issues of Brandon McCaig

I'm not sure if this is a cmake version issue or a Cygwin compatibility issue. (Without -DCMAKE_LEGACY_CYGWIN_WIN32 you are warned also about WIN32 not being defined for Cygwin anymore, but...

Often song metadata is terrible. This causes lyvi to fail to fetch the lyrics. However, the user could easily fix the query for lyrics (or metadata) interactively if it was...

Often I find myself in lyvi with a split multiplexer pane having cmus below or next to it. I often forget which pane is left in focus and try to...

I'm not very familiar with the codebase or UI framework so this is just a hack, but I prefer it to just exiting when the player exits. A more robust...

``` $ lyvi Lyvi only supports Python 3. ``` After all of the trouble that it took me to get it installed (as a Python n00b) it was quite an...

I'm not a Maven/Java user normally, but from what Google has suggested the problem is predominantly that the host that it's trying to download from is either down (or the...

It should be main(int argc, char *\* argv). Parameter names don't matter, but order and type does. Also you should compile with warnings enabled. GCC yields several other warnings for...

Sorry for the vague title, but I'm an Emacs n00b and I'm not really sure what part of Lispbox is failing. :P When I launch it the first time all...