Thomas Vander Stichele
|
2e0868ba99
|
update submodules after clone. Fixes #1.
|
2013-01-28 21:09:15 +01:00 |
|
Thomas Vander Stichele
|
bda9c201b1
|
update release notes
|
2013-01-28 01:42:18 +01:00 |
|
Jonas Smedegaard
|
e9854f5e74
|
debian patch to not hardcode python
http://patch-tracker.debian.org/patch/series/view/morituri/0.1.3-2/1001_no_hardcode_python_binary.patch
|
2013-01-28 01:42:18 +01:00 |
|
Thomas Vander Stichele
|
b92280187f
|
update python-deps
|
2013-01-27 22:32:46 +01:00 |
|
Thomas Vander Stichele
|
5eb59c7549
|
handle CDDB import errors
|
2013-01-27 22:31:22 +01:00 |
|
Thomas Vander Stichele
|
7b45d5681b
|
return when we don't have a ret assigned
|
2013-01-27 22:30:21 +01:00 |
|
Thomas Vander Stichele
|
6ac8408f0d
|
use python-deps to handle missing dependencies.
Apply it to gst python module.
|
2013-01-27 22:24:22 +01:00 |
|
Thomas Vander Stichele
|
434a7ca131
|
add python-deps to handle dependencies
|
2013-01-27 22:01:23 +01:00 |
|
Thomas Vander Stichele
|
1742a40c99
|
fix spec file
|
2013-01-20 23:49:13 +01:00 |
|
Thomas Vander Stichele
|
8304523268
|
update after release
|
2013-01-20 21:25:44 +01:00 |
|
Thomas Vander Stichele
|
852ef5a98b
|
back to developing
|
2013-01-20 21:25:20 +01:00 |
|
Thomas Vander Stichele
|
5a80b9fa9c
|
release 0.2.0
|
2013-01-20 21:21:33 +01:00 |
|
Thomas Vander Stichele
|
24c48ba672
|
output drive cache defeating in rip drive list
|
2013-01-20 20:33:21 +01:00 |
|
Thomas Vander Stichele
|
453cc3409a
|
moved to github
|
2013-01-20 20:22:42 +01:00 |
|
Thomas Vander Stichele
|
14085a7d04
|
add analyzing the drive
|
2013-01-20 20:17:18 +01:00 |
|
Thomas Vander Stichele
|
3a3c8f43f4
|
switch to github's url
|
2013-01-20 20:17:08 +01:00 |
|
Thomas Vander Stichele
|
9e1b0e9e79
|
Add CDDB and MusicBrainz disc id/URL. Fixes #112.
|
2013-01-20 20:03:08 +01:00 |
|
Thomas Vander Stichele
|
298f13432a
|
retry reading toc 3 times, often fails after loading
|
2013-01-20 20:02:46 +01:00 |
|
Thomas Vander Stichele
|
e764854fa0
|
debug and doc
|
2013-01-20 20:02:38 +01:00 |
|
Thomas Vander Stichele
|
3462e2ee88
|
Handle backslashes in name for looking up real path.
Fixes https://thomas.apestaart.org/morituri/trac/ticket/107
|
2013-01-20 19:21:25 +01:00 |
|
Thomas Vander Stichele
|
88443aa5ec
|
audioparsers still doesn't support seek properly for flac
|
2013-01-20 17:57:03 +01:00 |
|
Thomas Vander Stichele
|
58156f91a6
|
better debugging and failing
|
2013-01-20 17:56:53 +01:00 |
|
Thomas Vander Stichele
|
29ac4d49b6
|
add notes on flacparse bug
|
2013-01-19 10:22:23 +01:00 |
|
Thomas Vander Stichele
|
4a24671bce
|
better debugging when sampleLength is claimed unknown
|
2013-01-18 19:36:38 +01:00 |
|
Thomas Vander Stichele
|
99936325ae
|
rename frame to sample to avoid confusion with cd frames
|
2013-01-18 19:30:13 +01:00 |
|
Thomas Vander Stichele
|
d1e367af99
|
move around
|
2013-01-18 19:24:47 +01:00 |
|
Thomas Vander Stichele
|
884c047713
|
return if we have an exception
|
2013-01-18 19:24:42 +01:00 |
|
Thomas Vander Stichele
|
20cb0b3180
|
debug better
|
2013-01-18 19:24:09 +01:00 |
|
Thomas Vander Stichele
|
0735c716d1
|
raise an exception for this error
|
2013-01-18 19:23:52 +01:00 |
|
Thomas Vander Stichele
|
daf705ab46
|
add todo
|
2013-01-18 19:05:58 +01:00 |
|
Thomas Vander Stichele
|
dc0a3f9614
|
fix test after moving templates
|
2013-01-16 08:54:02 +01:00 |
|
Thomas Vander Stichele
|
db717e38b3
|
latest command
|
2013-01-16 08:48:09 +01:00 |
|
Thomas Vander Stichele
|
46feb71205
|
move common template options and description
|
2013-01-15 09:27:07 +01:00 |
|
Thomas Vander Stichele
|
daff75f47e
|
add a Directory object to get common dirs from
|
2013-01-15 09:27:07 +01:00 |
|
Thomas Vander Stichele
|
d61b42490e
|
show us the type
|
2013-01-15 09:27:07 +01:00 |
|
Thomas Vander Stichele
|
0306e022fb
|
fix distcheck
|
2013-01-13 22:47:09 +01:00 |
|
Thomas Vander Stichele
|
1757a3eb7f
|
fix tests after adding release type to templates
|
2013-01-13 22:45:53 +01:00 |
|
Thomas Vander Stichele
|
090b9656d5
|
FEATURE: add --working-directory option
morituri will change to this directory before ripping, so
--output-directory is relative to this.
|
2013-01-13 16:47:48 +01:00 |
|
Thomas Vander Stichele
|
b80c89dbd6
|
default to include the release type (%r) in file paths
|
2013-01-13 16:13:29 +01:00 |
|
Thomas Vander Stichele
|
d92e117469
|
remove unused import
|
2013-01-13 16:13:20 +01:00 |
|
Thomas Vander Stichele
|
6d80e25ce1
|
add to TODO
|
2013-01-13 16:07:48 +01:00 |
|
Thomas Vander Stichele
|
862221c5fd
|
add flacparse
|
2013-01-13 16:06:32 +01:00 |
|
Thomas Vander Stichele
|
3823c9cea0
|
ignore only toplevel configure
|
2013-01-13 16:05:57 +01:00 |
|
Thomas Vander Stichele
|
05cb0958cd
|
ignore more
|
2013-01-13 16:04:24 +01:00 |
|
Thomas Vander Stichele
|
f5c4068f6a
|
moap ignore
|
2013-01-13 16:00:03 +01:00 |
|
Thomas Vander Stichele
|
8d014b9e76
|
add submodules
|
2013-01-13 15:54:04 +01:00 |
|
Thomas Vander Stichele
|
d9bf584c13
|
* morituri/common/config.py:
* morituri/rip/cd.py:
* morituri/rip/drive.py:
Handle missing config better.
Fixes #111.
|
2013-01-06 21:31:03 +00:00 |
|
Thomas Vander Stichele
|
25947c369d
|
update error message
|
2013-01-06 21:27:35 +00:00 |
|
Thomas Vander Stichele
|
813a41badf
|
whitespace and commenting
|
2013-01-06 15:25:51 +00:00 |
|
Thomas Vander Stichele
|
50a1bb02b1
|
* morituri/common/config.py:
* morituri/rip/cd.py:
* morituri/test/test_common_config.py:
strip model/release too.
|
2013-01-01 23:00:32 +00:00 |
|