[tiemu] 02/05: Updated version 3.04~git20110801-nogdb+dfsg from 'upstream/3.04_git20110801-nogdb+dfsg'
Andreas B. Mundt
andi at moszumanska.debian.org
Mon Aug 21 11:56:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
andi pushed a commit to branch master
in repository tiemu.
commit a59214f1e6871cadaf4488d0943c76cfed56c18d
Merge: b1d30d2 2ab565d
Author: Andreas B. Mundt <andi at debian.org>
Date: Fri Aug 18 14:40:05 2017 +0200
Updated version 3.04~git20110801-nogdb+dfsg from 'upstream/3.04_git20110801-nogdb+dfsg'
with Debian dir 6688a60f6e582a40e4da5024da69f893e76721c0
AUTHORS | 18 +-
ChangeLog | 7 +-
INSTALL | 323 +-
Makefile.am | 4 +-
Makefile.in | 274 +-
README | 8 +-
README.linux | 41 +-
README.win32 | 61 +-
RELEASE | 6 +-
aclocal.m4 | 2607 +-
build/InnoSetup/{tiemu.iss => tiemu-cross.iss} | 131 +-
build/InnoSetup/tiemu.iss | 14 +-
build/Makefile.am | 3 +-
build/Makefile.in | 331 +-
build/mingw/Makefile.am | 15 +
build/{ => mingw}/Makefile.in | 88 +-
build/mingw/tiemu.rc | 57 +-
build/nsis/Readme.txt | 4 +-
build/scripts/install_tiemu.sh | 136 +
build/scripts/recompile_cross_tiemu.sh | 79 +
build/scripts/recompile_tiemu.sh | 43 +
build/scripts/run_autoreconf.sh | 5 +
build/scripts/run_makedist.sh | 5 +
build/scripts/run_updatepot.sh | 3 +
config.guess | 268 +-
config.h.in | 294 +-
config.sub | 146 +-
configure | 46737 ++++++++++-------------
configure.ac | 38 +-
desktop/kde/README | 12 -
desktop/kde/install.sh | 5 -
desktop/kde/tiemu.desktop | 15 -
desktop/kde/x-tiemu-rom.desktop | 8 -
desktop/kde/x-tiemu-sav.desktop | 8 -
docs/TiEmu_sdk.txt | 54 +-
docs/TiEmu_skin_format.txt | 20 +-
docs/VTi_skin_format.txt | 95 +-
docs/img_format.txt | 375 +-
docs/iodefs_format.txt | 20 +-
docs/memmap_format.txt | 28 +
docs/ti_hw/misc/J89hw.txt | 184 +-
glade/Makefile.in | 97 +-
glade/popup-2.glade | 10 +
glade/popup-2.str | 2 +
help/Makefile.in | 97 +-
help/Manual_en.html | 4 +-
help/chapter22.html | 7 +-
install-sh | 698 +-
ltmain.sh | 1497 +-
m4/codeset.m4 | 21 +
m4/gettext.m4 | 417 +
m4/glibc2.m4 | 30 +
m4/glibc21.m4 | 30 +
m4/iconv.m4 | 101 +
m4/intdiv0.m4 | 70 +
m4/intl.m4 | 259 +
m4/intldir.m4 | 19 +
m4/intmax.m4 | 33 +
m4/inttypes-pri.m4 | 36 +
m4/inttypes_h.m4 | 26 +
m4/lcmessage.m4 | 30 +
m4/lib-ld.m4 | 110 +
m4/lib-link.m4 | 644 +
m4/lib-prefix.m4 | 185 +
m4/lock.m4 | 311 +
m4/longdouble.m4 | 31 +
m4/longlong.m4 | 48 +
m4/nls.m4 | 31 +
m4/po.m4 | 428 +
m4/printf-posix.m4 | 44 +
m4/progtest.m4 | 92 +
m4/size_max.m4 | 62 +
m4/stdint_h.m4 | 26 +
m4/uintmax_t.m4 | 30 +
m4/ulonglong.m4 | 48 +
m4/visibility.m4 | 52 +
m4/wchar_t.m4 | 20 +
m4/wint_t.m4 | 20 +
m4/xsize.m4 | 13 +
man/Makefile.am | 2 +-
man/Makefile.in | 193 +-
man/Manpage.txt | 5 +-
man/cleaner.c | 118 +-
misc/Makefile.in | 97 +-
misc/iodefs_ti89_hw1.txt | 5 +-
misc/iodefs_ti89_hw2.txt | 11 +-
misc/iodefs_ti89t_hw3.txt | 13 +-
misc/iodefs_ti89t_hw4.txt | 13 +-
misc/iodefs_ti92_hw1.txt | 5 +-
misc/iodefs_ti92p_hw1.txt | 5 +-
misc/iodefs_ti92p_hw2.txt | 13 +-
misc/iodefs_v200_hw2.txt | 54 +-
misc/memmap_ti89_hw1.txt | 12 +-
misc/memmap_ti89_hw2.txt | 12 +-
misc/memmap_ti89t_hw3.txt | 8 +-
misc/memmap_ti89t_hw4.txt | 8 +-
misc/memmap_ti92_hw1.txt | 6 +-
misc/memmap_ti92p_hw1.txt | 13 +-
misc/memmap_ti92p_hw2.txt | 15 +-
misc/memmap_v200_hw2.txt | 20 +-
missing | 226 +-
mkinstalldirs | 93 +-
pedrom/Makefile.in | 97 +-
pedrom/copy.bat | 4 +
pixmaps/Makefile.in | 97 +-
po/ChangeLog | 11 -
po/TRANSLATORS | 9 -
po/fr.gmo | Bin 40530 -> 0 bytes
po/fr.po | 214 +-
po/tiemu.pot | 188 +-
skins/Makefile.in | 97 +-
src/Makefile.in | 2 +-
src/cleangdbsources.sh | 5 +
src/core/dbg/bkpts.c | 2 +-
src/core/dbg/bkpts.h | 2 +-
src/core/dbg/debug.c | 9 +-
src/core/dbg/debug.h | 2 +-
src/core/dbg/disasm.c | 13 +-
src/core/dbg/fpudasm.c | 6 +-
src/core/dbg/gdbcall.c | 2 +-
src/core/dbg/gdbcall.h | 2 +-
src/core/engine.c | 2 +-
src/core/engine.h | 2 +-
src/core/error.c | 2 +-
src/core/hwpm.c | 2 +-
src/core/hwpm.h | 2 +-
src/core/images.c | 38 +-
src/core/images.h | 2 +-
src/core/interface.c | 4 +-
src/core/mem_size.h | 2 +-
src/core/state.c | 2 +-
src/core/state.h | 2 +-
src/core/ti68k_def.h | 2 +-
src/core/ti68k_err.h | 2 +-
src/core/ti68k_int.h | 2 +-
src/core/ti_hw/dbus.c | 14 +-
src/core/ti_hw/flash.c | 193 +-
src/core/ti_hw/gscales.c | 2 +-
src/core/ti_hw/hw.c | 2 +-
src/core/ti_hw/hwprot.c | 2 +-
src/core/ti_hw/kbd.c | 2 +-
src/core/ti_hw/m68k.c | 6 +-
src/core/ti_hw/mem.c | 2 +-
src/core/ti_hw/mem89.c | 2 +-
src/core/ti_hw/mem89tm.c | 2 +-
src/core/ti_hw/mem92.c | 2 +-
src/core/ti_hw/mem92p.c | 2 +-
src/core/ti_hw/memv2.c | 2 +-
src/core/ti_hw/ports.c | 2 +-
src/core/ti_hw/rtc_hw3.c | 2 +-
src/core/ti_hw/tilibs.h | 2 +-
src/core/ti_sw/er_codes.c | 2 +-
src/core/ti_sw/handles.c | 2 +-
src/core/ti_sw/handles.h | 2 +-
src/core/ti_sw/iodefs.c | 2 +-
src/core/ti_sw/iodefs.h | 2 +-
src/core/ti_sw/registers.c | 2 +-
src/core/ti_sw/registers.h | 2 +-
src/core/ti_sw/romcalls.c | 29 +-
src/core/ti_sw/romcalls.h | 2 +-
src/core/ti_sw/timem.c | 2 +-
src/core/ti_sw/vat.c | 18 +-
src/core/ti_sw/vat.h | 2 +-
src/core/type2str.c | 2 +-
src/core/type2str.h | 2 +-
src/core/uae/build68k.c | 2 +-
src/core/uae/cpu_prefetch.h | 2 +-
src/core/uae/fpp.c | 7 +
src/core/uae/gencpu.c | 6 +-
src/core/uae/libuae.h | 2 +-
src/core/uae/machdep/m68k.h | 2 +-
src/core/uae/machdep/maccess.h | 2 +-
src/core/uae/memory.h | 2 +-
src/core/uae/missing.c | 2 +-
src/core/uae/newcpu.c | 116 +-
src/core/uae/newcpu.h | 2 +-
src/core/uae/options.h | 2 +-
src/core/uae/readcpu.c | 3 +-
src/core/uae/readcpu.h | 2 +-
src/core/uae/sysdeps.h | 2 +-
src/core/uae/uconfig.h | 2 +-
src/gui/about.c | 16 +-
src/gui/about.h | 2 +-
src/gui/calc/calc.c | 447 +-
src/gui/calc/dnd.c | 18 +-
src/gui/calc/keyboard.c | 8 +-
src/gui/calc/keymap.c | 2 +-
src/gui/calc/keynames.c | 2 +-
src/gui/calc/keypress.c | 4 +-
src/gui/calc/popup.c | 35 +-
src/gui/calc/popup.h | 2 +-
src/gui/calc/screen.c | 12 +-
src/gui/calc/skinkeys.c | 2 +-
src/gui/calc/skinops.c | 20 +-
src/gui/calc/skinops.h | 2 +-
src/gui/dboxes.c | 2 +-
src/gui/dboxes.h | 2 +-
src/gui/debugger/dbg_all.c | 9 +-
src/gui/debugger/dbg_all.h | 2 +-
src/gui/debugger/dbg_bkpts.c | 41 +-
src/gui/debugger/dbg_bkpts.h | 2 +-
src/gui/debugger/dbg_cause.c | 2 +-
src/gui/debugger/dbg_cause.h | 2 +-
src/gui/debugger/dbg_code.c | 114 +-
src/gui/debugger/dbg_code.h | 2 +-
src/gui/debugger/dbg_data.c | 2 +-
src/gui/debugger/dbg_data.h | 2 +-
src/gui/debugger/dbg_dock.c | 15 +-
src/gui/debugger/dbg_entry.c | 4 +-
src/gui/debugger/dbg_heap.c | 7 +-
src/gui/debugger/dbg_iop.c | 11 +-
src/gui/debugger/dbg_iop.h | 2 +-
src/gui/debugger/dbg_mem.c | 33 +-
src/gui/debugger/dbg_mem.h | 2 +-
src/gui/debugger/dbg_pclog.c | 7 +-
src/gui/debugger/dbg_regs.c | 15 +-
src/gui/debugger/dbg_regs.h | 2 +-
src/gui/debugger/dbg_romcall.c | 85 +-
src/gui/debugger/dbg_stack.c | 14 +-
src/gui/debugger/dbg_vectors.c | 2 +-
src/gui/debugger/dbg_vectors.h | 2 +-
src/gui/debugger/dbg_wnds.c | 5 +
src/gui/device.c | 1 -
src/gui/filesel.c | 6 +-
src/gui/fs_misc.c | 86 +-
src/gui/infos.c | 2 +-
src/gui/logger/log_link.c | 14 +-
src/gui/main.c | 2 +-
src/gui/manpage.c | 2 +-
src/gui/manpage.h | 2 +-
src/gui/pbars.c | 2 +-
src/gui/pbars.h | 2 +-
src/gui/refresh.c | 2 +-
src/gui/refresh.h | 2 +-
src/gui/release.c | 2 +-
src/gui/release.h | 2 +-
src/gui/romversion.c | 2 +-
src/gui/scroptions.c | 4 +-
src/gui/splash.c | 2 +-
src/gui/splash.h | 2 +-
src/gui/tsource.c | 2 +-
src/gui/tsource.h | 2 +-
src/gui/wizard.c | 6 +-
src/ipc/dbus/dbus_ipc.c | 4 +-
src/misc/cmdline.c | 2 +-
src/misc/cmdline.h | 2 +-
src/misc/extern.h | 2 +-
src/misc/files.c | 2 +-
src/misc/files.h | 2 +-
src/misc/gettimeofday.h | 2 +-
src/misc/intl.h | 2 +-
src/misc/paths.c | 2 +-
src/misc/paths.h | 2 +-
src/misc/rcfile.c | 2 +-
src/misc/rcfile.h | 2 +-
src/misc/screenshot.c | 2 +-
src/misc/screenshot.h | 2 +-
src/misc/struct.h | 2 +-
src/misc/tie_error.c | 11 +-
src/misc/tie_error.h | 4 +-
src/misc/version.h | 4 +-
po/stamp-po => stamp-h.in | 0
tiemu.lsm.in | 21 -
tiemu.spec.in | 93 -
264 files changed, 29713 insertions(+), 32049 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/tiemu.git
More information about the debian-science-commits
mailing list