summaryrefslogtreecommitdiffstats
path: root/abs/core
AgeCommit message (Collapse)AuthorFilesLines
2013-10-29ceton_infinitv: remove part of udev rule that assigns an ipaddress to the ↵James Meyer2-3/+3
interface. It's a network interface and should be handled by the network subsystem (etcnet) not a udev rule.
2013-10-29LinHES-config: add balance as a install dep.James Meyer1-3/+3
This is needed for the ceton proxy
2013-10-23discover_infintv: meant to use 15 instead of 12 seconds for the timeout.James Meyer2-2/+2
2013-10-23LinHES-config: autocard.pyJames Meyer2-2/+2
increase default timeout for discovering infinitv to 12 seconds Added some extra try/except to autocard to avoid abnormal aborting.
2013-10-23LinHES-config: autocard.pyJames Meyer3-23/+29
increase default timeout for discovering infinitv to 15 seconds Added some extra try/except to autocard to avoid abnormal aborting.
2013-10-22linhes-theme: fix PKGBUILD to use package()Britney Fransen1-6/+6
2013-10-22linhes-theme: add config-ui.xml to move helptext on country and language ↵Britney Fransen2-1/+834
screen so it doesn't overlap.
2013-10-22LinHES-system: replace pacman -f with --force as pacman 4.1 doesn't support -f.Britney Fransen2-3/+3
2013-10-22LinHES-config: replace pacman -f with --force as pacman 4.1 doesn't support -f.Britney Fransen5-9/+9
2013-10-22linhes-scripts: remove old unneeded upgrade scripts.Britney Fransen6-336/+1
2013-10-22ceton_infinitv: update udev rules and add script.Britney Fransen3-11/+18
2013-10-15runit-scripts: halt-runit and reboot-runit: fix wall syntax to use stdin.Britney Fransen3-3/+3
2013-10-15php: __changelog add note about depsBritney Fransen1-1/+2
2013-10-15php: add deps php-gd and php-mcrypt since they are enabled in php.iniBritney Fransen1-2/+2
2013-10-15LinHES-config: mv_locale.py: change LOCALE= to LANG=. closes #932Britney Fransen3-3/+5
2013-10-11supplemental-web: update error pages for remyth, mythexport and mythexpressBritney Fransen4-8/+21
2013-10-06mythtv: remove pytmdb3.cacheBritney Fransen2-3/+9
2013-10-01LinHES-system: misc_status_config.py: fix logging errorBritney Fransen2-3/+4
2013-10-01mythtv: tmdb3_db_update.py: use systemconfig method do update db depending ↵Britney Fransen3-11/+45
on system type. remove old tmdb.py
2013-09-30mythtv: add tmdb3.py v3.6 and update db to use tmdb3.pyBritney Fransen4-5/+297
The tmdb v2 api was shutdown on 9/15/13 and the version of tmdb.py that is in .25/fixes has problems
2013-09-28LinHES-system: msg_daemon.py: make bottom positions scroll the same as the ↵Britney Fransen3-15/+26
top positions
2013-09-28runit-scripts: shellinaboxd run: add --no-beep to eliminate plugin errorBritney Fransen2-2/+2
2013-09-28LinHES-system: diskspace.sh: add OSD warnings for /home and /data/srv/mysqlBritney Fransen3-15/+12
2013-09-26LinHES-system: msg_daemon.py: initial support for y padding to compensate ↵Britney Fransen2-10/+11
for displays that overscan alot.
2013-09-26LinHES-system & func: Change OSD font to OverlockBritney Fransen6-26/+34
msg_client.py: if cmd is --print_list wait 1s for data to be returned from msg_daemon
2013-09-26LinHES-system: Change default OSD font to Overlock.Britney Fransen3-30/+5
2013-09-26ttf-overlock: initial inclusion; used as default OSD fontBritney Fransen2-0/+39
2013-09-25LinHES-system: remove old LinHES-system.install and add ↵Britney Fransen3-14/+4
install_canter_font.sh to system.install
2013-09-25LinHES-system & func: change msg_client.py font to CanterBritney Fransen6-11/+43
LinHES-system: install_canter_font.sh: added to install Canter font
2013-09-23keylaunch & mythinstall: change ctl+alt+f keybinding to alt+f to avoid ↵Britney Fransen4-6/+6
conflict with e16 default keybinding.
2013-09-23LinHES-system: LinHES-session: clean up and remove old commented out ↵Britney Fransen2-108/+37
sections and add status logging for some functions.
2013-09-23keylaunch: keylaunch.install: check if mythtv home exist before creating symlinkBritney Fransen2-6/+9
2013-09-21LinHES-config: add xcursor-vanilla-dmz-aa as dep.Britney Fransen2-5/+5
systemconfig.py: set xcursor-vanilla-dmz-aa as default cursor so the size of the cursor will now change.
2013-09-21xcursor-vanilla-dmz: Initial inclusion. To be used as default LinHES mouse ↵Britney Fransen1-0/+39
cursor for both large and normal sizes.
2013-09-20func: sed isn't needed as python2 is already interpreter.Britney Fransen1-2/+2
2013-09-19LinHES-config: mv_supplemental.py: don't install fluxbox unless it is choosen.Britney Fransen2-3/+9
2013-09-18mythweb: change dep to supplemental-web.Britney Fransen1-4/+6
2013-09-18supplemental-web: add favicon.icoBritney Fransen3-38/+11
2013-09-18LinHES-system: msg_daemon.py: make top slots slide down from the top and ↵Britney Fransen2-16/+35
slide up to disappear.
2013-09-18LinHES-config: fix pacman -f cmds since pacman 4.1 doesn't support -f, only ↵Britney Fransen3-7/+7
--force
2013-09-18LinHES-system: unclutter-toggle.sh: fix path to unclutter.Britney Fransen2-3/+3
2013-09-18LinHES-system: linhes_update2.sh: pacman 4.1 changed the -f option to --force.Britney Fransen3-4/+6
unclutter-toggle.sh: add osd notification.
2013-09-18mythinstall: update helpBritney Fransen3-4/+70
2013-09-18keylaunch: add keybindings for chrome and restarting frontend window managerBritney Fransen2-10/+10
2013-09-17mythtv: update optical_menu.xml.patch to put importfiles.sh in the backgroundBritney Fransen2-4/+4
2013-09-17LinHES-system: convert ripD_eject.sh and importfiles.sh to use msg_client.py ↵Britney Fransen3-25/+18
for OSD.
2013-09-17func: msg.cfg: change msg_client.py font color to linhes yellow.Britney Fransen2-23/+29
Add a definition for displaying OSD at bottom center.
2013-09-17LinHES-system: msg_daemon.py: fix osd flash to the right before it scrolls ↵Britney Fransen3-14/+8
into place by moving osd off screen before showing
2013-09-16LinHES-system: move get_airplay_key, importfile.sh, myth2mkv, myth2mp3, and ↵Britney Fransen7-18/+14
ripD_eject.sh from linhes-scripts
2013-09-16LinHES-system: stop_xss.sh: google-chrome replaces chromiumBritney Fransen2-3/+3