Commit Graph
17 Commits
Author SHA1 Message Date
Nitix 49a629f869 Uncomment debug test 2016-11-10 02:12:56 +01:00
Nitix ff34710ea6 Fixed radio and slow connection 2016-11-10 02:11:25 +01:00
Nitixandroot a4e4e50419 make lib executable 2016-10-22 22:18:44 +02:00
Nitix 8bdcc96c8e Chande index to correspond to the index in the complete list 2016-10-20 18:50:54 +02:00
Nitix c5a6971dbf Fix msg reason for ban and softban 2016-10-19 01:03:28 +02:00
Nitix f89937fd0a Fix ;mp command 2016-10-07 18:53:04 +02:00
Nitix ebd927fafd Change gitignore to a better one 2016-10-06 01:29:52 +02:00
Nitix b43e0dd219 (BotConfig) add missing getter and setter 2016-10-05 02:33:24 +02:00
Nitix 6ff8fec2c5 Merge branch '1.0' of github.com:Kwoth/NadekoBot into 0.9-to-1.0-migration 2016-10-05 02:03:09 +02:00
Nitix 21aabcc114 Add migration command 2016-10-05 01:57:35 +02:00
Nitix b97d626bc4 Deletion of old migration 2016-10-02 04:28:15 +02:00
Nitix 81c98442ad Fix Foreign key with delete on cascade 2016-10-02 04:15:57 +02:00
Nitix c45e1c4d25 Fix appveyor build 2016-09-17 02:07:18 +02:00
Nitix 942d7ffba7 Add version display while starting Nadeko
This will help to troubleshoot errors if someone hasn't the last version of Nadeko
2016-09-10 23:02:09 +02:00
Nitix e2c1a51456 SongBuffer is now a stream, and the Song will now wiat correctly before sending 2016-08-26 04:59:33 +02:00
Nitix 9bd919b450 Fix appveyor build 2016-08-22 19:35:39 +02:00
Nitix 3ce4a0c2ef Change how we handle audio file buffer, FIX #478
Now it would create small files 20Mb and rotate them
Each file order are identified by a number (type long)
When a file has been read, Song will be delete it.
2016-07-31 23:17:52 +02:00