Age | Commit message (Expand) | Author | Files | Lines |
2008-09-05 | Don't store the album list in a private field any more (not required now), | Ross Burton | 2 | -11/+5 |
2008-09-04 | Remove some TODO items | Bastien Nocera | 4 | -32/+20 |
2008-09-04 | Make libcdio an optional library again, it would conflict with the GPL + | Bastien Nocera | 4 | -7/+335 |
2008-09-04 | Relicense those 4 files under the LGPL, see #550481 for details | Bastien Nocera | 4 | -41/+45 |
2008-09-04 | Remove unneeded include | Bastien Nocera | 1 | -1/+1 |
2008-09-04 | Move in 2 pieces of code from Rhythmbox (compile-time option of using | Bastien Nocera | 2 | -2/+24 |
2008-09-03 | Move the nautilus-burn assisted media type checking to a shared location | Bastien Nocera | 5 | -62/+51 |
2008-09-03 | Move the date parsing to a common place | Bastien Nocera | 4 | -10/+16 |
2008-09-03 | - Move code to parse album titles into disc numbers to a common location | Bastien Nocera | 5 | -48/+76 |
2008-09-03 | Check for libmusicbrainz3, and require libcdio | Bastien Nocera | 10 | -163/+872 |
2008-09-03 | Export ASIN, discogs and Wikipedia URLs in the disc metadata, only ASIN | Bastien Nocera | 3 | -0/+11 |
2008-06-05 | Update to the latest make_directory_with_parents from bugzilla. | Ross Burton | 2 | -51/+57 |
2008-06-05 | Port to GIO. Thanks to Michael Terry for the bulk of this work! (#514673). | Ross Burton | 4 | -180/+53 |
2008-04-13 | Clean up _new(). | Ross Burton | 1 | -1/+1 |
2008-01-23 | Fix use-after-free I introduced when cleaning up the disc detection logic. | Ross Burton | 1 | -1/+2 |
2008-01-22 | Look for album titles with "(disc X)" in and extract the disc number. | Ross Burton | 1 | -0/+21 |
2008-01-18 | Add a Disc Number field (#136514, thanks Matthew Martin). | Ross Burton | 2 | -0/+7 |
2008-01-18 | Determine the maximum read speed from the element instead of assuming | Ross Burton | 1 | -1/+5 |
2008-01-05 | Remove always-true test. | Ross Burton | 1 | -1/+1 |
2007-12-21 | Set the pipeline state to NULL before disposing (#495410). | Ross Burton | 1 | -4/+3 |
2007-12-19 | Add a source enumeration. | Ross Burton | 3 | -0/+16 |
2007-12-19 | Remove TrackData->iter, write better code instead. | Ross Burton | 1 | -1/+0 |
2007-09-27 | Fix logic bug in error handling when creating directories (#481025, thanks | Ross Burton | 1 | -0/+2 |
2007-09-19 | Reference the initial profile to stop crashing when profiles are edited | Ross Burton | 1 | -1/+2 |
2007-07-09 | Remove the useless construct-error code. | Ross Burton | 1 | -1/+0 |
2007-07-09 | Remove the useless construct-error code. | Ross Burton | 4 | -46/+0 |
2007-07-05 | Be more paranoid when removing sources. | Ross Burton | 1 | -5/+9 |
2007-06-18 | Don't allow NULL track titles (#435964). | Ross Burton | 1 | -0/+2 |
2007-06-18 | Correctly lookup the album artist (#393707). | Ross Burton | 1 | -7/+8 |
2007-05-14 | The profile fragment does need to have an element first otherwise it may | Ross Burton | 1 | -1/+4 |
2007-05-14 | Fix typo in the _TYPE define which broke startup. Thanks Emmanuele for | Ross Burton | 2 | -2/+2 |
2007-05-14 | Use G_DEFINE_TYPE_WITH_CODE. | Ross Burton | 2 | -9/+8 |
2007-05-13 | Update to changes in SjMetadata object. | Ross Burton | 1 | -83/+115 |
2007-05-13 | Attempt to repair brain-dead FreeDB encoding (#169591, thanks Ka-Hing | Ross Burton | 1 | -0/+43 |
2007-04-30 | Refactor to be more GObject-like. | Ross Burton | 1 | -98/+170 |
2007-04-30 | Refactor to be more GObject-like. | Ross Burton | 3 | -195/+217 |
2007-04-26 | Chain up to parent's finalise handler. Bug #433137. | Christian Persch | 1 | -1/+3 |
2007-03-26 | reviewed by: Ross Burton <ross@burtonini.com> | Bastien Nocera | 2 | -0/+155 |
2007-03-26 | Use gst_element_make_from_uri for finding a CDDA source (thanks James | Ross Burton | 2 | -7/+5 |
2007-03-26 | Detect albums from FreeDB better (thanks David Mandelberg, #353181). | Ross Burton | 1 | -1/+1 |
2007-03-04 | Link to libjuicer.la instead of the sources directly. This fixes | Ross Burton | 1 | -2/+2 |
2006-12-20 | Add cvsignore, and use variables instead of configure substitutions in | Christian Persch | 1 | -0/+5 |
2006-10-25 | Fix dates with 0s in (#364976, Alex Lancaster). | Ross Burton | 1 | -1/+1 |
2006-10-17 | Rename and add version field for bug-buddy. | Ross Burton | 1 | -18/+33 |
2006-10-17 | Reset the extract speed on every track just in case (#343544). | Ross Burton | 1 | -2/+3 |
2006-10-16 | Remove unused variables. | Ross Burton | 1 | -2/+0 |
2006-10-13 | Show error messages when the pipeline doesn't link (thanks Tim-Philipp | Ross Burton | 1 | -13/+7 |
2006-09-24 | Add audioresample to fix the lossless(voice) default profile (#168508, | Ross Burton | 1 | -1/+2 |
2006-08-21 | Don't pass username twice to mb_SetProxyCreds and don't leak the gconf | Kjartan Maraas | 1 | -5/+8 |
2006-07-19 | Fix typo, adding date information to more albums (#348004, thanks Alex | Ross Burton | 1 | -1/+1 |