shithub: choc

RSS feed

c00d374d – Simon Howard <fraggle@soulsphere.org> authored on 2017/08/06 15:14
setup: Remove porch/integer scale controls.

b064565c – Simon Howard <fraggle@soulsphere.org> authored on 2017/08/06 07:44
doom: Fix "Screen Size" label with BFG IWADs.

e9cfd047 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/07/27 14:52
WritePCXfile: set hres/vres so the aspect ratio is set to 1:1

2daa6465 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/07/27 12:34
Ignore *.pcx files

03eb29f2 – Mike Swanson <mikeonthecomputer@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/07/22 10:26
Merge pull request #923 from turol/va_end

f89e87cd – Turo Lamminen <turotl@gmail.com> authored on 2017/07/22 15:53
setup: Fix missing va_end

5383fa67 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/07/17 09:30
Merge pull request #881 from AlexMax/chocolate-midivolume

83a7dfb9 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/07/17 09:30
Merge branch 'sdl2-branch' into chocolate-midivolume

52ccdb80 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/07/16 21:10
NEWS: Move stray "HEAD" entry to the 3.0.0 section.

a423cc98 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2017/06/20 13:13
Merge pull request #918 from devnexen/mem_leak_fixes

5409a57f – David Carlier <devnexen@gmail.com> authored on 2017/06/20 11:16
Tiny memory leak fix in call error path.

1843d641 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2017/05/31 04:16
Merge pull request #913 from chocolate-doom/last_resize_time

c47a715e – Fabian Greffrath <fabian@greffrath.com> authored on 2017/05/31 04:14
video: turn 500 ms delay into a constant

7dd42ec0 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/05/19 04:36
video: omit drawing to screen until the window resize has finished

a0b556eb – Fabian Greffrath <fabian@greffrath.com> authored on 2017/05/19 04:29
video: update scaled texture also when switching fullscreen

1c5c9b24 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/05/18 11:14
video: apply windows self-resizing only after a 500 ms delay

0bcc7170 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/05/08 05:16
Win32: do not redefine WIN32_LEAN_AND_MEAN

7f27e795 – Jonathan Dowland <jon+github@alcopop.org> authored and Simon Howard <fraggle+github@gmail.com> committed on 2017/05/02 14:11
textscreen: zenity chooser file filter tweaks (#909)

a28f58da – Fabian Greffrath <fabian@greffrath.com> authored on 2017/04/24 10:46
Merge branch 'master' into sdl2-branch

429fa571 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/04/24 06:27
data/convert-icon: Support Pillow in addition to PIL

7b128dc1 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/04/03 12:08
Merge pull request #904 from jmtd/nes30pro

b92fa936 – Jonathan Dowland <jmtd@debian.org> authored on 2017/04/02 15:58
Re-order NES30 Pro and FC30 Pro entries

08e465f4 – Jonathan Dowland <jmtd@debian.org> authored on 2017/04/02 15:45
Yet another FC30 variant

432f853e – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/04/02 11:55
joystick: Add NES30 Pro Joystick mode

f3cd3474 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/04/01 13:31
joystick: Add NES30 Pro (not FC30) mappings for Linux

a7460558 – Jonathan Dowland <jon@dow.land> authored and Jonathan Dowland <jon+github@alcopop.org> committed on 2017/03/30 13:35
mappings for NES30 Pro on Linux

58c0a3e0 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/29 13:15
Adjust NES30Pro joypad settings, add FC30 Pro

c37d25a6 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/03/28 13:21
Merge pull request #900 from jmtd/joystick-hysteresis

3004b95a – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/28 13:08
move joystick hysteresis to i_video

7bb82228 – Fabian Greffrath <fabian@greffrath.com> authored on 2017/03/28 09:00
video: move video_display check to I_GetWindowPosition()

f27269f7 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/21 13:12
Merge branch 'joystick-allow-savegames' into sdl2-branch

5e3314dd – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/21 03:42
Adjustments to selecting save slots via joypad

98e31e07 – Wintermute0110 <wintermute0110@gmail.com> authored and Jonathan Dowland <jon+github@alcopop.org> committed on 2017/03/20 21:01
Create a savegame name by pressing Fire with joystick.

c6a63b62 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/21 03:03
doom menu joystick handling cleanup

56383f62 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/20 18:04
small typo in a comment

81b81c96 – Wintermute 0110 <wintermute0110@gmail.com> authored and Simon Howard <fraggle+github@gmail.com> committed on 2017/03/21 00:05
Fix detection of triggers in XBox 360 wireless gamepad. (#889)

782e0301 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/03/20 12:17
Merge pull request #890 from Wintermute0110/joystick-allow-quit-game

3213faa4 – Wintermute0110 <wintermute0110@gmail.com> authored on 2017/03/20 19:44
Simulate Y/N key press with joystick Fire/Use buttons in YES/NO dialogs.

439d4f5e – Fabian Greffrath <fabian@greffrath.com> authored on 2017/03/19 12:31
video: do not ignore 0x0 max texture dimensions

20c58f5f – Fabian Greffrath <fabian@greffrath.com> authored on 2017/03/19 10:42
video: Enable running headless with the dummy SDL video driver

fb7a43cb – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/03/17 18:21
Merge pull request #879 from chungy/autoconf_bashcompletion

bc87379f – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/03/17 07:22
configure.ac: Use echo|tr to change PROGRAM_PREFIX case

7bdfcdf0 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/03/16 11:58
resource.rc.in: Add a winuser.h include, fixes #885

b58976aa – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/14 17:19
Put our winged Int16 writing into function

e8e2d602 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/13 19:40
Move midipipe messages out of net

f09202ec – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/13 18:56
Style fixes

e6260bfe – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/09 17:36
Pass working directory to CreateProcess

3d3d950a – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/09 16:07
Move bytes_written declaration to top

fee18df7 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/09 15:12
WriteFile requires 4th parameter

b4701b6c – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/09 13:09
Improve version mismatch error

bad40257 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/08 19:03
Pass sample rate to midiproc

044b3e83 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/08 18:16
Define and comment fixes

ba9a4fc5 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/08 17:51
Merge remote-tracking branch 'me/chocolate-midivolume' into chocolate-midivolume

4abf58cf – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/03/08 17:45
Remove debugging bits

b29e4d4c – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/06 02:37
.gitignore: Ignore PNG screenshot file patterns

7f4e1ae1 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/03/05 13:43
bash-completion: Use autoconf substitutions for the chocolate name

dbb9de97 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/02 03:59
NES30 in USB mode and FC30 variants

512f236b – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/02 03:55
Add NES30 to known joysticks

5cf245c0 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/03/01 07:30
Fix error message for PNG screenshots

8e9b4eaf – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/02/28 12:23
Merge pull request #739 from jmtd/sdl2-fix-window-position-hexen

6adc6726 – Jonathan Dowland <jon+github@alcopop.org> authored on 2016/06/27 18:16
hexen: honour window_position during start-up

73a90031 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/26 12:35
More GCC warnings

668d0369 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/26 12:27
Merge remote-tracking branch 'chungy/chocolate-midivolume' into chocolate-midivolume

37ea28a4 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/26 12:24
Fix GCC warnings

f6581c53 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/02/26 09:18
midiproc: Change name to @PROGRAM_PREFIX@midiproc in automake

9a257cdf – Stephen Finniss <scfinniss@gmail.com> authored and Simon Howard <fraggle+github@gmail.com> committed on 2017/02/25 17:51
Support for Watcom C

9f9d6472 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/02/21 15:57
Add midiproc to the automake system.

20d0f503 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/21 18:24
Compare against time delta in expect loop

1680a64e – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/21 17:29
Close client copies of inherited handles

b63dc894 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/21 15:29
Wrap midi_server_registered check in _WIN32

5607efe3 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/21 15:29
Free resources that we use

64ad6083 – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/02/21 12:16
Don't enable vsync for -timedemo mode

66b66773 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/02/20 17:23
Merge pull request #869 from linguica/patch-2

1659e586 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/20 15:28
Do not start MIDI server when Timidity is in use

1aa66bd3 – linguica <github@andrewstine.org> authored and GitHub <noreply@github.com> committed on 2017/02/20 09:12
Add flag to activate vsync.

f81c9361 – Mike Swanson <mikeonthecomputer@gmail.com> authored on 2017/02/20 07:00
Merge remote-tracking branch 'jmtd/gh-832-vga-porch-emu' into sdl2-branch

8edbbe8a – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/02/20 13:16
VGA porch emulation: make optional

7e528998 – Simon Howard <fraggle+github@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/02/19 08:35
Merge pull request #855 from chocolate-doom/integer_scaling

f7baca64 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/18 17:56
midiproc now compiles with no /W4 warnings

7791ace5 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/18 17:47
Add server shutdown and music overrides

6f366890 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/18 14:08
Remove remnants of original IDL implementation

4f762256 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/18 14:04
Make defines consistent

73ef8a7e – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/18 13:59
First working prototype

4328e3dc – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/18 11:44
I_MidiSocket -> I_MidiPipe

090bc3bb – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/18 11:33
Whoops, forgot to update midiproc packet types

af06c1fe – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/17 19:40
Second attempt, this time with pipes

b73194ec – Jonathan Dowland <jon+github@alcopop.org> authored on 2017/02/17 02:13
VGA Porch border emulation

056cdff7 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/15 16:11
Implement buffer reader functions

b5302fee – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/12 19:52
Missing header, tidy up code

ccef38fb – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/12 19:36
Implement a buffer for the TCP stream to go into

75005106 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/12 15:55
osx: Tweak colors of command line args box.

73eac9f9 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/10 18:20
Add my name to midisocket file headers

97a13cc0 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/10 18:16
First attempt at MidiSocket client

2f8ed99c – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/10 13:40
Normalize header comments and file extensions

a941e8c7 – Alex Mayfield <alexmax2742@gmail.com> authored on 2017/02/10 13:27
Initial version of MidiRPC from Eternity

753db4d4 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/07 14:51
win32: Strip DLLs as well as EXEs.

ddeee3d2 – Jonathan Dowland <jon+github@alcopop.org> authored and GitHub <noreply@github.com> committed on 2017/02/07 07:00
Merge pull request #861 from JNechaevsky/sdl2-branch

be36a43e – JNechaevsky <julia.nechaevskaya@live.com> authored on 2017/02/07 05:10
Small CodeBlocks update

7bd39542 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/05 14:39
video: Query SDL API for maximum texture size.

3601d9b2 – Simon Howard <fraggle@soulsphere.org> authored on 2017/02/05 13:57
video: Bump default pixel limit to 16M pixels.

Next