Commit History

Author SHA1 Message Date
  sschmidPS b1c298d55e feat(render): add option renderSingleHorizontalStaffline (#681) 5 years ago
  sschmid 126d88e1f0 feat(demo): add showPageFormatControl, showExportPdfControl parameter, fix showZoomControl, hide header/controls before loading (#661) 5 years ago
  sschmid 97832042f4 fix(demo): fix optional zoom controls not shown, improve hiding/unhiding of control elements (#661) 5 years ago
  sschmid 0353facfbe feat(exportPNG): generate pngs for multiple pages when PageFormat given. add pageWidth/Height parameters (#670, #676) 5 years ago
  sschmid f48e1b7f5d generatePNGs: read and filter xmls from folder, enable debugging (#676) 5 years ago
  sschmid 4e5043c344 feat(color): new option pageBackgroundColor. can set canvas color e.g. to white instead of transparent. (#670) 5 years ago
  sschmid 1d819522b5 embedding: openUrl parameter needs &endUrl after it now, works with server-added hash parameters (#661) 5 years ago
  sschmid 49dd902f41 feat(Embedding): create backend option (#661), also, give warning when PDF is created on Canvas background. 5 years ago
  sschmid 5dc780edf0 feat(embedding): add parameters for compact mode, measure range, page format. Revise PageFormat argument handling. (#661) 5 years ago
  sschmid ff5755778b demo/viewer: reset fingeringPosition to default value (left instead of the more experimental auto) 5 years ago
  sschmid d96a8bfec8 demo/viewer: add some safety null checks for HTMLElements 5 years ago
  sschmid 8b6039794c fix(demo/embedding): hide debug controls before rendering, always check showHeader option, only show debug controls by default on dev server (#661) 5 years ago
  sschmid c0a522cf68 fix(backendSelection): can now create and remove canvas backend (again), backend option only changed when given, improve backend creation code (#662) 5 years ago
  Matthias Uiberacker f4f890739a Merge branch 'feat/PrintToPdf' into develop 5 years ago
  Matthias Uiberacker e263ad5d9e Added page format selector and render pdf button for demo project. 5 years ago
  Florian Hintermeier 0ac01326e4 feat(open same-origin xml url): supported (#603) 5 years ago
  Simon Schmid 0d5af7a816 feat(options): offer options to disable measure numbers, set their interval 5 years ago
  Simon Schmid 189adcb7bc demo: fix Schubert sample settings 5 years ago
  Florian Hintermeier 2f5c661ee9 Feature #576: Added basic support for iframe embedding (#577) 5 years ago
  Simon Schmid b7af9b8e76 fix(credits placement): fix title and composer label placement, now in relation to Staffline width 5 years ago
  sschmid b28b5dc5f5 fix(demo): set and reset options for specific test samples correctly 5 years ago
  sschmid 40b2db6e7b demo: fix drawFromMeasureNumber options always reset before sample loading 5 years ago
  sschmid 62338a72ca demo: fix drawFromMeasureNumber reset after loading selectMeasures demo 5 years ago
  sschmidTU 0043e1b028 Merge branch 'feat/ScrollToCursor' of https://github.com/praisethemoon/opensheetmusicdisplay into praisethemoon-feat/ScrollToCursor 6 years ago
  sschmidTU dcfbf5fdea demo: reset measureNumberToDraw for other samples 6 years ago
  sschmidTU 18349cc743 Merge branch 'feat/drawFromMeasureNumber' into develop 6 years ago
  sschmidTU 0479652297 fix(drawFromMeasureNumber): avoid octave shift null error. add function test selectMeasuresToDraw 6 years ago
  sschmidTU b63187934d feat(color): add colorStemsLikeNoteheads option, color beams like stems as well if matching 6 years ago
  praisethemoon 250aa6daca Added the follow cursor feature to the DEMO 6 years ago
  sschmidTU 01926d4ca6 fix(drawFromMeasureNumber): start from correct index, fix issues with drawing specific range of measures 6 years ago