zcoder / mocp

mocp (Music On Console Player)
GNU General Public License v2.0
33 stars 8 forks source link

Once paused, status_msg () should be changed from "Playing..." #9

Open phunanon opened 7 years ago

phunanon commented 7 years ago

I only had a quick scour through the source, but I think it may be done in void player_pause () and void player_unpause (). Perhaps change the message to "Paused."? This is just a suggestion up for scrutiny :)

ethan626 commented 6 years ago

I added that on my branch, but I'm also having trouble compiling due to not being able to find the right libs/ffmpeg