Activity
From 03/29/2009 to 04/27/2009
04/27/2009
-
11:50 pm Revision a9d87e59: OSX build how to and some other small changes
-
10:39 pm Revision dc64a11d: Disable coreaudio for now, not ready yet
-
10:34 pm Revision 4dfbe1b0: Initial OSX support, Cocoa UI and build system changes
-
07:55 am Revision 78fbe0d4: Assign PROG conditionally
04/26/2009
-
12:16 am Revision 4dd54c60: Darwin "find" does not support -printf, use -print -mindepth 1 and some sed an...
- Ignore .DS_Store files
-
10:52 pm Revision 490c404b: I keep forgetting to remove the .h includes when removing widgets
-
10:51 pm Revision c2c34fc2: Remove the GLW_MAP widget.
-
10:51 pm Revision 2181f09f: Rely on expanders instead of the stupid map widget
-
10:50 pm Revision d26d2142: Rework the expander widgets so it's more useful with the new layout model.
-
09:55 pm Revision 5562ded2: Fade out background effect if $ui.fullscreen is set
-
09:55 pm Revision 88a729da: Add $ui.fullscreen and let video widget increase / decrease it
-
09:55 pm Revision f2af6815: Remove unused assignments
-
09:54 pm Revision 816b98d3: void == 0 in boolean operator evaluation
-
08:56 pm Revision 6e220d5f: Add prop_add_int() for atomic updates of integer properties.
-
08:45 pm Revision 7cca4240: Make sure prop_toggle_int_ex() behaves if property was of non-int type before.
-
06:55 pm Revision 130be5ea: If we fail to load libspotify.so print error reason
-
06:54 pm Revision 57e822fe: Fix event delivery in imonpad code
-
06:13 pm Revision 0ed2cfe7: Update TODO
-
02:16 pm Revision 7ff92f0a: Add a wrapper top level configuration file that launches the correct configure...
-
02:12 pm Revision a3741633: Make place for other POSIX OSes in the configure scriptery.
-
02:00 pm Revision b0e76ea6: Only link with -lrt if we need to
-
01:56 pm Revision 05b99cac: Rename glw_*** to just glw all over.
-
01:49 pm Revision 6e1f2524: Avoid collision with EVENT_H in IOKit.framework/Headers/hidsystem/IOLLEvent.h
-
01:47 pm Revision 808db196: Get IR (/dev/lirc*) back on track
-
01:41 pm Revision e04ac5af: Must register
-
09:36 am Revision bb2ab909: Add GLW_MAP (A bordered layout)
- Add playback control decks.
-
09:35 am Revision 50b929bb: Let mp_create() take a 'type' argument to indicate type of media beeing played
04/25/2009
-
10:25 pm Revision 58607061: Move focus handling to each media class. Allows us to have entries in the brow...
-
10:14 pm Revision c5674f7e: Set normalized weight for navigation guidance. This still sucks but it's a bit...
-
09:44 pm Revision e2f8576f: Add titles to pages where appropriate
-
09:44 pm Revision fb933aed: Ooops, missed checkin
-
09:39 pm Revision 112d5f19: Don't perform any built-in keycode translations if a modifier is held.
-
09:39 pm Revision df0362a1: Avoid posting translated event if EVENT_KEYDESC is consumed.
-
09:27 pm Revision 9b9fc09c: Intercept EVENT_FULLSCREEN_TOGGLE event.
-
09:27 pm Revision be51ba8f: Add "FullscreenToggle" event.
-
09:26 pm Revision 1a974b97: Add settings_set_bool() and settings_toggle_bool()
-
09:26 pm Revision 66aa7b1e: Add prop_toggle_int() for atomically switching an int prop between ~0 and 0.
-
08:58 pm Revision 60b6f863: Rework the seek machinery a bit for spotify backend
-
08:42 pm Revision d9a6aaeb: Avoid sending GLW_SIGNAL_FOCUS_HOVER_PATH_CHANGED to widgets that are currentl...
-
08:32 pm Revision 9bd498f2: Reindent
-
08:32 pm Revision 6c03a968: Let tcp_connect() handle IP addresses as well as hostnames.
-
08:24 pm Revision b7685acc: Clamp color values before sending to GPU
-
06:54 pm Revision 3aff0e0f: Use correct pixel formats for GX texture uploader.
-
04:07 pm Revision f5c20aa2: Remove unused prototypes for ffmpegs scaler
-
03:48 pm Revision f4cba993: Move glw_widget_project() to backend specific code
-
03:04 pm Revision 25805067: Add support for audio time stamping and seek support to spotify backend.
-
02:27 pm Revision d06f3f50: mp_set_current_time() also in RAW mode.
-
02:19 pm Revision af722588: Fix some album browsing issues.
-
01:25 pm Revision 3f90e381: React on errors from sp_session_init() instead of just crashing.
-
01:07 pm Revision da26ec42: Improve the album view slightly
-
01:07 pm Revision 32775e40: Fix some layout issues
-
01:03 pm Revision a93e33c3: Only set requested Y size if it has not been set previously
-
10:24 am Revision 2f2cd7e4: Get audio volume/mute displays back
-
10:13 am Revision 9a5bebd5: Remove some not-yet-finished model code.
-
10:13 am Revision cda4017c: Introduce new GLW class (icon) which scales with current font size.
-
10:07 am Revision 56fd1338: We must set SwapInterval after (re)opening the GL context.
-
10:06 am Revision ee8fee64: Avoid some nasty division by zero.
04/23/2009
-
11:18 pm Revision 7ab58a39: Remove keepAspect and fixup some models.
-
10:57 pm Revision f35a7a57: Remove unused png
-
10:42 pm Revision 51eadd32: Only signal GLW_SIGNAL_CHILD_CONSTRAINTS_CHANGED if we have a parent attached.
-
10:38 pm Revision bb505b4d: add GLW_ICON for fixed size images.
-
10:37 pm Revision b66ed949: Compute max required X size in Y container.
-
09:59 pm Revision 3389f54b: glw_stack.h is gone
-
09:52 pm Revision c6f2a140: Major rework of GLW layout model.
-
07:07 am Revision a15e0d3e: Clear nde_opaque if destroying property
04/22/2009
-
11:03 pm Revision d32bd2ad: OSX fixes
- Dont clude epoll.h
tcp_connect: Use gethostbyname (uses TLS on darwin)
tcp_connect: SO_NOSIGPIPE instead of MSG_NOSIG...
04/19/2009
04/18/2009
-
07:04 am Revision 9ea036c8: Add knob for adjusting font size rather than some weird heuristics.
-
07:04 am Revision 90faeef0: rc_fullscreen is gone
04/16/2009
-
10:49 pm Revision 1523e997: Wops
-
10:43 pm Revision 6f88d7e8: Added delta_y to glw_pointer_event, used to specify scroll amount
- Added GLW_POINTER_SCROLL, used instead of GLW_POINTER_SCROLL_UP/DOWN
04/15/2009
04/14/2009
-
01:26 am Revision 32e9eb6b: If parent is NULL we cant find any file, happens when ra_root is NULL
- after failing to load archive and it gets scrubed. Same as [2694]
-
11:16 pm Revision 930455d4: Correctly set currentmedia if in raw PCM mode
-
10:30 pm Revision 58955016: Remove a stray debug message
-
10:29 pm Revision 1d475fd3: Don't crash if no user interface can be started
-
10:14 pm Revision ff62d97d: Use glXSwapIntervalSGI to sync against vertical blank.
- This seems to be the most robust way of doing it on both nvidia and ati.
-
10:07 pm Revision 2b5c7782: Warn if GPU has less than required number of texture image units.
04/13/2009
-
01:20 am Revision fc3832a0: Support for part##.rar and part###.rar
- If parent is NULL we cant find any file, happens when ra_root is NULL
after failing to load archive and it gets scrubed -
11:03 pm Revision 6376b80e: Add initial playlist support to spotify backend.
-
11:03 pm Revision 72921628: Add helpers for managing a vector of pointers.
- Sometimes I miss c++
-
11:02 pm Revision 683170ee: is not in metadata property anymore
-
10:49 pm Revision c78f2b58: Let prop_set functions silently do nothing is prop argument is NULL.
-
08:14 pm Revision 225704e2: Must unlock when invoking callback.
-
05:01 pm Revision 1b75e7bf: Remove $self.filename (instead we use $self.metadata.title)
- Move $self.metadata.type to $self.type
-
12:53 pm Revision 1c4d55e9: Revive the 'add' button to settings
-
12:47 pm Revision 80d2461a: Fix layout issues in auth popup
-
12:39 pm Revision bfcb0902: Add per-audio device A/V sync settings.
-
12:39 pm Revision 2a294b55: UI cosmetics
-
12:35 pm Revision 1f76c2e6: Add settings_add_int()
-
12:35 pm Revision 55ec3da7: Make slider honor child aspect requests
-
12:34 pm Revision b4420d03: Improve GLW's float2str() a bit.
-
12:26 pm Revision 10fe5fbe: Add htsmsg_get_s32_or_default()
-
12:06 pm Revision be694b39: Fix incorrect step calculation in slider.
-
11:36 am Revision 451c414a: Add an 'album' view
-
11:33 am Revision 12af90be: Add prop_get_by_names()
-
08:15 am Revision 33ba37f0: Add missing __sentinel__ attribute to glw_set_i()
-
08:02 am Revision 421cfe06: Rework layout a bit
04/12/2009
-
06:31 pm Revision f88d9779: Fix some focus bugs.
-
05:19 pm Revision 7d64a31c: Use a different approach to protect us agains signal handlers being removed du...
-
05:01 pm Revision 0f6d6546: Fix a bug causing read of uninitialized memory. <3 <3 valgrind!
-
04:07 pm Revision 954b9000: Use GLW_SIGNAL_FOCUS_HOVER_PATH_CHANGED to avoid continous expression evaluati...
-
04:06 pm Revision 1c479b91: Rename GLW_MODEL_DYNAMIC_EVAL_FOCUS_CHANGE -> GLW_MODEL_DYNAMIC_EVAL_FOCUSED_C...
-
04:03 pm Revision fcfe0ee4: Rename GLW_MODEL_DYNAMIC_EVAL_FOCUS_CHANGE -> GLW_MODEL_DYNAMIC_EVAL_FOCUSED_C...
-
03:59 pm Revision fdd0064e: Smarter focus / hover updates.
-
12:50 pm Revision 408f2445: Revert r2665 and add a comment about Linux' nasty include mess
-
12:22 pm Revision f1ed8fd4: Move common includes and declarations to top
-
12:05 pm Revision 5e33dfd6: Remove some stuff that has been completed
-
11:57 am Revision ad1961dd: Use trace for glw model errors
-
11:41 am Revision 4ec273ac: Get rid of another fprintf
-
11:40 am Revision a15b2c70: We must invoke glw_check_system_features() upon start
-
11:36 am Revision b273c234: Factorize some common code into glw.c
-
11:21 am Revision 1f6e0288: Remove some leftovers
-
11:21 am Revision d8640721: Move screensaver inhibition to a file of its own.
-
11:20 am Revision fd5b212c: Must init 'struct timespec'
-
10:52 am Revision c17ea53b: Rework GLW_LIST implementation.
- * Now works when binding to a slider
* More "natural" behaviour when scrolling and moving around.
* Introduce clippin... -
08:18 am Revision db57afd9: Add tracev() for wii
-
08:16 am Revision 4c2ef960: Move trace() to main.c
-
08:15 am Revision e0040513: Don't clutter stderr with colors if it is not a tty.
-
08:08 am Revision fca21b82: Replace various fprintf() with TRACE()
04/11/2009
-
01:34 pm Revision 3ff67e97: Add support for launching multiple UI:s from command line.
-
12:04 pm Revision 56e7c984: Rework the UI startup process a bit.
- Add support for a "default UI".
Add support for passing arguments to UI's
Let the main UI exectute in the main thread... -
08:56 am Revision 9f28742c: Rename ui_initialize -> ui_register
-
08:21 am Revision 1a6fee81: Move timeouts to a file and thread of its own (instead of cluttering the ui-loop)
-
08:20 am Revision e229887d: Need stdlib.h.
04/10/2009
-
08:26 pm Revision 6e97ae9d: Add a tentative GTK frontend.
-
05:09 pm Revision c84502b4: Fixed warn_unused_result warnings for read/write
-
05:07 pm Revision bcc7c8f7: Make nav_back() public.
04/09/2009
04/08/2009
-
11:06 pm Revision c6ea19c8: Make slider behave more lite other sliders when it comes to pointer grabbing.
04/06/2009
-
09:27 pm Revision 1e4578fe: Set .title in pages
-
09:02 pm Revision 06b28368: Increase swscale max width capacity
-
08:53 pm Revision 3f91ae9f: Fix some problems related to pointer hover.
04/05/2009
-
12:18 am Revision dbd47e2f: Fix isSet() function.
-
08:29 pm Revision 00a12f66: Revert incorrect commit :)
-
05:39 pm Revision 5b8f0f37: Fix auth popup
-
04:30 pm Revision 36def324: Let navigator backend init functions return a value to indicate that
- they're not operational.
-
02:43 pm Revision 7c6e8f25: Use FFmpeg's new metadata API.
-
02:43 pm Revision 91b9d9c0: Cleanup video model a bit.
-
02:42 pm Revision d031a898: Remove invalid TODO
-
01:52 pm Revision 7f808b7b: Improve A/V sync a bit. Use a realtime clock to compensate for when audio stor...
-
01:34 pm Revision 09f1bbc9: Revamp theme a bit.
-
01:25 pm Revision 8388f619: Add support for tracking which widget the mouse pointer hovers over.
04/04/2009
-
08:22 pm Revision 8b751c0d: Correctly bail out if wrong number of arguments is passed to a macro.
-
07:09 pm Revision 81ea1c45: Make glw_is_focused() a bit smarter
04/02/2009
-
11:55 pm Revision a460495f: Avoid reading out of buffer when doing font rendering.
-
11:31 pm Revision 29b1e560: A tiny todo
04/01/2009
-
12:10 am Revision 6eba88e2: Default path to "/" if empty, will result in a invalid HTTP request if not
- Makes it possible to enter URLs like webdav://hostname without trailing /
and it will work as you probably intended -
11:29 pm Revision 6a0d8d7d: Correctly translate child if image has border scaling
-
10:10 pm Revision 9585fa34: Allow the same signal handling function to be registered multiple times (with ...
-
09:20 pm Revision b3d960c9: Start of OSX fixes, more to come
- arch_posix.c: darwin implementation of get_system_concurrency
yadif.c: dont include malloc.h
htsmsg_json.c: fixed uni... -
09:01 pm Revision 6fb620ff: Make sure GLW functions iir() and changed() handles the (void) type.
-
08:44 pm Revision 33340246: Fix a typo
03/31/2009
-
10:13 pm Revision 79279141: Change per-widget focus enable flag into a float that determines if a
- created widget may steal focus from the currently focused one.
(Higher weight wins) -
09:49 pm Revision 35c8a10a: Fix wiiload makefile entry
-
09:48 pm Revision cc395cac: Remove unused prototype
-
09:48 pm Revision 58f76b16: Use improved mkbundle (from tvheadend)
-
09:41 pm Revision 2df4c866: Remove unused code
-
09:25 pm Revision 9aa6a207: Keep track of last property that represents a widget that the user
- selected interactively. This allows us to stick to the same entry when
switching views in GLW. -
09:01 pm Revision bb337240: Use glw_select() for 'selecting' a widgets child.
-
08:52 pm Revision 9c432c93: Update README
-
08:42 pm Revision 7a94482b: Clear 'struct tm' before use.
-
08:40 pm Revision b552d40e: Make a direct reference from glw_t to the originating property when
- cloning widgets.
-
08:08 pm Revision 878141cf: Remove 'focus' semantics from properties. It just sucks, don't try it
- again. ever, ok?
03/29/2009
-
10:59 pm Revision d8a754c8: Allow stuff to be disabled from configure
-
10:45 pm Revision 555f6869: update README
-
10:44 pm Revision 95fb6d76: Fix debian package building for showtime
-
10:28 pm Revision c8babd49: Add changelog symlink
-
10:28 pm Revision 8964ad10: Copy debian directory to showtime/
-
10:27 pm Revision d1262188: Fix install target
-
10:21 pm Revision 1f12b0bd: Add license header.
-
10:20 pm Revision b8fdcc26: Some build system cleanup
-
09:58 pm Revision a4fb2525: If a prop tree can not be resolved, bail out.
-
09:57 pm Revision 53074ef9: Use correct property roots when resolving names in glwf_createchild()
-
09:29 pm Revision f63e4356: Fix compilation on Wii.
- Rewrite fa_embedded into fa_bundle (Much better framework for built-in
files) -
08:18 pm Revision 03927856: Must use "%s" to copy strings with snprintf()
Also available in: Atom