Commit Graph

  • 71718a075b make setup.py respect pkg-config if available master Aren Olson 2009-06-10 14:11:28 +0000
  • cead9a6032 python-libburn now imports successfully Aren Olson 2009-06-09 22:46:02 +0000
  • ccf0b07927 fixing build errors in python-libburn. import still fails. Aren Olson 2009-06-09 15:34:41 +0000
  • 11333e3293 adding a distutils setup file for python-libburn Aren Olson 2009-06-05 22:59:51 +0000
  • a75c6d4a36 Moved java bindings to experimental Mario Danic 2009-06-04 23:22:29 +0000
  • 291b4050d0 Added python-libisofs bindings dir Mario Danic 2009-06-04 22:11:03 +0000
  • 6f99e70354 Created python dir for libisoburn Mario Danic 2009-06-04 22:10:12 +0000
  • 4865201dbf Added initial version of python libburn bindings Mario Danic 2009-06-04 22:09:29 +0000
  • b97679fc40 Created a directory for initial python-libburn work Mario Danic 2009-05-25 21:15:51 +0000
  • 938b9f6111 Update unmount and TODO. Jaime Thomas 2009-04-30 00:04:43 +0000
  • 773d0ddb3d Ask to unmount the disc via dbus/hal, although it isn't as much of a silver bullet as I wish. It unmounts discs from EFM fine, but Thunar isn't so compliant. Jaime Thomas 2009-04-29 02:46:32 +0000
  • 7825c6a29c Use known data for burning disc initialization, helps to not block the interface. Jaime Thomas 2009-04-19 23:24:53 +0000
  • 65accd34fa Erasing now utilizes info already aquired from ecdb_hal. Jaime Thomas 2009-04-19 19:20:04 +0000
  • 62867a7d49 Knock another item off the TODO. Theme now emits ecdb,clicked for taking action, and ecdb,activate for focusing. Jaime Thomas 2009-04-19 18:31:20 +0000
  • 88677ca45a Fix some bad memory stuff, add more logging. Jaime Thomas 2009-04-19 03:34:54 +0000
  • db0f419193 Update TODO to reflect dbus additions. Jaime Thomas 2009-04-19 01:57:03 +0000
  • 6cae6ae0bc More work with dbus. Jaime Thomas 2009-04-19 01:54:14 +0000
  • dd49f15902 DBus goodness! Drive detection is more reliable now, need to implement some detection of the volume characteristics now. Jaime Thomas 2009-04-18 23:18:17 +0000
  • d71918fc7a Small fixes here and there. Jaime Thomas 2009-04-14 02:49:43 +0000
  • 0d6c54019a Fix issue with the theme path after opening the config dialog. Jaime Thomas 2009-03-20 00:45:05 +0000
  • 07c7330027 Rid some useless eina_list_free calls, proper ecdb_source usage in filelist and burn data gui, and update to new EWL API. Jaime Thomas 2009-03-18 01:26:39 +0000
  • d03a494200 Data burning works somewhat nicely now... Also some misc memory leaks and small fixes. Jaime Thomas 2009-02-27 01:05:10 +0000
  • a3ecf782c5 Again, don't scale if it isn't enabled. Jaime Thomas 2009-02-26 22:40:21 +0000
  • 0fecb5f4d3 A bit of theme work, some random widget fixes here and there, and fix a lot of memory problems with burn_data. Jaime Thomas 2009-02-26 03:30:21 +0000
  • a3af6dd9b0 Use eina error logging, instead of plain printfs. Jaime Thomas 2009-02-23 01:22:02 +0000
  • 32ee084cc2 Use custom ewl callback instead of global ecore event. Use the correct fill policy in the config dialog. Jaime Thomas 2009-02-22 00:21:31 +0000
  • ab859df1f4 Memory leaks, better scaling. Jaime Thomas 2009-02-21 04:10:52 +0000
  • b9845aad0a Not sure why this didn't get committed as well. Jaime Thomas 2009-02-21 03:19:29 +0000
  • aa0cbe616f Don't scale the window if we aren't using scaling. Jaime Thomas 2009-02-21 03:19:02 +0000
  • 7e5df4ed70 The config dialog is now accessable. A bit more work done on the slide_in tab, but it still a bit glitchy. Jaime Thomas 2009-02-21 01:23:34 +0000
  • 1a603cbd3a Work on a config dialog. Jaime Thomas 2009-02-20 04:23:07 +0000
  • 6e25d613d3 Touch up the theme and text of the about page. Jaime Thomas 2009-02-19 23:36:06 +0000
  • 62e40a8b9e Some forgotten files. Jaime Thomas 2009-02-19 04:52:13 +0000
  • fe71ef55d8 And allow the about page to be shown. Jaime Thomas 2009-02-19 04:40:53 +0000
  • 25b42dc3d5 Some theme work. Beginning to work to an about page. Jaime Thomas 2009-02-19 02:02:43 +0000
  • a3bc714f14 Follow the correct widget. Jaime Thomas 2009-02-18 04:53:15 +0000
  • 2c8a5fb139 Fix a bunch of mistakes I made before. Jaime Thomas 2009-02-17 22:48:11 +0000
  • 894f4d59f5 Oops, forgot to renable the erase page controls. Jaime Thomas 2009-02-17 19:20:14 +0000
  • de08ff3b6c Some random fixes here and there. There is no more name_find or name_set use. Jaime Thomas 2009-02-17 19:16:38 +0000
  • 84a33a8131 Get burn data options working again, stop crashing when deleting the config_inwin object before showing it. Also get rid of the sloppy focus to the filelist, as it doesn't work correctly in certain cases. Jaime Thomas 2009-02-09 02:51:35 +0000
  • d46a81efa8 Fix some crashes and a bunch of memory leaks/errors. There are still a few memory leaks originating deep within ewl somewhere. Also, if you don't open the config_inwin before closing the program, there are some errors. Jaime Thomas 2009-02-06 04:03:13 +0000
  • 881360db79 Compiles now, but still crashy. Jaime Thomas 2009-02-05 04:11:22 +0000
  • 2d5000f5a9 And horribly break everything. Need to rewrite a bunch of stuff dealing with inheritance. Jaime Thomas 2009-01-30 03:59:48 +0000
  • 787957d78d Adjust the custom filelist accordingly to the API break. Jaime Thomas 2009-01-27 23:57:26 +0000
  • bfedcfcd28 Ok, some stuff I missed when updating. Jaime Thomas 2009-01-27 04:00:34 +0000
  • 3273177453 Get rid of the theming work I did before... This is better but still needs work on allowing the theme to define custom widgets. Jaime Thomas 2009-01-27 03:43:17 +0000
  • ef1494f2e8 And more moving the buttons into the theme. Jaime Thomas 2009-01-25 06:11:02 +0000
  • 87bd540568 And burn_image too... Jaime Thomas 2009-01-25 01:17:06 +0000
  • e3e926edf5 Also move burn_data over as well. Jaime Thomas 2009-01-24 22:47:17 +0000
  • e618410b36 Very small fixes for the check. Jaime Thomas 2009-01-24 21:19:10 +0000
  • 3fa8bdaac4 More themeing work. Jaime Thomas 2009-01-24 21:00:34 +0000
  • abb0d96f4f Make the engine use an environment variable. Jaime Thomas 2009-01-17 01:36:09 +0000
  • e497ce2104 Make scale work a little better... Jaime Thomas 2009-01-16 04:07:47 +0000
  • 4a702dd0fe ECDB can scale now... Too bad it looks like crap with the current theme. Jaime Thomas 2009-01-16 03:30:54 +0000
  • 7bad4994ac Get rid of a huge memory leak caused by improper init/shutdown of eina and ewl. Jaime Thomas 2009-01-12 02:51:49 +0000
  • 860a1c025e Get rid of Burn_Data_Data. Jaime Thomas 2009-01-11 22:13:44 +0000
  • ce8eef1b7d Remove debug printf. Jaime Thomas 2009-01-11 20:37:58 +0000
  • bdedf6a6b2 Some saner defaults. Jaime Thomas 2009-01-11 04:21:16 +0000
  • 4919fe550e Fix minor fixes/tweaks. Jaime Thomas 2009-01-11 02:43:33 +0000
  • f623f9b36f Ok, config_inwin is working, and is updated/can set the project details. Jaime Thomas 2009-01-11 02:14:02 +0000
  • 0087017c94 Todo stuff Jaime Thomas 2009-01-10 03:33:37 +0000
  • fe47f98c61 More work on config_inwin Jaime Thomas 2009-01-10 03:16:38 +0000
  • ef625941f9 Add in some safety checks. Jaime Thomas 2009-01-09 01:25:52 +0000
  • 797a8a8498 Fix some errors thanks to llvm clang static analyzer, also begin config inwin. Jaime Thomas 2009-01-08 02:33:00 +0000
  • 4b5ad3091a 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) Jaime Thomas 2008-12-27 17:54:40 +0000
  • 6bf1aeb2d6 More work on burn data. Jaime Thomas 2008-12-26 19:03:11 +0000
  • 21d6c80f55 Make the pipe closing work all of the time (so far), memory leak fixes. Jaime Thomas 2008-12-26 16:41:27 +0000
  • 1620e5d3fb Now the theme controls what data is set for progress updates. Jaime Thomas 2008-12-26 05:52:47 +0000
  • 29fa73f8f6 Propogate the size changes on delete back up the heirarchy. Jaime Thomas 2008-12-25 07:22:59 +0000
  • 427c579f6e And update the display with the values. Jaime Thomas 2008-12-25 06:23:20 +0000
  • 076cb1f674 Add in a capacity widget and set up the callbacks to update it. Jaime Thomas 2008-12-24 22:59:59 +0000
  • 9bbac64f4c Clear the filelist when done, fix a memory leak when deleting objects from the custom filelist. Jaime Thomas 2008-12-24 19:45:56 +0000
  • 1e9d496c96 Get rid of that annoying bug where all of the combo entries would be selected. Jaime Thomas 2008-12-24 19:16:20 +0000
  • 5ee6ba6380 Add combo_item widget, custom layout for the combo is working again. Jaime Thomas 2008-12-24 18:59:22 +0000
  • ae938125cf Remove debugging printf. Jaime Thomas 2008-12-24 06:00:51 +0000
  • 540b6bd188 Custom filelist focus improvements, now can delete files. Jaime Thomas 2008-12-24 00:44:54 +0000
  • 79c1b8e4d8 Data burn actually burns the cd now. Woot! Now just for gui cleanups, etc. Jaime Thomas 2008-12-23 22:42:15 +0000
  • ba80149a2e Grr, revert the sorting. Jaime Thomas 2008-12-23 02:37:34 +0000
  • 8f7bd3e2d9 Show the X writing speed, and sort the speeds returned. Jaime Thomas 2008-12-23 02:26:24 +0000
  • dcedfa0025 Stop the filelist from segfaulting. Jaime Thomas 2008-12-22 02:30:17 +0000
  • 919407aa74 Completely forgot to ever build these. Burn data page is underway, dnd doesn't seem to work. Jaime Thomas 2008-12-22 01:12:16 +0000
  • 20db4031f1 Mark theme files as EXTRA_DIST so the theme is recompiled when changed. Jaime Thomas 2008-12-21 23:49:57 +0000
  • 04ffc816ab Improve popup theme a bit, add ecdb_combo_clear function. Jaime Thomas 2008-12-21 19:42:30 +0000
  • e9391305d7 Oops. I think its important to have these. Jaime Thomas 2008-12-21 04:41:31 +0000
  • 031fe03541 Use the speed and drive chosen when burning, and add a speed convert function. Jaime Thomas 2008-12-21 04:37:50 +0000
  • 4119206824 Combos work now, fix popup placement, move burn image gui stuff into its own file. Jaime Thomas 2008-12-21 03:52:57 +0000
  • 9c0d05f789 Start splitting up ecdb_gui into more logic files Jaime Thomas 2008-12-21 01:48:31 +0000
  • a749296f93 Avoid infinite recalculation loop. Jaime Thomas 2008-12-21 00:09:07 +0000
  • b5c3e4e74d Combo works now, added a label widget, and use stringshare for the constant drive info stuff. Jaime Thomas 2008-12-20 21:08:50 +0000
  • 01c750c028 Oops, we need to actually send the signal Jaime Thomas 2008-12-20 17:45:18 +0000
  • 65545b4762 Update todo Jaime Thomas 2008-12-20 06:07:14 +0000
  • 1926e7382e Combo work... selecting doesn't seem to work at the moment, and there are valgrind errors. Getting there though. Jaime Thomas 2008-12-20 06:06:31 +0000
  • c8b89769dd Bit more work on combo Jaime Thomas 2008-12-19 21:38:57 +0000
  • c0bba3cb11 Work on a combo Jaime Thomas 2008-12-19 05:48:23 +0000
  • 8f7fe94f52 Clean ups, abstract the widgets a bit, and don't segfault when not finding an unsuitable write mode. Jaime Thomas 2008-12-18 22:16:55 +0000
  • 2d514dcf28 Ecore_List -> Eina_List Jaime Thomas 2008-12-18 18:54:50 +0000
  • 7ef32690c2 Up the required libisofs Jaime Thomas 2008-12-15 20:41:27 +0000
  • 4da39cb42e Small theme improvements Jaime Thomas 2008-12-14 17:21:19 +0000
  • a4d1853f90 Update info Jaime Thomas 2008-12-14 00:55:47 +0000
  • 005e600566 Small superficial fixes Jaime Thomas 2008-12-09 23:58:51 +0000