| 1 |
5189 |
squisher |
xfburn 0.3.3 (2008-XX-XX) |
| 2 |
|
|
============------------- |
| 3 |
|
|
|
| 4 |
|
|
- Allow drags and drop from file managers like Thunar (text/uri-list target) |
| 5 |
5199 |
squisher |
- Require HAL if compiled with HAL support |
| 6 |
5203 |
squisher |
- Try to unmount a drive if it is not accessible (requires thunar-vfs) |
| 7 |
5199 |
squisher |
- Build list of drives initially from HAL, then fill in details using libburn |
| 8 |
|
|
once the burn dialog shows up |
| 9 |
5189 |
squisher |
|
| 10 |
5094 |
squisher |
xfburn 0.3.2 (2008-07-15) |
| 11 |
5053 |
squisher |
============------------- |
| 12 |
4963 |
mario |
|
| 13 |
5054 |
squisher |
- Also set burn speed when burning an image |
| 14 |
5053 |
squisher |
- Fix bug which would complain about missing speed list when blanking |
| 15 |
|
|
after the question from the burn composition dialog |
| 16 |
5077 |
squisher |
- Bugfix: wait in main() to let the dialogs run when there is no main |
| 17 |
|
|
window |
| 18 |
5094 |
squisher |
- Update many translations |
| 19 |
5053 |
squisher |
|
| 20 |
|
|
xfburn 0.3.1 (2008-07-10) |
| 21 |
|
|
============------------- |
| 22 |
|
|
|
| 23 |
4963 |
mario |
- Implemented basic CLI options |
| 24 |
4973 |
squisher |
- Actually set speed in burn backend |
| 25 |
4963 |
mario |
|
| 26 |
4973 |
squisher |
WARNING: my dvd test burn failed if a speed was set!! CD was ok though. |
| 27 |
|
|
|
| 28 |
|
|
Use "Max" as speed if that is the case for you to get the old behavior, |
| 29 |
|
|
and _please_ report this as a bug! Please include the console output if |
| 30 |
|
|
debug is enabled, or otherwise some info on the burner that was used. |
| 31 |
4979 |
squisher |
- Use fifo buffering, default is 4MB, adjustable in the preferences |
| 32 |
5027 |
squisher |
- Preserve file attributes |
| 33 |
5029 |
squisher |
- Now using threads for adding files, and the adding can get aborted |
| 34 |
5040 |
squisher |
- If the burning dialog comes up with a full but erasable disc in the drive, |
| 35 |
|
|
prompt to show the blanking dialog |
| 36 |
4973 |
squisher |
|
| 37 |
4870 |
squisher |
xfburn 0.3.0 |
| 38 |
4963 |
mario |
============ |
| 39 |
4355 |
pollux |
|
| 40 |
4870 |
squisher |
- Use new libisofs API |
| 41 |
|
|
- DVD burning |
| 42 |
|
|
- Formating and deformating of DVD-RW discs |
| 43 |
|
|
- Removed buttons for not yet working functionality |
| 44 |
|
|
- Use HAL to update disc status when a disc is inserted / removed |
| 45 |
|
|
- Disable "Burn composition" button where there is no files in composition |
| 46 |
|
|
|
| 47 |
4544 |
mario |
- Use libburn (libburnia-project.org) instead of cdrecord tools |
| 48 |
4361 |
pollux |
- Avoid adding non regular files (bug #2179) |
| 49 |
4358 |
pollux |
- Directory are sort before files in data composition |
| 50 |
4355 |
pollux |
- Fix segfault when removing a file and one of its parent directory together |
| 51 |
4440 |
pollux |
- Try to use media-optical and media-cdrom as themable icon before gtk-cdrom in order to avoid crappy png icon being shown in Preferences dialog |
| 52 |
|
|
- Fix icon size in filesystem browser |
| 53 |
|
|
- Add icons for actions based on icons from the Tango icontheme |
| 54 |
4552 |
mario |
- Detect and sort supported write speeds (#4012) |
| 55 |
4440 |
pollux |
- Add support for writing ISO from a composition using libburn |
| 56 |
|
|
- Add support for burning a composition using libburn |
| 57 |
|
|
- Use correct cdrom size (bug #2753) |
| 58 |
4427 |
pollux |
- Add new icons based on icons from the Tango icontheme |
| 59 |
4547 |
mario |
- List columns are resizable now (bug #2930) |
| 60 |
4355 |
pollux |
|
| 61 |
4347 |
pollux |
xfburn 0.2.0beta |
| 62 |
|
|
================ |
| 63 |
4326 |
pollux |
|
| 64 |
4352 |
pollux |
- Use g_type_class_add_private everywhere |
| 65 |
4353 |
pollux |
- Data composition and file browser use ExoTreeView instead of GtkTreeView |
| 66 |
4347 |
pollux |
- Add DnD inside data composition |
| 67 |
4339 |
pollux |
- Prevent having two 'New directory' entries in a data composition |
| 68 |
4334 |
pollux |
- Add support of SAO mode (bug #2121) |
| 69 |
4331 |
pollux |
- Add create directory action in data composition |
| 70 |
|
|
- Prevent usage of empty filename in data composition |
| 71 |
|
|
- Fix xfburn.desktop Categories entry as suggested by Charles A Edwards <eslrahc@bellsouth.net> |
| 72 |
|
|
- Implement the add button in the data composition toolbar (bug #2097) |
| 73 |
4326 |
pollux |
- Avoid segfault on exit when ~/.config/xfburn doesn't exist (bug #2095) |
| 74 |
|
|
- Prevent cdrecord failure if there is a space in the path to an iso (bug #1198) |
| 75 |
|
|
|
| 76 |
|
|
xfburn 0.1.0alpha |
| 77 |
|
|
================= |
| 78 |
|
|
|
| 79 |
|
|
- First public release |
| 80 |
|
|
- Supports cdrw blanking, cd copying, creating iso, composition of files |
| 81 |
|
|
|