Thomas Adamcik
|
fa8547c397
|
tests: Add noqa markers for setUp/tearDown
|
2014-12-30 00:23:01 +01:00 |
|
Stein Magnus Jodal
|
496142c201
|
py3: Use absolute imports by default
|
2014-12-07 20:17:10 +01:00 |
|
Stein Magnus Jodal
|
5317834baf
|
history: Change size property to get_length() method
For consistency with tracklist.get_length() and our goal of aligning Python
and JS APIs by using less properties in the core API.
|
2014-09-23 18:47:54 +02:00 |
|
Stein Magnus Jodal
|
5a67339855
|
history: Cleanup history entry test
|
2014-09-23 18:47:39 +02:00 |
|
Stein Magnus Jodal
|
d30cf68efd
|
history: Raise TypeError if non-Tracks are added
|
2014-09-23 18:42:41 +02:00 |
|
Stein Magnus Jodal
|
718405421d
|
history: Rename class to HistoryController
For consistency with other core controllers.
|
2014-09-23 18:32:37 +02:00 |
|
Arjun Naik
|
c38b9f378f
|
Use assertIn instead of assertTrue to test membership.
|
2014-09-23 18:09:12 +02:00 |
|
Arjun Naik
|
9006968f75
|
TrackHistory stores Ref instances. Timestamp as epoch in milliseconds also stored.
|
2014-09-23 18:09:12 +02:00 |
|
Arjun Naik
|
ed87ab8dd1
|
Added a playback history object to the core.
|
2014-09-23 18:09:11 +02:00 |
|