Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-25 | engine: commented codeHEADmaster | Luis de Bethencourt | 1 | -16/+79 |
2011-05-25 | engine: init variables | Luis de Bethencourt | 2 | -8/+14 |
2011-05-25 | main: more comments | Luis de Bethencourt | 1 | -28/+23 |
2011-05-25 | ui: init pointers to NULL | Luis de Bethencourt | 3 | -4/+46 |
2011-05-25 | ui: clean function names | Luis de Bethencourt | 4 | -7/+8 |
2011-05-23 | snappy: init stage to NULL | Luis de Bethencourt | 1 | -0/+1 |
2011-05-20 | cleanup: gst-indent | Luis de Bethencourt | 2 | -139/+123 |
2011-05-20 | dlna: more mimetypes | Luis de Bethencourt | 1 | -2/+2 |
2011-05-20 | dlna: update filename in ui | Luis de Bethencourt | 5 | -6/+18 |
2011-05-20 | cleanup: move engine_seek | Luis de Bethencourt | 1 | -10/+10 |
2011-05-20 | dlna: support volume call | Luis de Bethencourt | 4 | -27/+25 |
2011-05-20 | ui: Fix progress bar height | Robert Swain | 1 | -6/+6 |
2011-05-19 | dlna: more mimetypes supported | Luis de Bethencourt | 1 | -7/+15 |
2011-05-19 | dlna: handling seek call | Luis de Bethencourt | 4 | -6/+20 |
2011-05-19 | dlna: fix typos | Luis de Bethencourt | 5 | -41/+25 |
2011-05-19 | dlna: opening and playing media files | Luis de Bethencourt | 6 | -23/+155 |
2011-05-19 | dlna: cleaning around the code | Luis de Bethencourt | 3 | -123/+146 |
2011-05-19 | dlna: work in progress OpenUri signal to engine | Luis de Bethencourt | 3 | -30/+108 |
2011-05-19 | dlna: mpris inside snappy | Luis de Bethencourt | 4 | -132/+139 |
2011-05-19 | dlna: moving around mpris code | Luis de Bethencourt | 2 | -67/+150 |
2011-05-19 | dlna: created proto code for mpris | Luis de Bethencourt | 2 | -0/+561 |
2011-05-16 | general: update ToDo | Luis de Bethencourt | 1 | -1/+1 |
2011-05-13 | general: -r prints recent played URIs | Luis de Bethencourt | 3 | -1/+41 |
2011-05-13 | general: remove oldest uri in the history | Luis de Bethencourt | 1 | -4/+10 |
2011-05-13 | general: save uris of played files in the history | Luis de Bethencourt | 1 | -0/+51 |
2011-05-13 | engine: name function fix | Luis de Bethencourt | 1 | -24/+24 |
2011-05-10 | general: s/config/history file | Luis de Bethencourt | 2 | -5/+5 |
2011-05-10 | updated ToDo: save history of played files | Luis de Bethencourt | 1 | -0/+1 |
2011-05-02 | cleanup: remove dev auxiliary prints | Luis de Bethencourt | 4 | -34/+14 |
2011-05-02 | cleanup: style fixes | Luis de Bethencourt | 5 | -61/+88 |
2011-04-29 | ui: Fixes to layout | Robert Swain | 2 | -29/+30 |
2011-04-26 | ui: Intrusive, work-in-progress proportional controls | Robert Swain | 4 | -82/+144 |
2011-04-05 | fix unneeded line added | Luis de Bethencourt | 1 | -1/+0 |
2011-04-05 | ui: expand bottom box actors | Luis de Bethencourt | 1 | -0/+2 |
2011-04-05 | ui: clean up | Luis de Bethencourt | 2 | -16/+26 |
2011-04-05 | snappy: support network streams | Luis de Bethencourt | 1 | -2/+7 |
2011-04-04 | engine: Remove redundant goom2k1 element | Robert Swain | 2 | -5/+0 |
2011-04-01 | ToDo: updated | Luis de Bethencourt | 1 | -1/+1 |
2011-04-01 | ui: volume display is interactive | Luis de Bethencourt | 1 | -2/+22 |
2011-04-01 | cleanup: run gst-indent through the code | Luis de Bethencourt | 4 | -96/+83 |
2011-04-01 | ui: volume displayed in the ui | Luis de Bethencourt | 3 | -7/+113 |
2011-04-01 | data: adding new icons and credit | Luis de Bethencourt | 4 | -0/+23 |
2011-04-01 | ToDo: updating | Luis de Bethencourt | 1 | -2/+1 |
2011-04-01 | general: support for audio files | Luis de Bethencourt | 2 | -2/+27 |
2011-04-01 | engine: Reset has_started when loading URI and clean discover error checking | Robert Swain | 1 | -3/+14 |
2011-04-01 | Merge branch 'master' of github.com:luisbg/snappy | Luis de Bethencourt | 1 | -22/+28 |
2011-04-01 | engine: use gst_discoverer to discover media info | Luis de Bethencourt | 7 | -36/+78 |
2011-03-31 | UI: Fix AR scaling calculations and size_change/event callbacks | Robert Swain | 1 | -18/+20 |
2011-03-31 | UI: Only free errors if they exist | Robert Swain | 1 | -4/+8 |
2011-03-31 | cleanup | Luis de Bethencourt | 2 | -1/+3 |