Skip to content

Commit

Permalink
add some commnets
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankisFine authored and FrankisFine committed Sep 8, 2016
1 parent b99c588 commit b962d71
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,16 @@ so 4 button will shows and a music play window shows.

Thanks to http://stackoverflow.com/questions/12057214/jlayer-pause-and-resume-song

this guy killed the thread then resume the music from some points later. But it seems not a big deal to my project. Let first make the wheel running. This one works, so I took it. Thanks.

Follow is the new Main window:
this guy killed the thread then resume the music from some points later than the pause point. But it's not a big deal to my project. Let's make the wheel running first. This one works, so I took it. Thanks.

Following is the new Main window:

This one looks decent.
![main window2](ProgressPics/9.7/Main.png)

click choose music file, then this dialoge jumps out.
![main window2](ProgressPics/9.7/20160908001052.png)

we can use the three button to test play the music, to decide if we want them.
![Pause and Resume](ProgressPics/9.7/20160908001127.png)

##progress: 2016.9.7
Expand Down

0 comments on commit b962d71

Please sign in to comment.