melted_gui
12 years agobasic key press add to playlist grid
Maksym Veremeyenko [Tue, 21 Jun 2011 15:46:56 +0000]
basic key press add to playlist grid

12 years agoitem move up/down implemented
Maksym Veremeyenko [Tue, 21 Jun 2011 15:09:15 +0000]
item move up/down implemented

12 years agodelete playlist item implemented
Maksym Veremeyenko [Tue, 21 Jun 2011 14:15:21 +0000]
delete playlist item implemented

12 years agoplaylist item editing implemented
Maksym Veremeyenko [Tue, 21 Jun 2011 13:29:13 +0000]
playlist item editing implemented

12 years agoset selection and cursor position to end of inserted list
Maksym Veremeyenko [Tue, 21 Jun 2011 13:21:46 +0000]
set selection and cursor position to end of inserted list

12 years agoitem insertion implemented
Maksym Veremeyenko [Tue, 21 Jun 2011 13:07:27 +0000]
item insertion implemented

12 years agoplaylist item dialog added
Maksym Veremeyenko [Tue, 21 Jun 2011 10:48:51 +0000]
playlist item dialog added

12 years agoblock configuring implemented
Maksym Veremeyenko [Mon, 20 Jun 2011 15:13:33 +0000]
block configuring implemented

12 years agoblock composing skeleton added
Maksym Veremeyenko [Mon, 20 Jun 2011 13:41:15 +0000]
block composing skeleton added

12 years agofix multiple selection index getting
Maksym Veremeyenko [Mon, 20 Jun 2011 13:03:31 +0000]
fix multiple selection index getting

12 years agoallow multiple selection for grids
Maksym Veremeyenko [Mon, 20 Jun 2011 12:45:53 +0000]
allow multiple selection for grids

12 years agoremaining time calculation added
Maksym Veremeyenko [Mon, 20 Jun 2011 12:18:43 +0000]
remaining time calculation added

12 years agoplaylist item status display
Maksym Veremeyenko [Mon, 20 Jun 2011 12:12:56 +0000]
playlist item status display

12 years agoredraw remaining time function added
Maksym Veremeyenko [Mon, 20 Jun 2011 12:12:27 +0000]
redraw remaining time function added

12 years agoadd loop enabling code
Maksym Veremeyenko [Mon, 20 Jun 2011 10:59:56 +0000]
add loop enabling code

12 years agofix clip range rewriting code
Maksym Veremeyenko [Mon, 20 Jun 2011 10:54:20 +0000]
fix clip range rewriting code

12 years agoitem update code added
Maksym Veremeyenko [Mon, 20 Jun 2011 10:50:06 +0000]
item update code added

12 years agocheck id before play and fix timecode range if required
Maksym Veremeyenko [Mon, 20 Jun 2011 09:10:37 +0000]
check id before play and fix timecode range if required

12 years agobasic omneon control
Maksym Veremeyenko [Mon, 20 Jun 2011 08:47:47 +0000]
basic omneon control

12 years agorefactor cue function
Maksym Veremeyenko [Mon, 20 Jun 2011 07:13:13 +0000]
refactor cue function

12 years agocue function prototype added
Maksym Veremeyenko [Sun, 19 Jun 2011 15:11:41 +0000]
cue function prototype added

12 years agofix index item array position
Maksym Veremeyenko [Sun, 19 Jun 2011 14:50:34 +0000]
fix index item array position

12 years agostore index in treeview data
Maksym Veremeyenko [Sun, 19 Jun 2011 14:44:55 +0000]
store index in treeview data

12 years agouse single lock for all players - avoid multithreaded access to omplrlib
Maksym Veremeyenko [Sun, 19 Jun 2011 14:15:20 +0000]
use single lock for all players - avoid multithreaded access to omplrlib

12 years agocomment out debug output code
Maksym Veremeyenko [Sun, 19 Jun 2011 14:14:46 +0000]
comment out debug output code

12 years agofix playlist loads and display
Maksym Veremeyenko [Sun, 19 Jun 2011 14:08:50 +0000]
fix playlist loads and display

12 years agobasic playlist draw
Maksym Veremeyenko [Sun, 19 Jun 2011 13:02:50 +0000]
basic playlist draw

12 years agofix renderer setup
Maksym Veremeyenko [Sun, 19 Jun 2011 13:02:32 +0000]
fix renderer setup

12 years agofix toggle type cell renderer
Maksym Veremeyenko [Sun, 19 Jun 2011 12:23:38 +0000]
fix toggle type cell renderer

12 years agoblock types icon load support added
Maksym Veremeyenko [Sun, 19 Jun 2011 11:51:22 +0000]
block types icon load support added

12 years agorender text and image in a cell (use G_TYPE_OBJECT for specifying GDK_TYPE_PIXBUF)
Maksym Veremeyenko [Sun, 19 Jun 2011 11:42:42 +0000]
render text and image in a cell (use G_TYPE_OBJECT for specifying GDK_TYPE_PIXBUF)

12 years agofactorize treeview columns creation
Maksym Veremeyenko [Sun, 19 Jun 2011 11:10:10 +0000]
factorize treeview columns creation

12 years agobasic ply playlist format load added
Maksym Veremeyenko [Sat, 18 Jun 2011 14:31:51 +0000]
basic ply playlist format load added

12 years agotimecode parser added
Maksym Veremeyenko [Sat, 18 Jun 2011 13:14:39 +0000]
timecode parser added

12 years agomove timecode processing to standalone module
Maksym Veremeyenko [Sat, 18 Jun 2011 12:33:45 +0000]
move timecode processing to standalone module

12 years agoplaylist preparation
Maksym Veremeyenko [Sat, 18 Jun 2011 11:29:41 +0000]
playlist preparation

12 years agobuttons click processing added
Maksym Veremeyenko [Sat, 18 Jun 2011 11:21:56 +0000]
buttons click processing added

12 years agoplaylist basic definitions adde
Maksym Veremeyenko [Sat, 18 Jun 2011 10:46:52 +0000]
playlist basic definitions adde

12 years agoomneon status threads
Maksym Veremeyenko [Fri, 17 Jun 2011 18:36:44 +0000]
omneon status threads

12 years agoextend player instance with app intstance pointer and index
Maksym Veremeyenko [Fri, 17 Jun 2011 14:17:51 +0000]
extend player instance with app intstance pointer and index

12 years agosave playlist and library grids widgets
Maksym Veremeyenko [Fri, 17 Jun 2011 13:31:28 +0000]
save playlist and library grids widgets

12 years agostatus UI block created
Maksym Veremeyenko [Fri, 17 Jun 2011 13:29:00 +0000]
status UI block created

12 years agobasic player status UI added
Maksym Veremeyenko [Fri, 17 Jun 2011 13:11:22 +0000]
basic player status UI added

12 years agointroduce basic player structs
Maksym Veremeyenko [Fri, 17 Jun 2011 12:50:52 +0000]
introduce basic player structs

12 years agobasic UI added
Maksym Veremeyenko [Fri, 17 Jun 2011 10:37:20 +0000]
basic UI added

12 years agofix setting add_pixmap_directory
Maksym Veremeyenko [Fri, 17 Jun 2011 09:09:08 +0000]
fix setting add_pixmap_directory

12 years agoUI' basic canvases added
Maksym Veremeyenko [Thu, 16 Jun 2011 17:47:40 +0000]
UI' basic canvases added

12 years agoadd some test
Maksym Veremeyenko [Thu, 16 Jun 2011 11:23:37 +0000]
add some test

12 years agoInitial load
Maksym Veremeyenko [Thu, 16 Jun 2011 10:47:07 +0000]
Initial load