20
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
re-added / and ? hard coded bindings as a fallback solution for existing configs that do not have these default bindings More... about 8 years ago
Merge pull request #601 from rydgeback/patch-1 More... about 8 years ago
Merge pull request #597 from jolange/fix_trailing_spaces More... about 8 years ago
Change made as per feedback More... about 8 years ago
Add next/prev playback controls to list in step 3 More... about 8 years ago
using new functions (squash me later!) More... about 8 years ago
added strip_trailing_spaces() function that removes spaces/tabs at the end of a string More... about 8 years ago
added is_space() function that checks for whitespace or tab characters More... about 8 years ago
remove trailing spaces from key in cmd_unbind() and cmd_showbind() More... about 8 years ago
made (backward) search a bindable command default bindings are still '/' and '?' More... about 8 years ago
Some fixes for BASS library MOD playback More... about 8 years ago
Implement BASS input plugin More... about 8 years ago
Merge pull request #591 from dwatteau/openbsd-fixes More... about 8 years ago
Check for sndio support on all operating systems More... about 8 years ago
Revert "Use -pthread on OpenBSD" More... about 8 years ago
remove dead code for ancient ffmpeg versions. More... about 8 years ago
cmus 2.8.0-rc0 More... about 8 years ago
Merge pull request #558 from teearremm/time_show_leading_zero More... about 8 years ago
Merge pull request #578 from mahkoh/alsa-default More... about 8 years ago
Remove NOFAIL flag from pa_context_connect More... about 8 years ago
Merge pull request #572 from mahkoh/flac-fix More... about 8 years ago
Merge pull request #577 from mahkoh/copyright-update More... about 8 years ago
do not pad instead of padding with a space More... about 8 years ago
added documentation for flag More... about 8 years ago
Update copyright year More... about 8 years ago
Merge pull request #575 from mahkoh/playlist-fix More... about 8 years ago
Ignore `follow` when a playlist is activated More... about 8 years ago
Move cursor when adding from browser to playlist More... about 8 years ago
Have pl_add_file_* return the file validity More... about 8 years ago
Use process_until_end_of_metadata in flac plugin More... about 8 years ago