summaryrefslogtreecommitdiffstats
path: root/abs/core
AgeCommit message (Collapse)AuthorFilesLines
2014-02-19avahi: change location of binaries to /usr/binJames Meyer2-1/+3
2014-02-19alsa : 1.0.27James Meyer4-93/+15
2014-02-19acpid:2.0.20James Meyer8-154/+28
2014-02-19poweroff-scripts: update for systemdJames Meyer1-4/+4
2014-02-19LinHES-config: Update/remove old pkgs for install/configure.Britney Fransen3-6/+6
2014-02-18mythtv-initial: fix some plugin names and remove a few more unneeded ones.Britney Fransen2-7/+11
2014-02-18default to Notify update plan. refs #959.Britney Fransen2-10/+24
add default user jobs. refs #958.
2014-02-17mythinstall: Audio Settings cleanups. HDMI is detected as Digital. refs #960Britney Fransen5-167/+160
LinHES-config: systemconfig.py: remove tinker from audio config soundconfig.sh: fix aplay cmd flag for testing audio. Add asound.conf and mplayer.conf creation using the seleted default devices.
2014-02-13linhes-theme: menu-ui-vert.xml.patch: add LinHES update message. refs #959Britney Fransen2-6/+19
2014-02-13LinHES-system: lh_system_host_update: add Notify option that calls ↵Britney Fransen5-24/+77
linhes_update.sh. refs #959 linhes_update.sh: add -s option to silence OSD. Add sed to show and hide message in LH theme. linhes_update2.sh: add sed to hide message in LH theme.
2014-02-13mythinstall: Add Notify option to Automatic Updates. refs #959Britney Fransen2-2/+3
2014-02-12mythtv mythplugins mythinstall: update to latest fixesBritney Fransen6-6/+69
mytharchive: patch menu files with descriptions
2014-02-11LinHES-system: mythvidexport.py: initial inclusionBritney Fransen2-2/+442
2014-02-11LinHES-system: myth2mkv: use jobqueue_helper.py for myth db access. refs #958Britney Fransen3-39/+136
jobqueue_helper.py: initial inclusion.
2014-02-05poweroff-scripts: shutdown.script: fix wall syntax to use stdin.Britney Fransen2-5/+5
2014-02-05LinHES-system: add idle.py to replace idle.sh. refs #958Britney Fransen5-110/+322
update myth_mtc.py to use idle.py. update mythwelcome-config.py to update the db to use idle.py and run mythwelcome-config.py on install
2014-01-27system-templates: add Technisat_TTS35 remote. closes #956Britney Fransen56-4/+619
2014-01-27linhes-theme: update to pull in updates from upstream.Britney Fransen5-59/+35
refs #940. change version number of theme to reflect pkgbuild pkgver and pkgrel. Pull git src in prepare instead of pkgbuild source git as it wasn't updating
2014-01-22LinHES-system: system.install pre_upgrade stop msg_daemon so it doesn't hang ↵Britney Fransen4-6/+9
around add_storage.py: add to help msg
2014-01-22xymon: login_notify.sh: remove old alerts that didn't get removed. closes #955Britney Fransen2-5/+5
2014-01-22linhes-theme: theme mythgame and mytharchive. refs #940Britney Fransen7-6/+3448
2014-01-05LinHES-session: stop mythfilldatabase from running on new slave installs.James Meyer2-6/+15
refs #953
2014-01-05LinHES-config:add call to sfdisk to set the active partitionJames Meyer2-2/+11
refs #952
2014-01-03linhes-theme: tweak menuBritney Fransen6-479/+6
remove old patches
2014-01-03mythtv & plugins: update to latest fixesBritney Fransen4-4/+4
update menu names
2014-01-02LinHES-system: update menu names in linhes-update and gen_is_xmlBritney Fransen4-9/+9
2014-01-02linhes-theme: add width to the season in recordingsBritney Fransen2-228/+19
2014-01-02linhes-theme: fix menu and logo problemBritney Fransen2-8/+22
2014-01-02linhes-theme: pull in updates from upstreamBritney Fransen12-461/+110
2013-12-30runit-scripts: remotes, add more debugging and unload lirc_serial before loadJames Meyer2-7/+33
refs #950
2013-12-27runit-scrips , mv_ir: remove loading of lirc_serial by modules.mythvantage, ↵James Meyer4-12/+24
the run script takes care of loading with the correct values. Add more debugging to remotes log refs #950
2013-12-26mythtv, mythplugins, mythinstall: update to latest.27 fixesBritney Fransen6-10/+11
disable mythlogserver and add dclaw as dep for mythgallery to support raw images.
2013-12-19supplemental-web: add local-website as a conflictsJames Meyer1-3/+4
2013-12-19LinHES-config: remove mythinstall as a dependency. This gets rid of the ↵James Meyer1-2/+2
circular tree which causes mythtv to be installed before LinHES-config.
2013-12-18linhes-theme: one more menu change to help text. refs #940Britney Fransen2-8/+9
2013-12-17linhes-theme: background and logo tweaks. refs #940Britney Fransen4-37/+52
2013-12-16mythtv & mythplugins: update to latest fixes. refs #933.Britney Fransen4-5/+144
update mythburn.py aspect ratio patch for .27
2013-12-15linhes-theme: change menu logo and though bubble position. refs #940.Britney Fransen5-18/+44
update preview image.
2013-12-15Merge branch 'testing' of linhes.org:linhes_pkgbuild into testingBritney Fransen2-1/+2
2013-12-15runit-scripts: udevil, redirect stderr to stdout. This takes care of the ↵James Meyer2-1/+2
error messagess showing up in ps output
2013-12-14linhes-theme: theme the language screen for installs. refs #940.Britney Fransen4-4/+327
change menu to vertical. kept menu-ui-horizontal.xml.patch in case
2013-12-12xymon: add description for some modules. refs #945Britney Fransen2-4/+9
2013-12-12LinHES-system: change myth_mtc.py to run in cron hourly to run more reliably ↵Britney Fransen8-58/+68
after system is down or is busy.
2013-12-11xymon: alerts.cfg and login_notify.sh: changes to push color to loging file. ↵Britney Fransen3-6/+6
refs #945
2013-12-11LinHES-system: myth_status.py: add support for color levels. refs #943 #945Britney Fransen3-10/+10
remove diskspace.cron as xymon now monitors and notifies disk levels
2013-12-11runit-scripts: msg_daemon run: add exec env to allow runit to control the ↵Britney Fransen2-2/+3
service
2013-12-10linhes-theme: add video-ui.xml.patchBritney Fransen1-0/+58
2013-12-10linhes-theme: add video-ui.xml.patchBritney Fransen1-2/+4
change the size of the info done and play buttons in videos so when pushed the overlay is the right size
2013-12-10LinHES-config: push release on post_install so new installs have the release ↵Britney Fransen2-1/+2
in the Myth About menu.
2013-12-10LinHES-system LinHES-start: add MYTH_RUN_STATUSBritney Fransen2-2/+3