Commit Graph

2357 Commits

Author SHA1 Message Date
bccde220a4 Branching for libisoburn release 0.3.2 2009-01-05 09:02:50 +00:00
08b9f3f237 libburn release 0.6.0 is ready 2009-01-04 11:59:50 +00:00
23a8a9f9ea Standalone version switch to libburn-0.6.1 2009-01-04 11:52:18 +00:00
3d9b4f32a1 Documented changes and release timestamp 2009-01-04 11:37:05 +00:00
396ca7a532 Updated cdrskin tarball generator 2009-01-04 11:36:33 +00:00
d05348f67c Made number transition to 0.6.1 2009-01-04 11:35:19 +00:00
8292601817 Updated copyright claims to year 2009 2009-01-04 11:29:37 +00:00
37c9a95de5 Documented changes and release timestamp 2009-01-02 17:11:31 +00:00
85375ba93f Updated cdrskin tarball generator 2009-01-02 17:01:31 +00:00
99b2dee57b Made number transition to 0.6.0 2009-01-02 16:59:24 +00:00
a0feb42711 Updated copyright claims to year 2009 2009-01-02 16:30:50 +00:00
15206f71f6 Branching for libburn release 0.6.0 2009-01-02 16:18:58 +00:00
d566b53668 Corrected some more bug with attribute list decoding 2009-01-01 19:19:43 +00:00
cd962d32b6 Corrected some bugs with attribute list decoding 2009-01-01 16:13:16 +00:00
b6e5dbf7c6 Introduced system adapters for getting and setting EA and ACL 2009-01-01 10:48:58 +00:00
e7c207fff6 Cosmetic changes 2008-12-29 10:53:58 +00:00
Jaime Thomas
43b2721f68 Small theme fixes, and now use the available space as reported by burn_disc_available_space (either the write_opts need to be passed, or libburn is really innacurate) 2008-12-27 17:54:40 +00:00
Jaime Thomas
e5b8de8229 More work on burn data. 2008-12-26 19:03:11 +00:00
Jaime Thomas
f90d42137c Make the pipe closing work all of the time (so far), memory leak fixes. 2008-12-26 16:41:27 +00:00
8f3f36891a Decoder for ACL to long text form 2008-12-26 12:40:04 +00:00
Jaime Thomas
aa16a66e33 Now the theme controls what data is set for progress updates. 2008-12-26 05:52:47 +00:00
a8695bf86e Encoder for ACL long text form 2008-12-25 14:01:36 +00:00
Jaime Thomas
e97848de8d Propogate the size changes on delete back up the heirarchy. 2008-12-25 07:22:59 +00:00
Jaime Thomas
d6e5852814 And update the display with the values. 2008-12-25 06:23:20 +00:00
Jaime Thomas
45ad964b15 Add in a capacity widget and set up the callbacks to update it. 2008-12-24 22:59:59 +00:00
Jaime Thomas
883498c9b1 Clear the filelist when done, fix a memory leak when deleting objects from the custom filelist. 2008-12-24 19:45:56 +00:00
Jaime Thomas
17a787c6a6 Get rid of that annoying bug where all of the combo entries would be selected. 2008-12-24 19:16:20 +00:00
Jaime Thomas
e3d28d7029 Add combo_item widget, custom layout for the combo is working again. 2008-12-24 18:59:22 +00:00
Jaime Thomas
786939dabd Remove debugging printf. 2008-12-24 06:00:51 +00:00
Jaime Thomas
c6af742d7d Custom filelist focus improvements, now can delete files. 2008-12-24 00:44:54 +00:00
Jaime Thomas
fd9c83c719 Data burn actually burns the cd now. Woot! Now just for gui cleanups, etc. 2008-12-23 22:42:15 +00:00
21bcd8dfa1 Gave aaip_0_2 a ring buffer rather than a shifted fifo 2008-12-23 14:47:00 +00:00
Jaime Thomas
f3ce25c6ca Grr, revert the sorting. 2008-12-23 02:37:34 +00:00
Jaime Thomas
b919f4c125 Show the X writing speed, and sort the speeds returned. 2008-12-23 02:26:24 +00:00
b15ff43eb7 Fixed denial of fast formatting with BD-RE introduced by revision 2280 2008-12-22 13:05:51 +00:00
Jaime Thomas
c279280b2d Stop the filelist from segfaulting. 2008-12-22 02:30:17 +00:00
Jaime Thomas
0ba5ca343f Completely forgot to ever build these. Burn data page is underway, dnd doesn't seem to work. 2008-12-22 01:12:16 +00:00
Jaime Thomas
e1c915f177 Mark theme files as EXTRA_DIST so the theme is recompiled when changed. 2008-12-21 23:49:57 +00:00
Jaime Thomas
18dffd7af5 Improve popup theme a bit, add ecdb_combo_clear function. 2008-12-21 19:42:30 +00:00
a2f739d228 A first implementation of AAIP 0.2 encoding and decoding 2008-12-21 10:19:16 +00:00
2b435877b6 Corrected message about non-matching volume id 2008-12-21 10:17:21 +00:00
Jaime Thomas
1403637a9c Oops. I think its important to have these. 2008-12-21 04:41:31 +00:00
Jaime Thomas
2e2d86a406 Use the speed and drive chosen when burning, and add a speed convert function. 2008-12-21 04:37:50 +00:00
Jaime Thomas
6101e38169 Combos work now, fix popup placement, move burn image gui stuff into its own file. 2008-12-21 03:52:57 +00:00
Jaime Thomas
9db32952a6 Start splitting up ecdb_gui into more logic files 2008-12-21 01:48:31 +00:00
Jaime Thomas
7f0f6159a8 Avoid infinite recalculation loop. 2008-12-21 00:09:07 +00:00
Jaime Thomas
acce34c9dc Combo works now, added a label widget, and use stringshare for the constant drive info stuff. 2008-12-20 21:08:50 +00:00
Jaime Thomas
7a6f108ed6 Oops, we need to actually send the signal 2008-12-20 17:45:18 +00:00
Jaime Thomas
15319ca56c Update todo 2008-12-20 06:07:14 +00:00
Jaime Thomas
0ac3dc2f40 Combo work... selecting doesn't seem to work at the moment, and there are valgrind errors. Getting there though. 2008-12-20 06:06:31 +00:00