Package: cynthiune.app / 1.0.0-1

Metadata

Package Version Patches format
cynthiune.app 1.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
check return value.patch | (download)

Bundles/ASFTags/ASFTags.m | 24 17 + 7 - 0 !
Bundles/MP3/MP3.m | 41 29 + 12 - 0 !
2 files changed, 46 insertions(+), 19 deletions(-)

 check the return value of `fread'.
alsa check pcm state.patch | (download)

Bundles/ALSA/ALSA.m | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid setting the params if state is snd_pcm_state_running.
gui0.24.patch | (download)

Frameworks/Cynthiune/NSArrayExtensions.h | 4 2 + 2 - 0 !
Frameworks/Cynthiune/NSArrayExtensions.m | 6 3 + 3 - 0 !
Frameworks/Cynthiune/utils.h | 3 2 + 1 - 0 !
Playlist.h | 10 5 + 5 - 0 !
Playlist.m | 14 7 + 7 - 0 !
PlaylistController.m | 10 5 + 5 - 0 !
PlaylistView.m | 18 9 + 9 - 0 !
7 files changed, 33 insertions(+), 32 deletions(-)

 nsuinteger/nsdragoperation transition.