Commit Graph

2491 Commits

Author SHA1 Message Date
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
Thomas Schmitt 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
Thomas Schmitt 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
Thomas Schmitt 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
Thomas Schmitt 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
Thomas Schmitt a2f739d228 A first implementation of AAIP 0.2 encoding and decoding 2008-12-21 10:19:16 +00:00
Thomas Schmitt 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
Jaime Thomas 43dcb1820f Bit more work on combo 2008-12-19 21:38:57 +00:00
Thomas Schmitt 32e53aee64 Clarified blank, appendable, closed burn_disc_status 2008-12-19 20:35:43 +00:00
Jaime Thomas ead2822bfe Work on a combo 2008-12-19 05:48:23 +00:00
Jaime Thomas 8815f3c6f6 Clean ups, abstract the widgets a bit, and don't segfault when not finding an unsuitable write mode. 2008-12-18 22:16:55 +00:00
Jaime Thomas 6a512c1163 Ecore_List -> Eina_List 2008-12-18 18:54:50 +00:00
Thomas Schmitt 83705771e3 Removed project overview and references to libisofs and libisoburn 2008-12-17 11:12:19 +00:00
Thomas Schmitt c7fe44efef Corrected list of authors in libisoburn API documentation 2008-12-17 11:10:41 +00:00
Thomas Schmitt 399c0e17bf Delivering doxygen input for API documentation with releases 2008-12-17 10:22:35 +00:00
Thomas Schmitt 5f327aa587 Preparations for a more presentable online API documentation 2008-12-17 10:13:43 +00:00
Thomas Schmitt 93780846db Removed project overview and references to libisofs and libisoburn 2008-12-17 09:34:53 +00:00
Thomas Schmitt 8a92d512d0 New API function burn_get_read_capacity() 2008-12-17 09:19:34 +00:00
Thomas Schmitt 6481e2f61d Updated xorriso documentation 2008-12-16 16:37:49 +00:00
Thomas Schmitt d76129e3be New option -drive_class for safety management of pseudo-drive access 2008-12-16 13:02:11 +00:00
Jaime Thomas b0f6179233 Up the required libisofs 2008-12-15 20:41:27 +00:00
Thomas Schmitt cf3346463d Options for -as mkisofs: -input-charset, -output-charset 2008-12-14 23:12:05 +00:00
Jaime Thomas 82e5f9179f Small theme improvements 2008-12-14 17:21:19 +00:00